ERP integration with paypal

Minty_Lin
Contributor
Contributor

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!


Login to Me Too
2 REPLIES 2

MTS_Chiranjeevi
Moderator
Moderator

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.

Login to Me Too

Minty_Lin
Contributor
Contributor

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.

Minty_Lin_0-1687859741621.png

 

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.