Re: Bank of America and e-stores and CFHTTP

2001-04-19 Thread Sean Renet

Chris,
The fact is that you actually do not need to post from a secure page at all.
Nor do you need to do any other trickiness that has been explained in prior
emails.  Did Bank of America set up a test site for you?  Did that site
work?  I was having the same problems you are describing and decided not to
let the rep off the phone till I got what I needed.  Here is what we found
out.  The BofA configurations on their end were not set up properly.  By
this I do not mean that something was set up wrong in the user admin thing
at https://manager.bamart.com/Login.asp (although you should make sure these
settings are set to return your accept and reject pages).  The fact is that
this stuff is new to them and they do not have their shit together, so you
need to hammer them until you get a response back from the request.  If it
helps here is what my code looks like

---auth_bofa.cfm---






  




 


https://cart.bamart.com/payment.mart"
resolveurl="yes">







































 
#cfhttp.filecontent#



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Bank of America and e-stores and CFHTTP

2001-04-19 Thread Christopher Olive, CIO

that was on my list.  tried it now while waiting for my client to get their
SSL setup so i can test my first suspicion.

chris olive, cio
cresco technologies
[EMAIL PROTECTED]
http://www.crescotech.com



-Original Message-
From: Tracy Bost [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 19, 2001 1:04 PM
To: CF-Talk
Subject: Re: Bank of America and e-stores and CFHTTP


Have you tried specifying your user agent in the cfhttp post ?. I have seen
certain web servers not play well with cfhttp unless that is specified.

 
- Original Message -
From: "JoshMEagle" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, April 19, 2001 10:30 AM
Subject: RE: Bank of America and e-stores and CFHTTP


> could you show us the code? Are you using ? Are you closing
> your ? Are you certain you've included the POST command? It's
hard
> to diagnose without a snippet.
>
> Thanks,
>
> Joshua Miller
> Web Development
> Eagle Technologies Group
> Technology Solutions for the Next Generation
> www.eagletgi.com
> [EMAIL PROTECTED]
>
> -Original Message-
> From: Christopher Olive, CIO [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 19, 2001 10:16 AM
> To: CF-Talk
> Subject: Bank of America and e-stores and CFHTTP
>
>
> has anyone had any particular problems or success using CFHTTP to talk to
> BoA's estores solution?  i haven't been able to get it to work, and their
> techs tell me that people have *definately* used CF in the past to do
this.
>
> i can follow thei rinstructions and use a standard HTML form post to their
> processing URL.  this works successfully.  however, when i try to make it
a
> CFHTTP call, i get a "Failed form POST" error from their servers.
>
> anyone lend a hand?
>
> chris olive, cio
> cresco technologies
> [EMAIL PROTECTED]
> http://www.crescotech.com
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Bank of America and e-stores and CFHTTP

2001-04-19 Thread Sean Daniels

On 4/19/01 12:42 PM Christopher Olive, CIO wrote:

> 3) they suggested that i have to be coming *from* a secure URL as well.  i'm
> working on trying that possibility next.

I would give that a shot. I've always had problems with form fields
disappearing when posting to an HTTPS from an HTTP.

- Sean
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Bank of America and e-stores and CFHTTP

2001-04-19 Thread Tracy Bost

Have you tried specifying your user agent in the cfhttp post ?. I have seen
certain web servers not play well with cfhttp unless that is specified.

 
- Original Message -
From: "JoshMEagle" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, April 19, 2001 10:30 AM
Subject: RE: Bank of America and e-stores and CFHTTP


> could you show us the code? Are you using ? Are you closing
> your ? Are you certain you've included the POST command? It's
hard
> to diagnose without a snippet.
>
> Thanks,
>
> Joshua Miller
> Web Development
> Eagle Technologies Group
> Technology Solutions for the Next Generation
> www.eagletgi.com
> [EMAIL PROTECTED]
>
> -Original Message-
> From: Christopher Olive, CIO [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 19, 2001 10:16 AM
> To: CF-Talk
> Subject: Bank of America and e-stores and CFHTTP
>
>
> has anyone had any particular problems or success using CFHTTP to talk to
> BoA's estores solution?  i haven't been able to get it to work, and their
> techs tell me that people have *definately* used CF in the past to do
this.
>
> i can follow thei rinstructions and use a standard HTML form post to their
> processing URL.  this works successfully.  however, when i try to make it
a
> CFHTTP call, i get a "Failed form POST" error from their servers.
>
> anyone lend a hand?
>
> chris olive, cio
> cresco technologies
> [EMAIL PROTECTED]
> http://www.crescotech.com
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Bank of America and e-stores and CFHTTP

2001-04-19 Thread Christopher Olive, CIO

my apologies.  i neglected to mention that the CF guys at BoA verified that
the code is correct.

in response to the other questions:

1) i'm going to try to use the USERAGENT part of CFHTTP to "spoof" IE if
nothing else works.
2) yes, i'm posting to a secure URL.  no, i haven't had any problems with
that in the past with CFHTTP.  the authorize.net stuff i use works perfectly
3) they suggested that i have to be coming *from* a secure URL as well.  i'm
working on trying that possibility next.

as i said, the BOA folks said that my CFHTTPparams are correct.  the CFHTTP
call is here:

https://cart.bamart.com/payment.mart" METHOD="POST" PORT="443">

i have a couple of options.  if anyone happens to know the secret trick for
this one, i'd be most grateful.

chris olive, cio
cresco technologies
[EMAIL PROTECTED]
http://www.crescotech.com



