Code: Select all
Notice: Undefined index: TWD in admin/model/extension/currency/ecb.php on line 54
Warning: Division by zero in admin/model/extension/currency/ecb.php on line 54
Code: Select all
Notice: Undefined index: TWD in admin/model/extension/currency/ecb.php on line 54
Warning: Division by zero in admin/model/extension/currency/ecb.php on line 54
Code: Select all
if ($currencies) {
Code: Select all
if (isset($currencies[$default])) {
Code: Select all
if (isset($currencies[$default])) {
Screenshot 2024-09-02 at 21-16-19 Currencies.png (94.59 KiB) Viewed 614 times
Screenshot 2024-09-03 at 20-37-22 PayPal Checkout Integration.png (73.47 KiB) Viewed 513 times
Screenshot 2024-09-03 at 20-24-42 Currencies.png (99.56 KiB) Viewed 513 times
DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.
https://www.youtube.com/watch?v=zXIxDoCRc84
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
The PayPal payment module and currency conversion engine I discussed are all built-in functions of OpenCart 3.0.4.0.by mona wrote: ↑Tue Sep 03, 2024 9:11 pmIt might be an idea to try to separate your understanding between Opencart and not Opencart
PayPal is not Opencart
https://www.paypal.com/us/cshelp/articl ... al-help116
The currency converter is not Opencart
https://www.opencart.com/index.php?rout ... n_id=34800
https://www.opencart.com/index.php?rout ... 20exchange
Screenshot 2024-09-03 at 22-07-24 PayPal Payments Standard.png (48.46 KiB) Viewed 476 times
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
I know to disable the "ECB", But like I said "Currency Rate Engine" this is a new feature in 3.0.4.0, and the default European Central Bank Currency Converter cannot be used, so is there a possible solution next? (My main point is to confirm this with OpenCart officials)JNeuhoff wrote: ↑Tue Sep 03, 2024 10:39 pmAs said, the built-in currency rates engine in OpenCart 3.0.4.0 uses the ECB API which doesn't support the TWD. You'd have to disable this currency rates engine, and then manually edit your currency rates. Or get a developer to implement another currency rates API in OC 3.0.4.0. I was just thinking about backporting the fixer.io currency engine from OpenCart 4 to OpenCart 3, but so far there hasn't been much of a demand for it.
As regards PayPal Standard: I don't know whether that one still work in the latest OC 3.0.4.0. The latter now uses the PayPal Integration payment extension.
Screenshot 2024-09-04 at 08-11-34 Extensions.png (164.48 KiB) Viewed 403 times
Users browsing this forum: No registered users and 1 guest