o5r/lemonway

MoneyOut autoCommission should be falsy by default

Closed this issue · 1 comments

While using the moneyOut feature, if autoCommission attribute is not set, then the request sent to lemonway contains autoCommission: undefined

It has been fixed:
https://github.com/Lendix/lemonway/blob/develop/lib/client.js#L286

util.boolToString return false if no value is provided