#CactusJack13 (Bryan)
1 messages · Page 1 of 1 (latest)
Hi
Hi
Yep a new invoice is created at the beginning of each billing cycle
And if there is a PaymentIntent associated (there won't be if it is a $0 invoice) then the Invoice ID will be the value for the invoice property
ok, so every month a new invoice is created perfect
Yep if you are using a monthly Sub
I have a second question: during a SEPA direct debit, how can I pass metadata during my Checkout session creation to be able to retrieve this metadata in the "payment_intent.succeeded" webhook?
thank you for your help
It's a setup mode, then I get the setup_intent and I get the payment_method thanks to this setup_intent. I then make a payment with the payment_method