We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To process a payment cancellation, I'm using the url: /?option=com_eventbooking&view=cancel&layout=default
I'm assuming this is can be used if the payment is canceled by the user. Is this correct? When this URL is used, I get the attached response.
I'm running MySQL, version 5.6.36-cll-lve, on GoDaddy for hosting. Could this be causing this issue? Otherwise, is there a fix?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
To process a payment cancellation, I'm using the url:
/?option=com_eventbooking&view=cancel&layout=default
I'm assuming this is can be used if the payment is canceled by the user. Is this correct?
When this URL is used, I get the attached response.
I'm running MySQL, version 5.6.36-cll-lve, on GoDaddy for hosting.
Could this be causing this issue? Otherwise, is there a fix?
The text was updated successfully, but these errors were encountered: