Store system for virtual purchases (or script execution)

This forum is for general questions about extensions for Joomla! 3.x.

Moderators: pe7er, General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Locked
Kieran
Joomla! Apprentice
Joomla! Apprentice
Posts: 6
Joined: Thu Feb 26, 2009 11:29 am

Store system for virtual purchases (or script execution)

Post by Kieran » Tue Sep 02, 2014 10:42 pm

Hey guys,

I'm trying to find a web store which does a particular thing.
Its for a client/friend who runs a gaming community (arma, minecraft, etc).

basically we are after a web store where the person can purchase virtual items (eg. ingame currency or items). So I need a system which would execute scripts after purchase. Only need paypal for funds.

Example.
- User selects item
- User checks out/pays for item(s)
- Transaction is processed by paypal
- If transaction succeeds, php script is executed, script updates some databases for the server to give the person items/currency/etc.

I've had a look at a few stores, but I think so far all the ones I have seen are the usual stores, where it just submits an order for the staff to process manually.

====

If all else fails, I might use an extension to allow custom php inside articles, and then just write my own little thingy using paypals IPN and custom pages...

Locked

Return to “Extensions for Joomla! 3.x”