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

Migrate payment system to Stripe's low-code solutions #50

Open
6 tasks
scorpiontornado opened this issue Jan 14, 2024 · 3 comments
Open
6 tasks

Migrate payment system to Stripe's low-code solutions #50

scorpiontornado opened this issue Jan 14, 2024 · 3 comments

Comments

@scorpiontornado
Copy link
Collaborator

scorpiontornado commented Jan 14, 2024

For the 2023 merch rollout, we used Stripe's custom payment flow with it's PaymentIntent API and Stripe’s Web Elements.

This has proven to be a nightmare, so for 2024 we're migrating to Stripe's low-code solutions for the checkout - either a Stripe-hosted page or an embedded form.

My preference would be to use an embedded form to make the experience more visually seamless for users and avoid redirects, but having a fully-functional integration that people trust is the priority (i.e., looks legit & well-tested).

We should also explore ways of making a better storefront - surely there's a solution out there already? Otherwise we could add quality-of-life improvements like #41 and #38 .

@scorpiontornado
Copy link
Collaborator Author

This is a low-urgency task, but very important. Will be handled by subcom, ideally by the 1st of June.

@scorpiontornado
Copy link
Collaborator Author

Might be worth turning into a GitHub Project? Add Milestones? Idk

@scorpiontornado
Copy link
Collaborator Author

Could use https://snipcart.com/ instead - seems to have the frontend storefront built in, might also help us with #41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant