#ademarj

1 messages · Page 1 of 1 (latest)

nocturne tinselBOT
compact rune
#

Do you have the Payment Intent ID you were using to test this out?

hollow ibex
#

Hey Kerbi, I don't have

#

I'm using that option

compact rune
#

What was the UI you were looking at before this? Did you get here from a Checkout Session? a Payment Link? the dashboard?

hollow ibex
#

I came from a payment terminal

compact rune
#

Can you show me a screenshot of that?

hollow ibex
#

The payment method is a bank account

compact rune
#

okay let's back up for a second - how did you integrate with stripe? usually you'd use a Payment Intent or a Checkout Session - a "Payment Terminal" isn't a stripe concept

#

Are you possibly using a third-party plugin/extension?

hollow ibex
#

I'm using a Payment Intent

#

In this first step, I'm trying to add a Payment Method > Bank Account

compact rune
#

Gotcha, so can you share the Payment Intent ID that you created so I can take a look at what you're doing?

hollow ibex
#

Well, let me double check internally here first

#

than I will be back

#

Thank you so much

#

btw...

#

In case of ACH failure, I would like to know which scenario I have automatic transfer reversal ?

compact rune
#

What docs are you reading that talk about automatic transfer reversal?

hollow ibex
#

I was taking a look in this Payment Intent pi_3N48GMDfcmTYbu9Y1selyn3M to trying understand why I have theses
trr_1N5kozDfcmTYbu9YfcbRwiDB
fr_1N5kozDHkPTkQGMjH2T4U5cW

#

As I understood I need to call an endpoint to do a Transfer Reversal, but in the case above we didn't call any endpoint to do that.
Then I suppose that was automatic, but I'm not sure

#

But, thank you. I need to structure better my questions then will be easier to get help

#

I really appreciate your time

compact rune
#

👍

#

yeah for the example you gave that was an automatic transfer reversal initiated by us because the ACH payment ultimately failed (so we recouped the funds from the connected account as well)

#

There isn't a test card as far as I know that exactly mirrors this scenario

hollow ibex
#

Ah ok got it

nocturne tinselBOT
hollow ibex
#

Do we know which scenario an automatic transfer reversal is initiated by Stripe ?

green sky
#

But in the case of failing payments as above its initiated automatically for the failed payment

hollow ibex
#

is it in all cases of failing payments?

green sky
#

I'd expect similar behaviour for other async payment methods, but I'm not sure