/
Customized Address Form for Chile (CL)

Customized Address Form for Chile (CL)

For Chile sites, these updates need to be added to the Address Form.

  1. Separate Street Name and Street Number into 2 fields.
  2. Add a RUT field at the beginning of the address form.
  3. Always ask for 8 to 9 digits - leave a mask to fill.
  4. Remember that the last digit can be a number (0-9) or the letter “K”.
  5. Add the link “Descubre tu documento” (“find out what is your document number”) to https://rutchile.cl/ so the user can search for the document.
  6. If it fails the validation, show this message to the customer “Documento inválido: xxxxxxxx” (Invalid document: xxxxxxx).
  7. Examples:
    • 9007920-4
    • 21620312-7
    • 5946647-K
  8. Reference: http://downloads.ebanx.com/Recommendation_ChileV2.pdf

Detail Specification: 

  • RUT field placeholder keep showing __.___.___-_
  • Case1: When user input 8 digits (ex: 12345678), system will auto format 12.345.67-8, no need to out focus the field
  • Case2: When user type 9th character, system will automatically move the Dash to the position before 9th character: 12.345.678-K / 12.345.678-1


Development ticket:  DFSB-1794 - Getting issue details... STATUS

Add label

Related content