amazon-pay-sdk-go is a Go client library for accessing the Amazon Pay API.
import "github.com/gotokatsuya/amazon-pay-sdk-go/amazonpay"
func main() {
pay, err := amazonpay.New("..")
...
}
This library is distributed under the MIT license.