#venkateshjsoft

1 messages · Page 1 of 1 (latest)

fallen prairieBOT
prime sentinel
#

👋 How can I help?

upper sandal
#

Hi

#

I created payment intent for ideal

#

I received the response PaymentIntent status:
requires_payment_method

prime sentinel
#

Can you share the Payment Intent ID (pi_xxx)?

upper sandal
#

pi_3Nck6EDEdWHgNJda1IbND6vO

#

I want to complete the payment from server side, is it possible

#

our frontend is not ready, i want to test the payment flow without frontend integration

fallen prairieBOT
prime sentinel
#

No, it's not possible. You should return the client secret to the frontend and complete payments with Payment Element

upper sandal
#

okay thanks

#

is there anyway I can simiulate this before frontend is ready?

#

like calling stripe api thorugh postman