I need to charge a one-time fee along with the subscription. You can do this in Stripe by adding additional items to the Product, but I can't figure out how to add do this. Where is the subscription logic?
Reuben Thiessen•
It looks like this might be a limitation of the pay gem. https://github.com/pay-rails/pay/issues/192