New Component: streamlit_stripe_card

Streamlit component that allows you to process payments with stripe card option (Spanish version). This component get the card info from the frontend in a secure way (an id), you can use that id to process payments in the python server.

See more about it here: GitHub - AbderrahmaneGuermat/streamlit_stripe_card: This Streamlit custom component allows users to process payments using Stripe, handling credit card inputs and communicating payment status effectively within a Streamlit app. It integrates seamlessly with Stripe's APIs to manage transaction processes securely.

3 Likes

Cool! Thanks for sharing.

Due to issues in my own area, I am currently unable to use it and still really enjoy it.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.