Skip to content

Payment fails due to invalid value for optional email field vads_cust_email #15

@eballetbaz

Description

@eballetbaz

My current module version is 1.23.0

Invalid values for optional field like vads_cust_email are always sent and so making the payment failing

For exemple, this invalid value is sent:
[vads_cust_email=xxxx@hotmail]

In current code there is a function clearInvalidOptionnalFields which is supposed to clear the invalid values before sending the request, but this function is never called

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