Credit Card: Find

  1. Python
credit_card = gateway.credit_card.find(credit_card_token)
Arguments
tokenrequired, str
An alphanumeric value that references a specific payment method stored in your Vault.
;;