I use paypal express checkout with my shopping cart 'actinic'.
This usually works very well, and has done for months, with all the correct shipping details passed to my cart by paypal on completion. However today 11/10/2012 an error occured.
I've altered the adress by the way
Paypal passed this address to my cart;
MRS Blah blah
rue Lippmann 1234
Munsbach
5365
Luxembourg
However the customer contacted me because a crucial line was left out.
The shipping address should be;
MRS Blah blah BPM Nr 30345
rue Lippmann 1234
Munsbach
5365
Luxembourg
As you can see this part ' BPM Nr 30345' was missing. The full address appears within the transaction details on the paypal website, but was not passed to actinic. If the customer had not contacted me then this order would probably have gone missing in the post.
The paypal express integration with Actinic was set up for me by Paypal business support.
They have got back to me saying this;
So even though paypal has the correct full first line of name and address, and according to paypal this was passed to actinic, actinic does not have the full first line on the delivery contact section.
This usually works very well, and has done for months, with all the correct shipping details passed to my cart by paypal on completion. However today 11/10/2012 an error occured.
I've altered the adress by the way
Paypal passed this address to my cart;
MRS Blah blah
rue Lippmann 1234
Munsbach
5365
Luxembourg
However the customer contacted me because a crucial line was left out.
The shipping address should be;
MRS Blah blah BPM Nr 30345
rue Lippmann 1234
Munsbach
5365
Luxembourg
As you can see this part ' BPM Nr 30345' was missing. The full address appears within the transaction details on the paypal website, but was not passed to actinic. If the customer had not contacted me then this order would probably have gone missing in the post.
The paypal express integration with Actinic was set up for me by Paypal business support.
They have got back to me saying this;
I've checked your Logs and I was able to see that PayPal is providing the correct Address Details.
=======================================
GetExpressCheckoutDetailsResponse
token "EC-53T64353BV2619525"
timestamp "2012-10-11T13:01:50Z"
correlationid "a01a106421a94"
ack "Success"
version "2.3"
build "3893058"
payerid "KB3QCFV97LZLY"
payerstatus "verified"
business ""
firstname "BLAH"
countrycode "LU"
shiptoname "Mrs Blah Blah BPM Nr 30345"
shiptocity "Munsbach"
shiptostate ""
shiptozip "5365"
shiptocountrycode "LU"
shiptocountryname "Luxembourg"
=======================================
Why your Shop is not using the correct Information, we don't know really.
Please contact your Shop provider to knoe why they are not using the correct Details
=======================================
GetExpressCheckoutDetailsResponse
token "EC-53T64353BV2619525"
timestamp "2012-10-11T13:01:50Z"
correlationid "a01a106421a94"
ack "Success"
version "2.3"
build "3893058"
payerid "KB3QCFV97LZLY"
payerstatus "verified"
business ""
firstname "BLAH"
countrycode "LU"
shiptoname "Mrs Blah Blah BPM Nr 30345"
shiptocity "Munsbach"
shiptostate ""
shiptozip "5365"
shiptocountrycode "LU"
shiptocountryname "Luxembourg"
=======================================
Why your Shop is not using the correct Information, we don't know really.
Please contact your Shop provider to knoe why they are not using the correct Details
Comment