Top "Billing" questions

Billing is the process of sending a bill to a customer

Token that identify the user

I'm developing an android application and I would like some functionality of the application is not free. I have thought …

android in-app-purchase in-app-billing billing android-billing
How to check if user paid on android?

I would like to use in-app billing in my android application (instead of creation 2 versions of application - free and …

android in-app-purchase billing
In App billing not working after update - Google Store

I have implemented In-App billing in my app - and very recently google has updated it,previously i was testing …

android in-app-purchase in-app-billing billing android-billing
Magento - get Customer Address id of order shipping address

I got the shipping address of an order by $order->getShippingAddress() $order = Mage::getModel('Mage_Sales_Model_Order'); $order-&…

magento checkout addressbook shipping billing
android billing how to enable enablePendingPurchases()

I've moved from an old gradle of billing api, to the most recent to date, and now I've tried adding …

android billing
How to copy the shipping address to billing address

I like to know if I can copy the shipping address to billing address. When a user clicks same as …

jquery html css forms billing
Android: in-app product ID

How my in-app product ID should look like? If my application ID looks like com.example.test, then can I …

android in-app-purchase google-play billing
AccessDeniedException: 403 The project to be billed is associated with a closed billing account

I have opened a new google cloud account and I am about to set up a VM on that. Before …

google-cloud-platform billing
How to add new custom field to billing address section in magento2

I have tried to add new field in magento2 billing address section. I have followed below link to add new …

magento2 billing
How to test In-app Billing on an emulator?

Is it possible to disable in-app billing/purchase and test my application on an Android Emulator? I want to do …

android billing in-app