Customer Payment Methods
Get a customer’s payment methods on file
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The name of the store to perform actions on via the API
ID or email associated with the customer
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The name of the store to perform actions on via the API
Path Parameters
ID or email associated with the customer
Response
Internal Sellix ID for the resource
Unique identifier used throughout Sellix's API
The title of the stored payment method
The title of the stored payment method used by our system
ID of the Sellix shop the customer was created for
Unique ID used within Sellix to identify customers across the API
Payment gateway this payment method is used for
PAYPAL
, STRIPE
, SKRILL
, PERFECT_MONEY
, CASH_APP
, BINANCE
, BITCOIN
, LITECOIN
, ETHEREUM
, BITCOIN_CASH
, NANO
, MONERO
, SOLANA
, RIPPLE
, BINANCE_COIN
, USDC
, USDT
, TRON
, BITCOIN_LN
, CONCORDIUM
, POLYGON
, PEPE
, DAI
, WETH
, APE
, SHIB
, USDC_NATIVE
, DOGECOIN
, PYTH
, BONK
, JUP
, JITO
, WEN
, RENDER
, MOBILE
, HNT
The type of payment method used within the gateway
CARD
The status of the payment method
ACTIVE
The last time the payment method was used stored as a timestamp
When the payment method was saved for future reuse stored as a timestamp
When the payment method was last updated stored as a timestamp
Was this page helpful?