Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hunterlong committed Feb 15, 2017
1 parent 3483057 commit 9bd2f85
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# iTransact :credit_card: for Go Language
[![Build Status](https://travis-ci.org/hunterlong/iTransact.svg?branch=master)](https://travis-ci.org/hunterlong/iTransact) [![Go Report Card](https://goreportcard.com/badge/github.com/hunterlong/iTransact)](https://goreportcard.com/report/github.com/hunterlong/iTransact) [![GoDoc](https://godoc.org/github.com/hunterlong/iTransact?status.svg)](https://godoc.org/github.com/hunterlong/iTransact)
[![Build Status](https://travis-ci.org/hunterlong/iTransact.svg?branch=master)](https://travis-ci.org/hunterlong/iTransact) [![Go Report Card](https://goreportcard.com/badge/github.com/hunterlong/iTransact)](https://goreportcard.com/report/github.com/hunterlong/iTransact) [![GoDoc](https://godoc.org/github.com/hunterlong/iTransact?status.svg)](https://godoc.org/github.com/hunterlong/iTransact) [![Sourcegraph](https://sourcegraph.com/github.com/hunterlong/iTransact/-/badge.svg)](https://sourcegraph.com/hunterlong/iTransact/mux?badge)

### iTransact API Connections in Go Language
A simple golang package to run credit card transactions via iTransact. This package is not complete as you can tell below.
This package automatically creates the HMAC SHA1 payload required to use the API. This golang package can be used to originate Authorization, Sale, Refund, Credit,
Expand Down

0 comments on commit 9bd2f85

Please sign in to comment.