Client wants to sell subscriptions for access to programs within their app.
App
Program A
Program B
Program C
They want to sell:
Program A only
All programs
What is the best way to build and manage the subscription?
Stripe
Payhere
Stripe integration (Business plan)
Thanks!
I haven’t used the Stripe integration, so would vouch for PayHere.
Updated 2023
The most efficient way to enable user subscriptions and accept payments using Payhere (Stripe) and Glide Call API columns.
View this post:
Original Post (Previous Methods) Looking to add membership to your app by allowing your users to subscribe to premium content?
Use <a href="https://payhere.co/?affiliate=aYXvr">Payhere</a> to create premium membership subscription links and display them in your app.
Afterwards, use <a href="https://www.make.com/e…
Create 2 types of subscriptions inside PayHere, and show/hide the programs based on the plan of the user.
3 Likes
Ralf
June 27, 2023, 6:37am
3
Here is a Stripe integration demo:
When I click Buy it says redirecting to Stripe Checkout with a loading circle but once it goes away I am still left on the Waiting for Payment screen. Is it supposed to open another window for me to “pay” in?
Should be new screen. Joe, are you on iOS+Safari? Try anything else
Ah. First did it on iOS Safari but then tried Chrome and got a popup blocker warning.
Ralf
June 27, 2023, 11:11am
7
Glide has a bug for iPhones. When an open link action comes from custom action, it will block it even when the pop-up blocker is disabled.
The bug is reported but not yet fixed!
1 Like
Ralf try splitting up your action so the open link is the only action tied to a final button.
1 Like