This sample code demonstrate how you can delete a saved credit card. API used: /v1/vault/credit-card/{} NOTE: HTTP method used here is DELETE
Lookup and delete a saved credit card. (See bootstrap.php for more on ApiContext)
ApiContext
NOTE: PLEASE DO NOT USE RESULTPRINTER CLASS IN YOUR ORIGINAL CODE. FOR SAMPLE ONLY
Delete CreditCard Sample
This sample code demonstrate how you can delete a saved credit card. API used: /v1/vault/credit-card/{}
NOTE: HTTP method used here is DELETE