In App Purchase:
Ref : http://www.raywenderlich.com/21081/introduction-to-in-app-purchases-in-ios-6-tutorial
This is sample app created based on tutorial from above link;
You just need to keep your own BundleId & own Product Identifiers in RageIAPHelper;
You need to follow same procedure in tutorial.