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

Stripe integration #7

Open
ixahmedxi opened this issue Apr 5, 2024 · 2 comments
Open

Stripe integration #7

ixahmedxi opened this issue Apr 5, 2024 · 2 comments

Comments

@ixahmedxi
Copy link
Owner

We should create a packages/stripe package that integrates stripe functionality and let's the web application consume that to set up payment processing capabilities for the web application

@tconroy
Copy link

tconroy commented May 27, 2024

Howdy! Just started poking around Orbitkit and what I see I really like, but this feels like the last critical missing piece IMO - Would love to see this added!

Do you have any opinions on how the stripe package can/should be structured? I could look into opening a PR to assist with this when I get some free time.

@ixahmedxi
Copy link
Owner Author

I agree as well that this does feel like the last missing critical piece, I have been looking at referencing of doing this the proper way and I think it would be:

  • packages/stripe that handles all of the stripe stuff.
  • consumed by the api package and inside the web app.

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

No branches or pull requests

2 participants