This API is used to create a vaulting session for client-side SDK integration. Through this API response, APO returns encrypted session data. You use the session data to initiate the client-side SDK. The SDK helps you complete the card vaulting process before initiating a payment.
- Provider
- Alipay Global Merchant Portal
- Input summary
- {"name":"redirectUrl","type":"string","required":false,"description":"The merchant page URL that the buyer is redirected to after the vaulting is completed. Maximum length: 2048 characters"}, {"name":"paymentMethodType","type":"string","required":true,"description":"The payment method type is included in payment method options. See Payment methods to check the valid values for card payments. Maximum length: 64 characters"}, {"name":"vaultingRequestId","type":"string","required":true,"description":"The unique ID that is assigned by a merchant to identify a card vaulting request. Maximum length: 64 characters"}, {"name":"passThroughMetadata","type":"string","required":false,"description":"A set of key-value pairs that indicate your additional and custom information about the transaction. Maximum length: 2048 characters"}, {"name":"vaultingNotificationUrl","type":"string","required":false,"description":"The URL that is used to receive the vaulting result notification. Maximum length: 2048 characters"}
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available