You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a single product purchase in my app, the purchase process went smoothly, and restore is also working automatically.
But when I tried to refund the purchase to the customer and check the box to remove the entitlement it didn't trigger OnProductPurchased.
Since there is no owned product it's not triggering anything and the customer ends up with a full refund and full entitlement of the product.
How do we handle this thing?
The text was updated successfully, but these errors were encountered:
I have a single product purchase in my app, the purchase process went smoothly, and restore is also working automatically.
But when I tried to refund the purchase to the customer and check the box to remove the entitlement it didn't trigger OnProductPurchased.
Since there is no owned product it's not triggering anything and the customer ends up with a full refund and full entitlement of the product.
How do we handle this thing?
The text was updated successfully, but these errors were encountered: