Payments - Payment Methods List
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
Documentation Index
Fetch the complete documentation index at: https://api-reference.hyperswitch.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
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.
Headers
Profile ID associated to the payment intent
Path Parameters
The global payment id
Response
Get the payment methods
The list of payment methods that are enabled for the business profile
- card
- bank
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