Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Worldpay Callback problems


Guest

Recommended Posts

I've got as far as getting customers to worldpay, getting their money and returning them to the wpcallback page. The page displays but the refresh doesn't happen and only the header and footer shows, but with nothing in the middle. wpcallback.php has not been changed. The site is NONSSL with only one language (EN). I tried worldpay's callback test script to see what was been sent to the callback page (extract below). Any one got any ideas?

 

********************************

 

testMode: 100

 

authCost: 5.16

 

currency: GBP

 

address: 24 ********

 

countryString: United Kingdom

 

installation: ****

 

countryMatch: B

 

transId: 73269831

 

AVS: 0000

 

amountString: ?5.16

 

postcode: SG13 7BP

 

msgType: authResult

 

name: Joe Bloggs

 

tel: 01992 413715

 

desc: Purchase from Goodies of Covent Garden

 

transStatus: Y

 

cardType: Visa Delta

 

lang: en

 

transTime: 1086263343584

 

authAmountString: ?5.16

 

authAmount: 5.16

 

ipAddress: 81.********

 

cost: 5.16

 

instId: ****

 

amount: 5.16

 

compName: Priscilla McGirr t/as GOODIES of Covent Garden

 

country: GB

 

MC_callback: www.latinjazz.co.uk/catalog/wpcallback.php?language=en

 

rawAuthMessage: cardbe.msg.testSuccess

 

authCurrency: GBP

 

email: [email protected]

 

cartId: osCsid=1fb1a94be934d890c7ebf30d393733da

 

rawAuthCode: A

 

authMode: A

 

*************************************

Thanks for any help

Link to comment
Share on other sites

In case anyone else has a similar problem. I worked out what was wrong. I am using STS on this site and so my callback page kept creating a page using STS (the problem) and ignoring parts of the code on the callback page. I couldn't be bothered working out what info STS needs to render the page properly so I used the orig 4 header/footer/app top and bottom files but renamed them so as to avoid conflict and so now everything works fine with the callback page using the orig headers, etc and the rest of the site using STS.

 

Hope this helps someone. :D

Edited by heliotrope
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...