> ## Documentation Index
> Fetch the complete documentation index at: https://developer.tazapay.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Payment Method

Payment Methods are the means or mechanisms by which your customer chooses to make the payment. Tazapay supports a wide variety of payment methods.

Each payment method supported by Tazapay can be identified by a string of the format: *\<payment\_method>\<underscore>\<currency>*

Example, Paynow QR which is a QR based payment method in Singapore (SG) can be identified using `paynow_sgd`.

The details of the available payment methods for a particular session can be fetched by using the [Collection Methods](/api-reference/tazapay-api/collection-methods-api) endpoint.

For a list of all the payment methods supported, click <a href="https://tazapay.com/payment-methods/" target="_blank">here</a>.
