olivier
olivier

Reputation: 2645

InApp purchases with cordova

I struggle with the inapp purchases with cordova.

I'm searching a good tutorial for in app purchases with cordova. Did somebody successful implemented in app purchases with cordova? If so, do you know about a tutorial or example?

I've tried many different plugins.

Any help much appreciated!

Upvotes: 0

Views: 802

Answers (1)

jeko
jeko

Reputation: 307

There are a lot of tutorials around to get you started:

I also recommend reading through the documentations of Fovea's cordova purchase plugin at https://github.com/j3k0/cordova-plugin-purchase, it's very thorough, should teach you everything you need to understand.

Upvotes: 1

Related Questions