Credit Card: Find

  1. C#
CreditCard creditCard = gateway.CreditCard.Find(creditCardToken);
Arguments
Tokenrequired, string
An alphanumeric value that references a specific payment method stored in your Vault.
;;