We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c7fc71 commit 03c6f69Copy full SHA for 03c6f69
lib/net/authorize/api/constants/ANetEnvironment.php
@@ -7,5 +7,5 @@ class ANetEnvironment
7
const SANDBOX = "https://apitest.authorize.net";
8
const PRODUCTION = "https://api2.authorize.net";
9
10
- const VERSION = "1.9.0";
+ const VERSION = "1.9.1";
11
}
0 commit comments