#LeXuS-subscription-acss
1 messages ยท Page 1 of 1 (latest)
Hello ๐
Catching up here, give me a moment and I'll respond as soon as I can ๐ Thanks
LeXuS-subscription-acss
1/ yeah looks like a bug in the docs, I can open up a PR later to fix this
Ok great for the doc
2/ Is it possible that these events are firing for renewal invoice payments?
Let me explain a bit more why I'm doubting this: I've been testing my implementation and the invoices (not the initial one) stays in draft
So I thought it was because the payment method was not correct
But when I go on the stripe dashboard, the payment method looks correct (because it takes the default one from the initial charge)
do you have a default payment method set on the customer or are you setting one on the subscription?
The payment method used initially while creating a subscription will only work for the initial invoice
I have a flow that sets it for the card payment
I didn't add it for PAD/ACH since the doc didn't mention it
Should I ?
I think so. I'll recommend giving it a try and see if that changes things (it should)
Ok I'll give it a try then