From 6cabad3acc7459626d62f303b6e450f516fa7b8c Mon Sep 17 00:00:00 2001 From: Andrey Sinitsyn Date: Tue, 29 Dec 2015 09:59:50 +0700 Subject: [PATCH] Library for PayPal API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cdb76cb..8697e7e 100644 --- a/README.md +++ b/README.md @@ -823,6 +823,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [hipchat (xmpp)](https://github.com/daneharrigan/hipchat) - A golang package to communicate with HipChat over XMPP. * [Medium](https://github.com/Medium/medium-sdk-go) - A Golang SDK for Medium's OAuth2 API * [mixpanel](https://github.com/dukex/mixpanel) - Mixpanel is a library for tracking events and sending Mixpanel profile updates to Mixpanel from your go applications. +* [paypal] (https://github.com/logpacker/paypalsdk) - Wrapper for PayPal payment API * [pushover](https://github.com/gregdel/pushover) - Go wrapper for the Pushover API. * [rrdaclient](https://github.com/Omie/rrdaclient) - Go Library to access statdns.com API, which is in turn RRDA API. DNS Queries over HTTP. * [shopify](https://github.com/rapito/go-shopify) - Go Library to make CRUD request to the Shopify API.