Trying to implement in-app purchases to my ionic project. Not sure which one to go with, there are limited amount of resources for both.
I've found these tutorials:
In-App-Purchase: https://alexdisler.com/2016/02/29/in-app-purchases-ionic-cordova/
In-App-Purchase2:
Is there one that is more preferred over the other? I'm using Ionic 3 and not sure where to start.
EDIT: Added second link for in-app-purchase2 per @franswa 's suggestion