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
{{ message }}
This repository was archived by the owner on Jan 25, 2024. It is now read-only.
$_['description_rounding_adjustment'] = 'If we cannot map the Opencart totals to wallee line items exactly, instead of disabling the payment methods you can instead choose to send an Adjustment Item which contains the difference. In this case tax amounts may no longer be exact, and features such as reconciliation in wallee and refunds from the Opencart backend may not fully work.';
\WalleeHelper::instance($this->registry)->log("Currently at ". self::$migrations[$currentVersion]['version'].": ".self::$migrations[$currentVersion]['name']);
Copy file name to clipboardExpand all lines: upload/catalog/language/english/payment/wallee.php
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,8 @@
12
12
$_['error_not_pending'] = 'Transaction exists and is not in state pending.';
13
13
$_['error_confirmation'] = 'The transaction could not be confirmed. Please check to see if any payment has been made from your account, and retry if no charge has taken place.';
0 commit comments