I’m integrating a new offsite payment provider to Shopify and I have some little doubts about the onboarding and other stuffs related to my App.
- Do I need to obligatory have an embedded app/App Bridge related UI to my App? Can I have a payment app without it?
- The redirect that we need to do after merchant finish their onboarding: going to the payment settings to allow them to activate our App, it should be done on the client-side? Right? It implies that would I need to have an embedded app?
This is not clear to me, because:
- Here, they talk about the redirect:https://shopify.dev/docs/apps/store/requirements#16-payments-apps (point 9), and I believe that it should come from client-side, right after finishing the installation;
- But here: https://shopify.dev/docs/apps/payments#requirements, the docs says that we would need to disable the embedded app stuffs