Add Paddle PSP Integration Option #439
Labels
extensibility
New functionality that already has a framework/template
help wanted
Extra attention is needed
request
New feature or request
Is your feature request related to a problem? Please describe.
Some users want the ability to use paddle instead of stripe for payment processing and invoicing.
Describe the solution you'd like
Create an integration for Paddle the same way the Stripe integration is currently created. 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.
The text was updated successfully, but these errors were encountered: