Correct redirect URL for onboarding merchant for payment app?

Solved

Correct redirect URL for onboarding merchant for payment app?

MattMonson
Shopify Partner
4 1 1

Does anyone know what the correct URL to redirect the merchant to is after onboarding?

 

If I send the merchant back according to the documentation:

https://shopify.dev/apps/payments/onboarding-a-merchant-payments-apps#graphql-mutation

 

e.g. https://{shop}.myshopify.com/services/payments_partners/gateways/${api_key}/settings

 

I get a 404 Not Found page.

Accepted Solution (1)

MattMonson
Shopify Partner
4 1 1

This is an accepted solution.

For anyone facing the same problem, you need to publish your payment app extension after it has been approved.

 

Once you've done that (and made it "Live") then the redirect will work.

View solution in original post

Replies 2 (2)

MattMonson
Shopify Partner
4 1 1

This is an accepted solution.

For anyone facing the same problem, you need to publish your payment app extension after it has been approved.

 

Once you've done that (and made it "Live") then the redirect will work.

TimR
Shopify Partner
6 0 1

Hello,

 

Does it still works for you?

We still encounter this issue even with the extension being "live"