#LeXuS-subscription-acss

1 messages ยท Page 1 of 1 (latest)

velvet wolf
#

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

visual locust
#

Ok great for the doc

velvet wolf
#

2/ Is it possible that these events are firing for renewal invoice payments?

visual locust
#

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)

velvet wolf
#

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

visual locust
#

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 ?

velvet wolf
#

I think so. I'll recommend giving it a try and see if that changes things (it should)

visual locust
#

Ok I'll give it a try then