Xocde 13 integration paypal/braintree

ShilpaSharma
New Community Member

Hello, I am looking to integrate Paypal/Braintree with Xcode 13 ( swift 5)  to accepts payments in app. 

 

i have few queries, if you someone,  who successfully integrated , could help please 

 

1) Do I  need  braintree "server" setup  to accept paypal payments in paypal ?

 

2) i did some integration using paypal ( sandbox) and braintree( sandbox). 

when you click on pay button ( not paypal button )   

 

 you get below error 

-canOpenURL: failed for URL: "com.venmo.touch.v2://x-callback-url/vzero/auth"
- error: "The operation couldn’t be completed. (OSStatus error -10814.)"

 

but it still  opens paypal safari UI , you can enter paypal details , see amount and complete paypal process. 

But it does not show any transaction either in paypal or Braintree.  regarding above error, i tried everything  i could find to sort it but nothing works 

 

i know in error its making "venmo" calls but i am not using venmo app

 

I am only using "paypal client side implementation " and "check out with PayPal" nothing else.  I am not using vault flow  and I do not have a separate server ( only braintree sandbox  ).  I don't understand why I need a separate server ?
 
links used for paypal client side 
for check out with PayPal

 

 

Anyone who  implemented this integration successfully, please help.  

 

thanks

 

 

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.