#oleg.moseiko
1 messages · Page 1 of 1 (latest)
hard to say without looking at it myself, my guess would be that your Customer has an existing balance or pending invoice item, which will be charged in the next invoice.
what info can i giv you to get the reaseon?
the customer ID cus_xxx might help
cus_OSCN5UxSlobIrQ
you updated the customer's subscription at some point and that generates prorated charges, which is what that is.
ok
the next question
i would like to test the case where the customer clicks subscribe on the custom portal but he doesn't have enough money
you can update the customer to make their default card the 4000000000000341 one from https://stripe.com/docs/testing#declined-payments, and then do your test
thanks'