Lists all the applicable payment methods for a particular payment tied to the client_secret
.
Publishable keys are a type of keys that can be public and have limited scope of usage.
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
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
Payment Methods retrieved for customer tied to its respective client-secret passed in the param
The response is of type object
.