Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alternative payment backends #34

Open
mutantmonkey opened this issue Jun 3, 2021 · 1 comment
Open

Alternative payment backends #34

mutantmonkey opened this issue Jun 3, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@mutantmonkey
Copy link
Member

mutantmonkey commented Jun 3, 2021

For various reasons, some people may be unable or unwilling to use Stripe. It would be nice to support alternative payment backends such as Authorize.net, Braintree, Square, or PayPal.

@echarlie echarlie added the enhancement New feature or request label Jun 3, 2021
@echarlie
Copy link
Member

echarlie commented Jun 9, 2021

One concern for this: to do things like #13, #9, #35 (?) and others we would need some sort of shim to speak to all of these different backends. This is a good design, so I think it will be fine in the long run, but we'll need to set up some automated testing to do this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants