I have a fundamental issue with guru. I am adding courses and basically developing my framework. But I have an issue.
I have a domain with a sales page with buy now buttons.
My guru install is on a different domain name.
I want to add buttons on the sales page that direct to the cart of guru (or paypal) to purchase the product.
THEN... get the user to register - > login and access the course they purchased.
The problem I am having is that the system seems to want the user to register -> then begin the process to look for the product in the site and then buy it. This is kinda too much of an interruption in the buying process.
Is there a way to do this?
As is, the payment path basically breaks the process. eg:
Enrol Button -> Register -> Empty Cart
Buy Button -> Checkout -> Register -> Empty Cart
Many thanks