hello. I need to confirm whether the content I know is correct.
- The user requests a refund.
- Then Apple sends
consumptionRequestNotification to the server. - Is it possible to approve/reject HTTP Code 200 or 403?
- When approval, we receive 'refund' notification from Apple.
- If you are approved, you will receive 'refund_denied' notification from Apple.
I wonder if the above process is correct and the answer to number 3 is correct.
Thank you for read my Question :)