snowplow-archive / codeigniter-paypal-ipn

A CodeIgniter library for working with the PayPal IPN (Instant Payment Notification) service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding product decsription

BaljitKarwal opened this issue · comments

Hi,

I want to pass product description so that it will be visible on paypal receipt email. Currently I am using $params to pass description. Its showing on paypal while paying but not on email received from paypal. How can I shwo information of products in email using this API??

Thanks
Baljit