Demo 1.6.0-GA CyberSource payment failure
Posted: Mon Jun 18, 2012 9:54 am
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");
Can you add the following line into CheckoutController checkout method in the archetype site project.
order.setEmailAddress("test-1234@mailinator.com");