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) »
  • Discussion (deprecated) »
  • Feature Requests and Suggestions »
  • CiviContribute Suggestions »
  • Allow option to set a start date for recurring payments (Paypal)
Pages: [1]

Author Topic: Allow option to set a start date for recurring payments (Paypal)  (Read 4668 times)

AliB

  • I’m new here
  • *
  • Posts: 22
  • Karma: 0
  • CiviCRM version: 4.1
  • CMS version: D7
  • MySQL version: latest
  • PHP version: 5.3
Allow option to set a start date for recurring payments (Paypal)
March 24, 2012, 04:00:03 pm
Paypal Pro has a feature to allow Payment profiles to start from a certain date. Advice seems to say that many potential donors would prefer to start payments at a later date.

Is this a possibility?

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: Allow option to set a start date for recurring payments (Paypal)
March 25, 2012, 07:50:36 am

I think eileen might have investigated / added this as an option for authorize.net

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

Might want to investigate and see if you can use that patch to build and improve upon it for paypal pro

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

AliB

  • I’m new here
  • *
  • Posts: 22
  • Karma: 0
  • CiviCRM version: 4.1
  • CMS version: D7
  • MySQL version: latest
  • PHP version: 5.3
Re: Allow option to set a start date for recurring payments (Paypal)
March 25, 2012, 06:53:38 pm
Ok doesn't seem that hard. An array is defined in Form/Contribution.php that defines all the payment processors that accept future start payments. I need this array to be shared with Form/Contribution/Main.php. Where's the best place to put it?

AliB

  • I’m new here
  • *
  • Posts: 22
  • Karma: 0
  • CiviCRM version: 4.1
  • CMS version: D7
  • MySQL version: latest
  • PHP version: 5.3
Re: Allow option to set a start date for recurring payments (Paypal)
March 25, 2012, 06:54:34 pm
And I'm new to patching and svn and contributing to the open source scene. Can you recommend a tutorial?

Thanks

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: Allow option to set a start date for recurring payments (Paypal)
March 25, 2012, 08:58:58 pm

A description of patch is here:

http://drupal.org/patch
http://en.wikipedia.org/wiki/Patch_(Unix)

You basically test your changes, and once satisfied create a patch, file an issue and attach the patch to the issue

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) »
  • Discussion (deprecated) »
  • Feature Requests and Suggestions »
  • CiviContribute Suggestions »
  • Allow option to set a start date for recurring payments (Paypal)

This forum was archived on 2017-11-26.