Skip to content

Forum in maintenance, we will back soon 🙂

How to add payment ...
 
Notifications
Clear all

How to add payment using "Streamlit UI"

5 Posts
3 Users
1 Reactions
16 Views
(@kaleeem)
Posts: 30
Trusted Member
Topic starter
 

Hi, I'm thinking of adding a payment feature to my Python project, which is built using Streamlit UI. The issue is that I want to allow users to pay to use the website, while also offering a free version with limited functionality. I'm wondering if it's possible to create a video tutorial about this process, as I'm sure I'm not the only one interested in learning about it. Thank you!

 
Posted : 09/01/2024 2:01 pm
(@husein)
Posts: 458
Member Moderator
 

@kaleeem Here's a video @admin uploaded recently I guess it would help you.

 
Posted : 09/02/2024 6:30 pm
SSAdvisor
(@ssadvisor)
Posts: 1139
Noble Member
 

@kaleeem do you have a payment processor? Something like Stripe or PayPal, etc.

Regards,
Earnie Boyd, CEO
Seasoned Solutions Advisor LLC
Schedule 1-on-1 help
Join me on Slack

 
Posted : 09/03/2024 5:52 pm
(@kaleeem)
Posts: 30
Trusted Member
Topic starter
 

@ssadvisor Yes, I have a PayPal account.

 
Posted : 09/03/2024 7:04 pm
SSAdvisor
(@ssadvisor)
Posts: 1139
Noble Member
 

@kaleeem see https://developer.paypal.com/braintree/docs/guides/paypal/server-side/python for using the PayPal API.

Regards,
Earnie Boyd, CEO
Seasoned Solutions Advisor LLC
Schedule 1-on-1 help
Join me on Slack

 
Posted : 09/03/2024 11:28 pm
Share: