#ertu - subscriptions
1 messages · Page 1 of 1 (latest)
Hello! Just starting a thread for you -- I'll review and respond as soon as I can 🙂
What exactly do you need help with?
Most things related to the use of Shopify will require you to reach out to the, and we can mainly only help with your integration using our APIs and SDKs when you're building the Stripe-related code.
Thank you so much, @tawny kernel I created a NodeJS app and liquid page which is contain Vue2 for Shopify. Basically, I can send product info (such as quantity, price and subscription type, subscription time period etc.) to Stripe that is coming from Shopify product detail page. But my first problem is sometimes it will creating same product 2 times on Stripe I have controls for that but some how it's not going well. And my big concern about security. How can I create a secure platform with Stripe and Shopify. I mean the user could be change quantity or price info on the client side.