Skip to content

Payer Exist code doesn't align with documentation. #127

@slaweknaczynski

Description

@slaweknaczynski

In your documentation you say allowed values for Payer Exist are 0, 1 or 2:
Clipboard Image

But the code will never allow for option "2" - it will either be 1 or 0

Slawek_proc

$builder->hostedPaymentData->customerExists ? "1" : "0"

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