I have succesfuly implemented PayPal (currently using sandbox) with uCommerce on one of the websites I am working on.
However, I am unsure how I go about changing the description within the Order Summary on the PayPal page. It currently says "Sum" but I would like to change this to something a bit more informative (e.g. Products purchased from MyWebsite.com).
I have seen similar posts to this, which suggest to override the RenderPage method of the PayPalPaymentMethodService class. However, I am unsure how to achieve this, so, if anyone could help with this, it would be much appreciated.
Order Summary Description in PayPal
Hello,
I have succesfuly implemented PayPal (currently using sandbox) with uCommerce on one of the websites I am working on.
However, I am unsure how I go about changing the description within the Order Summary on the PayPal page. It currently says "Sum" but I would like to change this to something a bit more informative (e.g. Products purchased from MyWebsite.com).
I have seen similar posts to this, which suggest to override the RenderPage method of the PayPalPaymentMethodService class. However, I am unsure how to achieve this, so, if anyone could help with this, it would be much appreciated.
Thanks
Please refer to this thread.
is working on a reply...