5 ms·
Is there a simple way to charge for a monthly PWA subscription without coding a backend to handle the various subscription use cases and without providing a com
by GoodDreams 6y ago
Is there a simple way to charge for a monthly PWA subscription without coding a backend to handle the various subscription use cases and without providing a complicated UI to subscribers?
- paxys 6y agoWell it depends on how "simple" you want it to be, but services have Stripe have pretty comprehensive solutions.
- GoodDreams 6y agoMy understanding is that Stripe offers UI to sign up for a subscription, but then offers only an API for other subscription actions such as changing from monthly to yearly or cancelling. Someone have a link describing Stripe's comprehensive UI for subscriptions?
- jamil7 6y agoI believe on Android there is some deeper integration with google pay. I’m on mobile so I can’t find a link right now.