I would like to enable billing for my Android app but I can't find Billing Permissions in project settings > Native > Android Mobile & Tablet, how can I add it to my project?

This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.

Follow the below steps to add permissions for application

  1. project Settings -> Native -> Android -> Tags

2. Scroll down to the "Tags" section

3. Add permission "child tags under <manifest> tag section

Please check attached screen shot

Many Thanks, it's working fine now @Leonvwd McDonvld​ .