close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Authorize.net Description Response

Thread began 4/19/2009 11:38 am by mshappell237278 | Last modified 4/20/2009 11:32 am by mshappell237278 | 5462 views | 10 replies

mshappell237278

Authorize.net Description Response

Something has recently changed about the itemDescription that is being returned from Authorize.net when an order is processed. It used to return the same exact itemDescription that is set in my Add to Cart button but for some reason it's now return the Description, price, Description, qty etc in the Description like (copied from the merchant email notification of an order):

========= ORDER INFORMATION =========
Invoice : 100014
Description : 3-Month Pass<|>99.5<|>3-Month Pass<|>1<|>1

Code from my Add to Cart button:

$ATC_itemName = "$99.50 3-Month Pass";// column binding
$ATC_itemDescription = "3-Month Pass";// column binding
$ATC_itemWeight = floatval("0");// column binding
$ATC_itemQuantity = floatval("1");// column binding
$ATC_itemPrice = floatval("99.50");// column binding

The Description Binding is correctly showing '3-Month Pass' if I add it to my page but when the order is processed it comes back from Authorize.net with more than just the Description.

Here is what's being posted to Authorize.net:

$AuthNet_itemized[0][1] = "x_description";
$AuthNet_itemized[1][1] = "".$subscriptionCart->DisplayInfo("Description") ."";

I have another site that's using the same cart setup and those merchant receipts don't show the funky string for the description value that's returned from Authorize.net but simply shows the itemDescription as defined in the Add to Cart button.

Any ideas? Thanks in advance for any insight!

Michael

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...