https://github.com/cnlangzi/paypal-go
Paypal Go SDK intergate PayPal-supported payment methods on your page to give your buyers a personalized and streamlined checkout experience.
https://github.com/cnlangzi/paypal-go
checkout golang payment paypal paypal-sdk rest-api
Last synced: about 1 month ago
JSON representation
Paypal Go SDK intergate PayPal-supported payment methods on your page to give your buyers a personalized and streamlined checkout experience.
- Host: GitHub
- URL: https://github.com/cnlangzi/paypal-go
- Owner: cnlangzi
- License: mit
- Created: 2025-02-18T08:04:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-24T13:42:54.000Z (over 1 year ago)
- Last Synced: 2025-12-18T18:00:39.662Z (7 months ago)
- Topics: checkout, golang, payment, paypal, paypal-sdk, rest-api
- Language: Go
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# paypal-go
the Paypal-Go SDK integrate PayPal-supported payment methods on your page to give your buyers a personalized and streamlined checkout experience.
You can use the SDK to render buttons, payment method icons (marks), and credit and debit card form fields (card-fields). You can also use the SDK to create payments and manage payments.
## Installation