Get Available Payment Methods

sardarusama4106
Tourist
15 0 0

We are creating a fully customized Checkout App for which we need to access the available payment methods. We did not see any API call for this. I read a few posts related to this topic but did not find any solution.

Is there such an API call available?

Reply 1 (1)

hassain
Shopify Staff (Retired)
624 104 187

Hey @sardarusama4106 ,

 

There is no public Shopify API for pulling the list of Payment Gateways available for the Merchant.

 

Keep in mind that if you are trying to build a custom checkout experience, you need to use the Sales Channel SDK and also request for payment processing (https://help.shopify.com/en/api/guides/sell-through-the-checkout-api#completing-the-purchase)

To learn more visit the Shopify Help Center or the Community Blog.