Credit Card
Credit Card: Find
Important
Typically requires PCI SAQ D
compliance We
recommend using
payment_method
functions to avoid any PCI concerns with raw credit card data being present on your server.
- Ruby
credit_card = gateway.credit_card.find(credit_card_token)
Arguments
token
required, StringAn alphanumeric value that references a specific payment method stored in your Vault.