Card
Provision card (Digital Wallet)
Allow your cardholders to directly add payment cards to the device's digital wallet (e.g. Apple Pay) with one touch from your app.
This requires some additional setup and configuration. Please Contact Us or your Customer Success representative for more information.
post/v1/cards/{card_token}/provision
Path parameters
card_tokenstring uuid required
The unique token of the card to add to the device's digital wallet.
Request body
Response
Returns provisioning_payload, a cryptographic payload representing a payment card that can be passed to a device's digital wallet. Each digital wallet has a different API; consult the wallet's documentation for more info.