<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: PHP Form Submitting in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/PHP-Form-Submitting/m-p/49771#M25307</link>
    <description>&lt;P&gt;View the page source from a web browser, I don't see it posting to authorize.net, look like it posting to index.php&lt;/P&gt;</description>
    <pubDate>Tue, 24 Feb 2015 17:59:21 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2015-02-24T17:59:21Z</dc:date>
    <item>
      <title>PHP Form Submitting</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/PHP-Form-Submitting/m-p/49770#M25306</link>
      <description>&lt;P&gt;(*I am not to versed in Code)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am attempting to get complete the connection between our simple form and&amp;nbsp;&lt;A href="https://secure.authorize.net/gateway/transact.dll" target="_blank"&gt;https://secure.authorize.net/gateway/transact.dll&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the test site I have up right now:&amp;nbsp;&lt;A href="http://onehealth.bridge-mktg.com/plan-your-visit/pay-your-bill/" target="_blank"&gt;http://onehealth.bridge-mktg.com/plan-your-visit/pay-your-bill/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This has a PHP Includes of the PHP File that has the Form and the rest of the code.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you enter the information and hit submit, it takes you back to the homepage.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the file that is being inserted:&amp;nbsp;&lt;A href="http://onehealth.bridge-mktg.com/billpay-insert.php" target="_blank"&gt;http://onehealth.bridge-mktg.com/billpay-insert.php&lt;/A&gt; &amp;nbsp;As you will notice, this forms works...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;&lt;P&gt;(p.s. This is a Wordpress Based website)&lt;/P&gt;</description>
      <pubDate>Tue, 24 Feb 2015 17:51:31 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/PHP-Form-Submitting/m-p/49770#M25306</guid>
      <dc:creator>dustpickle</dc:creator>
      <dc:date>2015-02-24T17:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: PHP Form Submitting</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/PHP-Form-Submitting/m-p/49771#M25307</link>
      <description>&lt;P&gt;View the page source from a web browser, I don't see it posting to authorize.net, look like it posting to index.php&lt;/P&gt;</description>
      <pubDate>Tue, 24 Feb 2015 17:59:21 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/PHP-Form-Submitting/m-p/49771#M25307</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2015-02-24T17:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: PHP Form Submitting</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/PHP-Form-Submitting/m-p/49772#M25308</link>
      <description>&lt;P&gt;&amp;lt;form method="POST" action="&amp;lt;?php echo $_SERVER['PHP_SELF']; ?&amp;gt;"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That is what is in the PHP.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Should it say this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;form method="POST" action="&amp;lt;?php echo $_SERVER['billpay-insert.php']; ?&amp;gt;"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(This:&amp;nbsp;&lt;A target="_blank" href="http://onehealth.bridge-mktg.com/billpay-insert.php"&gt;http://onehealth.bridge-mktg.com/billpay-insert.php&lt;/A&gt; has billpay-insert.php there)&lt;/P&gt;</description>
      <pubDate>Tue, 24 Feb 2015 18:05:53 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/PHP-Form-Submitting/m-p/49772#M25308</guid>
      <dc:creator>dustpickle</dc:creator>
      <dc:date>2015-02-24T18:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: PHP Form Submitting</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/PHP-Form-Submitting/m-p/49773#M25309</link>
      <description>&lt;P&gt;Seems like that worked. Just some formating issues.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Feb 2015 18:14:18 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/PHP-Form-Submitting/m-p/49773#M25309</guid>
      <dc:creator>dustpickle</dc:creator>
      <dc:date>2015-02-24T18:14:18Z</dc:date>
    </item>
  </channel>
</rss>

