We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 38d6c18 + 140ed2c commit 2b97d53Copy full SHA for 2b97d53
1 file changed
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.1";
+ const VERSION = "1.9.2";
11
}
0 commit comments