Hi Liam..
So, kindly let me know if my understanding is correct.
In order to create a payments app,
- We need to be a shopify payment partner
This will give access to creating the payment extension for our app.
2.Now we need to create a new app with payment extension.
The payment extension will only have a .toml file and not any other .jsx files unlike checkout extensions.
This extension needs to be sent for review. We still can’t change the scope of our app to use write_payment_gateways, write_payment_sessions.
3.Once the payment extension is approved by Shopify, we shall be able to use write_payment_gateways, write_payment_sessions scopes in our payments app. Then this app should also be sent for review.
4.Then we will publish the app. This will again be reviewed as per Shopify policies and will be available in Shopify app store.
Kindly correct me if its incorrect..
