Read In App Purchases V2

Is there any corresponding V2 node to Read In-App Purchase Information?

The ‘Read In App Purchase Information 2’ node returns info about offers instead of in-app product description. The output information structure is different from the regular ‘Read In App Purchase’ node and is missing many details like Currency Symbol and Raw Price.

Android now needs min Billing Library 5, and for that I have to use the V2 nodes as the other ones return an error while uploading to Play Store.

So how do we read information about In App Products in V2?

Platform: Android
Version: UE4.27 Source Code

I managed to solve this with this plugin: Play Services: Billing in Code Plugins - UE Marketplace

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.