#Carlos Mascarenhas - Invoice message
1 messages · Page 1 of 1 (latest)
Hi, can you explain the situation a bit more? I'm not really clear what you mean by this.
Okay.
this is my client's invoice history
Okay. Yes so for some reason the automated billing is not available.
My user created a trial subscription. Then he switched plans twice. When billing day came around, Stripe didn't do it automatically and turned off billing.
Okay, do you have the IDs for the requests when the subscription was updated?
Can you parse by customer id?
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
upgrade: evt_1KX4rgANR34g5yeQsNncRIuO
downgrade: evt_1KX4s4ANR34g5yeQswQiv0zG
customer.subscription.trial_will_end: evt_1KXlQuANR34g5yeQNGd8yAxk
customer.subscription.updated: evt_1KYqsWANR34g5yeQfyK69BnZ
Looking into this
ok
Okay so trial ended. then an invoice was generated for R$ 218.90. This was closed because the subscription was canceled.
ok
thanks
Is this the behavior you expect?