Index: /trunk/eCard/eCardMVC/Platnosci.Core/Linq/Payer.cs
===================================================================
--- /trunk/eCard/eCardMVC/Platnosci.Core/Linq/Payer.cs (revision 883)
+++ /trunk/eCard/eCardMVC/Platnosci.Core/Linq/Payer.cs (revision 915)
@@ -11,5 +11,4 @@
         public string LastName { get; set; }
         public int Id_faktury { get; set; }
-        public int status { get; set; }
     }
 }
Index: /unk/eCard/eCardMVC/Platnosci/Models/MerchantViewData.cs
===================================================================
--- /trunk/eCard/eCardMVC/Platnosci/Models/MerchantViewData.cs (revision 866)
+++  (revision )
@@ -1,18 +1,0 @@
-﻿using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Web;
-using System.Web.Mvc;
-using Platnosci.Core.Linq;
-
-namespace Platnosci.Models
-{
-    public class MerchantViewData
-    {
-        public PlatnosciEcard nowaPlatnosc { get; set; }
-        public string merchantId { get; set; }
-        public string Hash { get; set; }
-        public string LinkOk { get; set; }
-        public string LinkFail { get; set; }
-    }
-}
Index: /trunk/eCard/eCardMVC/Platnosci/App_GlobalResources/tlumaczenia.designer.cs
===================================================================
--- /trunk/eCard/eCardMVC/Platnosci/App_GlobalResources/tlumaczenia.designer.cs (revision 910)
+++ /trunk/eCard/eCardMVC/Platnosci/App_GlobalResources/tlumaczenia.designer.cs (revision 915)
@@ -162,4 +162,13 @@
         
         /// <summary>
+        ///   Looks up a localized string similar to Sorry! An unexpected error has occured..
+        /// </summary>
+        internal static string error_hash {
+            get {
+                return ResourceManager.GetString("error_hash", resourceCulture);
+            }
+        }
+        
+        /// <summary>
         ///   Looks up a localized string similar to ProszÄ podaÄ numer faktury..
         /// </summary>
@@ -271,5 +280,5 @@
         
         /// <summary>
-        ///   Looks up a localized string similar to Try again....
+        ///   Looks up a localized string similar to Please try again....
         /// </summary>
         internal static string KolejnaProba {
Index: /trunk/eCard/eCardMVC/Platnosci/App_GlobalResources/tlumaczenia.resx
===================================================================
--- /trunk/eCard/eCardMVC/Platnosci/App_GlobalResources/tlumaczenia.resx (revision 910)
+++ /trunk/eCard/eCardMVC/Platnosci/App_GlobalResources/tlumaczenia.resx (revision 915)
@@ -211,5 +211,5 @@
   </data>
   <data name="KolejnaProba" xml:space="preserve">
-    <value>Try again...</value>
+    <value>Please try again...</value>
   </data>
   <data name="podziekowania" xml:space="preserve">
@@ -293,3 +293,6 @@
     <value>Address:</value>
   </data>
+  <data name="error_hash" xml:space="preserve">
+    <value>Sorry! An unexpected error has occured.</value>
+  </data>
 </root>
Index: /trunk/eCard/eCardMVC/Platnosci/Platnosci.Web.csproj
===================================================================
--- /trunk/eCard/eCardMVC/Platnosci/Platnosci.Web.csproj (revision 908)
+++ /trunk/eCard/eCardMVC/Platnosci/Platnosci.Web.csproj (revision 915)
@@ -99,5 +99,4 @@
     <Compile Include="Models\ErrorViewData.cs" />
     <Compile Include="Models\InvoiceDetailsViewData.cs" />
-    <Compile Include="Models\MerchantViewData.cs" />
     <Compile Include="Models\OperationType.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />
