#AndySeigel

1 messages · Page 1 of 1 (latest)

wintry pecanBOT
noble hornet
#

Here is the event ID of the most recent attempt, if that helps:

#

"id": "pi_3Ly0ifACQkD7JV1H063lVyiN",

cerulean mica
#

Hi, taking a look here.

#

Can you actually share the event id what is failing?

noble hornet
#

Isn't that what I put above? did you mean a different id?

placid badge
#

What you pasted is a paymentIntent Id. an event ID will start "evt_", and can be found in your event logs on the dashboard

noble hornet
#

well, it doesn't start with evt_ but this post corresponds with the paymentIntent id above: ID
req_hZl6Z08W8tUjuP

cerulean mica
#

Further reviewing, thank you for your patience

noble hornet
#

yes I knew it was 400.. was wondering if anything else was visible on your end (bad keys, bad id's, etc). thanks

cerulean mica
#

After further looking, there is not anything on our end except that we get this response. You'd need to check the logs on your server and instrument/debug your code to see why it returns an error.

#

If it were a bad key etc, it would return a different error.

noble hornet
#

ok thank you for your time