The CreditCard resource allows you to retrieve previously saved CreditCards. API called: '/v1/vault/credit-card' The following code takes you through the process of retrieving a saved CreditCard
(See bootstrap.php for more on ApiContext)
ApiContext
NOTE: PLEASE DO NOT USE RESULTPRINTER CLASS IN YOUR ORIGINAL CODE. FOR SAMPLE ONLY
Get Credit Card Sample
The CreditCard resource allows you to retrieve previously saved CreditCards. API called: '/v1/vault/credit-card' The following code takes you through the process of retrieving a saved CreditCard