arsahosting
Forum Replies Created
-
Hi @josiah-s-carberry, that’s great to see that are other people also interested actually on this feature. I’ve tried to seek where this was introduced first time but it is not at all accurate since it was on the first repository commits where they pushed all changes between 1.0.0 initial version and 2.0. Here I’m attaching relevant diff between the two commits:

Here seems to be where they first disabled guest users, maybe due to an issue on other functionality development since we can see also some test code commented inside the same block that previously fetch moodle user using billing email in case that there is not already fetched by registered user account email.
As commented on previous messages, I’ve proposed a pull request with a version that allows guest user checkouts and send an email with username and moodle reset password link. It can be tested by downloading the latest code version here: https://github.com/arsa-dev/moowoodle/archive/refs/heads/add-guest-user-support.zip, then uncompress the file, rename folder to mowoodle and zip the folder again, then you can install on your wordpress instance as usual.
Current status is: I’ve sent the PR, DualCube have checked it with “the solution is not working on our end” as feedback without sending more details yet about how to reproduce the issue. I’ve requested more information about issues found at their review, and also checked code changes again and tried both flows with unregistered and registered users successfully.
I you or any other one is interested on this feature feel free to test this plugin version and let me know if you manage to trigger any related error. From my side was not able to trigger any on several different attempts.
Hi, thanks you for reviewing the GitHub PR and take a look on this thread, yes I like the SSO and two-way user sync options, that’s great for an academy webpage or similar but this topic motivation comes from an scenario of a single course funnel landing page where the focus is to convince the user and give him a fast buy option is not the best solution to require him to register on wordpress site before payment, since this directly translates into loosing sales.
You made me really happy letting me know that you are interested to continue exploring this topic together, since every time is better to improve a community product than maintaining an outdated fork. Then, sure! will be great to have some clarifications or steps to reproduce the issue you found in your end so I can check, fix it and implement your suggestions in order to get this PR merged so we can allow both use cases.
Best regards,
Antonio.