#Divya.Shalini

1 messages · Page 1 of 1 (latest)

cunning gladeBOT
craggy quarry
#

Hi
Could you please share more details about the error ?

oak crane
#

Any help?

craggy quarry
#

could you please share that requestId ?

#

'req_....'

oak crane
#

Request ID for customer right?

#

req_pes7kyGqxQiEDq

#

So?

craggy quarry
#

nope the request shown in the screenshot above:

oak crane
#

req_TWzNX04iB1O2PB

craggy quarry
#

Thanks for sharing, let me check..

oak crane
#

Yes, please

craggy quarry
#

Sorry, discord is a bit busy, please give me more time for doing some tests...

#

Try this command:
stripe trigger payment_intent.requires_action --override payment_intent:payment_method_options.customer_balance.bank_transfer.type=eu_bank_transfer --override payment_intent:currency=eur --override payment_intent:payment_method_options.customer_balance.bank_transfer.eu_bank_transfer.country=FR

cunning gladeBOT
oak crane
#

Ok no worries, let me try this

#

I tried it

#

And getting this

thorny bough
#

please share the request ID again

oak crane
#

req_tBF017gM6con0Q

thorny bough
#

yeah sorry, the way they built this requires_action trigger makes no sense

#

do you have to use stripe-cli? it's pretty easy to test this just on your normal payment page by using the card in test mode 4000002500003155 for example. Otherwise, you will have to wait a while while we find the correct way to do this in stripe-cli.

oak crane
#

No, I can use it through stripe dashboard as well

#

Can you assist me how to do so?

thorny bough
#

I can't help you with using the Dashboard no

#

what are you really trying to do at a higher level , what are you trying to test or confirm in your code?

oak crane
#

When this webhook event is getting triggered then as per the request I need to send a mail to connect account user

#

This is what I need to do

#

But for testing this event I need to trigger it

thorny bough
#

makes sense

#

you could do it using stripe-cli but it will take us a while to figure out how

oak crane
#

Without CLI do we have any other option?

#

Like you said earlier, something with 4000002500003155 card. Can you explain it?

thorny bough
#

I just mean enter that card into the existing payment integration you've built, if you have one.

#

you can do this too and it would generate the event

stripe trigger payment_intent.succeeded --override payment_intent:payment_method=pm_card_threeDSecure2Required