Skip to content

Commit

Permalink
Merge branch 'ADP-1749-auto-managed-refunds'
Browse files Browse the repository at this point in the history
* ADP-1749-auto-managed-refunds:
  Renamed slug, changed link
  • Loading branch information
Lutik-sun committed Dec 2, 2024
2 parents c6f891d + 95a19ff commit d34e67a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The Refund saver helps Adapty users efficiently manage refund requests from Appl

## What is the Refund saver?

When users request refunds on the App Store, Apple evaluates consumption data related to the in-app purchase to decide whether to approve or deny the request. For example, if a user buys a subscription, uses it heavily for most of the subscription period, and then requests a refund, Apple is likely to approve it unless you provide usage data to show the subscription was actively consumed. Apple [encourages developers](https://developer.apple.com/documentation/storekit/in-app_purchase/original_api_for_in-app_purchase/handling_refund_notifications) to share this data to ensure refund decisions are fair.
When users request refunds on the App Store, Apple evaluates consumption data related to the in-app purchase to decide whether to approve or deny the request. For example, if a user buys a subscription, uses it heavily for most of the subscription period, and then requests a refund, Apple is likely to approve it unless you provide usage data to show the subscription was actively consumed. Apple [encourages developers](https://developer.apple.com/documentation/appstoreserverapi/send_consumption_information) to share this data to ensure refund decisions are fair.

Adapty’s Refund saver automates this process while remaining fully compliant with App Store [guidelines](https://developer.apple.com/documentation/appstoreserverapi/send_consumption_information).

Expand Down

0 comments on commit d34e67a

Please sign in to comment.