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 CiviMember (Moderator: Deepak Srivastava) »
  • Membership - minimum fee in Pound, Euro, Dollar
Pages: [1]

Author Topic: Membership - minimum fee in Pound, Euro, Dollar  (Read 878 times)

mcgeehon

  • I post occasionally
  • **
  • Posts: 76
  • Karma: 0
  • CiviCRM version: 4.x
  • CMS version: 7.x
  • MySQL version: 5.x
  • PHP version: 5.2.x
Membership - minimum fee in Pound, Euro, Dollar
December 11, 2012, 10:49:12 am
Hi,

My organization has branches in 3 different countries that use the dollar, euro and pound.  Currently we set the minimum membership fee to $0, and create a separate contribution page for each location in the local currency.  This is somewhat confusing for members because when they signup, it appears that they have to signup for both a membership and pay a separate contribution fee.   It would be nice if membership minimum fee could use a price set for different currencies.

Is there any way to setup a membership that supports different price sets or a minimum fee in multiple currencies?  I am trying to have a single membership signup page for all locations, however this is not possible at present.

Are there any patches coming to future releases of CiviCRM that may resolve this?


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: Membership - minimum fee in Pound, Euro, Dollar
December 11, 2012, 11:16:57 am

Currently any transaction page is restricted to one currency only. No changes to this in the short / medium term. This is also true for pricesets

You can potentially use the same page for multiple currencies by implementing a hook (buildAmount) and changing the amounts etc. Note that you'll also need to do some currency conversion (unless your amounts are exactly the same in all currencies)

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

davej

  • Ask me questions
  • ****
  • Posts: 404
  • Karma: 21
Re: Membership - minimum fee in Pound, Euro, Dollar
June 24, 2013, 07:41:14 am
A danger of setting Minimum Fee = 0 in your membership type: if you have a membership contribution page with Pay Later enabled, this will create a Pending/Pay Later contribution but the associated membership will have status New, not Pending.

Dave J

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMember (Moderator: Deepak Srivastava) »
  • Membership - minimum fee in Pound, Euro, Dollar

This forum was archived on 2017-11-26.