#andrewrynhard
1 messages · Page 1 of 1 (latest)
Hi, apologies for the wait. Reading your question now
No problem. Appreciate your time.
Are you seeing failed request logs in your Stripe dashboard for this?
https://dashboard.stripe.com/logs
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
checking now
I am not
> stripe trigger checkout.session.completed
Setting up fixture for: product
Running fixture for: product
Setting up fixture for: price
Running fixture for: price
Setting up fixture for: checkout_session
Running fixture for: checkout_session
Setting up fixture for: payment_page
Running fixture for: payment_page
Setting up fixture for: payment_method
Running fixture for: payment_method
Setting up fixture for: payment_page_confirm
Running fixture for: payment_page_confirm
Trigger succeeded! Check dashboard for event details.
^ from the local stripe listener
FWIW
ok ... so looks like I was using my test webhook secret key and not the one spit out by the CLI
that seemed to fix that error
Ah, okay. Yeah, I do that all the time as well. Are you all set now?