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.
- 服务商
- 支付宝全球商户门户
- 输入摘要
- {"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"}
- 输出摘要
- 暂无公开信息
- 计费规则
- 1
- 数据更新时间
- 暂无公开信息
- 验证状态
- 暂无公开信息