#kolombina -
1 messages · Page 1 of 1 (latest)
Hello! Just starting a thread for you -- I'll review and respond as soon as I can 🙂
Can you explain more about what you mean, perhaps describing an example scenario?
I want to create PaymentIntent ob backend, store it for 4 month (for example) and then my frontend will try to confirm by means of command stripe.confirmCardPayment initialize this payment
Sure, that can work, that's no problem
You're wondering if you can do this and use the client secret later?
That should be fine. Are you having a problem with an example of doing this?
yes
no, i haven't, but thought that maybe in 1 month (more or less) this payment intent will be deleted a non-active payment (something like PaymnetIntent life cycle)
Nope, the payment intent will stay waiting with "requires payment method" or "requires confirmation" unless you cancel it
super, thanks! ❤️
NP!