This repository was archived by the owner on May 13, 2025. It is now read-only.
Releases: maythiwat/node-gbprimepay
Releases · maythiwat/node-gbprimepay
v0.3.0
This release has added support for ShopeePay and some minor change for code readability from PR
What's Changed
New Contributors
Full Changelog: v0.2.0...v0.3.0
v0.2.0
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
Full Changelog: https://github.com/maythiwat/node-gbprimepay/commits/v0.1.0