repositorypackage
0.0.0-20241005165321-587c613618b1
Repository: https://github.com/dys2p/ordersystem.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
ordersystem
ordersystem uses an SQLite Database, continuous replication using Litestream is recommended.
Please note
- Check your BTCPay Server regularly for invoices which have been paid partially or late
BTCPay Server Configuration
- User API Keys: enable
btcpay.store.canviewinvoices
andbtcpay.store.cancreateinvoice
- Store Webhook
- Payload URL:
https://example.com/rpc
- Automatic redelivery: yes
- Is enabled: yes
- Events: "A new payment has been received", "An invoice has been settled"
- Payload URL:
- Store access token
- PublicKey: use the hex SIN which ordersystem writes to the log on startup
ToDo
- client should see task ID
- reshipping: integrate shipment number (if desired) into user interface