#DaganChen

1 messages ยท Page 1 of 1 (latest)

lost roverBOT
torn wolf
#

Hi there!

#

Can you share the Paymentintent ID (pi_xxx)?

potent spear
#

soma, you are working a lot

torn wolf
#

Haha, it's my job to help developers ๐Ÿ™‚

potent spear
#

haha, one sec

#

Well, I'm charing pm_1Ml63AFrv2nk53suwAZXHNzG

#

thats what was returned from seti_

#

when collected bank account

torn wolf
#

Can you share the PaymentIntent ID (or request ID) that contains the error message you shared at the beginning?

potent spear
#

req_75utl6H6KYY8eS

torn wolf
#

Thanks! Give me a few minutes to look into this.

potent spear
#

thanks, another quick question

can I allow manualy only?

torn wolf
potent spear
#

yep

#

having trouble understanding the flow -> now trying to use manual I get this "PaymentMethods of type us_bank_account must be verified before they can be attached to a customer."

torn wolf
#

Looks like the mandate of the PaymentMethod you used expired: evt_1MlWHNFrv2nk53suWCsvWxuk

potent spear
#

sec

#

what does that means?

#

I cant recharage that type?

#

if a I use recurring payments it'a a big issue

torn wolf
#

Which bank account number did you use for your tests?

potent spear
#

for the first error we're talking about I used one of the tests I dont recall

#

for the second one it's :000123456789 pm_usBankAccount_success 110000000 The payment succeeds.

torn wolf
potent spear
#

cant find that one

#

oh I understand

dusk steeple
#

Hello ๐Ÿ‘‹
Soma had to step away

potent spear
#

hi

#

so I used one that was expected to fail later on

#

lets leave that

dusk steeple
#

That's correct ๐Ÿ™‚

potent spear
#

Hanzo

#

I need help with the flow

#

the card that has failed

#

when I grab details, it's was great, so I want able to create a token on my end, with pm_
then if it fails or succeed I can handle when he tries to pay, he gets a pending invoice and few days later a correct succes or fial

#

fail

#

but when I just tried another I got PaymentMethods of type us_bank_account must be verified before they can be attached to a customer

how can I collect details from the user, when the status is requires action

dusk steeple
#

but when I just tried another I got PaymentMethods of type us_bank_account must be verified before they can be attached to a customer

how can I collect details from the user, when the status is requires action
You need to verify the bank account with instant/microdeposit flow depending on how you collect the bank information.

If you use financial connections, then Stripe SDK would do it for you automatically. Otherwise you'd need to rely on microdeposit verification
https://stripe.com/docs/payments/ach-debit/set-up-payment?platform=web#microdeposit-only-verification

potent spear
#

oh

#

when I get require_action I need to run it, currecT?

#

if I get succees, no reason to do so