Skip to content

[Bug]: Boleto field validation is not working for zipcode #2952

@ytokaya

Description

@ytokaya

Description

Boleto field validation is not working for zipcode

Steps to reproduce

  1. Place a Brazil payment
  2. Select Boleto as the payment method
  3. Add more than 30 characters in the Street
  4. Add zipcode with a hyphen, this is being accepted but will fail when processed

Actual behavior

The Boleto Adyen integration has some major input field issues:

  • Special characters are not allowed, but the field validation is not flagging in
  • Address fields are capped on 30 characters, this is way to low for Brazil

Image

Image

Expected behavior

Per our findings, there are several improvements to be made in the Boleto integration

  1. Increase the Address fields in size so full addresses will fit
  2. from AC feed address 1 to address and feed address 2 to casa#
  3. ideally accept a dash in the zip as it is standard practice (alternately, provide messaging to inform users). Dashes are standard in many countries

Code snippet or screenshots (if applicable)

No response

Adyen Magento Plugin version

9.12.1

Magento version

2.4.6-p3

Operating System

None

Browser (if applicable)

No response

Additional context and logs

No response

Metadata

Metadata

Assignees

Labels

Bug reportIndicates that issue has been marked as a possible bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions