Page 1 of 1

Demo 1.6.0-GA CyberSource payment failure

Posted: Mon Jun 18, 2012 9:54 am
by mkref
Cybersource as a payment provider requires an email address to be a valid order.

Can you add the following line into CheckoutController checkout method in the archetype site project.

order.setEmailAddress("test-1234@mailinator.com");

Re: Demo 1.6.0-GA CyberSource payment failure

Posted: Mon Jun 18, 2012 10:22 am
by mkref