stripe / stripe-react-native

React Native library for Stripe.
https://stripe.dev/stripe-react-native
MIT License
1.27k stars 265 forks source link

Example Paypal screen not working #1228

Closed rn-senior closed 1 year ago

rn-senior commented 1 year ago

Hi, I am testing the PayPal screen on this example app. but I am getting the following issue.

_Payment confirmation error Invalid payment_method_data[type]: must be one of acss_debit, affirm, afterpay_clearpay, alipay, au_becs_debit, bacs_debit, bancontact, blik, boleto, customer_balance, eps, fpx, giropay, grabpay, ideal, klarna, konbini, link, oxxo, p24, paynow, pix, promptpay, sepa_debit, sofort, us_bank_account, or wechatpay

it's not working on both live and test mode. Please let me know how I can fix this issue.

charliecruzan-stripe commented 1 year ago

Hi there! Paypal is currently in private beta for select EU merchants. Let me know if you'd like to be opted in for this by sending me an email (charliecruzan@stripe.com)!

filippoLeporati93 commented 1 year ago

Hi @charliecruzan-stripe! Is Paypal method still in private beta? There is no documentation about that. Thanks

charliecruzan-stripe commented 1 year ago

Hi @filippoLeporati93 ! Yes, it is

marchingband commented 1 year ago

@charliecruzan-stripe is the plan to make paypal available in stripe for the US/Canada? If so do you happen to know even a vague timeline? thank you!