Does a timeframe exist for the creation/release of a mobile application that is supported by the Android OS?
I noticed an Authorize.Net supported application has already been released for the iPhone (http://www.authorize.net/solutions/merchantsolutions/merchantservices/mobileapp/) but did not see any mention of the Android OS.
Thanks.
Solved! Go to Solution.
โ12-15-2011 08:29 AM
http://developer.authorize.net/downloads/
Shows an Android SDK and a sample application (further down the page). Are those not what you're looking for?
โ12-15-2011 08:32 AM
Hi there,
There is no timeframe right now that I can quote for when the Android version of the Authorize.Net Mobile Application might be available (currently, it's only available with iOS). However, as TJPride mentioned, we do have an android SDK which you could use to make your own app. Check it out at http://developer.authorize.net/downloads/.
Thanks,
Michelle
Developer Community Manager
โ12-20-2011 01:25 PM
http://developer.authorize.net/downloads/
Shows an Android SDK and a sample application (further down the page). Are those not what you're looking for?
โ12-15-2011 08:32 AM
Hi there,
There is no timeframe right now that I can quote for when the Android version of the Authorize.Net Mobile Application might be available (currently, it's only available with iOS). However, as TJPride mentioned, we do have an android SDK which you could use to make your own app. Check it out at http://developer.authorize.net/downloads/.
Thanks,
Michelle
Developer Community Manager
โ12-20-2011 01:25 PM
Thank you for the link, was originally looking for a pre developed and released application, but the sample application is actually one step better!
โ01-17-2012 03:29 PM
Hi.
I have developed the authorize.net in android. When i launch it, it login page appears by clicking the authorize and capture button. But whenever i enter my loginID and password it gives an error saying
"The mobile device has already been registered but is pending approval by the account administrator."
My authorize.net id is komalths85 and my id is kmldiva@gmail.com
โ10-27-2012 02:39 AM
Hello Komalths,
If you read section 9 of the Android SDK README file, you'll find your answer:
9. Run your sample app and when you click on the "Authorize and Capture" button, you
should be prompted with a dialog that asks you to enter in your Login Id and Password.
These are your Authorize.Net account login credentials. If this is the first time you are
performing this login from a new device (either real or virtual), the login will fail and state
that the device has been registered but is pending approval. You will need to login to the
sandbox and enable the new device. You can find this by going to :
Home > Account (Settings) > Security Settings (Mobile Device Management)
Once there, you should see your new device in a 'Pending' state. Click on it and enable
it. Click on the Login button again, and the transaction should succeed and you will
be prompted with an authCode and refTransId.
Remember, that in the sandbox, the answer to the secret question is always "Simon".
โ10-27-2012 07:44 AM
Hello there!
I am unable to find sandbox account setting on sandbox official site. Here is its link
https://developer.paypal.com/devscr?cmd=home/main
Please help me to locate it.
Komal
โ10-28-2012 11:20 PM
The link you post is for paypal, this is authorize.net
The sandbox account login is https://test.authorize.net
โ10-29-2012 04:32 AM
How we can give receiver id in Authorized.net android sample example, what is this creditCard.setCreditCardNumber("4111111111111111");it is reciver or send creadit account.?
When we execute this example ,then we will get 19.95$ for an account that will use Login ID and Password.
Please solve my query ,when we use php sample we give reciver account in coding ,because when we run php code we get a page of authorized.net with total amount,and we fill all information of sender in it.
Thanks
Rajnish
โ11-06-2012 02:23 AM
Hi Any good example of android sdk integration , when add this integration in project it not showing me multiple card views or other selections like other payment gateways , can you help me figured out it any good example for android and ios , and also response of live .
http://developer.authorize.net/downloads/.
your given download link not working
โ03-14-2021 09:43 AM