Hi guys,
Does anyone know what it takes to get the PayPal Express payment plugin to tick the "Bill to Same as Shipping Address" check box regardless of whether a user selects a new shipping address on the PayPal Express side or not?
Changing $this->cart->STsameAsBT = 0; to 1 @ helper/paypalexp.php doesn't do it.
I have the STsameAsBT auto checked and working fine on other payment methods - Just PayPal Express that's being difficult.
Any takers?