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

Display to users which payment methods are available before registration opens #9189

Open
dunkOnIT opened this issue Apr 2, 2024 · 0 comments
Labels
SERVICE: competition TECH: reactJS Requires knowledge of React TECH: ruby Requires knowledge of Ruby

Comments

@dunkOnIT
Copy link
Contributor

dunkOnIT commented Apr 2, 2024

In the case of Paypal, this is trivial.

In the case of Stripe, this is harder as payment methods are enabled on the organizer's profile. There may be a part of the Stripe API that exposes the payment methods an organizer has enabled, we can use this to display the payment methods to the user.

Intention: Allow users to be prepared with the payment method which is most advantageous to them before registration opens.

@dunkOnIT dunkOnIT added TECH: ruby Requires knowledge of Ruby TECH: reactJS Requires knowledge of React SERVICE: competition labels Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SERVICE: competition TECH: reactJS Requires knowledge of React TECH: ruby Requires knowledge of Ruby
Projects
None yet
Development

No branches or pull requests

1 participant