Merchant API
Pay 3D Secure
This API helps the user to create an additional security layer for online credit card transaction.This is part of the Pay for an order which helps initiate a payment to pay full amount for an order using a customer’s saved payment method.
POST
/
payment
/
pay-3d-secure
Authorizations
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Headers
WalletId
string
requiredTenantId
string
requiredOrganizationId
string
requiredBody
merchantTransactionId
string | null
customerId
string | null
amount
number
currency
string | null
orderType
string | null
sourceId
string | null
destinationId
string | null
orderDescriptor
string | null
paymentBrand
string | null
paymentMode
string | null
terminalId
string
merchantRedirectUrl
string | null
notificationUrl
string | null
shipping
object
customer
object
card
object
Response
200 - text/plain
value
object
isOk
boolean
isErr
boolean