Hi,
I'm currently trying to implement a subscription to https://twitterspaces.io and I am using Stripe for that. Stripe is great, no question but it is still a lot to do:
Is there an alternative where I don't even need to customize the pricing pages and simply get the current subscription state of a user?
I tried Paddle but their documentation and integration for next are pretty bad.
Do you have any idea what else is out there?
Thanks, Best
Sandro
Using Twitter word in your domain is best way to lose your business and get a lawsuit.
Alternative payment gateway: Paddle, RazorPay, Paystack, ChargeBee.
Thanks for that, somehow I wasn't too aware of that :D
That's correct. Please think of some other name. You will eventually get into trouble with that name.
You can use stripe's hosted billing portal.
I am using that as well now thanks :)
You should check out Stripe Checkout: https://stripe.com/payments/checkout . Makes it pretty easy to setup payments vs. using Stripe Elements.
Yep I am using that but webhooks integration and some minor things was still a bit of a hurdle tbh :D