J
J
Jedi2020-02-07 02:28:50
Payment systems
Jedi, 2020-02-07 02:28:50

Why Stripe with Laravel Cashier?

On the site I want to implement a system of subscriptions for content. I opened an account at Tinkoff Bank, I love their online acquiring system. Now about Laravel. Why should I pay for Stripe? I'm still studying it. Please explain to me if without Stripe I can implement a reliable subscription system using only Cashier? Share your experience, please.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Aksentiev, 2020-02-07
@PHPjedi

Why should I pay for Stripe?

there is no need for it to default in other places. Stripe does not work with Russia at all.
Cashier wrapper for Strip, so you can not replace the payment there, everything is tied to the stripe.
It is partially possible to use it in isolation from the payment system, but it is easier to take some ready-made package specifically for subscriptions without integration with the payment system.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question