Sending order notification/confirmation emails with PayPal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
I am going to be using PayPal as my merchant on my soon to be launched website. It's a custom Java app with a PayPal checkout. I want to send 'order notification' emails to customers as a confirmation/receipt. Is this possible to set this up automatically as PayPal will have the email inputted by the customer at the checkout?
Kind Regards,
Ben

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, PayPal sends already automatically an email notification to the buyer, after a successful checkout, with the details of the transaction. If you want to implement a customized email notification you can do it within your application, maybe using the details of the transaction (obtained throught the IPN or calling a method like GetTransactionDetails) and creating your own procedure to build and send this email.

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