Forum Moderators: buckworks
I'm in the process of setting up a site which offers a fixed price service, and thinking of going with Worldpay Select Junior.
I will need to receive specific data from shoppers before the service can be fulfilled. So I'm wondering if the data from the 'desc' parameter, that would be passed to Worldpay from my HTML form, is returned in the payment confirmation emails for myself and the shopper, aswell as in the CMS statements?
I've been reading Worldpay's support pages over & over again, but can't seem to find what I'm looking for!
EConrad, why should I go to the effort & expense of getting a callback script, if I can get what I want done without one? I don't need shopping cart software because it would be overkill - I have one 'product', no P&P costs, VAT...
Yes it is the 'merchantDesc.templ'file.
I would add the customer email also. If you are selling just one product, which is what I do with one of my sites, then there is no need for callback. I don't bother. When someone orders the product I get the customers address and email sent to me. It's easy to setup and makes life a lot easier than having to go to the CMS every five minutes.
However, email is not 100% and sometimes someone may order something and the email doesn't get to you. This has happened a few times to me. It's a bit annoying but a nice suprise that someone has ordered something when you didn't expect it. It is pretty rare though.
>However, email is not 100% and sometimes someone may order >something and the email doesn't get to you. This has >happened a few times to me. It's a bit annoying but a nice >suprise that someone has ordered something when you didn't >expect it. It is pretty rare though.
So, can the details (email, description...) also get stored in the CMS? Or is the only way of finding out that this has happened, when the customer contacts you?