#dacian-card-trigger
1 messages · Page 1 of 1 (latest)
dacian-card-trigger
Hey @silk cedar ! Can I ask you to provide a bit (a lot?) more details about what you are trying to do, what you tried, what doesn't work, what doc(s) you're following, etc.?
ya sure, i'm trying to simulate stripe failed verification for identity (custom or standard account) with this 4000000000004210tok_visa_triggerChargeBlockTriggers a charge block.
it would never work with Standard accounts at least
it worked but now it doesnt
but for custom it should be working, i tried it yesterday and it worked for custom account
now it gives me payment Succeeded
i should receive an update.account webhook event
that will disable payments
Sorry can you try and summarize it all in one message. What you've done, what you expect, what you see, exact account id (acct_123), exact PaymentIntent id pi_123, etc.?
acct_1MEulFCDXMsIkQfo
py_1MEuxfCDXMsIkQfoJPPKtdfi
i want to pay with this card
4000000000004210 tok_visa_triggerChargeBlock. Triggers a charge block.
Sorry I'm struggling to follow you, it's all really short info when I asked for a detailed summary with all the details in one message
It's hard to make sense of it all and what you are really doing. trying to piece things together from what you gave me
the point is that i want to test a failed verification identity for a custom account that has already payments active, the way i tested before is to simulate a payment with this card 4000000000004210 Triggers a charge block. when i pay with this card in test mode, stripe will disable payment, so i get back on my webhook an accout.update event, but now i dont get anymore this account.update event when i paid with this test card that should trigger payments disable
Gotcha. Do you have an example where it worked before so that I can compare?
ya, just a sec, sorry
this is the account id acct_1MEX4dFjjuBeplfa. and payment id py_1MEY5FFjjuBeplfaj1WizG5V
dont know maybe i'm doing something wrong
and you're sure that Account was disabled because of trigger and not something else? I see that Account had a failed document for example.
thats the only way i've found to trigger this event by paying with that test card
well, i'll try creating a new custom account and retest
yeah trying the same with a fresh account
ok, thanks
Hey @silk cedar stepping in for Koopa here and still looking into this
hy, thanks, i'll give it a try with a new custom account in a few minutes, i was a little busy with something else, i dont know how much should i keep this open, just let me know
for now I see the same issue on my end
ah, ok, than i should try later or tomorrow
ah I think I was able to trigger it properly if I only pass the minimum information from https://stripe.com/docs/connect/required-verification-information#US-full-individual--card_payments|transfers
So I don't pass a document, I don't pass the full SSN and in that case it works for me
Can you say more or share the account id for us to look at?