Hi!
I'm creating a payment gateway addon and I'm following the help documentation "Payment Integration Overview". I created all the "command" classes and mapped them in the *-spring.xml.
I'm testing this addon using the Standard Power Tools B2B store and I'm clicking at the checkout button and filling the credit card informations for payment and I realized my classes isn't event running, 'cause all my logs is not being printed at the console.
Can someone help with the steps I need to do? The documentation seems incomplete, with no examples.
P.S: I have downloaded the Cybersource addon, but it doesn't work in my Hybris version (6.3).