Extension or Integration Documentation

Hi, I’m trying to find documentation (if it exists at all) on how to add another payment method to invoicePlane, I absolutely love the UI and everything but I’m trying to implement Stripe as a payment method, and I can’t figure out the merchant_driver logic. I’ve added a separate ‘Stripe Settings’ tab in the general settings and everything, but as I’m re-writing the form to have everything that’s required, I wanted to know if there was any way to make it work with the current merchant driver idea, or if it would just be less time consuming to do it from scratch"

As I’ve written at Github I think it would easier to rewrite the whole online payment workflow. The problem is that there is no documentation about the application because it was developed by a single dev.