Thread Starter
mrlibs
(@mrlibs)
Hi @fmarconi, I had to create my own system in the end basically by leveraging the process_preorder and process_payment functions found within the Woocommerce Stripe Payment Gateway plugin. My system allows a user to select a date on a calendar for the first delivery, then specify which days of the week they want that order delivered and how long they want that subscription to last (4 weeks, 8 weeks, indefinite). Then I make a cron job to generate orders and bill them on those days.
If you need a hand I’d be happy to take a look.
Cheers.
Hi, any updates on this? I’m having the same issue and would love to know when/if a fix is available. Thanks!
-
This reply was modified 5 years, 8 months ago by mrlibs.