#hellodoc5514

1 messages · Page 1 of 1 (latest)

crisp anchorBOT
velvet lily
#

Can you show me the code for your call to confirm the intent?

#

Actually, can you send me the ID of the charge or intent where the test card did not work as you expected?

teal creek
#

sure. i can simulate now.

#

i assume all the card under dispute section should trigger the EFW right ?

velvet lily
#

4000000000005423 is the only one that says it will trigger an EFW

teal creek
#

oh, sorry, maybe i didn't try that card. let me check

#

oh, i see the webhook now. thanks for the info

velvet lily
#

Glad I could help!

teal creek
#

also i have another question about the connected account charge.

#

right now, i'm doing direct charge for all my connected account but i wonder if there is a single dashboard to see all the payment for all the connected account

#

right now, i have to click into each connected account to see individual payments.

velvet lily
#

Not for direct charges unfortunately as far as I know. It looks like the dashboard can only see one at a time

#

And for the API I think you would need to make your list payment intent calls separately for each account

#

Another way to do this may be to listen for payment_intent.* events on a connect webhook and log the relevant info in your DB as you receive it