Pay with Vault
How to use Vault to submit a payin.
Create Vault
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"code": "10000",
"msg": "Success",
"token": "*****",
"type": "Card",
"card_token": {
"region": "",
"method": "",
"uid": "",
"token": "psct_*",
"notify_url": ""
},
"timestamp": "yyyy-MM-dd HH:mm:ss",
"checkout_url": "https://demo.checkout.url"
}Example
Pay Vault
Headers
Name
Type
Description
Request Body
Name
Type
Description
Example
Void Vault
Headers
Name
Type
Description
Request Body
Name
Type
Description
Last updated