How to use inAppPurchase ?

This tutorial will help create an inAppPurchase link and manage your products on itunesconnect.apple.com. You need to have your own dev account with Apple.
  1. Login using your dev account credentials on http://itunesconnect.apple.comClick on “Manage Your InApp Purchases” link.
  2. Click on “Create New” button
  3. Choose the application you want to add inAppPurchase to.Fill in the form similar to the image bellow.Specify a unique Product ID, product type and price tier.IMPORTANT: your product ID is a string which should be unique in the world.recommended to use backwards domain identification. Remember this string exactly as
    you typed in (case sensitive).

  4. Add one or more languages and specify your product description in that language.
  5. Take a screenshot of your product page and upload it. Must be an image 320x480px.
  6. Click Save button.
  7. Your product status is now “Pending Developer Approval”
  8. Click on your product to select it. On next page, click on “Approve” button.
  9. Your product should have the status “Approved by Developer”
  10. Go to SeattleClouds and select the page you want to add inAppPurchase and open it in Edit Mode.
  11. Click on iPhone canvas to enable the cursor, then click on “Insert inAppPurchase Link” toolbox icon.
  12. fill in the form with a link text (Ex: BUY NOW)IMPORTANT: specify your Product ID exactly as you inputed it on iTunesConnect in step 3 above.Select the page that contains the product you are selling.
  13. Click “Insert”. Then click “Save” button and “Done”
  14. Submit your application to AppStore in your account “Submit to AppStore” button.OR click on Build Binaries if you own a Mac and can submit it yourself.