uselotus / lotus

Open Source Pricing & Packaging Infrastructure
https://www.uselotus.io
MIT License
1.72k stars 125 forks source link

Add Braintree Payment Integration #447

Closed mnida closed 1 year ago

mnida commented 1 year ago

Is your feature request related to a problem? Please describe. Customers want to pay through paypal/braintree not just through Stripe

Describe the solution you'd like Add braintree to our payment processor integrations. Similar to Stripe's integration.

This needs to be able to

This should allow the next PSP integration to be much easier since these steps should be fairly reproducible and are already defined for Stripe in an extensible way in the backend.

The last bit of this will be creating a card in the frontend and connecting either via oauth or more easily (MVP) through a secret api key.

diego-escobedo commented 1 year ago

Pull request coming along nicely.

Done:

Missing: