ios - Any chance to register a callback URL for In App Purchase at iTunes Connect for consumable products? -
We are reading the receipt from the storekit sending NSDT to our servers. We are validating the data there after this, we do booking transactions in our cloud systems and mark the transaction as complete. But what if the data connection of the client (user) is broken during the purchase transaction, then we will not receive the request with the receipt data and we can not complete the process on our server side. So Apple has presented a callback for every new transaction in app purchase, it will be completely. That's why we can investigate the time when the customer bought a product on the app. idea?
Comments
Post a Comment