#kolombina -

1 messages · Page 1 of 1 (latest)

burnt forge
#

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?

vagrant lagoon
#

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

burnt forge
#

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?

vagrant lagoon
#

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)

burnt forge
#

Nope, the payment intent will stay waiting with "requires payment method" or "requires confirmation" unless you cancel it

vagrant lagoon
#

super, thanks! ❤️

burnt forge
#

NP!