May i ask something, is consumable purchase type will receive event callback notification from App Store Server to Our Server?
Notes: its comsumable type, not subscription and not auto renewal subscription.
For example:
User checkout an item (gems, diamond, or premium features) using in-app purchase
After user click "Purchase" button, normally payment gateway sent callback to our server.... But if its not sent, then the flow just handled by frontend only?
Thankyou