Questions, troubleshooting, and feedback on Subscription APIs
I have build an subscription app, every thing is working fine
customer can purchase subscription plan and app receives the contract, using create billing attempt mutation i can create billing attempt and create order but i want to automate this process
can anyone help me in this ???
Hello @HD_WORK 👋
Thanks for reaching out. Shopify does not offer a mechanism to schedule and automate this process. The scheduling and the automation of billing attempts is the responsibility of the app developers. See: https://shopify.dev/tutorials/shopify-subscriptions-overview#division-of-responsibilities-between-sh...
You need to run a recurring cron job that iterates through your subscriptions, check which ones are active & equal to or past the next billing date, and then call the charge subscription mutation.
can you guide me how can i setup cron job/schedular. i am using core php and mysql
As a business owner, have you ever wondered when your customer's first impression of yo...
By Skye Jun 6, 2023We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023