Hi, I have been looking into Spark for my next big project and it looks amazing! So much work already done.
The only thing I can't figure out is if it is possible to add other payment methods, such as SEPA or iDeal to the application. These are available in Stripe and I wonder if they can be added to Spark as well.
Can anyone tell me if it is possible and how ?
Thanks for the reply.
I know that Stripe accepts my payment options.
Just wondering if Spark does too, or it is completely based on credit cards.
I'm from the Netherlands, and almost everyone here uses iDeal, which is instant payment from your bank account. Not a lot of credit cards around here.
Out of the box Spark is only set up for credit card payment subscriptions. I have not done it, but you can extend it to use other payment methods which is pretty easy if braintree or stripe themselves support it. FYI Spark is using Laravels Cashier package so you can probably find more info in that package (which also supports single payments as opposed to subscriptions). https://laravel.com/docs/5.5/billing