#quangluong
1 messages · Page 1 of 1 (latest)
hi! hmm, not really, but you could for example add a 100% Coupon to the subscription with a month duration, sometime in July before the Invoice at the start of August is generated.
I'm using magento 2 and I see Stripe will be created invoice and call webhook to create order in magento system. But We don't 2 actions in August because we don't work this month every year. So do you have any idea can to solve our problem?
I don't really, that's just how Subscription work in Stripe, they generate an Invoice each month.
like I said you could use a coupon to reduce (including reducing to $0) a particular Invoice if you're not charging that month. There's also options like https://stripe.com/docs/billing/subscriptions/pause . I don't know how you'd use any of these in Magento, we only really help developers directly interacting with the API on this channel.