• Welcome to KonaKart Community Forum. Please login or sign up.
 

Order Question

Started by mtoon, April 10, 2008, 04:33:59 am

Previous topic - Next topic

mtoon

It appears that when a user enters their credit card incorrectly (bad CVV in the example), a secondary order is generated the second time they enter their information.  Is there any way to have the system just go ahead with the first order generated?

Thank you!

julie

As far as I'm aware, no secondary order is generated. What should be created is a new ipnHistory record with all of the details received from the gateway. Depending on the gateway that you are using, you should be able to follow the process flow from the source code which is in the com.konakart.actions.gateways package.