-
QuestionIs there any starter code or demo which lets me see how to use Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Not yet. Do you want to integrate Stripe Elements? They should work quite nicely. It looks like they are just html and javascript which can easily be controlled with NiceGUI. A good way to get started may be to create a new example in the NiceGUI repo, and push it as a draft pull request. That way the community can help you along the way and discuss individual parts and answer questions more easily. |
Beta Was this translation helpful? Give feedback.
-
I've created PR #5039, I'd like to add the elements to that folder later! |
Beta Was this translation helpful? Give feedback.
Not yet. Do you want to integrate Stripe Elements? They should work quite nicely. It looks like they are just html and javascript which can easily be controlled with NiceGUI. A good way to get started may be to create a new example in the NiceGUI repo, and push it as a draft pull request. That way the community can help you along the way and discuss individual parts and answer questions more easily.