Plugin Support
Darian
(@d0153)
Hi @emgb_520
Thanks for reaching out, and my sincerest apologies for the inconvenience. Let me help you with this one.
Do you have a screenshot of the issue? In addition, are you encountering the issue in Stripe or PayPal, or both?
Please also provide the versions of the following. This will help me understand how your system is set up.
- PHP
- WordPress
- The Events Calendar
- Event Tickets
- Theme
I think I got a resolution from TEC support. This can be closed. Thanks!
I have the same issue.
I see the following error in the browser console:
webhooks.min.js?ver=5.5.8:11 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'post')
at obj.initiateValidation (webhooks.min.js?ver=5.5.8:11:1307)
at obj.onSigningFieldChange (webhooks.min.js?ver=5.5.8:11:2149)
at HTMLInputElement.dispatch (jquery.min.js?ver=3.6.1:2:43064)
at y.handle (jquery.min.js?ver=3.6.1:2:41048)
I added a breakpoint at the point where it fails (return await tribe.ky.post(ajaxurl, args).json()) and inspected the “tribe’ object – it does not have a tribe.ky property – it is undefined.
PHP – 7.4.33
WordPress – 6.1.1
The Events Calendar – 6.0.10
Event Tickets – 5.5.8
Theme – BuddyBoss 3.0.0