Login with PayPal instead of Pay with PayPal

LeonhardHörten
Contributor
Contributor

Hi, our app has two problems in paypal integration. We used swift PayPalCheckout (0.66.0) implementation for iOS and com.paypal.checkout:android-sdk:0.5.1 for android, with server-side integration. Since our app is developed in react native, our button is also made in react native but it triggers native exported function for starting the checkout. For now, we are using sandbox environment. During the development, we followed steps from official documentation but there is a step which says we should select the Log in with Paypal checkbox and also full name and email which is not clear. With this checked or not , on iOS, we get Login with PayPal screen and after that Connect with app screen which says our app is using some user data. On android there is an error (invalid scope) if this is not selected. Our question is why do we select this checkbox and see this screens if we don’t use login with PayPal feature in our app, we only need payment with PayPal? Shouldn’t it be screen with Pay with Paypal title only instead of those?
Also, on android after cancelation of PayPal window on login page, onError callback is triggered instead of onCancel, but on iOS this is ok.

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.