Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@anarkrypto anarkrypto released this 22 Aug 09:43
· 39 commits to main since this release
  • Create and read invoices through REST API with Cloudflare Workers
  • Insert and update invoices and payments in the Postgres database with Supabase
  • Process payment tasks with reliability using Cloudflare Queues
  • Detect payment transactions through Nano node websocket inside Cloudflare Durable Objects
  • Receive payment amount and send to merchant account through Nano node RPC
  • Notify customers through websocket with Pusher
  • Notify merchants through webhook

Full Changelog: https://github.com/nanopay/payment-gateway/commits/v1.0.0