CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Forced to submit Credit Card on a free event
Pages: [1]

Author Topic: Forced to submit Credit Card on a free event  (Read 1092 times)

bdanza

  • I post frequently
  • ***
  • Posts: 135
  • Karma: 3
  • CiviCRM version: 3.4.6
  • CMS version: Joomla 1.5, Drupal 6.2x
Forced to submit Credit Card on a free event
January 09, 2011, 08:32:45 pm
Hi,

for starters I am using Joomla 1.5.22 and upgraded form CiviCRM 3.2.0 to 3.3.2.

Before the upgrade I used to set up events with two payment levels a $5 option and a $0 option. when people picked the $0 option they were not forced to enter credit card information to proceed to the confirmation screen.

Since upgrading to 3.3.2 it now forces users to enter a credit credit card information even if they are making a $0 registration.

anyone else notice this?

B.

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Forced to submit Credit Card on a free event
January 10, 2011, 03:50:34 pm
Sounds like a bug :-( What payment processor are you using? Can you recreate on the public demo? If so, please file an issue (and if possible investigate / submit a patch).
Protect your investment in CiviCRM by  becoming a Member!

bdanza

  • I post frequently
  • ***
  • Posts: 135
  • Karma: 3
  • CiviCRM version: 3.4.6
  • CMS version: Joomla 1.5, Drupal 6.2x
Re: Forced to submit Credit Card on a free event
January 10, 2011, 06:24:12 pm
I reproduced it on the demo site

here is a link to the event... I use Paypal Pro

http://joomla.demo.civicrm.org/index.php?option=com_civicrm&task=civicrm/event/register&reset=1&id=7

I will file an issue (though I am definitely not that good at debugging code.)

bdanza

  • I post frequently
  • ***
  • Posts: 135
  • Karma: 3
  • CiviCRM version: 3.4.6
  • CMS version: Joomla 1.5, Drupal 6.2x
Re: Forced to submit Credit Card on a free event
January 10, 2011, 06:37:40 pm
Filed bug report

http://issues.civicrm.org/jira/browse/CRM-7361

DMA

  • I’m new here
  • *
  • Posts: 16
  • Karma: 0
  • CiviCRM version: 4.0.7
  • CMS version: Drupal 7.4
  • MySQL version: 5.1.52
  • PHP version: 5.2.16
Re: Forced to submit Credit Card on a free event
July 03, 2011, 01:48:09 pm
I am seeing a similar problem when using the Paypal Express payment processor. v4.0.3 or 4.0.4

As ever a hint as to where to look for the rest of the page would be welcome

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Forced to submit Credit Card on a free event
July 04, 2011, 12:26:49 am

I would check the code here:

CRM/Contribute/Form/Contribution/*.php

and see the places where we handle the express button (search for 'express'). most likely we are not handling the 0 condition properly

if you debug and fix it, please submit a patch along with an issue, so we can merge it into core

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Forced to submit Credit Card on a free event

This forum was archived on 2017-11-26.