#cesperian
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
thank you!
You can retrieve the PaymentIntent by ID on the backend. https://stripe.com/docs/api/payment_intents/retrieve
Note, it says client_secret REQUIRED IF USING PUBLISHABLE KEY
so it can be retrieved with either the id or the client_secret?
Yes
oh, sure enough
oh nuts. I was reading this incorrectly
derp.
Ok, thanks for the help : )
Happy to help. Let me know if you have any other questions.