-
Notifications
You must be signed in to change notification settings - Fork 468
Trigger JS event on checkout success. #9735
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Trigger JS event on checkout success. #9735
Conversation
Switch to get orders calls and respect order currency awesomemotive#9484
Add current page to edd_global_vars, include in tax recalculation
Update block editor author selection for download capabilities
Update edd_is_checkout logic
Co-authored-by: Žan K. <[email protected]>
Limit the product_dropdown calls on the logs and main tools page to use chosen awesomemotive#9498
Add a permalink value to the products endpoint awesomemotive#9488
Adding release 3.2.2 changes
Adding EDD 3.2.4 changes
Adding EDD 3.2.10
Adding EDD 3.2.11
Adding 3.2.12 changes
|
Hi @cklosowski , would it be possible to have something like this? |
|
@zutigrm I think this has some potential but we need to do some testing and compatibility research for all different gateway situations (off-site, on-site, etc) as well as ensuring that having this trigger doesn't open up the potential for breaking the checkout processing if the Javascript that hooks into the We'll look at this and do some testing to see what we feel comfortable with. |
Fixes #
Proposed Changes:
edd_checkout_error, but not the one for successful purchase. It will be very handy to have one, to align with other plugins that need to listen to this action as well, like in our case for custom tracking.Please do not submit PRs with minified CSS or JS files. This is managed at the time of release by the Core Team