PayPal Integration - IOS/Swift - paypal

I am developing an app where users have to make appointments. In order to successfully book an appointment, they have to pay via PayPal or credit card. However, the SDKs for PayPal have been deprecated for a while. The alternative I am seeing, is integrating PayPal using Braintree. Will this alternative work for me being located in the Caribbean? If not, what other alternative is there for me to integrate payments via PayPal/credit card?

Express Checkout via Braintree SDKs will work. It uses credentials from https://developer.paypal.com / https://www.paypal.com -- not https://braintreepayments.com
Here is the guide: https://developer.paypal.com/docs/accept-payments/express-checkout/ec-braintree-sdk/get-started/

Related

Can I use Braintree SDK(special me need Apple Pay) with PayPal Gateway?

I have a task, I need append to my client project Apple Pay.
But we have integrated payment system Paypal.
I researched Paypal SDK and found official information about stopping support PayPal SDK in 2013 and then below advice, use Braintree SDK.
For using Braintree SDK I need create account in official web-site. where me need upload certificate and on page below a sow public and private key, merchantID.
My question, if I integrate Braintree SDK on my client application I can use PayPal gateway for my Braintree SDK.
If it real I will be grateful you for link on information.
Braintree definitely supports processing both Apple Pay and PayPal payments. For PayPal, you'll end up using the PayPal Business Account that you already have setup.
I recommend signing up for a sandbox account to test the functionality. Once you've signed up for a sandbox account, Braintree's developer docs have information on how to integrate PayPal and Apple Pay into your web/mobile app.
If you have any further questions while testing an integration, I highly recommend contacting Braintree's Support Team.

Is Paypal Adaptive Payment API depreached

We are researching a way to automatically pay the developers of e-commerce modules we sell on our web shop. A lot of reading suggest the Paypal Adaptive Parallel Payment should be the solution. But Paypal developer docs seem to say that this API is now restricted and no option. If so, is there a new API from Paypal. The Braintree marketplace is no option for us in Europe
Express Checkout supports parallel payments as well -- https://developer.paypal.com/docs/classic/express-checkout/ht_ec-parallelPayments/
Actually Adaptive Payments are still supported now. You may try access below page to apply for an APP ID. If your application is approved, you may still continue integrate with Adaptive Payments.
https://www.paypal-apps.com/user/my-account/applications

Paypal api - Adaptive Payments APP ID

I have 3 different websites that I want to use paypal Adaptive Payments for.
Auction
Marketplace
Funding
Do I need to set-up an new APP with paypal for each one? Or if I got one website approved can I use that APP ID on all my websites?
Also can anyone advise on how to get passed by paypal to get the APP ID, any good tips ?
Best way is to open a new APP at apps.paypal.com and the APP review team will guide you with your requirements as the APP approval depends on your business model and many other factors.
Adaptive payments was discontinued as of 01/12/2017 and PayPal Marketplace is the equivalent to adaptive payments.
You can learn more about the Marketplaces product on the PayPal Developer Portal: https://developer.paypal.com/docs/marketplaces/pp4mp/?mark=marketplaces
You can also register your interest for PayPal Marketplace via the link below -
https://www.paypal.com/us/webapps/mpp/partner-program/contact-us

Paypal Pre-approved Payments via Mobile Web UI?

As of now, I'm able to link users to the desktop version of the payment preapproval page, where users can sign in or enter their payment information. Is there a mobile web version available?
here: https://developer.paypal.com/webapps/developer/docs/classic/mobile/gs_MPL/
"Because the Mobile Payment Libraries are build on PayPal's Adaptive Payments, you can accomplish many of the operations provided by that API with the MPL. For example, you can create mobile apps that provide for pre-approved and chained payments."

Is checkout with Credit card details possible through iPhone and Android Library?

Following is my understanding:
With the help of iPhone and Android library, we can pay the amount from one Pay pal account to another account.
This is my doubt:
Then how can let the user pay the amount using his credit card details in an iPhone or Android App? Are you providing any Web service APIs to achieve it?
If this is not possible, how can we let the user pay using his/her credit card?
I got the solution for this problem from the PayPal guys.
This is what the PayPal answered me:
Currently direct credit card payments are not allowed through any of PayPal's mobile products, users will need to use a PayPal account to checkout using the libraries.
To clarify, PayPal have two main
mobile products at the moment, Mobile
Express Checkout (Web) Mobile Payments
Library (in App). Both of these do not
allow for the user to checkout using
just a credit card yet. They will need
a PayPal account.
I would not recommend using the
standard web checkout flow for mobile
checkout as the user interface is not
optimized for a mobile
browser/webView.
For the complete thread, visit this link:
https://www.x.com/message/193751#193751