How to troubleshoot Custom Payment Gateway form not loading in Kentico

Kentico CMS needs to have the payment gateway assembly, if not found, your custom payment gateway form will not be loaded.
 
Following properties of your custom payment gateway are case sensitive, so you need to be sure that you specify them correctly:
******************************************************************************
Payment gateway assembly name:
Payment gateway class name:
******************************************************************************
if you have built your DLL file in your development environment and you are delivering the custom payment gateway DLL file to your live web site, copy all of the other Kentico CMS DLL files together.
Also check Kentico CMS Event log (CMS Site Manager -> Administration -> Event log) for possible error messages which might lead you to the cause of this issue.
 
- My ASP.NET Application
We use cookies to provide the best possible browsing experience to you. By continuing to use our website, you agree to our Cookie Policy