In Soomla(http://project.soom.la/), they have in-app purchase one liner that looks like this:
[StoreInventory buyItemWithItemId:@"[itemId]"]
However, i'm not sure whether the itemId is the same as the product id defined under iTunes Connect. Can anyone confirm?