Skip to content

error when authorize request webhook #14

@abdelazim94

Description

@abdelazim94

$notificationService = NotificationService::create(config('tamara.notification_token'));
$message = $notificationService->processAuthoriseNotification();

i get error because no key called order_status returned from tamara side to webhook when $request->getContent()
Undefined index: order_status
…/vendor/tamara-solution/php-sdk/src/Tamara/Notification/Message/AuthoriseMessage.php29

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