using the delete API.
API used: /v1/vault/credit-card/{
save card for demo
A resource representing a credit card that can be used to fund a payment.
Creates the credit card as a resource
in the PayPal vault. The response contains
an 'id' that you can use to refer to it
in the future payments.
(See bootstrap.php for more on ApiContext)
deletes saved credit card
(See bootstrap.php for more on ApiContext)
Delete CreditCard Sample
This sample code demonstrate how you can