|
|
|
|
|
by ethan_smith
359 days ago
|
|
Supporting multiple payment providers would be crucial for true payment infrastructure independence - curious if there's a plugin architecture planned that would make it easier to add adapters for Adyen, PayPal, or regional payment gateways. |
|
It just turns out that most of our users are only really interested in using Stripe at the early stage, so for now our codebase is closely embedded into their billing product.
It's going to be fun(?) ripping all of it out and moving towards a PSP agnostic architecture you mentioned.