gigalixir / gigalixir-cli

MIT License
52 stars 45 forks source link

Stripe - SEPA Direct Debit #47

Open Kottakji opened 5 years ago

Kottakji commented 5 years ago

Would it be possible to support https://stripe.com/docs/sources/ideal/recurring for recurring debit card payment?

I do not own a credit card, and I do not want to own a credit card. For this reason I am very limited in my use of web hosting providers for private projects. I've recently tried out gigalixir, and would love to use it for all the websites I make.

Would it be possible at all supporting something like stripe's recurring debit card payments? Or is this limited because of GCP/AWS?

I hope this is the right place to ask this question.

jesseshieh commented 5 years ago

As far as I know, using a debit card should work exactly the same as a credit card. Did you get an error when trying to upgrade?

Kottakji commented 5 years ago

The input doesn't support IBAN, which contains letters. https://stripe.com/docs/stripe-js/elements/iban

jesseshieh commented 5 years ago

Oh gotcha. I'll look deeper into it. I suspect we can do this, but I'm just not sure when it will be released.