balanced / billy

Billy - The open source recurring billing system, powered by Balanced.
Other
172 stars 45 forks source link

Optional payment_uri parameter to create subscription bug #67

Closed fangpenlin closed 10 years ago

fangpenlin commented 10 years ago

The payment_uri parameter for creating a subscription should be optional. However, it appears we have a bug here, when the payment_uri is not given, Billy will interpret it as a empty string rather than None.