Credit Card: Find

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