Shopify APIs and Partner program

327 Views Asked by At

I want to use Shopify APIs and want to develop an node.js application.

To access the Shopify APIs, do I need to become a Shopify Partner?

Also it looks like for creating the partner account a PayPal account is mandatory?

1

There are 1 best solutions below

2
On

If your app is only intended as a private app for your Shopify store, you don't need to apply as a Shopify Partner. You can create a private Shopify app within your Shopify dashboard. To do so, click on apps, then on the header, click on the right top corner button: Create a Private App:

enter image description here

Then, choose the name of your Private App and click on Save app. Shopify will give you the details of your private app (shared, secret...). This data will allow your private App to interact with your Shopify store.

enter image description here

As per your PayPal question, yes if you want to become a Shopify partner, you need to provide a PayPal email address.