﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Alliance Forums / Merchant Support / Integration Support </title><generator>InstantForum.NET v4.1.2</generator><description>Alliance Forums</description><link>http://support.allianceach.com/forums/</link><webMaster>forums@allianceach.com</webMaster><lastBuildDate>Sun, 12 Oct 2008 16:11:56 GMT</lastBuildDate><ttl>20</ttl><item><title>Web Check Test</title><link>http://support.allianceach.com/forums/Topic193-6-1.aspx</link><description>I'm trying to submit WebCheck test transaction to the following URL &lt;P&gt;&lt;A href="http://demo.allianceach.com/webcheck/webcheck.aspx?wc_linkid=DEMO&amp;amp;wc_aba=322282603&amp;amp;wc_an=1230000567&amp;amp;wc_amount=20"&gt;http://demo.allianceach.com/webcheck/webcheck.aspx?wc_linkid=DEMO&amp;amp;wc_aba=322282603&amp;amp;wc_an=1230000567&amp;amp;wc_amount=20&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and get "Server Error in '/' Application" &lt;/P&gt;&lt;P&gt;&lt;FONT color=#999999 size=1&gt;Invalid user, please call your merchant administrator for this problem. &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color=#999999 size=1&gt;Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color=#999999 size=1&gt;Exception Details: System.Exception: Invalid user, please call your merchant administrator for this problem.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color=#999999 size=1&gt;Source Error: &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color=#999999 size=1&gt;An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color=#999999 size=1&gt;Stack Trace: &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color=#999999 size=1&gt;[Exception: Invalid user, please call your merchant administrator for this problem.]&lt;BR&gt;   localhost.WebCheck.login_webcheck()&lt;BR&gt;   localhost.WebCheck.Page_Load(Object sender, EventArgs e)&lt;BR&gt;   System.Web.UI.Control.OnLoad(EventArgs e) +67&lt;BR&gt;   System.Web.UI.Control.LoadRecursive() +35&lt;BR&gt;   System.Web.UI.Page.ProcessRequestMain() +744&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color=#999999 size=1&gt;--------------------------------------------------------------------------------&lt;BR&gt;Version Information: Microsoft .NET Framework Version:1.1.4322.2379; ASP.NET Version:1.1.4322.2379&lt;/FONT&gt; &lt;/P&gt;&lt;P&gt;What am I doing wrong ?</description><pubDate>Fri, 18 May 2007 15:26:21 GMT</pubDate><dc:creator>drmike</dc:creator></item><item><title>Demo XML Integration Invalid Username/Passwd</title><link>http://support.allianceach.com/forums/Topic243-6-1.aspx</link><description>Hi, I want to test my XML integration code, but I'm getting "Invalid Username/Password" message all the time...&lt;br&gt;&lt;br&gt;Request XML&lt;br&gt;[quote]&lt;br&gt;&amp;lt;AACHRequest&amp;gt;&lt;br&gt;    &amp;lt;Authentication&amp;gt;&lt;br&gt;        &amp;lt;Username&amp;gt;Demo&amp;lt;/Username&amp;gt;&lt;br&gt;        &amp;lt;Password&amp;gt;Demo&amp;lt;/Password&amp;gt;&lt;br&gt;    &amp;lt;/Authentication&amp;gt;&lt;br&gt;    &amp;lt;Request ID="1"&amp;gt;&lt;br&gt;        &amp;lt;RequestType&amp;gt;CreateDebitTransaction&amp;lt;/RequestType&amp;gt;&lt;br&gt;        &amp;lt;AccountType&amp;gt;Checking&amp;lt;/AccountType&amp;gt;&lt;br&gt;        &amp;lt;AccountName&amp;gt;Sebastian Gonzalez Gonnelli&amp;lt;/AccountName&amp;gt;&lt;br&gt;        &amp;lt;AccountNumber&amp;gt;0320775&amp;lt;/AccountNumber&amp;gt;&lt;br&gt;        &amp;lt;ABANumber&amp;gt;322282603&amp;lt;/ABANumber&amp;gt;&lt;br&gt;        &amp;lt;Amount&amp;gt;30.00&amp;lt;/Amount&amp;gt;&lt;br&gt;        &amp;lt;SECCode&amp;gt;PPD&amp;lt;/SECCode&amp;gt;&lt;br&gt;    &amp;lt;/Request&amp;gt;&lt;br&gt;&amp;lt;/AACHRequest&amp;gt;&lt;br&gt;[/quote]&lt;br&gt;&lt;br&gt;Response XML:&lt;br&gt;[quote]&lt;br&gt;&amp;lt;?xml version='1.0'?&amp;gt;&lt;br&gt;&amp;lt;AACHRequest&amp;gt;&lt;br&gt;    &amp;lt;ResponseSummary&amp;gt;&lt;br&gt;        &amp;lt;Error&amp;gt;True&amp;lt;/Error&amp;gt;&lt;br&gt;        &amp;lt;Message&amp;gt;Invalid Username/Password&amp;lt;/Message&amp;gt;&lt;br&gt;        &amp;lt;RequestCount&amp;gt;0&amp;lt;/RequestCount&amp;gt;&lt;br&gt;        &amp;lt;SuccessCount&amp;gt;0&amp;lt;/SuccessCount&amp;gt;&lt;br&gt;        &amp;lt;FailCount&amp;gt;0&amp;lt;/FailCount&amp;gt;&lt;br&gt;        &amp;lt;TimeStamp&amp;gt;4/30/2008 4:26:11 PM&amp;lt;/TimeStamp&amp;gt;&lt;br&gt;        &amp;lt;ExecuteTime&amp;gt;0&amp;lt;/ExecuteTime&amp;gt;&lt;br&gt;    &amp;lt;/ResponseSummary&amp;gt;&lt;br&gt;&amp;lt;/AACHRequest&amp;gt;&lt;br&gt;&lt;br&gt;[/quote]&lt;br&gt;&lt;br&gt;URL: http://demo.allianceach.com/requester/request.aspx&lt;br&gt;</description><pubDate>Wed, 30 Apr 2008 16:33:14 GMT</pubDate><dc:creator>MARIK</dc:creator></item><item><title>XML Intergration</title><link>http://support.allianceach.com/forums/Topic145-6-1.aspx</link><description>Does anyone has the XML intergration in .php?  I have been playing with the code in .asp and trying in .php.  I would like to see an example site someone has done with it if I can.  Also any more code besides what this site provides would be extrememly helpful.  I am looking to have all the calls and results completed from my website.  So kinda like a custom interface vs using allainceach's.&lt;P&gt;Larry Zadnikar&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:larryz@letsinternet.com"&gt;larryz@letsinternet.com&lt;/A&gt;</description><pubDate>Thu, 15 Jun 2006 18:49:13 GMT</pubDate><dc:creator>Larry</dc:creator></item><item><title>Demo XML Integration</title><link>http://support.allianceach.com/forums/Topic163-6-1.aspx</link><description>&lt;P style="BACKGROUND: white"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: #1f5080; FONT-FAMILY: Verdana"&gt;Hello,&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="BACKGROUND: white"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: #1f5080; FONT-FAMILY: Verdana"&gt;      I am currently a demo user that test out your product to see if it fits my company's needs.  After reviewing your documentation and writing some code to talk back and forth, I realized that there seems to be no way to delete or edit a sub-merchant after it is created through XML.  Is this correct or is just not in the demo documentation.  &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="BACKGROUND: white"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: #1f5080; FONT-FAMILY: Verdana"&gt;Thanks,&lt;BR&gt;Johnny&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;</description><pubDate>Thu, 16 Nov 2006 15:00:06 GMT</pubDate><dc:creator>jsanders</dc:creator></item><item><title>New v2.0 Test URL</title><link>http://support.allianceach.com/forums/Topic127-6-1.aspx</link><description>Hello&lt;/P&gt;&lt;P&gt;I pulled a copy of the current documentation available on the website and it lists the 'test' URL as : &lt;A href="http://demo.allianceach.com/requester/request.aspx"&gt;http://demo.allianceach.com/requester/request.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This URL appears down. It looks like a new one, as the old one had a v2-test.asp or something close to that in it.&lt;/P&gt;&lt;P&gt;Is this the correct URL, or is the test site down?&lt;/P&gt;&lt;P&gt;Thanks!</description><pubDate>Thu, 01 Jun 2006 09:38:17 GMT</pubDate><dc:creator>SVIK</dc:creator></item><item><title>CustomerEmail not captured</title><link>http://support.allianceach.com/forums/Topic110-6-1.aspx</link><description>The XML requester service seems to ignore the CustomerEmail field for all transactions; although the CustomerEmail tag is included in the request to create the pending transaction, it is not included in the WebGateway description of the transaction.&lt;br&gt;&lt;br&gt;Is this just a problem on the WebGateway's end?</description><pubDate>Fri, 10 Mar 2006 18:47:33 GMT</pubDate><dc:creator>MichaelArmida</dc:creator></item><item><title>non participant returned</title><link>http://support.allianceach.com/forums/Topic108-6-1.aspx</link><description>What does "Non Participant" mean in the StatusMessage response for a CreateDebitTransaction type transaction from the XML Requester Service?</description><pubDate>Fri, 17 Feb 2006 13:20:03 GMT</pubDate><dc:creator>mtelemer</dc:creator></item><item><title>XML Requestor Test URL</title><link>http://support.allianceach.com/forums/Topic101-6-1.aspx</link><description>I am having problems accessing the Test URL:&lt;/P&gt;&lt;P&gt;&lt;A href="https://gateway.allianceach.com/requester/request-v2-test.asp"&gt;https://gateway.allianceach.com/requester/request-v2-test.asp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Right now, I get a 404 error from Internet Explorer.  Pinging the subdomain it returns an IP of 216.66.230.1.&lt;/P&gt;&lt;P&gt;Thanks,</description><pubDate>Tue, 10 Jan 2006 17:19:48 GMT</pubDate><dc:creator>cdelk</dc:creator></item><item><title>Integration Support Hours</title><link>http://support.allianceach.com/forums/Topic15-6-1.aspx</link><description>Our Tech Support hours, like Merchant Support are regularly between 6:30am and 6:00pm Pacific Time on banking days.&lt;/P&gt;&lt;P&gt;If you post outside of those hours, you may receive a reply before the next business day but we cannot guarantee it.</description><pubDate>Wed, 23 Nov 2005 19:54:56 GMT</pubDate><dc:creator>Paul</dc:creator></item></channel></rss>