<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: Price included in URL when confirming the form</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Price included in URL when confirming the form</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 00:29:11 +0000</pubDate>

<item>
<title>yuniar on "Price included in URL when confirming the form"</title>
<link>https://www.machform.com/forums/topic/price-included-in-url-when-confirming-the-form#post-17434</link>
<pubDate>Mon, 04 Mar 2013 09:23:46 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">17434@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;It is possible to include the price if you are using a custom PHP page for the thank you page. We can store the total into a session variable and then display it using PHP code into your thank you page.
&#60;/p&#62;</description>
</item>
<item>
<title>ketzaldev on "Price included in URL when confirming the form"</title>
<link>https://www.machform.com/forums/topic/price-included-in-url-when-confirming-the-form#post-17408</link>
<pubDate>Thu, 28 Feb 2013 23:04:09 +0000</pubDate>
<dc:creator>ketzaldev</dc:creator>
<guid isPermaLink="false">17408@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'd like to know if it's easy to insert the final price into the redirection page when submitting the form, having the &#34;check/cash&#34; option selected.&#60;/p&#62;
&#60;p&#62;I've seen everything is around here:&#60;br /&#62;
else if($form_properties['payment_merchant_type'] == 'check'){&#60;br /&#62;
				//redirect to either success page or custom redirect URL&#60;br /&#62;
				if(empty($commit_result['form_redirect'])){&#60;br /&#62;
					header(&#34;Location: http{$ssl_suffix}://&#34;.$_SERVER['HTTP_HOST'].$_SERVER['PHP_SELF'].&#34;?id={$form_id}&#38;#38;done=1&#34;);&#60;br /&#62;
					exit;&#60;br /&#62;
				}else{&#60;br /&#62;
					echo &#34;&#38;lt;script type=\&#34;text/javascript\&#34;&#38;gt;top.location.replace('{$commit_result['form_redirect']}')&#38;lt;/script&#38;gt;&#34;;&#60;br /&#62;
					exit;&#60;br /&#62;
				}&#60;br /&#62;
			}&#60;/p&#62;
&#60;p&#62;But I don't really know how to do.&#60;br /&#62;
Did somebody already tried it?&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Ket
&#60;/p&#62;</description>
</item>

</channel>
</rss>
