Skip to content

Conversation

gru2007
Copy link

@gru2007 gru2007 commented Jun 22, 2025

My client requested a simplified purchase flow by allowing customers to register directly on the cart page. Initially, the idea was to enable purchases by simply entering an in-game username, but that would require significant changes to the system architecture.

Instead, I’ve implemented a more feasible solution: an optional registration form that can be displayed on the cart page (instead of redirecting users to the login page). This can help increase lead conversion and improve user experience, especially for new customers.

I’d like to continue refining this PR and ideally see this become part of Shop as an optional feature. Keeping it in the main codebase is important for my client, who relies on receiving updates. Creating and maintaining a separate plugin or fork is a possible fallback, but less convenient.

I’m open to suggestions and happy to hear any feedback you may have

@Koora7334
Copy link
Contributor

Could you please handle the communications and translations in English?

@gru2007
Copy link
Author

gru2007 commented Jun 22, 2025

Could you please handle the communications and translations in English?

@Koora7334 yeah, I’ll fix that in near future. For that reason I have made that as draft PR.
I just need to know what you think about that. I’ll change code and comments style to Azuriom’s one.

@gru2007
Copy link
Author

gru2007 commented Jun 22, 2025

If there is problems with that idea I’ll look for creating a separate plugin for this feature.

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 this pull request may close these issues.

2 participants