Subscriptions, auto-billing and Stripe, where does the magic happen?

When your system creates customers, subscriptions and auto-billing, is it the Invoiceninja server that creates and store the data objects or do you create the customers, plans and subscriptions inside my Stripe account and control it from there?

The app controls the subscription, this enables us to create subscriptions with any gateway.

The customer is stored in Stripe enabling auto-billing for future invoices.

Ok, thanks.

Is it possible to have subscriptions with Paypal?

You can create recurring invoice with PayPal.

To support auto-billing you need to use Braintree’s PayPal implementation.

Braintree is not supported in my country. You can’t do it with paypal itself?

You could create a recurring invoice but you wouldn’t be able to auto-bill.