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_cfidtoken#
(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