Meteor and subscription payments every month? paypal e.g.?

I have a customer who need a web/app where the customers need to pay every month to use the web/app. like Spotify e.g.

Is that possible with metoer? and is there a example with it? can I use paypal or is there a better one?

I find Stripe to be one of the nicest/easiest integrations.

6 Likes

@thorus this may help :slight_smile: https://themeteorchef.com/tutorials/subscriptions-with-stripe

It sounds like Stripe is the best one to use. Have anyone tried to use it with Vue? When I search git there is a lot repository results https://github.com/search?q=vue+stripe . I only need a simple subscription payment so what do I need for that?

Another vote for stripe - in my case for Credit Card Payments. If you want to look at Direct Debit check out* Go Cardless. Equally good.

  • Pun not intented