You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
display an overlay on the page it's added to with scrolling blocked
display description / cta, amount to pay and an input for a wallet address and 2 buttons
- Pay/support that starts the steps for a payment (Grant w recurring & Payment)
- Log in for users that already have an active subscription
have a Remember me for the log in option, that would save a cookie with users wallet address to easily identify returning visitor, skipping the need to repeatedly log in
Note: for the recurring payments, we will need a Cron to execute the payments
Todo: figure out how to store data regarding upcoming payments
Inspiration: theguardian.com has a solution that can be used as a base idea
The text was updated successfully, but these errors were encountered:
v1 should:
- Pay/support that starts the steps for a payment (Grant w recurring & Payment)
- Log in for users that already have an active subscription
Remember me
for the log in option, that would save a cookie with users wallet address to easily identify returning visitor, skipping the need to repeatedly log inNote: for the recurring payments, we will need a Cron to execute the payments
Todo: figure out how to store data regarding upcoming payments
Inspiration: theguardian.com has a solution that can be used as a base idea
The text was updated successfully, but these errors were encountered: