gatewaycash / gateway

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

Min and max transaction amounts as criterion for commission rule #119

Open ty-everett opened 5 years ago

ty-everett commented 5 years ago

A commission should be able to be contingent upon a range of values for totalTransferred (the variable in /modules/api/src/services/fundsTransfer/processPayment).

If a payment is between x and y then the commission applies