List the payment methods eligible for a payment. This endpoint also returns the saved payment methods for the customer when the customer_id is passed when creating the payment
Format: publishable-key=<publishable-key>,client-secret=<client-secret>
Publishable keys are a type of keys that can be public and have limited scope of usage. Client Secret provide temporary access to singular data, such as access to a single customer object for a short period of time. This authentication scheme is used by the SDK.
Profile ID associated to the payment intent
The global payment id
Get the payment methods
The list of payment methods that are enabled for the business profile
The list of payment methods that are saved by the given customer This field is only returned if the customer_id is provided in the request