💶 Simple Streamlit Paywall Example (with stripe payment links)

I use stripe payment links to accept payments and deliver a password to the user, then rely on that password to give access to certain parts of the app.

Here’s what it looks like:

See it deployed here: https://paywall-basic-example.streamlit.app/

Here’s how I used the stripe payment links:

4 Likes

This is great. Thanks for sharing.

1 Like

Thanks this matches the use case I had in mind.

1 Like

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