Invoicing API: Attach invoice PDF to email?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I am using the PayPal Invoicing API to send invoices to my customers.
I have some customers whose A/P teams use automated invoice processing software that'll read an attached PDF to an invoice email. They have requested that a PDF copy of the invoice be attached to the email that PayPal sends them otherwise the PayPal email gets rejected by their automated system.
I know that you can attach files to the invoice. However, this is not that. I need a PDF copy of the invoice attached to the sent email.
Is there an option to do this?
- Labels:
-
Invoicing REST APIs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@JackieDaytona wrote:Why not send it to the printer via PHP and have the default printer set to PDF ?
Unfortunately, that won't solve my problem.
I don't need the PDF myself. My customer needs it. The problem is getting that PDF to the customer in a way their automated Accounts Payable systems can process it.
If I generate a PDF, the best I can do is attach that to the PayPal invoice. So it's a PDF attached to itself. The recipient still needs to click the link in the email to view the invoice and download that PDF. The automated A/P systems won't do that.
So I need the PDF attached to the actual email that PayPal sends. There's no way to do that using PayPal APIs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- « Previous page
-
- 1
- 2
- Next page »
Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Problem with invoices in REST APIs
- I'm getting an error when creating an invoice in PayPal Upgrade Community
- "Items" don't work properly in the new version of Paypal They get revised if changed in the invoice. in Ideas for Merchant Technical Support
- Generating Wrong Data for Invoices using REST sandbox account in Sandbox Environment
- BUG on copy invoice - Price in REST APIs