Hi everyone, I was wondering how it’s possible to add a “paywall” or such so that I can charge customers using my app. For example monthly fees. Thanks!
create a subscription plan link, and attach it to a button, then using a webhook get responses to update your app with successful payments…
if your payment getaway do not offer subscriptions, send time-driven emails with the link to a payment
1 Like
@opy8 Here is a good post you should look at
2 Likes
+1 for this. I use it everytime we need to have a subscription model. Not just monthly, many other options as well.
1 Like