Skip to content

V next #23

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Aug 5, 2014
Prev Previous commit
Next Next commit
updating end point names
  • Loading branch information
ramittal committed Jul 30, 2014
commit 7baaaebd468673cf7c319988e0b91a4f1b6c390d
4 changes: 2 additions & 2 deletions src/main/java/net/authorize/Environment.java
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
* transactions, submit a $0.00 value instead, if the processor accepts it.
*/
public enum Environment {
SANDBOX("https://test.authorize.net","https://apitest.authorize.net","https://test.authorize.net"),
SANDBOX_TESTMODE("https://test.authorize.net","https://apitest.authorize.net","https://test.authorize.net"),
SANDBOX("https://sandbox.authorize.net","https://apitest.authorize.net","https://sandbox.authorize.net"),
SANDBOX_TESTMODE("https://sandbox.authorize.net","https://apitest.authorize.net","https://sandbox.authorize.net"),
PRODUCTION("https://secure.authorize.net","https://api.authorize.net","https://cardpresent.authorize.net"),
PRODUCTION_TESTMODE("https://secure.authorize.net","https://api.authorize.net","https://cardpresent.authorize.net"),
LOCAL_VM("http://WW725RAMITTAL1","http://WW725RAMITTAL1/xml/v1/request.api","http://WW725RAMITTAL1/xml/v1/request.api"),
Expand Down
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy