Subscriptions via Shopify #280
-
DescriptionDoes anyone know of any simple solution to be able to use your Shopify Storefront API with some kind of subscriptions app setup in Shopify? I was trying to set them up with their own Subscriptions app (https://apps.shopify.com/shopify-subscriptions) but it doesn't let me offer a product as a subscription only, nor do i know if I can then link them to Statamic using your addon. Any help or tip is greatly appreciated as i was trying to avoid having to use another solution like Charge that entails more management from the client. Thanks ! EnvironmentEnvironment Cache Drivers Statamic Statamic Addons |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
You would need to build your own front end api integration with the subscriptions api that shopify provide. https://shopify.dev/docs/apps/build/purchase-options/subscriptions/model-subscriptions-solution Not something this add on will support |
Beta Was this translation helpful? Give feedback.
-
|
That's what I was afraid of. Your addon just works! And what a time-saver it is. Thanks @ryanmitchell |
Beta Was this translation helpful? Give feedback.
You would need to build your own front end api integration with the subscriptions api that shopify provide.
https://shopify.dev/docs/apps/build/purchase-options/subscriptions/model-subscriptions-solution
Not something this add on will support