Next, you can use the payment options endpoint to determine which payment options can be shown at checkout for the combination ofDocumentation Index
Fetch the complete documentation index at: https://docs.gr4vy.com/llms.txt
Use this file to discover all available pages before exploring further.
amount, currency, country, cart_items
and metadata should be displayed in your checkout.
The payment options API endpoint makes it
easy to get a list of payment options.
This API automatically uses your checkout Flow rules
to limit these results.
method, icon_url, label and other useful information
on supported features that you can use to display the options on your checkout.
This API supports an optional
locale that can be set to get the label in your local language.Summary
In this step you:- Called the payment options endpoint
- Displayed the payment options on your checkout