Need help with Joomla? We are available for hire to help with Joomla customization, upgrades, maintenance, and custom development.
Explore our services

Deposit Payment Feature not working

More
14 years 11 months ago #10760 by JCJ
I'm having a problem and I thought I'd throw it out there to see if anyone has any suggestions.

Joomla 1.5, latest version of Event Booking, Authorize.net SIM payment module.

I enabled the deposit payment feature, created a new event with a total price of 100.00. Then I added the deposit price of $25.00

While going through the registration process, I selected "deposit payment." The data on the confirmation screen seems to confirm that:

Event test event
First name test
Last name tester
Organization test
Address test
City test
State TN
Zip 37766
Country United States
Phone 5555555555
Email <<hidden>>
Total amount $100.00
Deposit Amount $25.00
Due Amount $75.00
Payment Method Authorize.net SIM
Comment test


However, on the next page that re-directs to Authorize.net (SIM API), the amount of $100 is sent to authorize.net for the transaction amount.

Here are the "hidden" authorize.net fields from the payment redirect page:

<input type="hidden" name="x_login" value="<<hidden>>" />
<input type="hidden" name="x_show_form" value="PAYMENT_FORM" />
<input type="hidden" name="x_fp_timestamp" value="1311665527" />
<input type="hidden" name="x_fp_sequence" value="996" />
<input type="hidden" name="x_invoice_num" value="28" />
<input type="hidden" name="x_amount" value="100.00" />
<input type="hidden" name="x_fp_hash" value="efaee609c29f69225f0174a69dea635f" />
<input type="hidden" name="x_description" value=" test event event registration" />
<input type="hidden" name="x_first_name" value="test" />
<input type="hidden" name="x_last_name" value="tester" />
<input type="hidden" name="x_company" value="test" />
<input type="hidden" name="x_address" value="test" />
<input type="hidden" name="x_city" value="test" />
<input type="hidden" name="x_state" value="TN" />
<input type="hidden" name="x_zip" value="12345" />

<input type="hidden" name="x_country" value="United States" />
<input type="hidden" name="x_phone" value="5555555555" />
<input type="hidden" name="x_fax" value="" />
<input type="hidden" name="x_email" value="<<snip>>" />
<input type="hidden" name="x_ship_to_first_name" value="test" />
<input type="hidden" name="x_ship_to_last_name" value="tester" />
<input type="hidden" name="x_ship_to_company" value="test" />
<input type="hidden" name="x_ship_to_address" value="test" />
<input type="hidden" name="x_ship_to_city" value="test" />
<input type="hidden" name="x_ship_to_state" value="TN" />
<input type="hidden" name="x_ship_to_zip" value="<<snip>>" />
<input type="hidden" name="x_ship_to_country" value="United States" />

Am I the only person having this problem? I reinstalled Event Booking & the Authorize.net SIM plugin, but it didn't help.

Please Log in or Create an account to join the conversation.

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
14 years 11 months ago #10776 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Deposit Payment Feature not working
Hi

Are you using Multiple Booking feature ? Right now, the deposit payment feature doesn't work with Multiple Booking. Could you please try to turn of Multiple Booking feature to see whether It works fine ? (Go to Event Booking -> Configuration, looks at Multiple Booking config option and Set it to No) .

Please let me know the result !

Regards,

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc