Credit Card: Find

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