Refund changes

The WWDC video talks about server getting notification when a user refunds their purchase (subs/non-consumables/etc...). What about the receipt when we call verify, does it also get updated now? That is, receipts with subscriptions have always been updated with a cancellation field, but our non-consumables never get updated during this call, just verified/parsed.
Currently we need to do a Reload, user needs to allow it (i.e. enter pwd), so we can get an updated receipt that shows any refund.


Replies

You will only receive the cancellation date in the receipt included in the notification, in the unified_receipt.latest_receipt_info section. Verify receipt will continue to exhibit its existing behavior. By subscribing to these notifications you will be notified of a refund to a customer after we process it.