I am seeing a strange problem with using cyber$ and marking that the
transaction was complete.  The code is pretty much as you see it at the
bottom.  Very simple.  I would value any guesses or known issues with
cyber$.  Cyber$ timeout...?

The Problem: on .5 of one percent of my registrations (5 out of 1000) the
registrants have a charge applied to their card but they do not get marked
Complete.

<CFX_CYBERCASH the cyber$ stuff goes here>
<CFIF pop.status is "success">
<cfset form.Complete = "1">
<cfupdate datasource="#database#" tablename="#tablename#" dbtype="ODBC"
formfields="Complete">
<cfelse>
error
<cfif>

Thanks

Mark W. Breneman
-Cold Fusion Developer
-Network Administrator
  Vivid Media
  [EMAIL PROTECTED]
  www.vividmedia.com
  608.270.9770

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to