On Wed, Jun 11, 2008 at 3:42 PM, Matthew Smith <[EMAIL PROTECTED]> wrote:
> Thanks for the code, although I must say it looks quite complicated. We > won't be doing anything complicated as far as using the service. The only > thing we will be doing is charging for purchases, mostly small amounts. I'm > hoping it will be much simpler than what you posted. > > Again, thank you. > http://wiki.usaepay.com/developer/coldfusion Download that code. It's like a file you call with <cfmodule> and it should do what you need. Yeah, you can use this to make card or check payments and voids but if it's subscription data you are working with, you need to hit the soap api. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:261762 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
