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 CiviContribute (Moderator: Donald Lobo) »
  • Members update payment details in Contribute WITHOUT allowing free access
Pages: [1]

Author Topic: Members update payment details in Contribute WITHOUT allowing free access  (Read 690 times)

mdlueck

  • Ask me questions
  • ****
  • Posts: 382
  • Karma: 4
  • CiviCRM version: 4.7.24
  • CMS version: Drupal 6.x
  • MySQL version: 5.5.54
  • PHP version: 5.3.10
Members update payment details in Contribute WITHOUT allowing free access
February 04, 2011, 10:55:46 am
Our site prompts an interesting question... It seems in order for a Member to login to the site, and be able to update their payment details, they need to be able to login.

However we disable logins after a grace period due to lack of payment.

Does anyone have an Rx for how to receive the updated payment information within Civi Contribute without them retaining full access to the site?

The only things that come to my mind is:

1) Rejoin under a different username... but that will fail the unique email addy check
2) Some sort of external form, and admins enter the updated payment info into Civi (Yuck!)

Is their a third option which the member themselves may update the payment info in Civi WITHOUT retaining general site access?
--
Michael Lueck
Lueck Data Systems
http://www.lueckdatasystems.com/

mdlueck

  • Ask me questions
  • ****
  • Posts: 382
  • Karma: 4
  • CiviCRM version: 4.7.24
  • CMS version: Drupal 6.x
  • MySQL version: 5.5.54
  • PHP version: 5.3.10
Re: Members update payment details in Contribute WITHOUT allowing free access
February 11, 2011, 04:15:55 am
Quote from: mdlueck on February 04, 2011, 10:55:46 am
2) Some sort of external form, and admins enter the updated payment info into Civi (Yuck!)

No replies to my question, so I caved to coding up a separate manual / legacy / Yuck! form for expired members to send updated CC info through. (sigh)
--
Michael Lueck
Lueck Data Systems
http://www.lueckdatasystems.com/

rjb

  • I post occasionally
  • **
  • Posts: 63
  • Karma: 2
  • CiviCRM version: 3.3.5
  • CMS version: Drupal 6
  • MySQL version: 5.1.44
  • PHP version: 5.3.1
Re: Members update payment details in Contribute WITHOUT allowing free access
February 11, 2011, 05:49:26 am
Hi,

Why do you disable logins after the grace period? Why not just use the membership role sync module (I'm assuming you're using Drupal) and downgrade their role once their membership status changes? So they'll still have an active Drupal account, but a lesser role. That way, you can protect any content etc you want locked away to non-paying users by using the Taxonomy Access Control module.

Best,

RJB

mdlueck

  • Ask me questions
  • ****
  • Posts: 382
  • Karma: 4
  • CiviCRM version: 4.7.24
  • CMS version: Drupal 6.x
  • MySQL version: 5.5.54
  • PHP version: 5.3.10
Re: Members update payment details in Contribute WITHOUT allowing free access
February 11, 2011, 09:08:46 am
That is a good thought, just takes a bit to implement it.

Firstly comes to mind, we co-commissioned a custom sync mod for syncing Drupal to UBB.threads. I forgot to list a requirement to have a Drupal check box if the mod is/is not to create the UBB login cookie. As is, if an ID is able to login, they have UBB perms. So that task to the mod developer needs to be completed.

I have to think if there are other snags, but in general that is a good idea, rjb!  :)
--
Michael Lueck
Lueck Data Systems
http://www.lueckdatasystems.com/

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Members update payment details in Contribute WITHOUT allowing free access

This forum was archived on 2017-11-26.