Bankroll turns your existing Phoenix application into a SaaS product
Subscriptions are complicated
There is a ton of work that goes into getting subscriptions right. Bankroll handles all of the hard parts for you so you can focus on building your application.
Easily integrate with your application
Focus on building your own product. Let Bankroll manage the subscriptions. Bankroll is built on the open source library Bling, allowing you to easily query customer subscriptions.
cond do
Customers.subscribed?(current_user) -> # ...
Subscriptions.trial?(subscription) -> # ...
Subscriptions.canceled?(subscription) -> # ...
Subscriptions.grace_period?(subscription) -> # ...
Subscriptions.valid?(subscription) -> # ...
end
We're tired of recurring payments. You should be too.
Use Bankroll on as many sites as you want, get one year of any updates that come out.
Have a different question and can’t find the answer you’re looking for? Reach out to our support team by sending us an email and we’ll get back to you as soon as we can.
Focus on your product and let us handle the billing