Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.chataigne.ai/llms.txt

Use this file to discover all available pages before exploring further.

idstringunique identifier of the payment method
isActivebooleanWhether this payment method is active. Defautlts to true
customerIdstringUnique identifier of the customer this payment method belongs to.
stripeIdstring (optional)Unique identifier of the payment method in Stripe
typestring (optional)Type of the payment method. Usually "card"
last4string (optional)last 4 digits of the card
brandstring (optional)Brand of the card i.e. Visa, Mastercard…
exp_monthnumber (optional)Month of expiration of the card
exp_yearnumber (optional)Year of expiration of the card
fundingstring (optional)?
walletObject (optional)?
countrystring (optional)Country the card was issued in
fingerprintstring (optional)Unique fingerprint of the card, can be used to track the card along multiple payments online and in store.