Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@ex1d3 ex1d3 released this 23 Mar 03:48
ee7ecf2

First release!

  • Application architecture is easy to support, refactor, read.
  • Application has config (config.json) with static properties inside (apiKey, merchantId, urlCallback).
  • Application accepts such args as: invoiceUUID, currency, network, status.
  • If all args are correct, application sends POST request to "/test-webhook/payment" Cryptomus endpoint.