Forums

Authorize.net not processing correct amount

junk4jake 26 Mar, 2014
I have 2 websites I am working on and using the Ultimate Authorize.net plugin on each. Both have a Chronoforms and Authorize.net license and are (I think) correctly validated. Both of them however are showing the correct dollar amounts when I have debugging turned on, but when they are going through to Authorize.net the amounts are being ROUNDED off and sending the incorrect amount through to processing.

Example:
http://www.echo-conference.com/index.php/single-event-registration
I have created a testamount field and ran it through for $0.10, but it charged be $2.00???
Here is what the database saved:
Field title Field value
cf_id 1
cf_uid f7b560e2bc5e662b40e246d6500ac221
cf_created 2014-03-25 21:41:02
cf_modified 0000-00-00 00:00:00
cf_created_by 0
cf_modified_by 0
cf_ipaddress 66.191.69.130
cf_user_id 0
title Mr
first jake
last jones
degree DO
organization mayop
email jake@seorochestermn.com
phone 50772207036
enrollment Nonmember
oneday Thursday
diet Kosher
cardtype MC
cardnumber ************4539
securitycode 278
firstcard Jacob
lastcard Jones
month 05
year 2016
address 1704 9th Street NE
city Rochester
state MN
postal 55906
testamount 0.10
terms 1
chrono_verification 6tr7x
input_submit_25 Submit Registration
GreyHead 26 Mar, 2014
Hi junk4jake,

You should double-check that you are using the full version of the action and not the trial version. The trial version will usually multiply the amount by a random number so you would get 2x 3x 4x 5x the original amount - but not usually 20x.

I also recall that Anet requires the amount in cents so 10 rather than 0.10 - that might be a part of the problem - though I don't know if the action does the conversion for you or not.

Bob
junk4jake 26 Mar, 2014
Ok, I have looked and the action says "TRIAL" still. How do I get the full version in there?
http://awesomescreenshot.com/0262jwde3f
junk4jake 26 Mar, 2014
I have purchased a license and successfully validated it (or so I think)
junk4jake 26 Mar, 2014
Not passing my "total" or the "first name" or "last name" on card. Oddly enough when I use a real card, they will take $2.00 from me. Is there a "how to" that will tell me the right way to activate the AUTHORIZE.NET license?


x_login=(REMOVED)
Response Code: Declined
Response Subcode: 1
Response Reason Code: 2
Response Reason Text: This transaction has been declined.
Approval Code: 000000
AVS Result Code: U
Transaction ID: 6041283788
Invoice Number (x_invoice_num): NO VALUE RETURNED
Description (x_description): Nonmember
Amount (x_amount): 2.00
Method (x_method): CC
Transaction Type (x_type): auth_capture
Customer ID (x_cust_id): NO VALUE RETURNED
Cardholder First Name (x_first_name): NO VALUE RETURNED
Cardholder Last Name (x_last_name): NO VALUE RETURNED
Company (x_company): NO VALUE RETURNED
Billing Address (x_address): 1704 9th Street NE
City (x_city): Rochester
State (x_state): MN
ZIP (x_zip): 55906
Country (x_country): NO VALUE RETURNED
Phone (x_phone): 5077220736
Fax (x_fax): NO VALUE RETURNED
E-Mail Address (x_email): jake@seorochestermn.com
Ship to First Name (x_ship_to_first_name): NO VALUE RETURNED
Ship to Last Name (x_ship_to_last_name): NO VALUE RETURNED
Ship to Company (x_ship_to_company): NO VALUE RETURNED
Ship to Address (x_ship_to_address): NO VALUE RETURNED
Ship to City (x_ship_to_city): NO VALUE RETURNED
Ship to State (x_ship_to_state): NO VALUE RETURNED
Ship to ZIP (x_ship_to_zip): NO VALUE RETURNED
Ship to Country (x_ship_to_country): NO VALUE RETURNED
Tax Amount (x_tax): NO VALUE RETURNED
Duty Amount (x_duty): NO VALUE RETURNED
Freight Amount (x_freight): NO VALUE RETURNED
Tax Exempt Flag (x_tax_exempt): NO VALUE RETURNED
PO Number (x_po_num): NO VALUE RETURNED
MD5 Hash: 31C03A78193B38A5DF5693A12D5DB70A
Card Code Response: NO VALUE RETURNED
Reserved (40): NO VALUE RETURNED
Reserved (41): NO VALUE RETURNED
Reserved (42): NO VALUE RETURNED
Reserved (43): NO VALUE RETURNED
Reserved (44): NO VALUE RETURNED
Reserved (45): NO VALUE RETURNED
Reserved (46): NO VALUE RETURNED
Reserved (47): NO VALUE RETURNED
Reserved (48): NO VALUE RETURNED
Reserved (49): NO VALUE RETURNED
Reserved (50): NO VALUE RETURNED
Reserved (51): XXXX1111
Reserved (52): Visa
Reserved (53): NO VALUE RETURNED
Reserved (54): NO VALUE RETURNED
Reserved (55): NO VALUE RETURNED
Reserved (56): NO VALUE RETURNED
Reserved (57): NO VALUE RETURNED
Reserved (58): NO VALUE RETURNED
Reserved (59): NO VALUE RETURNED
Reserved (60): NO VALUE RETURNED
Reserved (61): NO VALUE RETURNED
Reserved (62): NO VALUE RETURNED
Reserved (63): NO VALUE RETURNED
Reserved (64): NO VALUE RETURNED
Reserved (65): NO VALUE RETURNED
Reserved (66): NO VALUE RETURNED
Reserved (67): NO VALUE RETURNED
Reserved (68): NO VALUE RETURNED
Merchant-defined (69): : FALSE
GreyHead 26 Mar, 2014
Hi junk4jake,

For the ANet action I think that you should get an updated action or a patch file from Max (I don't' know exactly how he works that part).

It's probably also worth creating a sandbox account for testing - see here. That will avoid the $2 charges. Remember to switch back to the live account Keys before you are finished though.

Bob
This topic is locked and no more replies can be posted.