bambora / checkout-magento-v2.x

Bambora Online - Magento 2
https://www.bambora.com/sv/se/betalningslosningar/
3 stars 13 forks source link

Update AbstractActionController.php #36

Closed abad93 closed 3 years ago

abad93 commented 4 years ago

add PAYMENT_STATUS_ACCEPTED if not exist on payment additional information after the payment captured.

AllanWLie commented 4 years ago

Hi @abad93 , Could you elaborate why you would set the status there ? it is already set when the customer returns from the payment window to the order confirmation page. Here: https://github.com/bambora/checkout-magento-v2.x/blob/master/Controller/AbstractActionController.php#L168