-
Notifications
You must be signed in to change notification settings - Fork 12
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
WHMCS coin selection / page refresh #94
Comments
Good that you pointed this out. We need this fixed. This is because the crypto selection and checkout screen is handled in a single page and so back button doesn't work. Please consult the design in woocommerce plugin. We should switch to this in WHMCS also. Feel free to take this up next @agarzon |
@shivaenigma I installed a test instance of WP just to test what you mention I and see the woocommerce plugin has the same problem. There is no way to go back once you choose the coin so this does not help with the issue here with WHMCS. Please notice this is a frontend/design issue, (I'm backend coder) but could be easilly fixed with a simple go back button. |
@agarzon in WP if you use the back button you can see go back to the coin selection screen. Observer how the URL changes. |
Another good feature of this is that if user refreshes the WP payment screen, it start off from again from the correct time. |
fix redirect after expire. close blockonomics#106
This requires a fresh though on WHMCS URL structure inline with Wordpress. @DarrenWestwood Please take this up |
Once you click on one of those coins, there is no way to go back and change the coin you want to use.
This looks like a frontend thing, out of my expertice.
The text was updated successfully, but these errors were encountered: