I wasn't seeing the "ship to" country code on the Link side until I changed uc_payflowlink.module (line 154) to read as follows:

'COUNTRYTOSHIP' => substr($countrytoship[0]['country_iso_code_2'], 0, 4),

Comments

longwave’s picture

Status: Needs review » Fixed

Fixed in 1.1 releases.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.