Stripe Recurring Payment with FLASK | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Stripe Recurring Payment with FLASK

About Project: I am working on a project in which I added the stripe payment system. Let's say I have a platform which give cloud storage service. I want client will pay as how much they use the storage and bill them $10, $50 precisely for 10units and 50units in monthly basis rather than billing $10 or $20 in every month. Problem 1: I can perfectly handle the fixed price payment method. But I didn’t understand how to add recurring payment in my flask app. I read the docs about but I am not sure. I created a payment in function and pass the value but don't understand where to call or assign the data. Problem 2: After done payment I want to add a billing statement for my client like PuBilling.io does which is a partner of stripe. But their docs is too old and I after successfully generated HMAC key in the server I see nothing in my page. Just see a scroll bar which means there is somthing we can't see. When I see the networks I found graphql and some other stuff didn’t load. Any free alternative for PuBilling

5th Dec 2020, 2:35 AM
Emon Hossain Foysal
Emon Hossain Foysal - avatar
2 Answers
0
السلام عليكم اني اريد اتعلم البرمجه بلا زحمه
28th Dec 2020, 8:23 PM
عبدلله جاسم الحميداوي
عبدلله جاسم الحميداوي - avatar
0
Please write in English
14th Jan 2021, 1:19 PM
Emon Hossain Foysal
Emon Hossain Foysal - avatar