website icon indicating copy to clipboard operation
website copied to clipboard

[Feature]: Support more payment processing methods

Open mrjvs opened this issue 3 years ago • 9 comments

we need more payment methods. credit cards are basically only used in the US.

some ideas:

  • ideal (NL only)
  • google pay
  • ~~apple pay~~

mrjvs avatar Sep 20 '22 15:09 mrjvs

paypal is a must

gitlimes avatar Sep 20 '22 16:09 gitlimes

giropay (german payment method) would be also great

SteffoSpieler avatar Sep 21 '22 21:09 SteffoSpieler

paypal is a must

PayPal is not an option using Stripe. I would need to make a PayPal developer account and recreate the entire payment system to add PayPal

jonbarrow avatar Sep 23 '22 22:09 jonbarrow

we need more payment methods. credit cards are basically only used in the US.

some ideas:

  • ideal (NL only)
  • google pay
  • apple pay

I just checked the dashboard and Google/Apple pay seem to be enabled already?

jonbarrow avatar Sep 23 '22 23:09 jonbarrow

we need more payment methods. credit cards are basically only used in the US.

some ideas:

  • ideal (NL only)
  • google pay
  • apple pay

I just checked the dashboard and Google/Apple pay seem to be enabled already?

Apple pay worked, forgot it was only shown on ios devices. But Google pay I cant get activated even on android device?

mrjvs avatar Sep 23 '22 23:09 mrjvs

I do not have an Android device to test with unfortunately, but it is enabled in the dashboard?

jonbarrow avatar Sep 23 '22 23:09 jonbarrow

Hijacking this issue to extend it a bit. It would be nice to also support PayPal in the future, even separate from Stripe. Many people have asked for it, and even though it basically doubles the buisness logic I think it's nice to have as a potential task

That being said, I don't think it should be looked into until after the website gets its rewrite

jonbarrow avatar May 31 '24 18:05 jonbarrow

Stripe can handle PayPal nowadays: https://support.stripe.com/questions/paypal-payment-method-availability

So all that would need to be done is enable it in the stripe admin panel

mrjvs avatar May 31 '24 23:05 mrjvs

Stripe can handle PayPal nowadays: https://support.stripe.com/questions/paypal-payment-method-availability

So all that would need to be done is enable it in the stripe admin panel

It's not widely available and has specific account requirements. We can't use this

jonbarrow avatar May 31 '24 23:05 jonbarrow