refundReason
A reason to request a refund.
Declaration
string refundReasonPossible Values
UNINTENDED_PURCHASEThe customer didn’t intend to make the in-app purchase.
FULFILLMENT_ISSUEThe customer had issues with receiving or using the in-app purchase.
UNSATISFIED_WITH_PURCHASEThe customer wasn’t satisfied with the in-app purchase.
LEGALThe customer requested a refund based on a legal reason.
OTHERThe customer requested a refund for other reasons.
MODIFY_ITEMS_REFUNDThe customer modified one or more items in the subscription, which results in a refund.
SIMULATE_REFUND_DECLINEFor testing purposes only, a simulation of a refund that the App Store declines. The App Store declines refunds with this reason. This reason is valid only when you test your app in the sandbox environment or in TestFlight.