jszczygiel-pgs-soft
-
6/26/2012 8:39:55 AM
Custom Payment Gateway
Hello,
I am developing custom payment gateway for our kentico based shop. I have issue on step going from step 5 to 6 of payment flow. User is not forwareded into my custom payment control. I currently have setup ascx file under /CMSModules/Ecommerce/Controls/PaymentGateways/KlarnaGatewayForm.ascx and assambly as a part of soultion in another project. While debuging kentico non of breakpoint are fired from those two files.
Debuging of ShoppingCartPaymentGateway.ascx shows that no payment method has been loaded into ShoppingCartControl object.
What is wrong with my setup?
I am using kentico 5.5
|