Hi,
I have only recently integrated e-junkie into a site I'm developing for a friend. While I can get the PayPal Cart and new tab e-junkie cart to work flawlessly, I just cannot get the in-site cart to work. Whenever I add an item to the cart, it shows up and I can see the item, but any other item added is as if it's a completely new item and the previously added items are not retained.
When I click on the view cart button, it's always empty (in-site is empty, but if I add the item using the cart on a new tab, it's there). I have confirmed that all the appropriate javascript is included in the page and have even intercepted the requests with ZAP to make sure that the right parameters are passed.
Interestingly, when viewing the cart in-site, a lot more parameters are passed to e-junkie than just viewing it on a new tab (cart_currency, cart_id, cart_md5), which are all null.
My friend is just selling digital content, so no shipping addresses are required. Her site is on WordPress, but I have made sure to use every workaround to make sure the e-junkie javascript and button code is inserted without modification.
Where am I going wrong? Any advice would be greatly appreciated.
Thank you,
-Hans