Hello Guys,
I've been trying to figure this out with no luck.
I'm using v4 and I'm creating a forum that will allow us to capture
Leasing information from Landlord so we can put together the paper
work and then email back.
Let's say the fee is $24.99 I've created the form here:
http://www.rent-downtown.com/index.php?option=com_chronoforms&chronoform=LeasePreparation
I've included the hidden fields such as:
Every time I submit the information the item_name is carried over to Paypal but the amount doesn't and Paypal generates a random amount.
No matter what I do the amount field won't carry over to Paypal.
On the backend in the paypal redirect I have the following:
[attachment=0]Screen Shot 2011-07-25 at 5.15.10 PM.png[/attachment]
Sincerely,
Carl
I've been trying to figure this out with no luck.
I'm using v4 and I'm creating a forum that will allow us to capture
Leasing information from Landlord so we can put together the paper
work and then email back.
Let's say the fee is $24.99 I've created the form here:
http://www.rent-downtown.com/index.php?option=com_chronoforms&chronoform=LeasePreparation
I've included the hidden fields such as:
<input type="hidden" name="item_name" value="Lease Preparation">
<input type="hidden" name="amount" value="24.99">
<input type="hidden" name="item_number" value="1">
Every time I submit the information the item_name is carried over to Paypal but the amount doesn't and Paypal generates a random amount.
No matter what I do the amount field won't carry over to Paypal.
On the backend in the paypal redirect I have the following:
[attachment=0]Screen Shot 2011-07-25 at 5.15.10 PM.png[/attachment]
Sincerely,
Carl