-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Account ID and language should be different for Brazil and latam examples, and it is not, so for brazil error messages are shown in spanish, currency is incorrect and card selector shows incorrect wrong franchises.
Offending code in both https://github.com/developers-payu-latam/Tokenization-JavaScript/blob/master/token-es/popup_token_prd-es.html#L81-L83 and https://github.com/developers-payu-latam/Tokenization-JavaScript/blob/master/token-pt/popup_token_prd-pt.html#L81-L83
payU.setAccountID("512321");
payU.setListBoxID("mylistID");
payU.setLanguage("es"); // optional
Metadata
Metadata
Assignees
Labels
No labels