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 Drupal Modules (Moderator: Donald Lobo) »
  • Drupal Commerce / CiviContribute
Pages: [1]

Author Topic: Drupal Commerce / CiviContribute  (Read 1271 times)

billa

  • I’m new here
  • *
  • Posts: 11
  • Karma: 0
  • CiviCRM version: 4.3
  • CMS version: Drupal 7
  • MySQL version: 5.1.68
  • PHP version: 5.4
Drupal Commerce / CiviContribute
September 04, 2013, 07:41:45 am
Is there a way to use Drupal Commerce, rather than CiviContribute, for payments and still have the payments received available in the Civi database? Working on a site that needs a mixture of paid events, recurring and non-recurring subscriptions, payments to place advertisements, payments to purchase merchandise, and I really don't want to have two separate sets of payment systems to try to tie together  :(

Thanks,
Andy

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: Drupal Commerce / CiviContribute
September 04, 2013, 08:03:55 am
Have you looked at integrations btw commerce and webform?
If that exists, then this might help:
http://civicrm.org/blogs/colemanw/try-out-webform-payments-and-other-new-features
Try asking your question on the new CiviCRM help site.

billa

  • I’m new here
  • *
  • Posts: 11
  • Karma: 0
  • CiviCRM version: 4.3
  • CMS version: Drupal 7
  • MySQL version: 5.1.68
  • PHP version: 5.4
Re: Drupal Commerce / CiviContribute
September 05, 2013, 06:43:50 am
Thanks! Will give it a look as it seems to make a lot of things easier :) Also means less of Civi exposed to end-users of the site, which is also something of a goal for the customer.

Only problem now is I need a UK payment processor that will accept Amex (so, not Authorize.Net) and also has working recurring billing for subscriptions (so, not WorldPay, according to forums on here). I was really hoping to be able to use Drupal Commerce's payments system, with the ability to do things like pay for Commerce items using userpoints (so for example if a member attends an event, userpoints gives them a bonus, and if their bonus > 1000 (or whatever) at subscription renewal time, they can have a discount.

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: Drupal Commerce / CiviContribute
September 05, 2013, 08:31:20 am
Assuming some integration exists btw commerce and webform, then you could probably wire it up so that webform_civicrm handles the registrations and CRM data, then hands it off to commerce for payment.
Probably that will require a bit of glue code, which once written you should contribute back to the community :)
Try asking your question on the new CiviCRM help site.

billa

  • I’m new here
  • *
  • Posts: 11
  • Karma: 0
  • CiviCRM version: 4.3
  • CMS version: Drupal 7
  • MySQL version: 5.1.68
  • PHP version: 5.4
Re: Drupal Commerce / CiviContribute
September 05, 2013, 10:07:34 am
will investigate commerce / webform and update this thread so others can find it.
The problem that I can see there is if webform_civicrm hands over to commerce for the actual payment, the CiviContribute data won't be accurate.

"Probably that will require a bit of glue code, which once written you should contribute back to the community :)"
I would, if I wasn't fairly sure that level of coding is beyond me  :(


To be honest the easiest answer is to tell the client they can't have Amex, but I've tried that  ;)

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Drupal Modules (Moderator: Donald Lobo) »
  • Drupal Commerce / CiviContribute

This forum was archived on 2017-11-26.