saudslm / recharge-api-node

Recharge API bindings for Node.js
14 stars 7 forks source link

add missing params var for discount / addToCharge #12

Open ch-rs opened 3 years ago

ch-rs commented 3 years ago

Parameters are required in order to add a discount to a charge. The params parameter is used but never defined in addToCharge.