Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hunterlong committed Mar 12, 2017
1 parent 7f6e758 commit 3ee76c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -670,7 +670,7 @@ fmt.PrintLn("Void Count: ", batch.VoidCount, "\n")
fmt.PrintLn("Charge Amount: ", batch.ChargeAmount, "\n")
fmt.PrintLn("Refund Amount: ", batch.RefundAmount, "\n")
```
:white_medium_square: getMerchantDetails
:white_check_mark: getMerchantDetails
```go
info := AuthorizeCIM.GetMerchantDetails()

Expand Down

0 comments on commit 3ee76c7

Please sign in to comment.