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
Hi all! first of all I would like to say this looks like a very promising way to monetize browser extensions. i've done some basic testing with this and it looks good so far but I would like to hear from any devs that have personally used this in the real world and what your experience was?
Questions/Concerns:
User data privacy: I read the privacy policy on the site and I saw that user data is not sold but only the email is stored for verification (which makes sense) can anyone attest to this?
Stripe integration: how has your experience been with this overall? any pros / cons?
Stability/Performance: when getting the user to verify paid status is it seamless or did you need to store that status and update it? do you think it's better to check the status on load of the extension and periodically check via background/content-script. have the ExtPay servers gone down where users can't access their paid features?
Architecture: would it better to create a ExtPayClient/Service and do a simple check when accessing a paid feature?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi all! first of all I would like to say this looks like a very promising way to monetize browser extensions. i've done some basic testing with this and it looks good so far but I would like to hear from any devs that have personally used this in the real world and what your experience was?
Questions/Concerns:
Thanks in advance 🙏🏻
Beta Was this translation helpful? Give feedback.
All reactions