Integration of paypal in correct way
rpundlik
Contributor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
May-23-2019
03:14 AM
Hi Team,
While integrating paypal with web api we have found number of options to integrate it Like
1. Using Orders & Payments REST API
- Should we need to use both of these APIs in order to process the payment.
- We are doing the payments through credit card also, so how should we do this using REST API
2. Using Server Integration
- As given on Server Integration link https://developer.paypal.com/docs/archive/checkout/how-to/server-integration/#how-a-server-integrati... Do we need to proceed this way ? This seems different way of integration.
3. Using JavaScript
- Using the JS is only fine which satisfy all the request/responses.
Our application is web api application where end customer calls our web apis from where we call the payment services/APIs. Our process is very simple, we accept the payments through credit cards, process the payments and return the response to the end customer.
By seeing all these options we are kind of confused exactly how should we go ahead.
Any help on this appreciated !
Labels:
- Labels:
-
Payments REST APIs
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.
Related Content
- Is it possible to make payments in RON (Romanian Leu) through PayPal? in REST APIs
- p is not a function error using the example downloaded from Paypal in SDKs
- How to enable on-demand / recurring payments to existing PayPal checkout? in SDKs
- iDEAL payments being refunded back to customers in PayPal Payments Standard
- How do you create subscriptions with PayPal Advanced Checkout? in SDKs