KonaKart Community Forum

Installation / Configuration => Programming of KonaKart => Topic started by: routsounmanman on April 02, 2008, 11:22:29 pm

Title: New Credit Card payment module
Post by: routsounmanman on April 02, 2008, 11:22:29 pm
Hi again, I managed to solve my previous problems ( I hadn't compiled the custom code correctly and didn't copy it where it should ).

Anyways, my module is now recognised correctly and it sends the XML packet I send perfectly. I have one problem though. In my custom Action class "EuropayAction.java" I want to get the order total off pd object ( Payment Details ). How can I do this?

Please help me, I'm so close!