gatewaycash / gateway

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

Payment ID filters as a criterion for commission rules #118

Open ty-everett opened 5 years ago

ty-everett commented 5 years ago

A criterion for commissions should be whether the payment ID matches a given regexp.

However, for a long time, as a user I hated using regex so we need to make a UI wrapper or something.

I.e.

"If payment ID starts with [text field] then the commission applies"