[web2py] Estore Error with stripe

2022-01-02 Thread Maurice Waka
Hello I got this error when trying out the Estore app. File "/home/maurice/web2py/applications/EStore/controllers/default.py" , line 157, in pay description="Purchase".encode('utf-8') File "/home/maurice/web2py/gluon/contrib/

[web2py] (PWA) Send a Subscription information to my Server

2022-01-02 Thread mostwanted
Hi guys, I am still in the path of converting my app into a PWA. After subscribing the user to receive push messages I have to take save this information to the server into my database & this is where I am failing, I tried the code below to send the information to a function that will save into