Post
by RideTheWave » Thu Jul 20, 2017 7:07 pm
I only noticed this yesterday but when I look back at all the PayPal Pro transactions ever since my OpenCart site went live about a month ago, it's NEVER shown the shopping cart contents so it's possible that it hasn't been coded into the pp_pro files to do this.
I don't think it has to do with the issue you've mentioned in your site because as I mentioned, PayPal Standard has no problem showing the cart contents. It's only PayPal Pro with the issue. And I don't think the issue is on PayPal's end. The reason I know this is because about a month ago I had 2 sites using my PayPal account - the OC site and my old non-OC site. So both sites were accepting PayPal Pro payments from the exact same PayPal account with the exact same settings & API credentials at the exact same time. Payments from the OC site aren't showing the cart contents but the other one did.
Again, for PayPal Standard I can see all the variables in the pp_standard.tpl file being passed to PayPal (name, email, city, state, country, cart contents, etc.) but for PayPal Pro I can't seem to find cart contents being passed to PayPal in a pp_pro file. In catalog/controller/extension/payment/pp_pro.php I do see the shipping address variables but I don't see cart contents.
If anyone is using PayPal Pro, can you please post if you can see the shopping cart contents in your PayPal account like the pic I posted above? Again, the issue is with Pro, not Standard. Paulfeakins, are you using PayPal Pro?