You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.