HiEventsDev / Hi.Events

Open-source event management and ticket selling platform. Perfect for concerts, conferences, and everything in between 🎟️
https://hi.events
Other
2.26k stars 201 forks source link

🐛Payment not possible with debit card #307

Open Gijsen opened 22 hours ago

Gijsen commented 22 hours ago

When using the stripe integration , a card number is requested.

This is requested for a credit card, which in Belgium is not used. We by default only use debit cards. And always the Bancontact system. Is it possible to use the Bancontact option that Stripe has or redirect users towards Stripe to complete the payment?

The thing with our debit cards is these don't include a CVC option. However the whole provide card number idea is a bit out dated in Belgium and we all use the links to pay with our banking applications with Bancontact

Since this is the only thing stopping me to go use it on a project, I would like to have some urgency

Gijsen commented 21 hours ago

I notice this is a duplicate of issue #286 .

I have troubles with figuring out the steps I could perform myself to allow the option to show other methods on my side.