Reputation: 399
I have a website on the shopify platform. I want to integrate Stripe into but with some custom logic which, if it was a normal website, would require backend coding. In this particular case it can be achieved by a means of the stripe standard library for javascript or any other language, maybe even via on a client via the Stripe javascript library, but it's not for sure yet.
And since my website uses shopify platform completely and thus has limitions on where I have access to, is it possible to use Stripe in the way described above?
Note, that I need a custom solution which I want to customize myself in a way I wish, I don't want third-party solutions offering Stripe for Shopify.
Upvotes: 1
Views: 469
Reputation: 11425
Go ahead. Using Stripe as you wish is your right to do. You have no obligation to use Shopify checkout if you can use Stripe. The Stripe JS library is probably fine for your needs.
Upvotes: 0