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
Renamed "Create a transaction"'s passed `$transactionId` parameter to `$merchantId` to remain consistent with the method as defined in the source code.
To clarify, the `Transaction` class' `create()` method accepts a merchant ID, not a transaction ID.
0 commit comments