Skip to content

SDK does not support pre-auth workflow #20

Open
@DoDSoftware

Description

@DoDSoftware

The SDK has hardcoded validation rules for all the models. In the Pre-auth workflow, we do not have a payment_details.avs_result_code or payment_details.cvv_result_code. We were advised to omit the keys or pass null. Unfortunately, doing either results in an exception being thrown in the PHP SDK as both properties are hard coded to be required and match this regex: /^.+$/i

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