Store Promoted IAP's deferred pending payment proceed
Arnau Miro
When a user clicks on iap promoted product on the app store product page it will call a iap method (listener) to allow developer to do anything there instead of poping up native popup payment straigh forward. Then you can call a ProceedPendingPayment() method to proceed with the native payment popup when the app and user are ready to pay.