I tried integrating PayPal using braintree and following this tutorial. I end up getting an error: Merchant account not found
- screenshot.
I am using Swift 3 and Xcode 8.1.
These are all required updates in my app:
Any help will be appreciated!
PayPal with Braintree didn't work for me like I was getting this message again and again.
"Merchant account not found"
So, I decided to integrate PayPal ios SDK and I managed to integrate Future payment myself within the app(without using backend server). And that worked flawlessly with the help of PayPal developer support.