<?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: Invoice Number not passing to paypal</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Invoice Number not passing to paypal</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 01:43:35 +0000</pubDate>

<item>
<title>christopherbrooks on "Invoice Number not passing to paypal"</title>
<link>https://www.machform.com/forums/topic/invoice-number-not-passing-to-paypal#post-20544</link>
<pubDate>Thu, 27 Mar 2014 19:02:35 +0000</pubDate>
<dc:creator>christopherbrooks</dc:creator>
<guid isPermaLink="false">20544@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I found the same thing. I wanted to pass the invoice number so it will show on the Paypal email notice to the customer.&#60;br /&#62;
In post-functions.php look for this line in the Paypal section:&#60;br /&#62;
					$paypal_params['custom'] 		= $form_id.'_'.$entry_id.'_'.$entry_timestamp;&#60;/p&#62;
&#60;p&#62;And then you can add this line:&#60;br /&#62;
					$paypal_params['invoice'] 		= $form_id.'_'.$entry_id;&#60;/p&#62;
&#60;p&#62;Paypal's dashboard and email will then show the invoice number.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Invoice Number not passing to paypal"</title>
<link>https://www.machform.com/forums/topic/invoice-number-not-passing-to-paypal#post-20541</link>
<pubDate>Thu, 27 Mar 2014 16:24:50 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">20541@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;The invoice number is not being passed indeed, since v3.5 already support IPN and you should be able to track the payment status and get the Transaction ID directly from your MachForm panel.
&#60;/p&#62;</description>
</item>
<item>
<title>fdjordan on "Invoice Number not passing to paypal"</title>
<link>https://www.machform.com/forums/topic/invoice-number-not-passing-to-paypal#post-20516</link>
<pubDate>Mon, 24 Mar 2014 23:26:31 +0000</pubDate>
<dc:creator>fdjordan</dc:creator>
<guid isPermaLink="false">20516@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;After updating to 3.5, the invoice number is no longer passing to paypal.&#60;br /&#62;
Has anyone else had this issue, is there a variable I need to update?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>

</channel>
</rss>
