#_pathin
1 messages · Page 1 of 1 (latest)
Yes, that's the idea. invoice.paid should signify a start of an active Subscription, even if it's a trial period with cost of $0.
Ok, i need to move the logic to some other event, is there any event available that triggers on first actual payment of the subscription ?
I would recommend keeping it with invoice.paid but checking for the $0 amount.
ok sounds reasonable
Just by curiosity is this the sayme way it works with one time payments also, a payment of 0.00 is done in advance ?
You mean with one-time Invoices or PaymentIntents?