Sep 21, 2021
What should be action after Oauth completion for merchants who are not onboarded on payment providers platform as well for merchants who are already onboarded on payment providers platform?
For already onboarded merchants how do we get mapping of shopdomain(identifier for merchant at shopify) and identifier of merchant at payments app side?
Sep 21, 2021
What should be error sent to shopify in case of Oauth failure.
No content to show
User Activity
When shopify sends payment request to payment provider, header contains shopify_domain, request_id etc. But nothing as such that can help authenticate the request from shopify. How should it be authenticated?
What should be error sent to shopify in case of Oauth failure.
For already onboarded merchants how do we get mapping of shopdomain(identifier for merchant at shopify) and identifier of merchant at payments app side?
What should be action after Oauth completion for merchants who are not onboarded on payment providers platform as well for merchants who are already onboarded on payment providers platform?
When shopify sends payment request to payment provider, header contains shopify_domain, request_id etc. But nothing as such that can help authenticate the request from shopify. How should it be authenticated?
09-21-2021
For integrating payments app, after completing the Oauth flow. Trying to redirect user to above mentioned url endpoint, response in browser console is 404 not found.What should be action after getting the permanent token from shopify?