Tagged Questions
0
votes
2answers
159 views
What is a good method for auto-testing a customers API credentials on Authorize.Net?
In our app, customers put in their own unique API credentials for Authorize.Net. So basically, each customer account has a different Login ID and Transaction Key, as supplied by Authorize.Net. We're a ...
0
votes
1answer
62 views
Changing shipping options using the Google Checkout Shopping Cart
Not sure if this is the right forum for this question, so I asked on StackOverflow as well. But,
Is it possible to set the shipping options in Google Checkout without using the server-server ...