The Stone Edge Order Manager can import ShopSite orders via downloaded text
files or via XML using db_xml.cgi. XML is definitely the prefered method. It
is normally done via secure connection, and with the Pay option turned on,
so it sounds like that should trigger the clearing of the CVV2 codes. Also
note that the Order Manager does NOT import CVV2 codes - it only imports the
CVV2 response, if one has been received already. Normally the merchant would
have ShopSite get a pre-authorization using the CVV2 code. The Order Manager
can then be used to capture the funds when you are ready to ship. The CVV2
code is no longer needed at that point.
Hope that helps to clarify the situation.
- Barney Stone, President
Stone Edge Technologies, Inc.
215-641-1837
www.StoneEdge.com"jim" <jstavast@xmission.com> wrote in message
news:ddob74$dpa$1@eval.shopsite.com...
If the CCV data is downloaded it will be purged it doesn't matter if it is
done by XML or tab delimited. Note that if the XML download is done using
db_xml.cgi (what OM would be using) and a non-secure url (i.e. http://
instead of https://) the payment information is never downloaded so this
would not remove from the order database so it would still be available to
view in the back office. Also if it is done securely and the "pay" option
is not specified in the url it will also not be downloaded so it would
still be available to view in the back office.
Note that you will have 1 shot only to get the information either if it is
viewed in the backoffice or if it is downloaded. So which ever way you
get it make sure you do what ever processing you need to while you have
access to it because you can not get it a second time. If you download
the information you will need to make sure that it is secure on your local
machine since at that point it is beyond ShopSite control and it should be
deleted as soon as you have processed the credit card.
Jim
Larry Bohen wrote:
Jim, I've asked Stone Edge and Barney's reply is: "We use the XML
interface, which ShopSite added specifically for our use (although I'm
sure others use it too, now)."
Barney further says that he has no idea if Order Manager's "Import Via
Internet" using your XML interface will trigger the new purge CVV
feature.
Do you know whether using the XML interface you implemented for OM will
purge CVVs?