Jiew Meng
Jiew Meng

Reputation: 88187

Paypal REST API: Any receipt for Payments?

I am wondering when I pay using REST API, are there any email receipts? When I try using Sandbox accounts, it appears there are none?

Upvotes: 1

Views: 377

Answers (1)

Blake Connally
Blake Connally

Reputation: 689

When using the REST API there are e-mail receipts sent (Basic PayPal payment email). However in sandbox mode they do not send e-mail receipts.

If you wish for your emails to be more custom I recommend looking into SendGrid for automating e-mails. I used them in my last project to send 500+ transactional emails out a day.

Upvotes: 1

Related Questions