You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ To get started using this SDK, it's highly recommended to download our sample co
50
50
In that respository, we have comprehensive sample code for all common uses of our API:
51
51
52
52
Additionally, you can find details and examples of how our API is structured in our API Reference Guide:
53
-
*[Developer Center API Reference](https://developer.cybersource.com/hello-world/testing-guide.html)
53
+
*[Developer Center API Reference](https://developer.cybersource.com/api/reference/api-reference.html)
54
54
55
55
The API Reference Guide provides examples of what information is needed for a particular request and how that information would be formatted. Using those examples, you can easily determine what methods would be necessary to include that information in a request using this SDK.
56
56
@@ -64,7 +64,7 @@ The API Reference Guide provides examples of what information is needed for a pa
64
64
`mocha test/<testfile>`
65
65
66
66
### Testing Guide
67
-
For additional help in testing your own code, Authorize.Net maintains a [comprehensive testing guide](http://developer.authorize.net/hello_world/testing_guide/) that includes test credit card numbers to use and special triggers to generate certain responses from the sandbox environment.
67
+
For additional help in testing your own code, Authorize.Net maintains a [comprehensive testing guide](https://developer.cybersource.com/hello-world/testing-guide.html) that includes test credit card numbers to use and special triggers to generate certain responses from the sandbox environment.
0 commit comments