godot-ios-plugins icon indicating copy to clipboard operation
godot-ios-plugins copied to clipboard

Inappstore plugin support for refund notifications via didRevokeEntitlementsForProductIdentifiers

Open PseudoC0de opened this issue 4 years ago • 0 comments

This would fall under 'enhancement'.

Right now there is no way to receive/process refund notifications. This would allow an easy way for devs to make any changes in the event that a user refunds a consumable or non-consumable in-app product.

Documentation: https://developer.apple.com/documentation/storekit/skpaymenttransactionobserver/3564804-paymentqueue?language=objc

PseudoC0de avatar Jun 28 '21 02:06 PseudoC0de