Is there any way to disable the shopping cart completely?
How can I disable the shopping cart and just let people check out with their credit card as a one-time payment for the premium membership? Non-recurring and without the credits app installed, like a direct credit card checkout because all I am selling is one membership and marketplace app isn't installed either, so I don't need the shopping cart right now.
-
- · thomlin
- ·
You could use paid levels module and connect payments module to stripe. For credit card payments only there's not much to configure in stripe. See the description here https://github.com/unaio/una/wiki/Paid-Levels-App
-
- · Karina
-
·
In reply to thomlin
T
- ·
thomlin did you get stripe to work no issues?
-
- · thomlin
- ·
Shopping cart is a page in payments module. I think you may be able to hide it by disabling visibility for all member levels. But I did not try that.
Edit: Did not work. Better you hide it in navigation for all levels.
-
- · thomlin
-
·
In reply to Karina
K
- ·
Yes, since 13B4 it works like a charme. Before B4, there was an issue which made it unusable.
-
- · Genesis
- ·
So with stripe, it will automatically cancel the membership when the member cancels in UNA?
-
- · Genesis
- ·
Ok I see, so if they subscribe then it bypasses the shopping cart. I'm just going to enable subscriptions and that's it. It works for paypal too.