PretendoNetwork / website

Website for Pretendo Network
https://pretendo.network
GNU Affero General Public License v3.0
88 stars 77 forks source link

[Feature]: Support more payment processing methods #155

Open mrjvs opened 2 years ago

mrjvs commented 2 years ago

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

some ideas:

gitlimes commented 2 years ago

paypal is a must

SteffoSpieler commented 2 years ago

giropay (german payment method) would be also great

jonbarrow commented 2 years ago

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 commented 2 years ago

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?

mrjvs commented 2 years ago

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?

jonbarrow commented 2 years ago

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

jonbarrow commented 5 months ago

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

mrjvs commented 5 months ago

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

jonbarrow commented 5 months ago

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