v1
latestOpenAPI 3.0.02026-07-2640301.0 MBDigital Wallet Endpoints
apple-pay/charge
This endpoint is to create a Apple Pay transaction to fund your VoPay account, charging the amount specified to the card linked to the provided Apple Pay Token.
If a ClientAccountID is provided, the client account's default Apple Pay wallet will be used for the transaction.
Note: You must first generate a ApplePayToken using the /apple-pay/generate-embed-url endpoint.
post/apple-pay/charge
Response
Example response
{
"Success": true
}