mirror of
https://github.com/plutov/paypal.git
synced 2025-03-13 21:40:58 +01:00
added link to RapidAPI
Hey there. I added a link in your README to a tool where you can test out Paypal API calls in your browser before using your SDK to connect to the API. I've added it to these other SDKs (Telegram, Shopify and LinkedIn) and gotten feedback that it was pretty useful. If anything, let me know what you think and if you have any feedback. I'm part of the team that built this tool and we're always looking to make it better!
This commit is contained in:
parent
541052cf48
commit
fcb10d0d1a
|
@ -3,6 +3,7 @@
|
|||
[](https://godoc.org/github.com/logpacker/PayPal-Go-SDK)
|
||||
[](https://gitter.im/logpacker/PayPal-Go-SDK?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
[](https://sourcegraph.com/github.com/logpacker/PayPal-Go-SDK?badge)
|
||||
[](https://rapidapi.com/package/PayPal/functions?utm_source=PaypalGithub&utm_medium=button&utm_content=Vender_GitHub)
|
||||
|
||||
### GO client for PayPal REST API
|
||||
|
||||
|
@ -322,4 +323,4 @@ c.GetCreditCards(nil)
|
|||
### Tests
|
||||
|
||||
* Unit tests: `go test`
|
||||
* Integration tests: `go test -tags=inegration`
|
||||
* Integration tests: `go test -tags=inegration`
|
||||
|
|
Loading…
Reference in New Issue
Block a user