From d0524cb57f557f057730bc2b58d61a547aa548c6 Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Sun, 19 Mar 2017 23:34:01 -0600 Subject: [PATCH] Authorize.net credit card processing API Authorize.net CIM, AIM, and ARB for Go Language https://github.com/hunterlong/AuthorizeCIM --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 23c1d0ba..18e59414 100644 --- a/README.md +++ b/README.md @@ -1011,6 +1011,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [amazon-product-advertising-api](https://github.com/ngs/go-amazon-product-advertising-api) - Go Client Library for [Amazon Product Advertising API](https://affiliate-program.amazon.com/gp/advertising/api/detail/main.html) * [anaconda](https://github.com/ChimeraCoder/anaconda) - A Go client library for the Twitter 1.1 API +* [authorizecim](https://github.com/hunterlong/AuthorizeCIM) - Go package to process credit cards and payment profiles with Authorize.net * [aws-sdk-go](https://github.com/aws/aws-sdk-go) - The official AWS SDK for the Go programming language. * [brewerydb](https://github.com/naegelejd/brewerydb) - Go library for accessing the BreweryDB API. * [cachet](https://github.com/andygrunwald/cachet) - Go client library for [Cachet (open source status page system)](https://cachethq.io/)