Whilst on the subject; I am trying to get something like this organised for one of my sites. But the problem is that the Moral Puritans at Worldpay say that our site is on the non-permitted list. No, we are not purveyors of porn of any description nor do we flog Viagra nor anything of an illegal or an immoral nature.
This is somewhat of a blocking problem and no end of trying to get them to see sense is, frankly, a waste of time. Anyone any suggestions for another merchant service provider in the UK, anyone? Does anyone know how these porn sites get around this, for example? I have talked to my bank, Nat West, and they are supportive of my site but they use Worldpay as the merchant service provider. Regards Malc (he the one going round and round in circles) -----Original Message----- From: Nicolas Verhaeghe [mailto:[EMAIL PROTECTED]] Sent: 02 August 2002 17:18 To: ActiveServerPages Subject: RE: Shopping cart recommendations A DIY Shopping cart can do a pretty good job but at least make sure not to store the credit card numbers in a database (if they are processed via Verisign, you only need ot keep the first 4 and last 5 numbers for your records) or at least encrypt it. I have a good shopping cart experience myself and what I did at BusRide.com for instance works just fine. They have at least one order a day and they're happy with it. -----Original Message----- From: T. Bradley Dean [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 01, 2002 8:06 PM To: ActiveServerPages Subject: RE: Shopping cart recommendations >Anybody have any recommendations? Yes, use a simple db. Our shopping cart is simply two tables in our SQL db, one for the actual cart - one for the cart items. And btw, if you can, go with Verisign. We switched to Authorize.net and have regretted it. Verisign was a much easier gateway to work with. ~Brad -----Original Message----- From: Wade Armstrong [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 01, 2002 7:51 PM To: ActiveServerPages Subject: Shopping cart recommendations I've got a client who would like to add some e-commerce to their existing Web site. They have a catalog, and the host offers a number of payment gateways, including Verisign and Authorize.net. What I need is a good ASP shopping cart. Since this is a shared server I'd rather not deal with a .dll, but there is a budget so I can buy a product. I don't need anything fancy, but it does need to be secure and reliable. Anybody have any recommendations? Wade -- Wade Armstrong Runstrong Design http://www.runstrong.com 310.737.0915 phone 310.737.0925 fax 310.259.5777 cell --- You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% --- You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% --- You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
