#venkateshjsoft

1 messages · Page 1 of 1 (latest)

gleaming voidBOT
desert cargo
lime crane
#

We don't have frontend to confirm the payment at the moment. so I should make another stripe api call to confirm the payment?

desert cargo
#

I'm confused. If you don't have a frontend then how would you collect the payment method information?

lime crane
#

im sorry for the confusion, frontend is not ready. im a backend developer so im creating payment service which will be invoked from the frontend later.

#

is it possible to test the whole payment flow (create customer, create payment method, payment intent and confirm payment) from the server side

desert cargo
lime crane
#

is it possibel to confirmIdealPayment or any other payment methods from server side?

#

I have one api which is responsible for creating customer, create payment methods and create payment intent. since I was passing the parameter confirm = true. it was giving the error. HOw can I confirm the payment when the frontend is not ready

desert cargo
lime crane
#

I did the same, but payment intent is not the final payment I guess. correct me if i am wrong

#

I believe we need to make another api call to stripe to confirm the payment

desert cargo