Thanks for being a part of WWDC25!

How did we do? We’d love to know your thoughts on this year’s conference. Take the survey here

How to receive backend notifications for consumable purchases in production?

Hi everyone, I'm implementing the server-to-server notifications for in-app purchases.

According to the official documentation, the ONE_TIME_CHARGE notification is only available in the sandbox environment:

"The ONE_TIME_CHARGE notification is currently available only in the sandbox environment."

So my question is: what is the correct flow to receive a backend notification when a user purchases a consumable product in the production environment?

I'm looking for a reliable way to know, on the server side, when a user has made a consumable purchase.

Thanks in advance to anyone who can help!

How to receive backend notifications for consumable purchases in production?
 
 
Q