Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

air-closet/amazon-pay-sdk-go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

amazon-pay-sdk-go

amazon-pay-sdk-go is a Go client library for accessing the Amazon Pay API.

Usage

import "github.com/gotokatsuya/amazon-pay-sdk-go/amazonpay"

func main() {
    pay, err := amazonpay.New("..")
    ...
}

License

This library is distributed under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Go 95.6%
  • HTML 4.4%