horacioibrahim / iugu-python

Iugu python client for Iugu API
Apache License 2.0
12 stars 10 forks source link

Creating plan raises exception 'value_cents is required' even if the plan costs 0. #10

Open ffreitasalves opened 8 years ago

ffreitasalves commented 8 years ago

Iugu API accept zero as a valid price for a plan, but it's raising a IuguPlansException saying value_cents is required