capacitor-community / stripe

Stripe Mobile SDK wrapper for Capacitor
MIT License
185 stars 75 forks source link

Adding PayPal #317

Closed larsblumberg closed 8 months ago

larsblumberg commented 8 months ago

Is your feature request related to a problem? Please describe.

Some users want to pay via Stripe‘s PayPal method

Describe the solution you'd like

PayPal is a working payment method offered by this plugin.

I’m happy to add this via PR. Is there something I should be aware of?

larsblumberg commented 8 months ago

PayPal actually works already. Closing.

miraclemaker commented 8 months ago

Have you managed to get PayPal to appear on iOS paymentsheet?

larsblumberg commented 7 months ago

No, unfortunately PayPal option doesn't appear on iOS yet. Related open issue: https://github.com/capacitor-community/stripe/issues/313

larsblumberg commented 6 months ago

At the end the Stripe Elements Web SDK works just fine.