Skip to main content

Verify Authorization

GET 

/:installmentPlanNumber/verifyauthorization

You must call Verify Authorization in cases when plan authorization and order closure do not happen simultaneously. An example of this would be when a customer checks out with a Payment Form or Flex Form, or is redirected for 3DS. To call it, you need to provide the plan number you received in the success response from Initiate.

Request

Path Parameters

    installmentPlanNumber stringrequired

Header Parameters

    X-Splitit-IdempotencyKey string

Responses

Success

Schema

    IsAuthorizedbooleanrequired
    AuthorizationAmountdecimal

    Authorization

    object

    Statusstringrequired

    Possible values: [NA, Succeeded, Pending3DS, Failed]

    Datedate-time
    SplititErrorResultCodestring
    GatewayTransactionIDstring
    GatewayResultCodestring
    GatewayResultMessagestring

    ThreeDSRedirect

    object

    Urlstring
    Verbstring

    Params

    object

    property name*string
    CAVVstring
    ECIstring