proxy.golang.org : github.com/channingduan/paypal
Package paypal provides a wrapper to PayPal API (https://developer.paypal.com/webapps/developer/docs/api/). The first thing you do is to create a Client (you can select API base URL using paypal contants). Then you can get an access token from PayPal: After you have an access token you can call built-in functions to get data from PayPal. paypal will assign all responses to go structures.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/channingduan/paypal
License: MIT
Latest release: over 5 years ago
First release: over 7 years ago
Namespace: github.com/channingduan
Last synced: 18 days ago