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
If the customer is redirected to the complete URL but the payment status is PENDING (which can occur in various scenarios, such as with MBWay), we should direct the customer to the loading page and wait for the callback. However, in the case of Multibanco, we should not redirect the user since the callback can take up to seven days.
If the customer is redirected to the complete URL but the payment status is PENDING (which can occur in various scenarios, such as with MBWay), we should direct the customer to the loading page and wait for the callback. However, in the case of Multibanco, we should not redirect the user since the callback can take up to seven days.
Check https://github.com/MONEI/MONEI-AdobeCommerce-Magento2/blob/main/Controller/Payment/Complete.php#L329
The text was updated successfully, but these errors were encountered: