Invoice Integration with website
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have created a manual Invoice in my Paypal Business account and I want my customer to pay the invoice amount through my website. How do I integrate the manual invoice to my website?
Basically, I want the customer to enter the invoice number on the website and get the amount to be paid an once the amount it paid the status should get updated in my PayPal business account.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Have you reviewed the Invoicing APIs?
You could use "show invoice details" to pull details when the user enters the invoice number. You can display this however you want.
The response there will include recipient_view_url which can be attached to a link/button so the person can click to load it and submit their payment on the PayPal Invoice directly. That will take care of updating the PayPal status accordingly.
Then you can use invoicing webhooks to update your own system, send out custom branded emails, or anything else you might want to automate based on PayPal transactions.
PayPal Partner and Certified Developer - Kudos are Greatly Appreciated!

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Is it possible to make payments in RON (Romanian Leu) through PayPal? in REST APIs
- Django-paypal form is not showing "pay with credit or debit card" option in Braintree Server-side Integration (PHP, Java, .NET, Ruby, Python, NodeJS SDKs)
- I keep getting the error: “Unfortunately, a system error has occurred" in NVP/SOAP APIs
- A gateway error log add to get detailed information response from paypal. in PayPal Payments Standard
- Is PaymentPlugins an official PayPal partner ? in PayPal Payments Standard