#stormfox-subscription-free
1 messages ยท Page 1 of 1 (latest)
thank you @bitter shadow sub_1JmedSHGKjXpsagTWZRt1NsX
I have to say that some days ago I had a problem with the subscriptions that didn't delete automatically, a guy told me that I had something locked in the test account. I contacted the support but I don't know if it has been solved. I don't want it to be another thing like that
you have done a tooooon of updates
so it's really hard to parse. Do you have a simple repro?
what invoice didn't send the event?
sorry ๐ i can generate one fresh, we can try
would be great
sub_1JmjngHGKjXpsagT7Ft05kcV
2021-10-20 20:46:42 --> invoiceitem.created [evt_1JmjoEHGKjXpsagTezeT6si8]
2021-10-20 20:46:42 --> customer.subscription.updated [evt_1JmjoEHGKjXpsagTEVVEk3ph]
i receive this after a downgrade (2 event in webhook)
yeah there is no invoice being created at all here, just proration
Let me try to reproduce
@lean bolt you are moving from a paid price to a free price, that doesn't cause an invoice to be cut
if you move from trial/free to paid we cut an invoice immediately, but not in this case
if you want to force an invoice immediately you would need to pass proration_behavior: 'always_invoice'
Ah perfect maybe is my case thank you , so i can listen only for "invoice.paid". I'll give a try to your suggestion
Nice - i'm just taking over here as koopa had to step away. Let me know if you have any issues with that ๐
did this work for you as needed?