Openpay Wrapper for Golang
Openpay is a golang wrapper around OpenPay API
Setup
Assuming you have a working Go setup
go get github.com/worg/openpay-go/openpay
Status | Changelog
(Feb 2017) Currently the project allows only card/store charges.
Contributing
PRs are welcome, file an issue, submit your PR and ensure it passes the tests
Usage
Coming soon…
Examples
Coming soon…