Skip to content

Bad account id and language for brazil example. #1

@ergoithz

Description

@ergoithz

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions