Skip to content

Releases: matm/go-nowpayments

1.0.4

24 Jan 13:04
56cf2fc
Compare
Choose a tag to compare
  • debug: rename -d flag to -debug. #38
  • Remove hacks for pay_amount and payment_id with custom unmarshalling. #36

1.0.3

18 Jan 21:26
070eded
Compare
Choose a tag to compare
  • Unmarshal error on payment creation in production environment. #34

1.0.2

12 Jan 13:45
d99bbfc
Compare
Choose a tag to compare
  • sandbox: add support for optional case for new payments and a -case CLI flag. #32
  • payment: missing PayAmount and PayCurrency fields. #30

1.0.1

04 Jan 19:40
Compare
Choose a tag to compare
  • Explicitely add mocks directory and remove pkg package. #28
  • Add Go report card to README. #24
  • Link methods to Go documentation. #22

1.0.0

21 Dec 09:13
ab144ce
Compare
Choose a tag to compare
  • Unofficial implementation for NOWPayments v1 API
  • Working implementation for the payments, currencies and authentication APIs
  • Many unit tests
  • cmd/np CLI tool to quickly test the API from the command line

See the README file for feature support details.