Search found 10 matches

Page 1 of 1

Search found 10 matches

[UnResolved] PayPal PayFlow Pro

I have ran into an issue with paypal payflow. With the merchant information it says login invalid at checkout. The info is valid since im able to login to the paypal website with the exact same info. https://manager.paypal.com/ has anyone been able to get this payment module working? I have tried bo...

Jump to post
  • Tue Feb 17, 2015 1:11 pm
  • Replies 1
  • Views 791
Update Cart Quantity Issue (index.php?route=checkout/cart)

Im trying to figure out where the ajax request is to update the quantity while in the shopping cart.

I have checked the following files and did not find it. I might be blind

catalog/controller/checkout/cart.php
catalog/view/theme/default/template/checkout/cart.tpl
catalog/view/javascript/common.js

Jump to post
  • Fri Aug 08, 2014 10:22 pm
  • Replies 1
  • Views 1508
[ISSUE] Pass Tax Amout To Authorize.net via x_tax

My clients use authorize.net and are using the tax reports to see how much tax they have collected both online and offline. Currently only the offline transactions are showing tax and everything from the opencart website is not showing the tax amount. I did some research and I need to add. <INPUT TY...

Jump to post
  • Tue Nov 05, 2013 2:50 am
  • Replies 0
  • Views 428
[SOLVED] Email All Customers OpenCart Admin

Im having problems with the mail application in the admin panel. When i select all customer it seems that only the first 20 customers actually receive emails. Does anyone know what might be causing this? Ive been messing with this for over 3 hours and cant figure it out, and my client is freaking ou...

Jump to post
  • Sat Oct 05, 2013 1:02 am
  • Replies 1
  • Views 302
Re: Multi Store Install Across 2 CPanel Accounts

Thanks for the responses. in my case they are on the same server. I just created a new cpanel account for the 2nd domain then copied all the opncart files over to the new home directory, and it worked. Dont like the way i had todo it but my host could not give me a 2nd ip.

Jump to post
  • Thu Sep 19, 2013 1:29 pm
  • Replies 4
  • Views 1424
[SOLVED] Multi Store Install Across 2 CPanel Accounts

I currently have Multiple store setup under 2 domains on the same cpanel account and it works fine. My problem is that my host does not provide multi domain ssl certs and say that i have to have 2 different ssl certs. which in turn means i need 2 dedicated ips. they tell me the only way i can achiev...

Jump to post
  • Wed Sep 18, 2013 10:53 am
  • Replies 4
  • Views 1424
Re: Adjust Order Total At Checkout

that worked had to make an adjustment the shipping_method code for pickup is actually pickup.pickup for 1.5.5.1

Code: Select all

if (isset($this->session->data['shipping_method']) && $this->session->data['shipping_method']['code'] != 'pickup.pickup') {
    // some code here
} 

Jump to post
  • Thu Sep 05, 2013 9:46 am
  • Replies 4
  • Views 4074
Re: Adjust Order Total At Checkout

thank you for your help. this was such a better solution. I did not even know there was a totals area. I got it implemented and it took much less time to do then hacking and slashing through the tpl files. I have one more question. Is there away to only add the fee if they are having it shipped. my ...

Jump to post
  • Wed Sep 04, 2013 4:51 pm
  • Replies 4
  • Views 4074
[SOLVED] - Adjust Order Total At Checkout

Im trying to adjust the order total at the time of check out. I need to add hazmat fee for certain orders that obtain items that have a certain value in a field. I am able to change the confirm.tpl file and get the totals to look right. but im not able to actually change the order total being proces...

Jump to post
  • Tue Sep 03, 2013 11:34 am
  • Replies 4
  • Views 4074
Re: White border around the thumbnails

I know this is an older post, but I thought i would explain why this is happening. I glanced at the system/library/image.php and found that if the file you upload is a .png it will automattically resize it with a transparent background, and if you uplolad a file that is anything else like .gif or .j...

Jump to post
  • Mon Jun 24, 2013 8:23 am
  • Replies 29
  • Views 22272

Page 1 of 1

Search found 10 matches