Skip to content
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

Open
agarzon opened this issue Oct 22, 2020 · 5 comments
Open

WHMCS coin selection / page refresh #94

agarzon opened this issue Oct 22, 2020 · 5 comments
Assignees
Milestone

Comments

@agarzon
Copy link

agarzon commented Oct 22, 2020

Once you click on one of those coins, there is no way to go back and change the coin you want to use.

image

This looks like a frontend thing, out of my expertice.

@shivaenigma
Copy link
Collaborator

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

@agarzon
Copy link
Author

agarzon commented Nov 12, 2020

@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.

image

Please notice this is a frontend/design issue, (I'm backend coder) but could be easilly fixed with a simple go back button.

@shivaenigma
Copy link
Collaborator

@agarzon in WP if you use the back button you can see go back to the coin selection screen. Observer how the URL changes.
The problem in WHMS is that the URL doesn't change and all frontend is in a single page. As I mentioned we need to implement the two url structure from wordpress into WHMCS

@shivaenigma
Copy link
Collaborator

Another good feature of this is that if user refreshes the WP payment screen, it start off from again from the correct time.
However, the WHMCS payment screen doesn't work like this and has to be fixed

agarzon added a commit to agarzon/whmcs-bitcoin-plugin that referenced this issue Nov 24, 2020
@agarzon agarzon linked a pull request Nov 24, 2020 that will close this issue
@shivaenigma shivaenigma changed the title UX: unable to return to coin selector page WHMCS coin selection / page refresh Jun 11, 2021
@shivaenigma
Copy link
Collaborator

This requires a fresh though on WHMCS URL structure inline with Wordpress. @DarrenWestwood Please take this up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants