#cme-issuing-testmode

1 messages · Page 1 of 1 (latest)

jaunty moonBOT
flint wing
#

@tribal nacelle it can be a bit finicky in Test mode. What are you really trying to do, are you using the CLI and do yo uhave an example Event id evt_123 I can look at?

tribal nacelle
#

Yes, I can trigger card auth requests via the Stripe CLI so stripe trigger issuing_authorization.request --add card:financial_account=fa_1OVKEHPtj1XiosCtdcFO72NH --stripe-account acct_1OVGr0Ptj1XiosCt and those result in a number of other card and cardholder webhooks, and even issuing_authorization.created and issuing_authorization.updated but not a issuing_authorization.request webhook which is the one I want to test (and the one we need to respond to, to do realtime auth). I’ve tried doing fake card auths from the dashboard as well, and see a similar pattern, the auth is approved, other webhooks are sent, but not the issuing_authorization.request one.

flint wing
#

yeah the CLI can be really painful in Test mode in some cases unfortunately.

tribal nacelle
#

Are the configurations on the stripe side okay?

flint wing
#

I can't really debug this for you easily on Discord sorry

#

My advice is to try without the CLI

tribal nacelle
#

Ok I'll have a go. Thanks!

flint wing
#

cme-issuing-testmode

jaunty moonBOT
tribal nacelle
#

Okay so we tried it without the CLI

pallid hill
#

Hello! I'm taking over and catching up...

tribal nacelle
#

The only thing we aren't doing is the capture - is that what the issue is?

#

iauth_1OZGopPtj1XiosCtfS6JF4U6

#

And we're setting up the issuing via the Custom Connect accounts

pallid hill
#

Did you set up an actual Webhook Endpoint to listen for issuing_authorization.request Events?

tribal nacelle
#

Yes

#

Here's the account ID - acct_1OEypYLXQv4Y6L21

pallid hill
#

Do you work at Stripe?

tribal nacelle
#

Nope not a stripe employee but we figured it out -it was the connect part for the webhook and it's working. Thanks for help!

pallid hill
#

Where did you get the link you shared above?

tribal nacelle
#

Our account executive sent it to us

#

Deleted