Advertisement
Guest User

Untitled

a guest
May 4th, 2016
288
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.32 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--
  3. For more information on how to configure your ASP.NET application, please visit
  4. http://go.microsoft.com/fwlink/?LinkId=152368
  5. -->
  6. <configuration>
  7. <configSections>
  8. <section name="mediaConfig" type="EventManagment.Code.MediaConfig.MediaConfig"/>
  9. <sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
  10. <section name="EventManagment.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" />
  11. </sectionGroup>
  12. <sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
  13. <section name="Litle.Sdk.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />
  14. <section name="LitleSdkForNet.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />
  15. </sectionGroup>
  16. <section name="paypal" type="com.paypal.sdk.core.ConfigSectionHandler, paypal_base" />
  17. <section name="dotless" type="dotless.Core.configuration.DotlessConfigurationSectionHandler, dotless.Core" />
  18. </configSections>
  19. <mediaConfig>
  20. <directories>
  21. <add key="Base" value="C:/webhome/Rallybound/EventManagment" />
  22. <add key="DefaultFolder" value="~/Images/" />
  23. <add key="UploadImageFolder" value="~/Content/Uploads/Images/" />
  24. <add key="ContentImageFolder" value="~/Content/images/img/" />
  25. <add key="ContentEventsFolder" value="~/Content/Events/" />
  26. <add key="ProfileImageFolder" value="~/Content/Uploads/Profiles/"/>
  27. <add key="GoalFieldsImageFolder" value="~/Content/Uploads/MyImages/" />
  28. </directories>
  29. </mediaConfig>
  30. <appSettings>
  31. <add key="UploadImageFolder" value="~/Content/Uploads/Images/" />
  32. <add key="ContentImageFolder" value="~/Content/images/img/" />
  33. <add key="ThumbMaxHeight" value="320" />
  34. <add key="ThumbMaxWidth" value="210" />
  35. <add key="SmallThumbHeight" value="30" />
  36. <add key="SmallThumbWidth" value="30" />
  37. <add key="MaxUploadSize" value="10000000" />
  38. <add key="ProfileImageFolder" value="~/Content/Uploads/Profiles/" />
  39. <add key="GoalFieldsImageFolder" value="~/Content/Uploads/MyImages/" />
  40. <add key="EmailFrom" value="rallybound-sandbox@zerolag.com" />
  41. <add key="EmailTo" value="shmuly.l@rallybound.com" />
  42. <add key="EmailErrors" value="on" />
  43. <add key="EmailErrorTo" value="shmuly.l@rallybound.com" />
  44. <add key="EmailSupport" value="shmuly.l@rallybound.com" />
  45. <add key="CatchAllHost" value="catchall.rallybound.com" />
  46. <add key="SMTPSender" value="@mailserver.com" />
  47. <add key="LogFolder" value="~/Logs/" />
  48. <add key="ANET_Version" value="3.1" />
  49. <add key="NoSSL" value="true" />
  50. <add key="Debug" value="true" />
  51. <add key="JsVersion" value="2.24434" />
  52. <add key="EmailSendingSleepSeconds" value="3" />
  53. <add key="EmailSendingBatchSize" value="100" />
  54. <add key="EmailUserToUserSleepSeconds" value="1" />
  55. <add key="EmailBadTooHigh" value="85" />
  56. <add key="EmailSpamAssassinScoreTooHigh" value="2" />
  57. <add key="SSL" value="False" />
  58. <!--True/False If your SMTP Server Supports, smtp.gmail.com supports SSL-->
  59. <add key="PAYPALTEST_ENDPOINT" value="https://svcs.sandbox.paypal.com/" />
  60. <add key="PAYPALTEST_POST_URL" value="https://www.sandbox.paypal.com/" />
  61. <add key="PAYPALTEST_APPLICATION-ID" value="APP-80W284485P519543T" />
  62. <add key="PAYPALTEST_API_USERNAME" value="client_1325276957_biz_api1.rallybound.com" />
  63. <add key="PAYPALTEST_API_PASSWORD" value="1325276981" />
  64. <add key="PAYPALTEST_API_SIGNATURE" value="AFcWxV21C7fd0v3bYYYRCpSSRl31AwY.FL3wSLAUqWP4nmS8p2TocZM8 " />
  65. <add key="PAYPALTEST_rallybound_email" value="lenny_1325277002_biz@rallybound.com" />
  66. <add key="PAYPALTEST_validateUrl" value="https://www.sandbox.paypal.com/cgi-bin/webscr" />
  67. <add key="PAYPALLIVE_ENDPOINT" value="https://svcs.paypal.com/" />
  68. <add key="PAYPALLIVE_POST_URL" value="https://www.paypal.com/" />
  69. <add key="PAYPALLIVE_APPLICATION-ID" value="345-345" />
  70. <add key="PAYPALLIVE_API_USERNAME" value="345.rallybound.com" />
  71. <add key="PAYPALLIVE_API_PASSWORD" value="3455" />
  72. <add key="PAYPALLIVE_API_SIGNATURE" value="3456546" />
  73. <add key="PAYPALLIVE_rallybound_email" value="5345@rallybound.com" />
  74. <add key="PAYPALLIVE_validateUrl" value="https://www.paypal.com/cgi-bin/webscr" />
  75. <add key="PAYPAL_BnCode" value="RallyBound_SP" />
  76. <add key="SendGridUser" value="345" />
  77. <add key="SendGridPassword" value="345" />
  78. <add key="DefaultGoalAmount" value="100" />
  79. <add key="DefaultDonationMin" value="1" />
  80. <add key="MtrexConfigID" value="1" />
  81. <add key="MtrexDuplicateBehaviorType" value="Reject" />
  82. <add key="MtrexUrl" value="https://gateway.mtrex.com/omega.mp" />
  83. <add key="MtrexVersion" value="1.6" />
  84. <add key="MobileOn" value="true" />
  85. <add key="GoogleAnalyticsUA" value="UA-38313123-2" />
  86. <add key="GoDaddyDefaultSiteID" value="EKbNqphxYHfDd8nnTeoTPaKkEfSRLAzvpA02Q5lzNONU7wmsugXIVDHrjJO" />
  87. <add key="UsaEpaySourceKey" value="345" />
  88. <add key="UsaEpayPin" value="345" />
  89. <add key="UsaEpayCustomReceiptName" value="RallyBoundTrans" />
  90. <add key="StripeClientID" value="678" />
  91. <add key="StripeApiKey" value="890" />
  92. <add key="WepayClientId" value="567" />
  93. <add key="WepayClientSecret" value="345" />
  94. <add key="WepayEndPointStr" value="stage" />
  95. <add key="WepayEndPoint" value="https://stage.wepayapi.com/v2/" />
  96. <add key="WepayAuthScope" value="manage_accounts,collect_payments,refund_payments,manage_subscriptions" />
  97. <add key="SuperAdminBilling" value="WePay" />
  98. <add key="ReportDonationGraph" value="30" />
  99. <add key="ReportMemberGraph" value="31" />
  100. <add key="PlatformAdminEventID" value="4" />
  101. <add key="PlatformAdminLoginUrl" value="http://rallybound.com/login-sandbox-ua" />
  102. <add key="StandaloneWildCardDomain" value=".sl-sbx.rallybound.com" />
  103. <add key="PlatformAdminLogoffRedirectUrl" value="http://admin.ua.rallybound.com/" />
  104. <add key="FuseDefaultGoal" value="20000" />
  105. <add key="FacebookLinterUrl" value="https://developers.facebook.com/tools/debug/?q=" />
  106. <add key="DropboxKey" value="234" />
  107. <add key="DropboxSecret" value="234" />
  108. <add key="DropboxRedirectUri" value="http://localhost/Api/DropboxAuth" />
  109. <add key="DropboxFolderPath" value="/Test" />
  110. <add key="SalesforceEndPoint" value="https://login.salesforce.com/services/oauth2/" />
  111. <add key="SalesforceClientId" value="123.123" />
  112. <add key="SalesforceClientSecret" value="345" />
  113. <add key="SalesforceRedirectUri" value="https://api.rallybound.com/Api/SalesforceAuth" />
  114. <add key="SalesforceScope" value="api id refresh_token" />
  115. <add key="SalesforceSoapEndPoint" value="/services/Soap/u/27.0" />
  116. <add key="SalesForceThreadSleepSeconds" value="10" />
  117. <add key="SalesForceThreadBatchSize" value="10" />
  118. <add key="SalesforceEndPointPath" value="/services/oauth2/" />
  119. <add key="ClientValidationEnabled" value="false" />
  120. <add key="UnobtrusiveJavaScriptEnabled" value="false" />
  121. <add key="NationBuilderEndPoint" value="https://foobar.nationbuilder.com/" />
  122. <add key="NationBuilderClientId" value="567" />
  123. <add key="NationBuilderClientSecret" value="7689" />
  124. <add key="NationBuilderRedirectUri" value="http://sandbox.rallybound.com/Api/NationBuilderAuth" />
  125. <add key="CrmSyncThreadSleepSeconds" value="30" />
  126. <add key="CrmSyncThreadBatchSize" value="10" />
  127. <add key="NationBuilderSleepSecondsBetweenRecs" value="2" />
  128. <add key="MacrosTemplateNamespace" value="EventManagment.Code.MacroTemplates." />
  129. <add key="LiquidTemplatorErrorMsg" value="Please make sure that all placeholder tags are closed and follow the correct syntax for more information " />
  130. <add key="LiquidTemplatorHelp" value="http://www.google.com" />
  131. <add key="RunSalesForceOnApp" value="false" />
  132. <add key="RunCrmSyncOnApp" value="false" />
  133. <add key="RunEmailOnApp" value="false" />
  134. <add key="RunProcess5minOnApp" value="false" />
  135. <add key="YahooApiDomain" value="https://query.yahooapis.com/v1/public/yql" />
  136. <add key="CdnDomainSsl" value="content.sl-sbx.rallybound.com" />
  137. <add key="SprocketCryptoEncryptionKey" value="sdfgsdfgsdfgytrt56yhytfgdrtggtfrgfbtgftggfb" />
  138. <add key="SprocketCryptoAuthKey" value="sdfgsdfgsdfgytrt" />
  139. <add key="MaxCdnPushZoneHost" value="ftp.eventmanagmenttest.rallybound.netdna-cdn.com" />
  140. <add key="MaxCdnPushZoneUsername" value="eventmanagmenttest.rallybound" />
  141. <add key="MaxCdnPushZonePassword" value="rally4bound" />
  142. </appSettings>
  143. <connectionStrings>
  144. <add name="DbConn" connectionString="Data Source=rbdb.database.windows.net;Initial Catalog=Rallybound;User Id=rallyweb13;Password=yuiy879h$#@@;" providerName="System.Data.SqlClient" />
  145. <add name="event_managementConnectionString" connectionString="Data Source=rbdb.database.windows.net;Initial Catalog=Rallybound;User Id=rallyweb13;Password=yuiy879h$#@@;" providerName="System.Data.SqlClient" />
  146. <add name="LAEventManagmentConnectionString" connectionString="Data Source=rbdb.database.windows.net;Initial Catalog=Rallybound;User Id=rallyweb13;Password=yuiy879h$#@@;" providerName="System.Data.SqlClient" />
  147. <add name="RallyboundSlaveConnectionString" connectionString="Data Source=rbdb.database.windows.net;Initial Catalog=Rallybound;User Id=rallyweb13;Password=yuiy879h$#@@;" providerName="System.Data.SqlClient" />
  148. <add name="RallyboundSlave0ConnectionString" connectionString="Data Source=rbdb.database.windows.net;Initial Catalog=Rallybound;User Id=rallyweb13;Password=yuiy879h$#@@;" providerName="System.Data.SqlClient" />
  149. <add name="RallyboundSlave2ConnectionString" connectionString="Data Source=rbdb.database.windows.net;Initial Catalog=Rallybound;User Id=rallyweb13;Password=yuiy879h$#@@;" providerName="System.Data.SqlClient" />
  150. <add name="RallyBoundConnectionString" connectionString="Data Source=rbdb.database.windows.net;Initial Catalog=Rallybound;User Id=rallyweb13;Password=yuiy879h$#@@;" providerName="System.Data.SqlClient" />
  151. <add name="SprocketDBConn" connectionString="Data Source=rbdb.database.windows.net;Initial Catalog=SprocketApi;User Id=rallyweb13;Password=yuiy879h$#@@;" providerName="System.Data.SqlClient" />
  152. <add name="RallyboundConnectionString1" connectionString="Data Source=rbdb.database.windows.net;Initial Catalog=Rallybound;User ID=rallyweb13;Password=yuiy879h$#@@" providerName="System.Data.SqlClient" />
  153. </connectionStrings>
  154. <!--
  155. For a description of web.config changes see http://go.microsoft.com/fwlink/?LinkId=235367.
  156.  
  157. The following attributes can be set on the <httpRuntime> tag.
  158. <system.Web>
  159. <httpRuntime targetFramework="4.5" />
  160. </system.Web>
  161. -->
  162. <system.web>
  163. <globalization culture="en-US" uiCulture="en-US" />
  164. <compilation debug="true" targetFramework="4.5">
  165. <assemblies>
  166. <add assembly="System.Web.Mvc, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
  167. <add assembly="System.Web.Abstractions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
  168. <add assembly="System.Web.Routing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
  169. <add assembly="System.Web.Helpers, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
  170. <add assembly="System.Web.WebPages, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
  171. </assemblies>
  172. </compilation>
  173. <authentication mode="Forms">
  174. <forms timeout="2880" />
  175. </authentication>
  176. <membership defaultProvider="AspNetSqlMembershipProvider">
  177. <providers>
  178. <clear />
  179. <add name="AspNetSqlMembershipProvider" type="System.Web.Security.SqlMembershipProvider" connectionStringName="DbConn" enablePasswordRetrieval="false" enablePasswordReset="true" requiresQuestionAndAnswer="false" requiresUniqueEmail="false" maxInvalidPasswordAttempts="20" minRequiredPasswordLength="6" minRequiredNonalphanumericCharacters="0" passwordAttemptWindow="1" applicationName="/" />
  180. </providers>
  181. </membership>
  182. <profile>
  183. <providers>
  184. <clear />
  185. <add name="AspNetSqlProfileProvider" type="System.Web.Profile.SqlProfileProvider" connectionStringName="DbConn" applicationName="/" />
  186. </providers>
  187. </profile>
  188. <roleManager enabled="true">
  189. <providers>
  190. <clear />
  191. <add connectionStringName="DbConn" applicationName="/" name="AspNetSqlRoleProvider" type="System.Web.Security.SqlRoleProvider" />
  192. <add applicationName="/" name="AspNetWindowsTokenRoleProvider" type="System.Web.Security.WindowsTokenRoleProvider" />
  193. </providers>
  194. </roleManager>
  195. <customErrors mode="RemoteOnly" />
  196. <pages controlRenderingCompatibilityVersion="3.5" clientIDMode="AutoID">
  197. <namespaces>
  198. <add namespace="System.Web.Mvc" />
  199. <add namespace="System.Web.Mvc.Ajax" />
  200. <add namespace="System.Web.Mvc.Html" />
  201. <add namespace="System.Web.Routing" />
  202. <add namespace="System.Data.Linq" />
  203. <add namespace="EventManagment.Data" />
  204. <add namespace="EventManagment.Models" />
  205. <add namespace="System.Web.Helpers" />
  206. <add namespace="System.Web.WebPages" />
  207. </namespaces>
  208. </pages>
  209. <httpRuntime maxRequestLength="50000" requestValidationMode="2.0" />
  210. <sessionState timeout="60" />
  211. </system.web>
  212. <system.net>
  213. <mailSettings>
  214. <smtp deliveryMethod="SpecifiedPickupDirectory" from="server@pfrevents.com">
  215. <network defaultCredentials="false" host="smtp.zerolag.com" password="1pfr2server3" port="25" userName="server@pfrevents.com" />
  216. <specifiedPickupDirectory pickupDirectoryLocation="C:\Emails" />
  217. </smtp>
  218. </mailSettings>
  219. </system.net>
  220. <system.webServer>
  221. <modules runAllManagedModulesForAllRequests="true">
  222. <remove name="Detector" />
  223. <add name="Detector" type="FiftyOne.Foundation.Mobile.Detection.DetectorModule, FiftyOne.Foundation" />
  224. <remove name="RoutingModule" />
  225. <add name="RoutingModule" type="System.Web.Routing.UrlRoutingModule, System.Web.Routing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
  226. <remove name="WebDAVModule" />
  227. </modules>
  228. <handlers>
  229. <remove name="WebDAV" />
  230. <add name="dotless" path="*.less" verb="GET" type="dotless.Core.LessCssHttpHandler,dotless.Core" resourceType="File" preCondition="" />
  231. </handlers>
  232. </system.webServer>
  233. <runtime>
  234. <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
  235. <dependentAssembly>
  236. <assemblyIdentity name="System.Data.Linq" publicKeyToken="B77A5C561934E089" culture="neutral" />
  237. <bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" />
  238. </dependentAssembly>
  239. <dependentAssembly>
  240. <assemblyIdentity name="System.Web.Helpers" publicKeyToken="31bf3856ad364e35" />
  241. <bindingRedirect oldVersion="1.0.0.0" newVersion="2.0.0.0" />
  242. </dependentAssembly>
  243. <dependentAssembly>
  244. <assemblyIdentity name="System.Web.Mvc" publicKeyToken="31bf3856ad364e35" />
  245. <bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" />
  246. </dependentAssembly>
  247. <dependentAssembly>
  248. <assemblyIdentity name="System.Web.WebPages" publicKeyToken="31bf3856ad364e35" />
  249. <bindingRedirect oldVersion="1.0.0.0" newVersion="2.0.0.0" />
  250. </dependentAssembly>
  251. <dependentAssembly>
  252. <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
  253. <bindingRedirect oldVersion="0.0.0.0-2.6.8.0" newVersion="2.6.8.0" />
  254. </dependentAssembly>
  255. <dependentAssembly>
  256. <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
  257. <bindingRedirect oldVersion="0.0.0.0-2.6.8.0" newVersion="2.6.8.0" />
  258. </dependentAssembly>
  259. </assemblyBinding>
  260. <!-- When targeting ASP.NET MVC 3, this assemblyBinding makes MVC 1 and 2 references relink
  261. to MVC 3 so libraries such as DotNetOpenAuth that compile against MVC 1 will work with it.
  262. <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
  263. <dependentAssembly>
  264. <assemblyIdentity name="System.Web.Mvc" publicKeyToken="31bf3856ad364e35" />
  265. <bindingRedirect oldVersion="1.0.0.0-3.0.0.0" newVersion="3.0.0.0" />
  266. </dependentAssembly>
  267. </assemblyBinding>
  268. -->
  269. </runtime>
  270. <system.serviceModel>
  271. <bindings>
  272. <basicHttpBinding>
  273. <binding name="netForumXMLSoap" closeTimeout="00:01:00" openTimeout="00:01:00" receiveTimeout="00:10:00" sendTimeout="00:01:00" allowCookies="false" bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard" maxBufferPoolSize="524288" maxBufferSize="65536" maxReceivedMessageSize="65536" textEncoding="utf-8" transferMode="Buffered" useDefaultWebProxy="true" messageEncoding="Text">
  274. <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384" maxBytesPerRead="4096" maxNameTableCharCount="16384" />
  275. <security mode="None">
  276. <transport clientCredentialType="None" proxyCredentialType="None" realm="" />
  277. <message clientCredentialType="UserName" algorithmSuite="Default" />
  278. </security>
  279. </binding>
  280. <binding name="ProcessLinkSoap">
  281. <security mode="Transport" />
  282. </binding>
  283. <binding name="ProcessLinkSoap1" />
  284. <binding name="TRANSACTION_PROCESSINGSoap">
  285. <security mode="Transport" />
  286. </binding>
  287. <binding name="TRANSACTION_PROCESSINGSoap1" />
  288. <binding name="RECURRINGSoap">
  289. <security mode="Transport" />
  290. </binding>
  291. <binding name="RECURRINGSoap1" />
  292. <binding name="ueSoapServerBinding">
  293. <security mode="Transport" />
  294. </binding>
  295. <binding name="ueSoapServerBinding1" />
  296. </basicHttpBinding>
  297. </bindings>
  298. <client>
  299. <endpoint address="http://64.211.220.66/netFORUMPartnerDev2/xweb/secure/netforumxml.asmx" binding="basicHttpBinding" bindingConfiguration="netForumXMLSoap" contract="Avectra.netForumXMLSoap" name="netForumXMLSoap" />
  300. <endpoint address="https://www.iatspayments.com/NetGate/ProcessLink.asmx" binding="basicHttpBinding" bindingConfiguration="ProcessLinkSoap" contract="iATS.ProcessLinkSoap" name="ProcessLinkSoap" />
  301. <endpoint address="https://gateway.sagepayments.net/web_services/wsvtextensions/transaction_processing.asmx" binding="basicHttpBinding" bindingConfiguration="TRANSACTION_PROCESSINGSoap" contract="SageProcessor.TRANSACTION_PROCESSINGSoap" name="TRANSACTION_PROCESSINGSoap" />
  302. <endpoint address="https://gateway.sagepayments.net/web_services/wsvtextensions/recurring.asmx" binding="basicHttpBinding" bindingConfiguration="RECURRINGSoap" contract="SageProcessorRecurring.RECURRINGSoap" name="RECURRINGSoap" />
  303. <endpoint address="https://www.usaepay.com/soap/gate/0C1D4CFC" binding="basicHttpBinding" bindingConfiguration="ueSoapServerBinding" contract="usaepay.ueSoapServerPortType" name="ueSoapServerPort" />
  304. </client>
  305. </system.serviceModel>
  306. <applicationSettings>
  307. <EventManagment.Properties.Settings>
  308. <setting name="EventManagment_sforce_SforceService" serializeAs="String">
  309. <value>https://login.salesforce.com/services/Soap/u/27.0</value>
  310. </setting>
  311. </EventManagment.Properties.Settings>
  312. </applicationSettings>
  313. <paypal>
  314. <endpoints>
  315. <wsdl>
  316. <environment name="live">
  317. <port name="PayPalAPI">https://api.paypal.com/2.0/</port>
  318. <port name="PayPalAPIAA">https://api-aa.paypal.com/2.0/</port>
  319. <port name="PayPalAPI" threetoken="true">https://api-3t.paypal.com/2.0/</port>
  320. <port name="PayPalAPIAA" threetoken="true">https://api-aa-3t.paypal.com/2.0/</port>
  321. </environment>
  322. <environment name="sandbox">
  323. <port name="PayPalAPI">https://api.sandbox.paypal.com/2.0/</port>
  324. <port name="PayPalAPIAA">https://api-aa.sandbox.paypal.com/2.0/</port>
  325. <port name="PayPalAPI" threetoken="true">https://api-3t.sandbox.paypal.com/2.0/</port>
  326. <port name="PayPalAPIAA" threetoken="true">https://api-3t.sandbox.paypal.com/2.0/</port>
  327. </environment>
  328. <environment name="beta-sandbox">
  329. <port name="PayPalAPI">https://api.beta-sandbox.paypal.com/2.0/</port>
  330. <port name="PayPalAPIAA">https://api-aa.beta-sandbox.paypal.com/2.0/</port>
  331. <port name="PayPalAPI" threetoken="true">https://api-3t.beta-sandbox.paypal.com/2.0/</port>
  332. <port name="PayPalAPIAA" threetoken="true">https://api-3t.beta-sandbox.paypal.com/2.0/</port>
  333. </environment>
  334. </wsdl>
  335. </endpoints>
  336. </paypal>
  337. <dotless minifyCss="false" cache="true" web="false" />
  338. </configuration>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement