Payment methods
Payment method resource
This object represents a payment method stored against a customer.
The
CustomerPaymentMethod object represents a payment instrument held against a customer and used to bill their subscriptions. Payment details are never stored by Juo — the object exposes only the non-sensitive attributes needed to display a payment method to the customer, such as the card brand, masked number, and expiry.
Billing address
billingAddress is the address associated with the payment instrument, and is null when the payment provider does not supply one. It is distinct from the delivery address on a subscription or schedule order.
Reference
Customer id when not expanded, or the full Customer object when the field name is included in the expand query parameter.
Minimum string length:
1Example:
"7654321"
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7