Orders created with incorrect billing address and shipping name
-
Hi,
We’re experiencing an issue with this plugin where orders are being created with incorrect details. Some customers have placed orders where they were shipping to a another person at a different address, however the orders that are created use the shipping address for the billing and shipping address, except for the name, which is set to the billing name for both addresses.
I can see from the log that the plugin sends the correct
SHIPTONAME
to PayPal, then firesGetExpressCheckoutDetails
, which returns a response from PayPal with the correctSHIPTONAME
, but then the plugin creates the order and sends the next request to PayPal with an incorrectPAYMENTREQUEST_0_SHIPTONAME
.So even though PayPal is using the correct details when first processing the order, the plugin is creating the order with incorrect details which it then sends to PayPal.
I have not heard any reports of similar issues with the other available gateways (Afterpay and Direct Deposit).
Any help would be much appreciated, and I can send logs if required.
Regards,
Jacob Peattie
- The topic ‘Orders created with incorrect billing address and shipping name’ is closed to new replies.