Endpoint : PayFacto Objects - Session Creation

Endpoint : PayFacto Objects - Session Creation

This transaction is used to create a secure session token, which is necessary to initialize the PayFacto Objects frontend API.


Request


Response

    • Related Articles

    • PayFacto API - v1.0 - POST /v1/redirect/CreatePreAuthSession

      POST /v1/redirect/CreatePreAuthSession Redirect — Create Preauth Session Creates a secure session on the PayFacto network for a hosted pre-authorization flow. Returns a secureID valid for 15 minutes that is embedded in the browser redirect URL to ...
    • PayFacto API - v1.0 - POST /v1/recur/nack

      POST /v1/recur/nack Recurring — Nack Declines a CVV or AVS verification result from a recurring session and triggers deletion of the associated token. Use this endpoint when your application determines that the CVV or AVS result from a prior ...
    • Endpoint : Recurring - Create Session

      Recurring - Create Session This transaction is used to create a secure session on PayFacto host. The secureid parameter returned must be used in the browser URL redirection. Request Field Mandatory? CompanyNumber Y MerchantNumber Y CustomerNumber Y ...
    • PayFacto API - v1.0 - POST /v1/recur/DelSubscription

      POST /v1/recur/DelSubscription Recurring — Delete Subscription Permanently deletes an active subscription from the PayFacto recurring billing module. Once deleted, all associated invoices will cease to be processed and the subscription cannot be ...
    • Endpoint : Redirect - Create Preauth Session

      This transaction is used to create a secure session on PayFacto network. A secureid valid for 15 minutes will be returned and can be used in the browser redirection URL. Request Field Mandatory? CompanyNumber Y MerchantNumber Y CustomerNumber Y ...