Index: trunk/eCard/eCardMVC/Platnosci/Web.config
===================================================================
--- trunk/eCard/eCardMVC/Platnosci/Web.config (revision 967)
+++ trunk/eCard/eCardMVC/Platnosci/Web.config (revision 971)
@@ -131,4 +131,10 @@
 				<add namespace="System.Linq"/>
 				<add namespace="System.Collections.Generic"/>
+        <add namespace="adMoto.Payments.Core"/>
+        <add namespace="adMoto.Payments.Core.Data"/>
+        <add namespace="adMoto.Payments.Core.Interfaces"/>
+        <add namespace="adMoto.Payments.Web"/>
+        <add namespace="adMoto.Payments.Web.Helpers"/>
+        <add namespace="adMoto.Payments.Web.Models"/>
       </namespaces>
 		</pages>
