Forums

Form with Paypal

Manofstyle 25 Jul, 2011
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:

<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
GreyHead 26 Jul, 2011
Hi manofstyle,

If you are using any of Max's payment gateway actions you need to get the paid version to use on a live site. The versions included in the standard installation randomise the amounts. The exceptions to this is using the ReDirect URl/Redirect User actions for a simple PayPal transaction.

Bob
This topic is locked and no more replies can be posted.