> A company I am doing work for is looking at Cybersource at the payment
> processor and all development is
> being done in Cold Fusion.  The business rules call for
> authorization of the credit card to happen both
> through a Web interface and through weekly recurring batches.  In
> addition, the settlement for both
> types of authorization will have to be done in batch later during
> the week.
> I was starting to look
> at the CFX_Cybersource tag but wanted to see what the experience with it
> was.  I am thinking about
> possibly using the CFX tag for even the batch processing by
> scheduling a job to run and pass a
> .cfm file straight to the Cold Fusion executable to query to the database
> and loop through the entries
> processing each one through the tag.  Has anyone encountered any speed
> issues or other problems with this tag?

I know this is a late answer... but... the only issue we found was with the
responses from the CyberSource server and CF timing out - CF5 helps that a
bit, but you're still dependant on thier responses

We've only done testing and not done anything live yet, but if I find
anything else, I'll post information

Philip Arnold
Director
Certified ColdFusion Developer
ASP Multimedia Limited
T: +44 (0)20 8680 1133

"Websites for the real world"

**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**********************************************************************



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to