List customer saved payment methods for a Payment
Lists all the applicable payment methods for a particular payment tied to the client_secret
.
Authorizations
Publishable keys are a type of keys that can be public and have limited scope of usage.
Path Parameters
A secret known only to your client and the authorization server. Used for client side authentication
The unique identifier for the customer account
The three-letter ISO currency code
Query Parameters
The two-letter ISO currency code
The minimum amount accepted for processing by the particular payment method.
The maximum amount accepted for processing by the particular payment method.
Indicates whether the payment method is eligible for recurring payments
Indicates whether the payment method is eligible for installment payments
Response
Payment Methods retrieved for customer tied to its respective client-secret passed in the param
The response is of type object
.