Post by Mike Guenther » Fri Oct 02, 2020 4:04 am

I am working on a new upgraded version of my site. When I run a test credit card transaction, I get the error. When I run the same test transaction on my current site-it goes through fine. Both sites ares utilizing the same settings for Authorize.net (AIM)
Current site is here (OC 2.3.0.2):
https://sunnybunnyeastereggs.com
Test site (OC 3.0.3.5):
https://test.sunnybunnyeastereggs.com
Any ideas?

Thank you, Mike
Last edited by Mike Guenther on Fri Oct 02, 2020 4:57 am, edited 1 time in total.

Active Member

Posts

Joined
Thu Oct 13, 2011 12:00 am

Post by IP_CAM » Fri Oct 02, 2020 4:20 am

Well, you're using a JOURNAL Theme Extension, and it's widely known,
that Journal equipped OC's are quite different from default OC's, so
better ask such questions either in the Journal Support Site, or
then in the commercial OC Forum Section, since you're using a paid
Theme Extension, and the 'open' Sections here do not cover paid Mods.
Ernie

My Github OC Site: https://github.com/IP-CAM
5'200 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland

Post by Mike Guenther » Fri Oct 02, 2020 4:58 am

ok, wasn't sure where to post it-seemed like a core OC issue to me, so I thought I would try here first. I will also ask the theme author.

Thanks anyway.

Active Member

Posts

Joined
Thu Oct 13, 2011 12:00 am

Post by letxobnav » Fri Oct 02, 2020 7:57 am

probably an improper formatted amount.
you could check decimal places in currency or just check what is send to AIM by adding:

Code: Select all

$this->log->write('AIM Sending: '.print_r($data,true));
before:

Code: Select all

$curl = curl_init($url);
in catalog/controller/extension/payment/authorizenet_aim.php
then check your log.

Crystal Light Centrum Taiwan
Extensions: MailQueue | SUKHR | VBoces

“Data security is paramount at [...], and we are committed to protecting the privacy of anyone who is associated with our [...]. We’ve made a lot of improvements and will continue to make them.”
When you know your life savings are gone.


User avatar
Expert Member

Posts

Joined
Fri Aug 18, 2017 4:35 pm
Location - Taiwan

Post by Mike Guenther » Fri Oct 02, 2020 8:11 am

Checked the decimal setting-it's correct, set at 2. I made the change to the file you requested...where can I access the log? Sorry, I know it sounds dumb!

Active Member

Posts

Joined
Thu Oct 13, 2011 12:00 am

Post by sw!tch » Fri Oct 02, 2020 8:51 am

Admin -> System -> Maintenance -> Error log.

Full Stack Web Developer :: Send a PM for Custom Work.
Backup and learn how to recover before you make any changes!


Active Member

Posts

Joined
Sat Apr 28, 2012 2:32 pm

Post by Mike Guenther » Fri Oct 02, 2020 9:01 am

Got it-thanks....just not sure what I am looking for?

Active Member

Posts

Joined
Thu Oct 13, 2011 12:00 am

Post by letxobnav » Fri Oct 02, 2020 10:44 am

you will know it when you see it as it prints the entire data record being send.
Look at the field "amount".

Crystal Light Centrum Taiwan
Extensions: MailQueue | SUKHR | VBoces

“Data security is paramount at [...], and we are committed to protecting the privacy of anyone who is associated with our [...]. We’ve made a lot of improvements and will continue to make them.”
When you know your life savings are gone.


User avatar
Expert Member

Posts

Joined
Fri Aug 18, 2017 4:35 pm
Location - Taiwan

Post by paulfeakins » Fri Oct 02, 2020 6:22 pm

IP_CAM wrote:
Fri Oct 02, 2020 4:20 am
Well, you're using a JOURNAL Theme Extension, and it's widely known,
that Journal equipped OC's are quite different from default OC's, so
better ask such questions either in the Journal Support Site, or
then in the commercial OC Forum Section, since you're using a paid
Theme Extension, and the 'open' Sections here do not cover paid Mods.
Ernie
https://support.journal-theme.com/

UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk


User avatar
Guru Member
Online

Posts

Joined
Mon Aug 22, 2011 11:01 pm
Location - London Gatwick, United Kingdom

Post by Mike Guenther » Fri Oct 02, 2020 8:12 pm

I get the same error when using the default theme-so it is not theme related.

When I look at the error log "[x_amount] => 0" is that the problem since the product I tested at that time was 0.01? If so, how do I fix this? I have the decimal set at 2 in the USD currency section.

I have also tested another product at $35.00 and got the same error. and "[x_amount] => 0" is the same in the error log.

I also noticed that the cart totals in the upper right always show $0.00 no matter what I have in the cart....do you think this is related to my checkout error?

Active Member

Posts

Joined
Thu Oct 13, 2011 12:00 am

Post by letxobnav » Fri Oct 02, 2020 10:57 pm

did you set your order totals extensions?

Crystal Light Centrum Taiwan
Extensions: MailQueue | SUKHR | VBoces

“Data security is paramount at [...], and we are committed to protecting the privacy of anyone who is associated with our [...]. We’ve made a lot of improvements and will continue to make them.”
When you know your life savings are gone.


User avatar
Expert Member

Posts

Joined
Fri Aug 18, 2017 4:35 pm
Location - Taiwan

Post by Mike Guenther » Fri Oct 02, 2020 11:15 pm

That did it! Thank you so much! fix the cart amount AND the credit card processed!

Active Member

Posts

Joined
Thu Oct 13, 2011 12:00 am

Post by letxobnav » Fri Oct 02, 2020 11:22 pm

Good, I was almost at a loss.

Crystal Light Centrum Taiwan
Extensions: MailQueue | SUKHR | VBoces

“Data security is paramount at [...], and we are committed to protecting the privacy of anyone who is associated with our [...]. We’ve made a lot of improvements and will continue to make them.”
When you know your life savings are gone.


User avatar
Expert Member

Posts

Joined
Fri Aug 18, 2017 4:35 pm
Location - Taiwan

Post by Mike Guenther » Fri Oct 02, 2020 11:25 pm

Well, I appreciate your patience!

Active Member

Posts

Joined
Thu Oct 13, 2011 12:00 am
Who is online

Users browsing this forum: No registered users and 11 guests