7.x truncates streets/thoroughfares to 60 characters as that is a requirement of Authorize.net. This isn't happening in 8.x which results in errors like:

Received response with code Error from Authorize.net: E00003: The 'AnetApi/xml/v1/schema/AnetApiSchema.xsd:address' element is invalid - The value XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX is invalid according to its datatype 'String' - The actual length is greater than the MaxLength value.Length value.

CommentFileSizeAuthor
#2 truncate-address-2927272-2.patch831 bytessubhojit777
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

chrisrockwell created an issue. See original summary.

subhojit777’s picture

Status: Active » Needs review
FileSize
831 bytes

  • mglaman committed ef468de on 8.x-1.x authored by subhojit777
    Issue #2927272 by subhojit777, chrisrockwell: Truncate address to 60...
mglaman’s picture

Status: Needs review » Fixed

Thanks for the catch and fix!

Status: Fixed » Closed (fixed)

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