#matthew_035_46841
1 messages · Page 1 of 1 (latest)
👋 happy to help
Stripe supports subscriptions/recurring payments. The management of such subscription and the authorization to use the service should come from your own application
I think instead of having the QR code directly redirect you to a payment link, it should instead redirect the customer to your portal and either connect to their existing account to use their subscription or choose to pay for a one-time fee which then redirects to the Payment Link
Thanks @kindred portal. This would@involve building our own database/application though correct?
Is there any easier way to do this without having to build an application?
yes that's correct