﻿<?xml version="1.0" encoding="utf-8"?>
<configuration>
  <configSections>
  </configSections>
  <connectionStrings>
    <add name="WM_Online.MySettings.WMOnline002" connectionString="Data Source=GUNALI1\SQLEXPRESS1;Initial Catalog=WMOnline002;User ID=sa" providerName="System.Data.SqlClient" />
  </connectionStrings>
  <system.diagnostics>
    <sources>
      <!-- This section defines the logging configuration for My.Application.Log -->
      <source name="DefaultSource" switchName="DefaultSwitch">
        <listeners>
          <add name="FileLog" />
          <!-- Uncomment the below section to write to the Application Event Log -->
          <!--<add name="EventLog"/>-->
        </listeners>
      </source>
    </sources>
    <switches>
      <add name="DefaultSwitch" value="Information" /> 
    </switches>
    <sharedListeners>
      <add name="FileLog" type="Microsoft.VisualBasic.Logging.FileLogTraceListener, Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" initializeData="FileLogWriter" />
      <!-- Uncomment the below section and replace APPLICATION_NAME with the name of your application to write to the Application Event Log -->
      <!--<add name="EventLog" type="System.Diagnostics.EventLogTraceListener" initializeData="APPLICATION_NAME"/> -->
    </sharedListeners>
  </system.diagnostics>
  <startup useLegacyV2RuntimeActivationPolicy="true">
    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7" />
  </startup>
  <appSettings>


    <!--<add key="NETePay" value="127.0.0.1"/>-->
    <!--<add key="SecureDevice" value="EMV_ISC250_MERCURY"/>-->
  <!--<add key="EmailApiKey" value="5oVjHKoSTA0YfVxo+GSCj4r5HypMaBpChgnNrkRiCvL53XBISzahqALCW+CPp8Wde9uo4ycd2Sw1dXn2GHGP8kT1aapWtqNu" />-->
    
    <add key="EmailApiKey" value="7nt72uzi/l4Dw4STPhE/95niUMhmQZTqLrLC8cCw2h/SMELlQE9tqb8mpfhcbweipIp5Ao364cIUUcDEuRvkg9lMEZLqYJX1" />
  
   
    <!--New Server-->
    <add key="DBCon" value="FpILOupC+hiWfnb1n8AznyLtY7why42nc9//qheHuJ1Xc9mUi0OjXvLoYo9Qz6mAnOodc7zxmzpEeeVsxZLDY9XEI0dUY+rSIA/5DlknHu3tQ2C5PxUjbgbd+ObfzbKoQyhuHYWvOxS6v4uOZqzMoh4jwvtlpV87susw1fHZY08dA26dStuGjw==" />

    <!--Local-->
    <!--<add key="DBCon" value="FpILOupC+hi0a6yvVZUtvKFFYa7H0/e5Ekv6gEBqrsZJ5Hw2CmYQR2aYkTDTuCvfp7pwiUmlX61E5S1papRWafIqFqSKzyZeZ7CjzkuXASIgf7Pn98s8ZF4dOXq58kUKZe5+7ulvcQur2LyP6HfiNg==" />-->
    <add key="ClientSettingsProvider.ServiceUri" value="" />
    <add key="MyMailServer" value="smtp.sendgrid.net" />
    <add key="Clipborddata" value="" />
    <add key="MyMailServerPort" value="465" />
    <add key="encoder" value="iso-8859-1" />
    <add key="userName" value="manishdhar@yahoo.com" />
    <add key="password" value="hkkS7UMwbL2B" />
  
    <add key="version" value="2010-04-01" />
    <!--FaceBook Key Details-->
    <add key="FBConsumerKey" value="382394088504171" />
    <add key="FBConsumerSecret" value="1056da575cae79fd77e64a3f7ae18147" />
    <add key="FBCallbackurl" value="http://localhost:1156/messagesender/FBCallback.aspx" />
    <!--Twilio SendSms-->
    <add key="Sid" value="C6ef/K8zDVczHbcNz2jwNu21R8gcTMRZaZsU3TyQ52YAM+nXR2yMrQ==" />
    <add key="Token" value="XocIYIE089uPFD0D6th2DHoyAO9HEWy0YreB3X90vv0crYZxAQzoHw==" />

    <add key="threadCount" value="100" />
    <!--developing-->
    <!--<add key="QpayApiKey" value="Na6dCO8ovfPXVs1i"/>
    <add key="QpayApiUri" value="https://1api.incommagentsolutions.biz/pos/"/>
    <add key="QpayCertificatetokenurl" value="https://1sso.qpay123.biz"/>-->
    <!--production-->
    <add key="QpayApiKey" value="Na6dCO8ovfPXVs1i" />
    <add key="QpayCertificatetokenurl" value="https://sso.qpay123.com" />
    <add key="QpayApiUri" value="https://api.incommagentsolutions.com/POS/" />
    <!--<add key="Vervestart" value="https://" />-->
   
  </appSettings>
  <system.web>
    <membership defaultProvider="ClientAuthenticationMembershipProvider">
      <providers>
        <add name="ClientAuthenticationMembershipProvider" type="System.Web.ClientServices.Providers.ClientFormsAuthenticationMembershipProvider, System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" serviceUri="" />
      </providers>
    </membership>
    <roleManager enabled="true" defaultProvider="ClientRoleProvider">
      <providers>
        <add name="ClientRoleProvider" type="System.Web.ClientServices.Providers.ClientRoleProvider, System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" serviceUri="" cacheTimeout="86400" />
      </providers>
    </roleManager>
  </system.web>
  <system.serviceModel>
    <bindings>
      <basicHttpBinding>
        <binding name="BasicHttpBinding_QpayPOSGateway" closeTimeout="00:05:00" openTimeout="00:02:00" receiveTimeout="00:03:00" sendTimeout="00:02:00" allowCookies="false" bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard" maxBufferSize="5242888" maxBufferPoolSize="524288" maxReceivedMessageSize="5242888" messageEncoding="Text" textEncoding="utf-8" transferMode="Buffered" useDefaultWebProxy="true">
          <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384" maxBytesPerRead="4096" maxNameTableCharCount="16384" />
          <security mode="Transport">
            <transport clientCredentialType="Certificate" proxyCredentialType="None" realm="" />
            <message clientCredentialType="UserName" algorithmSuite="Default" />
          </security>
        </binding>
        <binding name="BasicHttpBinding_QpayPOSGateway1" closeTimeout="00:05:00" openTimeout="00:02:00" receiveTimeout="00:03:00" sendTimeout="00:02:00" allowCookies="false" bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard" maxBufferSize="5242888" maxBufferPoolSize="524288" maxReceivedMessageSize="5242888" messageEncoding="Text" textEncoding="utf-8" transferMode="Buffered" useDefaultWebProxy="true">
          <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384" maxBytesPerRead="4096" maxNameTableCharCount="16384" />
          <security mode="Transport">
            <transport clientCredentialType="Certificate" proxyCredentialType="None" realm="" />
            <message clientCredentialType="UserName" algorithmSuite="Default" />
          </security>
        </binding>
        <binding name="BasicHttpBinding_QpayPOSGateway11" closeTimeout="00:05:00" openTimeout="00:02:00" receiveTimeout="00:03:00" sendTimeout="00:02:00" allowCookies="false" bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard" maxBufferSize="5242888" maxBufferPoolSize="524288" maxReceivedMessageSize="5242888" messageEncoding="Text" textEncoding="utf-8" transferMode="Buffered" useDefaultWebProxy="true">
          <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384" maxBytesPerRead="4096" maxNameTableCharCount="16384" />
          <security mode="None">
            <transport clientCredentialType="Certificate" proxyCredentialType="None" realm="" />
            <message clientCredentialType="UserName" algorithmSuite="Default" />
          </security>
        </binding>
        <binding name="DOPSoap" closeTimeout="00:10:00" openTimeout="00:10:00" receiveTimeout="00:10:00" sendTimeout="00:10:00" allowCookies="false" bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard" maxBufferSize="2147483647" maxBufferPoolSize="5242888" maxReceivedMessageSize="2147483647" messageEncoding="Text" textEncoding="utf-8" transferMode="Buffered" useDefaultWebProxy="true">
          <readerQuotas maxDepth="128" maxStringContentLength="2147483647" maxArrayLength="16384" maxBytesPerRead="4096" maxNameTableCharCount="16384" />
          <security mode="None">
            <transport clientCredentialType="None" proxyCredentialType="None" realm="" />
            <message clientCredentialType="UserName" algorithmSuite="Default" />
          </security>
        </binding>
        <binding name="BasicHttpBinding_IPrepaynation" closeTimeout="00:01:00" openTimeout="00:01:00" receiveTimeout="00:10:00" sendTimeout="00:01:00" allowCookies="false" bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard" maxBufferSize="5242888" maxBufferPoolSize="5242888" maxReceivedMessageSize="5242888" messageEncoding="Text" textEncoding="utf-8" transferMode="Buffered" useDefaultWebProxy="true">
          <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384" maxBytesPerRead="4096" maxNameTableCharCount="16384" />
          <security mode="None">
            <transport clientCredentialType="None" proxyCredentialType="None" realm="" />
            <message clientCredentialType="UserName" algorithmSuite="Default" />
          </security>
        </binding>
      </basicHttpBinding>
      <customBinding>
        <binding name="DOPSoap12" closeTimeout="00:10:00" openTimeout="00:10:00" receiveTimeout="00:10:00" sendTimeout="00:10:00">
          <textMessageEncoding maxReadPoolSize="2147483647" maxWritePoolSize="2147483647" messageVersion="Soap12" />
          <httpTransport maxBufferPoolSize="5242888" maxReceivedMessageSize="2147483647" maxBufferSize="2147483647" />
        </binding>
      </customBinding>
    </bindings>
    <client>
      <endpoint address="https://pos.qpay123.com/WMPOS/gateway.svc" behaviorConfiguration="clientEnpointBehavior" binding="basicHttpBinding" bindingConfiguration="BasicHttpBinding_QpayPOSGateway" contract="ServiceReference1.QpayPOSGateway" name="BasicHttpBinding_QpayPOSGateway" />
      <endpoint address="http://services.wirexgroup.com/2.2/dop.asmx" binding="customBinding" bindingConfiguration="DOPSoap12" contract="XcessoriesService.DOPSoap" name="DOPSoap12" />
      <endpoint address="http://wirelessmanagerpos.com/WMWirex/Prepaynation.svc" binding="basicHttpBinding" bindingConfiguration="BasicHttpBinding_IPrepaynation" contract="PrepayNation.IPrepaynation" name="BasicHttpBinding_IPrepaynation" />
    </client>
    <behaviors>
      <endpointBehaviors>
        <behavior name="clientEnpointBehavior">
          <clientCredentials>
            <!--Demo-->
            <!--<clientCertificate findValue="QPaynet CA 1" storeLocation="CurrentUser" storeName="My" x509FindType="FindByIssuerName"/>-->
            <!--Production-->
            <clientCertificate findValue="Florida" storeLocation="CurrentUser" storeName="My" x509FindType="FindByIssuerName" />
          </clientCredentials>
        </behavior>
      </endpointBehaviors>
    </behaviors>
  </system.serviceModel>
  <runtime>
    <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
      <dependentAssembly>
        <assemblyIdentity name="System.Xml" publicKeyToken="b77a5c561934e089" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System" publicKeyToken="b77a5c561934e089" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.Drawing" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.Data" publicKeyToken="b77a5c561934e089" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.Web" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.Windows.Forms" publicKeyToken="b77a5c561934e089" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.Configuration" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="PresentationFramework" publicKeyToken="31bf3856ad364e35" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="WindowsBase" publicKeyToken="31bf3856ad364e35" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="PresentationCore" publicKeyToken="31bf3856ad364e35" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.Printing" publicKeyToken="31bf3856ad364e35" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="ReachFramework" publicKeyToken="31bf3856ad364e35" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.Core" publicKeyToken="b77a5c561934e089" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.Xml.Linq" publicKeyToken="b77a5c561934e089" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" />
      </dependentAssembly>
      <!--<dependentAssembly>
        <assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0" />
      </dependentAssembly>-->
      
      <dependentAssembly>
  <assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
  <bindingRedirect oldVersion="0.0.0.0-13.0.0.0" newVersion="13.0.0.0" />
</dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.Runtime.InteropServices.RuntimeInformation" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.2.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="DYMO.Common" publicKeyToken="5426002a38745af9" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-1.4.3.37" newVersion="1.4.3.37" />
      </dependentAssembly>
    </assemblyBinding>
  </runtime>
</configuration>