Shopify Payment methods API

sanketsrivastav
New Member
3 0 0

Hi Team,

 

Actually, we are building an add-on application so that can utilize Shopify, and for this we are using Shopify APIs.

 

Currently, we are looking for an API, using which, we will gather the information of all Payment Methods configured in our Shopify account.

Please  help us with alternative ways.

 

1.) API of shopify for various payments methods in specific store of shopify.

2.) API of shopify for warehouse data get & post.

 

 

Looking forward to hear from you.

And we can have a call in case you have any query.

Replies 6 (6)
Nick
Shopify Staff (Retired)
Shopify Staff (Retired)
4531 434 1004

Hi @sanketsrivastav,

 

Nick here from Shopify. 

 

API's are something which I am not completely familiar with. I hope it's ok, but I moved your post to the Shopify API/SDK board to help other members of the community see it who might be more familiar with this topic and can get you a better answer. 

 

All the best, Nick

Nick | Community Moderator @Shopify
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit the Shopify Help Center or the Shopify Blog

sanketsrivastav
New Member
3 0 0

Hi Nick,

 

We are in the development phase so we urgently need 

 

1.) Payment method end point API.

2.) Ware house API end points. 

 

Request you to help me, on urgent basis.

 

 

sanketsrivastav
New Member
3 0 0

Hi Team,

 

Please help me on urgent basis ASAP.

 

 

REgards

Sanket

Jason
Shopify Expert
11099 217 2256

Sanket, the REST and GraphQL API docs can be found here.

https://developers.shopify.com/

 

Given that it's urgent and some time has passed I assume that you've looked over what endpoints are available. If something isn't there, then it's a good chance that it's no possible.

 

Once you've read over the docs, post back if there's some questions or something you thought was missing.

★ I jump on these forums in my free time to help and share some insights. Not looking to be hired, and not looking for work. http://freakdesign.com.au ★
rgb
Shopify Partner
22 0 4
rgb
Shopify Partner
22 0 4

So it turns out that while Shopify made this documentation page public, they didn't actually make the functionality work. The `read_shopify_payments` scope is not available, therefore the `ShopifyPaymentsAccount` object is not accessible...