Skip to content

Builder String vs Enum Int #134

@mackieee

Description

@mackieee

if ($builder->transactionType !== TransactionType::SALE

At this line here, the $builder->transactionType is '64' whilst the enum is 64. Resulting in an UnsupportedTransactionException exception in the latest version of 14.1.1.

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