Payment

post/payment-api/v2/payment

Headers

Authorizationstring required

JWT Bearer token. Format: Bearer {token}

MerchantIdstring

Target merchant identifier for JWT-authenticated admin or portal requests.

Request body

transactionIdstring required
languagestring nullable
returnUrlSuccessstring nullable
returnUrlCancelstring nullable
webhookUrlstring nullable
emailRequiredboolean nullable
version1 | 2

Response

Success

encryptedPubKeystring nullable
paymentLinkKeystring nullable
paymentLinkstring nullable
returnUrlSuccessstring nullable
returnUrlCancelstring nullable
paymentLinkExpiryDatestring date-time
paymentIntentIdinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.