ERP integration with paypal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello, I would like to ask about the solution for payment:
We are currently using ERP system.
1. For invoice provides a payment link to paypal,the customer clicks the link and jumps to the payment interface of paypal.
2. After the customer makes a payment on paypal, can we get the payment result of the invoice?
Whether the effect can be achieved
Thank you very much!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good day @Minty_Lin,
Thank you for posting to the PayPal community.
PayPal system is a payment gateway, which will receive the payment request payload (i.e Payment and Item details, Shipping details, Invoice number, Amount details etc.) from merchant websites(built via third party platforms eCommerce) and process the payments accordingly.
Merchants should handle their internal website code and pass the appropriate payment API calls to PayPal system.
Please use the below PayPal Invoicing APIs to create, send, and manage invoices.
Invoice (Latest) REST API integration - https://developer.paypal.com/docs/api/invoicing/v2/
https://developer.paypal.com/docs/invoicing/
https://developer.paypal.com/docs/invoicing/#link-chooseaninvoicingsolution
Invoice (Legacy) NVP API integration - https://developer.paypal.com/api/nvp-soap/create-invoice/
https://developer.paypal.com/api/nvp-soap/create-and-send-invoice/
If your still facing any issues, please create a MTS ticket via - https://www.paypal-support.com/s/?language=en_US with the detail information and error details.
Sincerely,
Chiranjeevi
PayPal/Braintree MTS
If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for your reply!
I have a few more questions
1. I created a payment through the create payment api, but I can't find it in my test store,why is that?
2. The payment link returned in the create payment api keeps jumping to the example domain when I make a payment.

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Error message for obtaining access_token in REST APIs
- where does paypal payments go to if there is no linked phone or email to the seller ? in PayPal Payments Standard
- Couldn't receive International payment in PayPal Payments Standard
- Which api can get oauth2.0 authorization_code? in REST APIs
- Is it possible to make payments in RON (Romanian Leu) through PayPal? in REST APIs