onPurchaseRefunded property

Function onPurchaseRefunded
getter/setter pair

This will get executed when productId product is refunded.

It could also be an async function

Its main task is to deactivate the product.

Implementation

Function onPurchaseRefunded;