Skip to content

Commit 6cb4d65

Browse files
unknownunknown
authored andcommitted
adding reference to NUnit
1 parent 79550d2 commit 6cb4d65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ For reporting tests, go to https://sandbox.authorize.net/ under Account tab->Tra
3232

3333
### Advanced Merchant Integration (AIM)
3434

35-
````
35+
````cls
3636
Gateway target = new Gateway(ApiLogin, TransactionKey, true);
3737
3838
IGatewayRequest request = new AuthorizationRequest("5424000000000015", "0224", (decimal)20.10, "AuthCap transaction approved testing", true);

0 commit comments

Comments
 (0)