<?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: Payment Information {total_amount} in SESSION</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Payment Information {total_amount} in SESSION</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 03:35:57 +0000</pubDate>

<item>
<title>cdixon on "Payment Information {total_amount} in SESSION"</title>
<link>https://www.machform.com/forums/topic/payment-information-total_amount-in-session#post-19807</link>
<pubDate>Wed, 11 Dec 2013 21:11:42 +0000</pubDate>
<dc:creator>cdixon</dc:creator>
<guid isPermaLink="false">19807@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I'm using the Payment option of 'check/cash' to show a total amount on the form and then redirect to my own php file.&#60;br /&#62;
I've edited the post-functions.php file to allow session variables to be used:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if ($form_id == 46974) {
	$_SESSION[&#38;#39;entry_no&#38;#39;] = $record_insert_id;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;All variables show up fine EXCEPT $_SESSION['forms-data']['total_amount'].&#60;br /&#62;
Do I need something more in the post-functions.php file to allow Payment Information fields to be available in the session variables?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
