Browse Source

add kyc status

Prod
Shakun Shrestha 4 months ago
parent
commit
b5cbbcb092
  1. 2
      Swift.API/Swift.API.csproj
  2. 2
      Swift.API/app.config
  3. 2
      Swift.DAL/Swift.DAL.csproj
  4. 4
      Swift.DAL/app.config
  5. 1
      Swift.web/Remit/Administration/CustomerSetup/List.aspx.cs
  6. 2
      Swift.web/Swift.web.csproj
  7. 7
      Swift.web/Web.config

2
Swift.API/Swift.API.csproj

@ -9,7 +9,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Swift.API</RootNamespace>
<AssemblyName>Swift.API</AssemblyName>
<TargetFrameworkVersion>v4.8.1</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
</PropertyGroup>

2
Swift.API/app.config

@ -22,4 +22,4 @@
</setting>
</Swift.API.Properties.Settings>
</applicationSettings>
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8.1"/></startup></configuration>
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1"/></startup></configuration>

2
Swift.DAL/Swift.DAL.csproj

@ -10,7 +10,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Swift.DAL</RootNamespace>
<AssemblyName>Swift.DAL</AssemblyName>
<TargetFrameworkVersion>v4.8.1</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<FileUpgradeFlags>
</FileUpgradeFlags>

4
Swift.DAL/app.config

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<configSections>
</configSections>
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8.1" /></startup>
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1"/></startup>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>

1
Swift.web/Remit/Administration/CustomerSetup/List.aspx.cs

@ -56,6 +56,7 @@ namespace Swift.web.Remit.Administration.customerSetup
{
new GridFilter("searchCriteria", "Search By", "1:" + "EXEC [proc_online_approve_Customer] @flag = 'searchCriteria'"),
new GridFilter("searchValue", "Search Value", "T"),
new GridFilter("kycStatus", "KYC Status", "T"),
new GridFilter("fromDate", "Registered From","d"),
new GridFilter("toDate", "Registered To", "d"),
};

2
Swift.web/Swift.web.csproj

@ -13,7 +13,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Swift.web</RootNamespace>
<AssemblyName>Swift.web</AssemblyName>
<TargetFrameworkVersion>v4.8.1</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<UseIISExpress>true</UseIISExpress>
<FileUpgradeFlags>
</FileUpgradeFlags>

7
Swift.web/Web.config

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0"?>
<!--
For more information on how to configure your ASP.NET application, please visit
http://go.microsoft.com/fwlink/?LinkId=169433
@ -52,7 +52,7 @@
<httpRuntime maxRequestLength="1048576" enableVersionHeader="false" targetFramework="4.5"/>
<!--<httpRuntime requestValidationMode="2.0" />-->
<sessionState timeout="20"/>
<compilation debug="true" targetFramework="4.8.1">
<compilation debug="true" targetFramework="4.6.1">
<assemblies>
<add assembly="System.Web.Extensions.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add assembly="System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
@ -72,7 +72,6 @@
<!--<add key="JMECoreAPIURL" value="http://localhost:65345/" />-->
<add key="JMECoreAPI_HeaderToken" value="KPb1ttRs3CJnORpVU8SmAKUs7a42vtvjzQ47gU0b4u0vxAEI0PgZref6puzkVhLTX2PRNMGCbnb2TglupsjV5AGhYvw8a8POTcUcFSrEdHmTkhkIGNvUvxSpKjUOXGFQWaGU1bxoqqUSaFOmNE5zGojVmwPoMy38CNLwnpQKjdsIuxCKGCApa2gWHJl9gebmIpUODv9jAZgmMEaXqyR4CLg4iSksfTyYNjdqxEE88P5THYt5GuNk8Ti6K2RxIKfPWY49hBOpiYnXcApgSDiKFYqQG9WuZ7cvDGJIWg5WgWKjGle8Y3OydhONXVkN5OMPXDA4VZkK4c5nM363Zkg4w4qdzWuwhsEoAwU4rej6sMRZue3L0BowBJja1OK0iPoTX70EexX8rviMLOZPUDwhxzkL3eODS69VEEbjHb8WSjhho5h3KnCE4tcqCWihwSZ8Yuyhw1rzIMNw2C8pN1GEJyXc6goIFkf7dmK9ynJSxu52D9GjOkKqoD7dFNFulOFVfgeCuhPDYG2A2c2RSvGHv24VDXvmGVaAMLiPtsTz5oD8f0na7fX1xGg0Qveh0KgQL5THnrMK6gm5Ky7O8nbecIxY"/>
<!-- Stagin DB Connection -->
<!--<add key="connectionString" value="server=77.68.90.58,1433;Database=FastMoneyPro_Account;uid=remituser;pwd=U78SclK6" />
<add key="RemittanceString" value="server=77.68.90.58,1433;Database=FastMoneyPro_Remit;uid=remituser;pwd=U78SclK6" />-->
<add key="connectionString" value="server=77.68.15.91\MSSQLSERVER01,1434;Database=FastMoneyPro_Account;uid=user_stag;pwd=P@ssw0rd"/>
@ -144,7 +143,6 @@
<add key="ValidationSettings:UnobtrusiveValidationMode" value="None"/>
<!--Email Validation-->
<add key="regex" value="\A(?:[a-z0-9!#$%&amp;'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&amp;'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?)\Z"/>
<!--TrustPayment-->
<add key="sitereference" value="test_subhidauk71992"/>
<add key="sitePassword" value="BEe6nRraqNeUgkpI"/>
@ -156,7 +154,6 @@
<add key="sitesuccess_back" value="http://localhost:49640//payment/STPaymentSuccess.aspx"/>
<add key="sitefail_back" value="http://localhost:49640//payment/STPaymentFail.aspx"/>
<add key="merchantemail" value="shakun@japanremit.com"/>
<add key="trustpaymentCallback" value="http://localhost:49640/payment/STPaymentCustomerRedirect.aspx"/>
<add key="CR_Trust_Receipt_url" value="http://localhost:49640/AgentNew/SendTxn/SendIntlReceipt.aspx"/>
<add key="encryptKey" value="39d37440c89b668fc422fbadcd541bb8"/>

Loading…
Cancel
Save