Simple Order API

payerAuthEnrollService_returnURL

URL of your return page.
This return URL is added to the step-up JWT and returned in the response of the Payer Authentication enrollment call. Your return URL page serves as a listening URL. Cardinal sends a POST response to your return URL when the bank session completes that contains the completed bank session’s transaction ID. Your return page should capture the transaction ID and send it in the Payer Authentication validation call.

Specifications

  • Data Type:
    String
  • Data Length:
    2048

Mapping Information

  • REST API Field:
    consumerAuthenticationInformation. returnUrl
  • SCMP API Field:
    pa_return_url
  • Simple Order API Field:
    payerAuthEnrollService_returnURL