-Original Message-
From: JoshMEagle [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 19, 2001 11:30 AM
To: CF-Talk
Subject: RE: Bank of America and e-stores and CFHTTP


could you show us the code? Are you using ? Are you closing
your ? Are you certain you've included the POST command? It's hard
to diagnose without a snippet.

Thanks,

Joshua Miller
Web Development
Eagle Technologies Group
Technology Solutions for the Next Generation
www.eagletgi.com
[EMAIL PROTECTED]

-Original Message-
From: Christopher Olive, CIO [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 19, 2001 10:16 AM
To: CF-Talk
Subject: Bank of America and e-stores and CFHTTP


has anyone had any particular problems or success using CFHTTP to talk to
BoA's estores solution?  i haven't been able to get it to work, and their
techs tell me that people have *definately* used CF in the past to do this.

i can follow thei rinstructions and use a standard HTML form post to their
processing URL.  this works successfully.  however, when i try to make it a
CFHTTP call, i get a "Failed form POST" error from their servers.

anyone lend a hand?

chris olive, cio
cresco technologies
[EMAIL PROTECTED]
http://www.crescotech.com
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Bank of America and e-stores and CFHTTP

2001-04-19 Thread JoshMEagle

could you show us the code? Are you using ? Are you closing
your ? Are you certain you've included the POST command? It's hard
to diagnose without a snippet.

Thanks,

Joshua Miller
Web Development
Eagle Technologies Group
Technology Solutions for the Next Generation
www.eagletgi.com
[EMAIL PROTECTED]

-Original Message-
From: Christopher Olive, CIO [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 19, 2001 10:16 AM
To: CF-Talk
Subject: Bank of America and e-stores and CFHTTP


has anyone had any particular problems or success using CFHTTP to talk to
BoA's estores solution?  i haven't been able to get it to work, and their
techs tell me that people have *definately* used CF in the past to do this.

i can follow thei rinstructions and use a standard HTML form post to their
processing URL.  this works successfully.  however, when i try to make it a
CFHTTP call, i get a "Failed form POST" error from their servers.

anyone lend a hand?

chris olive, cio
cresco technologies
[EMAIL PROTECTED]
http://www.crescotech.com
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Bank of America and e-stores and CFHTTP

2001-04-19 Thread Aaron Johnson

Hey Chris,

I've used BofA before on a site... It was awhile go so I don't remember my
specific problems but I think ended up not using CFHTTP and just did a form
post to their servers (which is a *huge* no no but I didn't have a choice,
that was the clients merchant account...)

Aaron Johnson, MCSE, MCP+I
Allaire Certified ColdFusion Developer
MINDSEYE, Inc.
617.350.0339
617.350.8884
66172567
[EMAIL PROTECTED]


> -Original Message-
> From: Christopher Olive, CIO [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 19, 2001 10:16 AM
> To: CF-Talk
> Subject: Bank of America and e-stores and CFHTTP
>
>
> has anyone had any particular problems or success using CFHTTP to talk to
> BoA's estores solution?  i haven't been able to get it to work, and their
> techs tell me that people have *definately* used CF in the past
> to do this.
>
> i can follow thei rinstructions and use a standard HTML form post to their
> processing URL.  this works successfully.  however, when i try to
> make it a
> CFHTTP call, i get a "Failed form POST" error from their servers.
>
> anyone lend a hand?
>
> chris olive, cio
> cresco technologies
> [EMAIL PROTECTED]
> http://www.crescotech.com
>
>
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Bank of America and e-stores and CFHTTP

2001-04-19 Thread Tim Bahlke

Are you posting to a secure page (https)?has a problem with
that.

-- Tim Bahlke

> -Original Message-
> From: Christopher Olive, CIO [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 19, 2001 10:16 AM
> To: CF-Talk
> Subject: Bank of America and e-stores and CFHTTP
> 
> 
> has anyone had any particular problems or success using 
> CFHTTP to talk to
> BoA's estores solution?  i haven't been able to get it to 
> work, and their
> techs tell me that people have *definately* used CF in the 
> past to do this.
> 
> i can follow thei rinstructions and use a standard HTML form 
> post to their
> processing URL.  this works successfully.  however, when i 
> try to make it a
> CFHTTP call, i get a "Failed form POST" error from their servers.
> 
> anyone lend a hand?
> 
> chris olive, cio
> cresco technologies
> [EMAIL PROTECTED]
> http://www.crescotech.com
> 
> 
> 
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Bank of America and e-stores and CFHTTP

2001-04-19 Thread Mike Sullivan

they could be checking the browser/client user agent.  maybe
coldfusion... isn't valid, try an ie or netscape agent header.
mike

> -Original Message-
> From: Christopher Olive, CIO [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, April 19, 2001 7:16 AM
> To:   CF-Talk
> Subject:      Bank of America and e-stores and CFHTTP
> 
> has anyone had any particular problems or success using CFHTTP to talk to
> BoA's estores solution?  i haven't been able to get it to work, and their
> techs tell me that people have *definately* used CF in the past to do
> this.
> 
> i can follow thei rinstructions and use a standard HTML form post to their
> processing URL.  this works successfully.  however, when i try to make it
> a
> CFHTTP call, i get a "Failed form POST" error from their servers.
> 
> anyone lend a hand?
> 
> chris olive, cio
> cresco technologies
> [EMAIL PROTECTED]
> http://www.crescotech.com
> 
> 
> 
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Bank of America and e-stores and CFHTTP

2001-04-19 Thread Christopher Olive, CIO

has anyone had any particular problems or success using CFHTTP to talk to
BoA's estores solution?  i haven't been able to get it to work, and their
techs tell me that people have *definately* used CF in the past to do this.

i can follow thei rinstructions and use a standard HTML form post to their
processing URL.  this works successfully.  however, when i try to make it a
CFHTTP call, i get a "Failed form POST" error from their servers.

anyone lend a hand?

chris olive, cio
cresco technologies
[EMAIL PROTECTED]
http://www.crescotech.com



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists