Dave Watts wrote:
>That's an error in your code:
><cfhttpparam type="HEADER" name="http_referer" value="theagexperts.com">
should be
><cfhttpparam type="HEADER" name="Referer" value="theagexperts.com">

Thanks!  Didn't know that and it fixed the referer part of the problem.

That leaves the second error, which is thrown on line 44.  The string being returned is the BofA response, and is what I would expect to see in cfhttp.filecontent.  Variations on parameters seem to give no variation in the result, but maybe we just haven't tried enough stuff.

CFCATCH.DETAIL:
Column names must be valid variable names. They must start with a letter and can only include letters, numbers, and underscores.

CFCATCH.MESSAGE:
The column name "m=MERCHANTIDHERE<BR>IOC_merchant_order_id=F3EDC242-D0B7-B259-CF0A68A391C01B53<BR>IOC_merchant_shopper_id=F3EDC232D0B7B259CF0ABC16152A0DD5<BR>IOC_shopper_id=U5D0FS99CWTC8NRH0LRJ97CB0WVPBGP3<BR>IOC_response_code=7<BR>Ecom_transaction_complete=TRUE<BR>IOC_pcard_response=N<BR>Ecom_Payment_Card_Verification_RC=<BR>IOC_missing_fields=<BR>IOC_invalid_fields=(Ecom_Payment_Card_Number" is invalid.

--
-------------------------------------------
Matt Robertson,     [EMAIL PROTECTED]
MSB Designs, Inc. http://mysecretbase.com
-------------------------------------------

--
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to