Unable to receive server to server notification for in app purchase

Hi,

I want to implement in app purchase for my app. On our server, we set it up to be able to receive https requests. And if I call from postman, it is able to respond and server will log some data. However, when I subscribe and cacnel subscription from the ios app using sandbox user, the server never receive any update although I already set up the URL in Sandbox Server URL.

Is there anyway that I could check whether apple has send out the notification so that I know where the problem happens?

  • Hi Joe, We too are facing same problem. Have you figured any solution? If yes, please let us know. Thanks.

  • Hi, we are having the same problem. Did you find a solution?

Add a Comment

Replies

I had a similar problem. I was not getting sandbox server notifications when running through the simulator. But when I tried through TestFlight, everything worked.

This has a table that says that JWS receipts are not provided through XCode testing - https://developer.apple.com/documentation/storekit/original_api_for_in-app_purchase/testing_at_all_stages_of_development_with_xcode_and_sandbox