diff --git a/src/Service/TransactionFlow/SaferPayTransactionAssertion.php b/src/Service/TransactionFlow/SaferPayTransactionAssertion.php index bc1bee8f..ce8a9554 100755 --- a/src/Service/TransactionFlow/SaferPayTransactionAssertion.php +++ b/src/Service/TransactionFlow/SaferPayTransactionAssertion.php @@ -107,7 +107,7 @@ public function assert($cartId, $saveCard = null, $selectedCard = null, $isBusin 'cart_id' => $cartId, 'saferpay_order_id' => $saferPayOrder->id, ], - 'reponse' => get_object_vars($assertResponse), + 'response' => get_object_vars($assertResponse), ]); $assertBody = $this->assertionService->createObjectsFromAssertResponse(