#Zashs

1 messages · Page 1 of 1 (latest)

knotty isleBOT
fathom oak
mighty parrot
#

At the moment i dont have access to dashboard. One question, the confirm_payment_intent request just can be sent/done after i finish the payment in the Wise POS E payment?

fathom oak
#

Confirm Payment Intent is the first step of the payment process, so it should happen before a payment is finished

mighty parrot
#

Ok, so i send the payment intent to the reader, with the customer and payment_intent already created, i am trying to confirm if it is done/blocked, i just will do the payment days later, it is a rent a car

#

The confirm_payment_intent just can be sent after the block or can i send it during the block to confirm it is blocked?

fathom oak
#

I don't really understand the question. Can you rephrase?

mighty parrot
#

I send request processPaymentIntent to reader, can i check if confirmPaymentIntent before it is finished or i have to finish first request processPaymentIntent?

#

Sorry for the bad explanation

#

If you still dont understand, i can try to rephrase, sorry it is not easy to explain

fathom oak
#

Are you following a Stripe guide to set this up?

mighty parrot
#

Yes

fathom oak
#

Which one?

mighty parrot
#

Well it is not a guide, it is stripe documentation

#

For example this just can be done after the processPaymentIntent is done? Or can it be done during the processPaymentIntent?

#

That's the question moreless

#

The processPaymentIntent sent to the reader, it still need to insert the card, can i use confirmPaymentIntent before the card is inserted and finished?

fathom oak
#

This guide has steps for confirming, then capturing. Whereas processPaymentIntent does both those things in one step

mighty parrot
#

Ok i think understood, i just can confirm the payment intent after the payment method it is the payment intent, not before, right?

fathom oak
#

can you rephrase the question a bit?

mighty parrot
#

To confirm payment intent i need to finish process payment intent?

#

finish process payment intent - acquire payment method

fathom oak
#

I would recommend following the guide I sent you. It outlines the order of steps that you need to take to process a payment

mighty parrot
#

Ok thank you for your help