Y
Hacker News
new
|
ask
|
show
|
jobs
by
bemmu
5248 days ago
What are you using for handling the subscription payments by the way? I mean things like prorating, checking who still has membership active etc.
1 comments
zakhomuth
5248 days ago
Mostly handbaked into the app. As for payments, were processing in Canada using BeanStream. We open sourced our implementation here:
https://github.com/upverter/beanstream
link