Page 1 of 1
Search found 3 matches
Re: OC 3.0.3.6/Default Theme UPS Extension configured but not displaying UPS options at checkout
Similar problems. Changed line 201- if (!$this->config->get('shipping_ups_test')) { $url = 'https://onlinetools.ups.com/ups.app/xml/Rate'; } else { $url = 'https://wwwcie.ups.com/ups.app/xml/Rate'; } and Line 267 - ($this->config->get('shipping_ups_' . strtolower($this->config->get('shipping_ups_ori...
Jump to post- Extensions Support
- OC 3.0.3.6/Default Theme UPS Extension configured but not displaying UPS options at checkout
- Fri Jan 29, 2021 3:34 am
- Replies 3
- Views 419
Re: OC 3.0.3.6/Journal Theme UPS Extension configured but not displaying UPS options at checkout
I don't believe the UPS works with the default. Honestly I am not sure how to check without uninstalling the theme. I tried disabling the USPS module to see if it would have any effect on the UPS one, but that didn't work either. Edit to add: With the USPS module disabled and the UPS enable with geo...
Jump to post- Off-Topic
- OC 3.0.3.6/Journal Theme UPS Extension configured but not displaying UPS options at checkout
- Fri Jan 29, 2021 2:00 am
- Replies 6
- Views 816
OC 3.0.3.6/Journal Theme UPS Extension configured but not displaying UPS options at checkout
I am having the same issues with UPS. I finally got the USPS module to work, but can't seem to sort out the trouble with the UPS one. It doesn't show up at all. I am using the Journal 3 theme. I have made the modifications to the UPS.php on lines 201 and 267 as seen here: 201 if (!$this->config->get...
Jump to post- Off-Topic
- OC 3.0.3.6/Journal Theme UPS Extension configured but not displaying UPS options at checkout
- Thu Jan 21, 2021 7:12 am
- Replies 6
- Views 816
Search found 3 matches