Register today to become a member! Once signed in, you'll be able to start purchasing our products, ask questions, request support and suggest new ideas!
Our issue (we're 100% digital products) is that we have one seller with ~8 products, and people like to buy 4, 5, 6, or all 8 at the same time. Buying them each individually is a pain. I'd be happy to fund any sort of solution.
One idea is a cart system, where products are grouped by seller...
It was the xfa_cui_forced column. For some reason, all users had a value of "4". Setting this to 0 seems to fix the problem.
Since all my users in the column were already at 4, I had to issue an sql query to change them to 0.
To fix it in the code,
Setup.php line 32...
Now that I think about it, I'm not sure my suggestion would work. While that permission stops them from selling new resources, I doubt it stops existing resources from selling. I'd have to test.
On user's license page, attempting to filter by "Status" or any other option will redirect to forum index. You can test it here:
https://www.xen-factory.com/index.php?resources/market-place-user/licenses
Filtering licenses on the user control panel works correctly...
Here's how I'd handle monetization:
The user accepts the full payment.
At the end of the month, the forum says "you owe 3% of your sales. Please send payment to admin@forum.com"
As I see it, the worst thing they can do would use the API key to create fake charges or get free refunds. This would be illegal under US law (and I assume most country's laws) and it would also be stupid, the admin already has free access to whatever digital product the user is selling.
@MtoR I'm so excited for this! I have to say both options are good.
For tax reasons, it's important to allow "anyone can sell" - where users sell direct to other users. I don't want to lose that functionality.
Admin-defined sales are a good feature, but I don't want to lose "anyone can sell"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.