Open Nvironmental opened 4 years ago
Hi! Plugins do not have api from out of the box. But you can add api routes in your custom plugin with using Item and Collection classes.
We plan to add GraphQL api to plugins within 2 months.
Hi there, thank you for your swift response. Eagerly waiting the graphql support. How do I create orders from api ?
MakeOrder component uses plugins/lovata/ordersshopaholic/classes/processor/OrderProcessor.php class. You can call methods of OrderProcessor class in your API
Hi @kharanenka ,
Thank you for your suggestion. Is there a support for Digital/Virtual Products and Custom Payment Gateway (RazorPay)
Hi! Yes, we have plugin Subscriptions for Shopaholic for Digital/Virtual Products. We doesn't have ready-made plugin for RazorPay, but you can add it.
@Nvironmental, let me correct @kharanenka. There's no Digital/Downloadable products plugin for Shopaholic at the moment. As Andrey mentioned, you can use the Subscriptions plugin in some form. But we plan to develop a separate fully functional plugin for this need. Check this issue #62.
Hello,
Does it support it now?
Thanks
@rebaz88, no such functionality has been added to Shopaholic.
It will be really great if it is added as a paid plugin.
Hi there, I have Nuxt js website, with October backend and want to integrate shopaholic into it. Wanted to understand if the shop and it's events could be accessed as an API for JavaScript powered frontends ? Any alternative suggestions ?