close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Worldpay not transferring all data

Thread began 6/09/2009 10:41 am by warrenphillips25336771 | Last modified 11/22/2011 9:30 am by asnw0764437428 | 3548 views | 9 replies |

warrenphillips25336771Beta Tester

Worldpay not transferring all data

Hi
I have set up a site using ecart, It is a static ecommerce site due to the limited number of products being sold, when a order is placed there is no information being passed to the worldpay screen exept for the first character as per attachment at the bottom,


Now,

one i stated in the add to cart fields a description to be passed to the cart, this works,

how would i also implement so that an email is sent to the sales department stating that an order has been placed and the items are listed?

Please please i am desperate to get this finished now, it is the description which is the pain.

many thanks in advance

warren (Please scroll down for the actual confirmation)

Your cart ID: e02d844dcdbf65940513159afd1f8150


Purchase transaction ID: 817770030

Generated at: 09/Jun/2009 06:40:19
Sale value: GBP 21.95
Description: 1 3
Shopper's Name: rosemary goldberg
Shopper's Address: 5 st marys close
Shopper's Telephone No.: 01617989293
Shopper's Postcode: M25 1XT
Shopper's Country: United Kingdom
Shopper's IP address: 78.105.169.217
Shopper's Email: rosemary@ziganof.com

The above payment has been processed.







AVS results:
security code comparison - matched
postcode comparison - matched
address comparison - matched
card issue country/contact country comparison - matched
For further explanation of AVS and security code see: rmm7015.html


Authentication Results:
Cardholder/Issuing Bank Not Enrolled For Authentication


Thank you for using RBS WorldPay internet payment systems.

Sign in to reply to this post

Ray BorduinWebAssist

Have you tried to use universal email and send the email on the confirm page? It seems that might work.

Sign in to reply to this post
Did this help? Tips are appreciated...

warrenphillips25336771Beta Tester

Ray If i could find any documentation on universal email and how to set it up it would be like a god send, also ray, could you please have a look at my post on contact form solution as i am desperate on that to. thanks

Sign in to reply to this post

warrenphillips25336771Beta Tester

what i can't understand is i have all the values set and it does not pass, don't purchase but try www.ziganof-knives.com and go through all the way until your passed to worldpay, you will see what i mean

Sign in to reply to this post

warrenphillips25336771Beta Tester

If i purchase a luxury 10 piece set it gets sent through, but with the ceramic knives it does not, any ideas?

Sign in to reply to this post

warrenphillips25336771Beta Tester

This is the code from one of the knife sets, this one does not even get transfered through to the cart for some reason

<?php
// WA eCart AddToCart
if (isset($_POST["eCart1_3_ATC"]) || isset($_POST["eCart1_3_ATC_x"])) {
$ATC_itemID = $_POST["eCart1_3_ID_Add"];
$ATC_AddIfIn = 0;
$ATC_RedirectAfter = "cart.php";
$ATC_RedirectIfIn = "";
$ATC_itemName = "6\" demascus knife";// column binding
$ATC_itemDescription = "6\" demascus Knife";// column binding
$ATC_itemWeight = floatval("0");// column binding
$ATC_itemQuantity = "".$_POST["eCart1_3_Quantity_Add"] ."";// column binding
$ATC_itemPrice = floatval("40.00");// column binding
$ATC_itemQuantity = floatval($ATC_itemQuantity);
if (is_numeric($ATC_itemQuantity) && $ATC_itemQuantity != 0) {
$eCart1->AddToCart($ATC_AddIfIn, $ATC_RedirectIfIn, $ATC_itemID, $ATC_itemName, $ATC_itemDescription, $ATC_itemWeight, $ATC_itemQuantity, $ATC_itemPrice);
if ($ATC_RedirectAfter != "" && $eCart1->redirStr == "") {
$eCart1->redirStr = $ATC_RedirectAfter;
}
if (isset($_SERVER['QUERY_STRING']) && $_SERVER['QUERY_STRING'] != "") {
$_SESSION['WAEC_ContinueRedirect'] = $_SERVER['PHP_SELF']."?".$_SERVER['QUERY_STRING'];
}
else {
$_SESSION['WAEC_ContinueRedirect'] = $_SERVER['PHP_SELF'];
}
}
}
?>

Sign in to reply to this post

Ray BorduinWebAssist

Just apply universal email to the page. Anything you should need to know is in the Universal Email help documentation.

Where do you get stuck? What have you tried?

Sign in to reply to this post
Did this help? Tips are appreciated...

warrenphillips25336771Beta Tester

not tried universal email yet ray as got to fix this problem first, but if i could find the answers on how to setup the email to send a receipt to botht the customer and the sales team with the order details and how to do it with a static site it would be great

Sign in to reply to this post

warrenphillips25336771Beta Tester

Ray

I fixed the problem my friend, I think due to the fact that i put a description as say a 3" the " was the problem me thinks :) happy days, still need to learn how to use that universal email on static stores

Sign in to reply to this post

asnw0764437428

I know its been a while in replying but your quotes ("") in the product sizes etc. are still throwing out worldpay from your website.

Sign in to reply to this post
loading

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...