What is the best policy to fetch purchased product poid and perform some operations when a product i
What is the best policy to fetch purchased product poid and perform some operations when a product is purchased using PCM_OP_SUBSCRIPTION_PURCHASE_PRODUCT or PURCHASE_DEAL?
Can this be done just in the policy as I basically dont want to use the notification to check and invoke custom opcodes.?