#paulo-lacerda_webhooks
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1324811189619785729
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Thanks for the info, looking in to this. We don't know as much about betas so you may need to talk to the team that runs the beta if I can't find anything, but I will do my best
ok, thanks
I am stil looking in to the dashboard aspect of this but I do see that our docs reccommend creating the endpoint via the API. Can you try that and see if it works for you?
https://docs.stripe.com/terminal/payments/collect-card-payment?terminal-sdk-platform=server-driven#webhooks
The doc mentions that these events require an API version that includes the beta, so you will also want to pass the api_version parameter as well
https://docs.stripe.com/api/webhook_endpoints/create#create_webhook_endpoint-api_version
hmm, ok, so I'll try doing it through the api, thanks
Yeah, if that still errors because of the event types, then something may just not be set up on your account. If it works, the issue may just be that we haven't added this to the dashboard yet.
ok, I'll let you know
I got "You do not have access to the event types: terminal.reader.action_updated."
Can you send me the request ID for when you got that error?
req_kexr2yU4nxUlXK I'm using the test environment
In that request, I don't see the api_version parameter that I think you need to set here. Can you try again while passing api_version=2018-05-21;terminal_collect_confirm_beta=v1;?
oh, ok
Yeah, the doc mentions needing that but doesn't actually include it in the code snippet. Will raise that we should fix that.
Invalid Stripe API version: 2018-05-21; terminal_collect_confirm_beta=v1;. You do not have permission to pass this beta header: terminal_collect_confirm_beta. If you have any questions, we can help at https://support.stripe.com/.
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Gotcha in that case it sounds like something may still need to be configured on your account. We may have given you an email to reach out about the beta when you got added, if not you can reach out to our support they should be able to connect you with the right team