I have ZenCart installed using the PayPal module. Everything works as expectedand I can access payments from PayPal.
The only problem I have is that on the receipt that PayPal issues, under product name it has: MODULE_PAYMENT_PAYPAL_PURCHASE_DECRIPTION_TITLE instead of the actual product name. The receipt looks like:
> -----------------------------------
> Payment Details
> -----------------------------------
>
> Transaction ID: xxxxxxxxxxx
> Item Price: $xx.xx USD
> Total: $xx.xx USD
> Item/Product Name: MODULE_PAYMENT_PAYPAL_PURCHASE_DECRIPTION_TITLE
> Item/Product Number: 1
(The xx are filled in with the correct values).
I cannot find that variable anywhere in the code base ... anyone know how to help?
Many Thanks,
Dennis


and I can access payments from PayPal.


