App reviews, troubleshooting, and recommendations
I have a spring boot + react app to which I am working on adding a shopify integration. I am new to this and what I gathered so far is
1. I need to first redirect the user to their store using https://{shop}.myshopify.com/admin/oauth/authorize?client_id={client_id}&scope={scopes}&redirect_uri...
Now this will be on the front end. Once they authenticate, they will be redirected to the URL mentioned.
My question is
1. Should the redirect be to an API or to a page inside the app? If its the webpage, How do I validate the redirect in react? If its an API, how will java then redirect user back to the app from shopify?
I might be wrong but I feel it should be a redirect to the webpage. But as an example lets say the redirect is on the main dasboard page how will I validate the callback?
Have you already find anything about that?
I'm trying to implement a payment service in my springBoot web-store using shopify, but cannot find anything about that.
Maybe you know how to help me?
I mean, I cannot even find maven dependency or something like that to work with api of shopify payments
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024