You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
andy
then the commission appliesThe text was updated successfully, but these errors were encountered: