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
You might wanna save Transaction `$authorizationCode` for the current customer subsequent Transaction but not a nessecity. It would only counts to future updates of this package or if you choose to extend the package.
130
129
```php
131
130
// returns Auth_xxxxxxx
132
131
$response = $Transaction->authorizationCode($reference); // can also guess Transaction $reference
0 commit comments