Cool, I give it a shot today. Thanks Phil.

-----Original Message-----
From: Phil Cruz [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 09, 2004 6:04 PM
To: CF-Talk
Subject: Re: Scripted Verisign login

I've done this.  Basically you need to use cf_httprequest because of problem
with cfhttp and ssl. get it from here
http://rit.net/~sporter/ColdFusion/HTTPRequest/

then it's just a matter of posting partnerid, login and password to
https://manager.verisign.com/login/loginaction.cfm

parse the response for the cfid/token to use on the next request.

To get the daily settlement report you would post to

https://manager.verisign.com/reports/SettlementReportAction.cfm?#payflow_cfi
dtoken#
(look at the hmtl source to figure out the fields to submit)

hth,
Phil

> I was trying to write a script that would login into our Verisign
> merchant
> account and download the daily transaction report.
> Has anyone done this before or might be able let me know if this is
> possible?
> I though Verisign would have a web service available to connect and
> download
> daily transaction reports but.....
>
> Any thoughts...
>
> Regards,
>
> Dave Bosky
>
>
  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to