View Full Version : WorldPay receipt - product description missing
timiagama
16-Nov-2005, 06:11 PM
I have recently set up a new site that uses WorldPay as the payments provider. But I've noticed that the product description is blank on the email sent to the customer by WorldPay.
How do I fix this?
Timi
Bruce
18-Nov-2005, 04:08 PM
Please take a look at this thread... http://community.actinic.com/showthread.php?t=3862&highlight=%22Product+description+World+Pay%22
Kind regards,
timiagama
24-Nov-2005, 08:50 AM
Thanks Bruce, but that didn't really help. WorldPay sends out a confirmation email to the customer. In that email, the description field is blank. It may be that this is by design since the customer may have purchased more than one item and WorldPay only takes the full transaction value.
Timi
timiagama
24-Nov-2005, 09:01 AM
This probably explains why there is no description in the WorldPay email - Actinic doesn't send it.
I found this on a different thread posted by someone having a problem, and Actinic displayed this as partof the error message.
<FORM NAME="formOCC" METHOD=POST ACTION="https://third-party.select.worldpay.com/actinic/catalog/">
<INPUT TYPE=HIDDEN NAME="SALUTATION" VALUE="">
<INPUT TYPE=HIDDEN NAME="NAME" VALUE="anthony simmons">
<INPUT TYPE=HIDDEN NAME="JOBTITLE" VALUE="">
<INPUT TYPE=HIDDEN NAME="COMPANY" VALUE="">
<INPUT TYPE=HIDDEN NAME="ADDRESS1" VALUE="69 high path road">
<INPUT TYPE=HIDDEN NAME="ADDRESS2" VALUE="">
<INPUT TYPE=HIDDEN NAME="ADDRESS3" VALUE="guildford">
<INPUT TYPE=HIDDEN NAME="ADDRESS4" VALUE="">
<INPUT TYPE=HIDDEN NAME="INVOICEPOSTCODE" VALUE="345435">
<INPUT TYPE=HIDDEN NAME="COUNTRY" VALUE="">
<INPUT TYPE=HIDDEN NAME="COUNTRY_CODE" VALUE="AL">
<INPUT TYPE=HIDDEN NAME="PHONE" VALUE="34543543">
<INPUT TYPE=HIDDEN NAME="FAX" VALUE="">
<INPUT TYPE=HIDDEN NAME="EMAIL" VALUE="info@darshanweb.com">
<INPUT TYPE=HIDDEN NAME="MOVINGCHECKSTATUS" VALUE="">
<INPUT TYPE=HIDDEN NAME="USERDEFINED" VALUE="">
<INPUT TYPE=HIDDEN NAME="ORDERNUMBER" VALUE="AS543510000009">
<INPUT TYPE=HIDDEN NAME="CURRENCY" VALUE="USD">
<INPUT TYPE=HIDDEN NAME="AMOUNT" VALUE="1000">
<INPUT TYPE=HIDDEN NAME="MERCHANTID" VALUE="71377">
<INPUT TYPE=HIDDEN NAME="PREAUTH" VALUE="1">
<INPUT TYPE=HIDDEN NAME="TESTMODE" VALUE="1">
<INPUT TYPE=HIDDEN NAME="CALLBACKURLAUTH" VALUE="http://lywa.rootr.com/cgi-bin/os000001.pl?PATH=%2fhome%2flywa%2fweb%2flamayeshe%2ecom%2facatalog%2f&SEQUENCE=3&ACTION=AUTHORIZE_4&CARTID=203Z194Z9Z131A1049889891B2450&PA=1">
<INPUT TYPE=HIDDEN NAME="CALLBACKURLBACK" VALUE="http://lywa.rootr.com/cgi-bin/os000001.pl?SEQUENCE=3&ACTION=%3cBack&REFPAGE=http%3a%2f%2flywa%2erootr%2ecom%2facatalog%2fdonations%2ehtml&">
<INPUT TYPE=HIDDEN NAME="CALLBACKURLUSER" VALUE="http://lywa.rootr.com/cgi-bin/os000001.pl?SEQUENCE=3&ACTION=Finish&ORDERNUMBER=AS543510000009&REFPAGE=http%3a%2f%2flywa%2erootr%2ecom%2facatalog%2fdonations%2ehtml&">
<INPUT TYPE=SUBMIT NAME="SUBMIT" VALUE="Next>" class="button">
</FORM>
timiagama
24-Nov-2005, 09:30 AM
Hi Bruce
I just checked in "OCCWorldPayScriptTemplate.pl" and it contains absolutely no references to the Description of products purchased.
This looks like an Actinic problem - not a WorldPay one. There should be a summary of all items in the cart.
Timi
Bruce
28-Nov-2005, 01:21 PM
Timi,
That is correct, the product description is not passed to Worldpay or any other Payment Service Provider for a matter of fact. The requirements for the PSP to process the payment are the order number, order value and customer address information. The call back from the PSP will tie in with the order once downloaded and display the line items that were ordered.
Passing the product description to the PSP is a wish list item and I can ad your vote to the list. The basic issue would be as to what Form Field name will or can be recognised by the PSP server to display the required information..
Kind regards,
timiagama
30-Nov-2005, 03:06 PM
Thanks Bruce.
ndeezy
02-Dec-2005, 03:42 PM
Re: passing the product description to the PSP. That would be a godsend.
Bruce
02-Dec-2005, 03:44 PM
Nathan,
Will add your request. The issue however is not with us being able to pass the information, we can do that, but with the PSP Server actually being able to process and pass that back.
Kind regards,
DavidAM
06-Feb-2008, 05:45 PM
Nathan,
Will add your request. The issue however is not with us being able to pass the information, we can do that, but with the PSP Server actually being able to process and pass that back.
Kind regards,
Does anyone know if this issue has ever been resolved? I use worldpay on our site and it would be so much more convenient if the product description was included in the email that I receive from worldpay to let me know a sale has been processed.
Alternatively is there a way I can set the site to automatically email us directly with the purchase details once the sale is complete?
I think I'm probably overlooking something simple here!
Thanks
David
feemish
06-Feb-2008, 06:10 PM
Hi David,
If you go to View:Business settings:Ordering
You'll see a field: send receipt email copies to:
Put your email address there and you'll get a copy of the receipt.
Note though, that you'll only get one if the customer returns to your site after payment and views the receipt page. Thats what triggers the receipt emails.
Quite a lot of people dont return... you'll have to put a note in asking them to make sure to clck 'return to merchant' on the psp pay page.
Mark
http://www.arka-shop.co.uk
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.