Customized Address Form for Chile (CL)
For Chile sites, these updates need to be added to the Address Form.
- Separate Street Name and Street Number into 2 fields.
- Add a RUT field at the beginning of the address form.
- Always ask for 8 to 9 digits - leave a mask to fill.
- Remember that the last digit can be a number (0-9) or the letter “K”.
- 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.
- If it fails the validation, show this message to the customer “Documento inválido: xxxxxxxx” (Invalid document: xxxxxxx).
- Examples:
- 9007920-4
- 21620312-7
- 5946647-K
- 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-1794Getting issue details... STATUS