B
B
bobanuk2014-10-01 20:46:47
Ruby on Rails
bobanuk, 2014-10-01 20:46:47

What is the best way to implement a paid subscription on Rails?

Hello. What is the best way to implement a paid subscription on Rails? I look stripe is not a bad option, what else is there like that? How would you do?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vitaly Emelyantsev, 2014-10-09
@Gambala

In your understanding, a subscription is an automatic debiting of funds from a user's account? This can definitely be implemented through Yandex.Money (I saw a couple of live examples), perhaps through stripe (I haven’t looked personally, I can’t vouch).
If automatic debiting is not needed, then here it is already worth choosing what is more convenient for the user. I would most likely connect a payment system like robokassa or RBC-money to give users the opportunity to pay in a way that is convenient for them. But there is more commission - you can integrate separately with stripe for cards, with Yandex.Money and WebMoney, and leave the robocash for other methods.

N
Neodelf, 2014-10-09
@Neodelf

As far as I understand, almost every payment system has the ability to organize a paid subscription, i.e. write-off of funds in a recurring period of time. Here the question should be different - which system to choose? at this stage, it is necessary to study the legislation (local / international) of entrepreneurship and short-term / long-term goals.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question