Closed
Bug 185855
Opened 23 years ago
Closed 22 years ago
transact-secure.net - 'Verified by VISA' returns wrong mimetype during credit-card processing
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: benjamin, Assigned: arun)
References
()
Details
(Keywords: ecommerce)
Ordering online at http://www.tigerdirect.com/ ... order was processed by the
new'verified by visa' service. But their script at
https://vpas.transact-secure.net/MPI/vpasMPIServer returned a mimetype of
text/plain rather than text/html, and so it appeared as plaintext.
The beginning of the page I received is below:
<html>
<title>
::iShopSecure - Real-Time Authentication Solutions ::
</title>
<head>
<meta HTTP-EQUIV='Cache-Control' CONTENT='no cache'>
<meta HTTP-EQUIV='Pragma' CONTENT='no cache'>
<meta HTTP-EQUIV='Expires' CONTENT='0'>
<meta HTTP-EQUIV='content-type' CONTENT='text/html; charset=utf-8'>
<script language='javascript'>
function sendToMerchant() {
document.forms[0].action='https://www.tigerdirect.com/cgisec/iShopReturn.asp';
document.forms[0].submit();
}
</script>
</head>
[SNIP THE BODY SECTION, WHICH HAS PRIVATE INFORMATION]
Comment 1•23 years ago
|
||
transact-secure:
customerservice@ishopsecure.com
techsupport@ishopsecure.com
tigerdirect.com
http://www.tigerdirect.com/sectors/Help/form.asp
contacted both.
Status: NEW → ASSIGNED
Summary: 'Verified by VISA' returns wrong mimetype during credit-card processing → transact-secure.net - 'Verified by VISA' returns wrong mimetype during credit-card processing
Target Milestone: --- → Dec
| Reporter | ||
Comment 2•22 years ago
|
||
Placed recent order using same configuration as before, seems fixed now.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 3•22 years ago
|
||
tech evang june 2003 reorg
Component: US Ecommerce → English US
Target Milestone: Dec → ---
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•