gatewaycash / gateway

Gateway - Simple Bitcoin Payments
GNU Affero General Public License v3.0
18 stars 10 forks source link

Enable and disable commission rules #120

Open ty-everett opened 5 years ago

ty-everett commented 5 years ago

Certain aspects of commission rules should be possible to turn off. A commission should be possible to be strictly a percentage (not a fixed value) or vice versa (flat rate).

Min/max values should both be toggle-able, same with paymentID regex.