Credit Card: Find

  1. Java
CreditCard creditCard = gateway.creditCard().find(creditCardToken);
Arguments
tokenrequired, string
An alphanumeric value that references a specific payment method stored in your Vault.
;;