#Alss
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
there's already a Payment Intent on the Invoice object that you can use with PaymentElements if you wish to
ok it is this value ? https://stripe.com/docs/api/invoices/object?lang=node#invoice_object-payment_intent
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
yes exactly
on a react native mobile application
and I want to display a payment Intent if there is an unpaid subscription
for reimbursement
ok perfect then
thank you for your help
let me know if you need any more help
yes I have one more question
because I know that stripe automatically present new payments to the user if the automatic payment didn't go well
when the payment intent from the invoice is paid, does it automatically cancel the scheduled automatic payment ? (Example: if stripe was supposed to try again and charge the user in 2 two days, does it automatically cancel this scheduled payment when the payment intent is paid ?)
what do you mean?
correct once the invoice is paid we don't retry
ok perfect
(and sorry, I was still writing my question)
thank you very much
yes my bad ๐
have a good one !
let me know if you need any more help
you too ๐