Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Releases: maythiwat/node-gbprimepay

v0.3.0

07 Aug 09:19
Compare
Choose a tag to compare

This release has added support for ShopeePay and some minor change for code readability from PR

What's Changed

  • fix: change options to opt on postForm request to GBPrimePay by @Gusb3ll in #1

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

25 Jul 10:08
15ee443
Compare
Choose a tag to compare

This release has added functions that I stole from their official WooCommerce plugin

  • Get Merchant Info (as getMerchantInfo())
  • Check Public Key (as validatePublicKey())
  • Check Secret Key (as validateSecretKey())
  • Check Token/Customer Key (as validateToken())

All is fully-typed, Enjoy!

Full Changelog: v0.1.0...v0.2.0

v0.1.0

17 Apr 13:05
Compare
Choose a tag to compare