Micro transactions?

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
SniX
Prole
Posts: 24
Joined: Mon Aug 26, 2013 10:18 am

Micro transactions?

Post by SniX »

I wanted to try and make a F2p game but I have no idea of how I'd do micro transaction verification(verifying that someone has paid for that?... How do you think I should go about doing this?

If i can't figure out a way, i guess i will just make a regular pay once, get all the cards and play model?
User avatar
Karai17
Party member
Posts: 930
Joined: Sun Sep 02, 2012 10:46 pm

Re: Micro transactions?

Post by Karai17 »

You would use a payment processor that can verify if money has been moved for you. There are several of them out there, depending on your company's geographic location. The payment processor would send you a verification token which would allow you to proceed with handing over the goods.
STI - An awesome Tiled library
LÖVE3D - A 3D library for LÖVE 0.10+

Dev Blog | GitHub | excessive ❤ moé
SniX
Prole
Posts: 24
Joined: Mon Aug 26, 2013 10:18 am

Re: Micro transactions?

Post by SniX »

Yes, i understand that, but i was more worried about the implementation in Lõve, there are no paypal or such API's integration for Lõve is there?
User avatar
Karai17
Party member
Posts: 930
Joined: Sun Sep 02, 2012 10:46 pm

Re: Micro transactions?

Post by Karai17 »

You would need to write one.
STI - An awesome Tiled library
LÖVE3D - A 3D library for LÖVE 0.10+

Dev Blog | GitHub | excessive ❤ moé
User avatar
adekto
Prole
Posts: 35
Joined: Thu Dec 06, 2012 11:42 am

Re: Micro transactions?

Post by adekto »

how would you even write somthing like this? iv been looking into this but how to call stuff (im looking at mobile specificly) but idk how to set a step outside of love2D and into like ios? appdeligate somthing SKProductsRequest somthing SKPayment
User avatar
Karai17
Party member
Posts: 930
Joined: Sun Sep 02, 2012 10:46 pm

Re: Micro transactions?

Post by Karai17 »

You would write a Lua wrapper in C or C++ or perhaps ObjC or Swift that translates to and from Lua data.
STI - An awesome Tiled library
LÖVE3D - A 3D library for LÖVE 0.10+

Dev Blog | GitHub | excessive ❤ moé
Post Reply

Who is online

Users browsing this forum: Google [Bot] and 199 guests