Skip to content

Releases: nanopay/payment-gateway

v1.0.0

22 Aug 09:43
Compare
Choose a tag to compare
  • 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