Skip to main content

Run 3DS Rules

Run 3DS Rules

Request Body required
    invoiceGUID string
    onlinePayment boolean
    paymentAttempt boolean
Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode int32
    errorTitle string
    errorMessage string
    errorDescription string
  • ]
  • warnings object[]
  • Array [
  • warningCode int32
    warningTitle string
    warningMessage string
    warningDescription string
  • ]
  • threeDSecureResponse object
    run3DSRules boolean
    run3DS boolean
    notify boolean
    bypass3DSApproval boolean
    blockOnlinePayment boolean
    cardTypeAvailableOnline string[]
    partiallyPaid boolean
    threeDSApprovalStatus string
    authenticationFailed boolean
Loading...