A Ruby Gem/CLI For Easy iOS In-App Purchase Validation On Your Own Server

Previously I mentioned a tutorial showing how to perform simple in-app purchase validation without your own server (least secure), and a free service allowing you to utilize their servers for more secure in app purchase validation.

There are definitely benefits if you’d prefer to perform in-app purchase validation with your own server (such as real-time stats) so if you’d rather use your own server Matt Thompson has released a Ruby gem to make it easy to validate in-app purchases called Venice.

Venice provides a simple API for verifying in-app purchase receipts from within Ruby apps, and there’s also a command line interface provided.

You can find Venice on Github here.

A nice easy way to verify in-app purchases.

DeliciousTwitterFacebookRedditLinkedInEmail

Original article: A Ruby Gem/CLI For Easy iOS In-App Purchase Validation On Your Own Server

©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *