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) »
  • Recurring contributions with PayPal Pro
Pages: [1]

Author Topic: Recurring contributions with PayPal Pro  (Read 509 times)

MtnPavlas

  • I’m new here
  • *
  • Posts: 20
  • Karma: 1
  • CiviCRM version: 4.4.6
  • CMS version: Joomla 3.3.3
  • MySQL version: 5.5
  • PHP version: 5.4
Recurring contributions with PayPal Pro
December 31, 2014, 05:29:30 pm
I've searched the forum and Wiki regarding the right set-up of recurring memberships or donations while paying via PayPal and it seems it's still not supported.

Lobo indicated it'd be a 2-4-hr project to suppress the PayPal button when the recurring field is checked off on the contribution page. Is that still a good estimate? What are we talking about in $'s?

Also, PayPal told me they do support recurring payments when paid by PayPal but the code on the website would have to be adjusted... would it be possible to adjust CiviCRM code? Quoting from PayPal:
https://developer.paypal.com/webapps/developer/docs/classic/api/#ec
You will be using the “Recurring Payments/Reference Transactions” section.
CreateBillingAgreement (NVP: https://developer.paypal.com/webapps/developer/docs/classic/api/merchant/CreateBillingAgreement_API_Operation_NVP/) (SOAP: https://developer.paypal.com/webapps/developer/docs/classic/api/merchant/CreateBillingAgreement_API_Operation_SOAP/)
CreateRecurringPaymentsProfile (NVP: https://developer.paypal.com/webapps/developer/docs/classic/api/merchant/CreateRecurringPaymentsProfile_API_Operation_NVP/) (SOAP: https://developer.paypal.com/webapps/developer/docs/classic/api/merchant/CreateRecurringPaymentsProfile_API_Operation_SOAP/)

This all started with getting the error: 11502: Invalid Token ... which only happens with the combination of recurring payments and PayPal (vs. PayPal Pro payment processor using a credit card).

If I'm way off and this already works (except perhaps my config is incorrect or incomplete), I'm all ears ;-)

CiviTeacher.com

  • I live on this forum
  • *****
  • Posts: 1282
  • Karma: 118
    • CiviTeacher
  • CiviCRM version: 3.4 - 4.5
  • CMS version: Drupal 6&7, Wordpress
  • MySQL version: 5.1 - 5.5
  • PHP version: 5.2 - 5.4
Re: Recurring contributions with PayPal Pro
January 08, 2015, 03:30:45 pm
You confusing Paypal Express (the orange Paypal button) and Paypal Pro Recurring Payments (PPRP).  The former doesn't work with recurring.  The latter does. 

Hiding the button is not hard to do (you can do it with CSS or jQuery) and a Main.extra.tpl file relevant to your page.
Try CiviTeacher: the online video tutorial CiviCRM learning library.

MtnPavlas

  • I’m new here
  • *
  • Posts: 20
  • Karma: 1
  • CiviCRM version: 4.4.6
  • CMS version: Joomla 3.3.3
  • MySQL version: 5.5
  • PHP version: 5.4
Re: Recurring contributions with PayPal Pro
January 09, 2015, 11:56:57 pm
Thanks for the reply but I'm not confusing the two ;-)
I've done enough research and spent way more time on the phone with PayPal than I care to admit. We are using PayPal Pro Recurring Payments but nope, the initial payment doesn't go through on membership-type contribution page when the user selects the auto-renew option and pays via the PayPal button (their PayPal account) ... works fine when using C/C or on donation pages using both payment types.

Summary:
Auto-renew and PayPal Pro processor on...
donation-type contribution pages when user pays with PayPal account - WORKS
donation-type contribution pages when user pays with C/C - WORKS
membership-type contribution pages when user pays with PayPal account - does NOT work - get a 11502 invalid token message (by PayPal)
membership-type contribution pages when user pays with C/C - WORKS

Thanks for any pointers ;-)

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: Recurring contributions with PayPal Pro
January 11, 2015, 02:09:45 pm
As an aside I *think* paypal express works in 4.5 now & possibly 4.4 lts - so info on that might be outdated
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

MtnPavlas

  • I’m new here
  • *
  • Posts: 20
  • Karma: 1
  • CiviCRM version: 4.4.6
  • CMS version: Joomla 3.3.3
  • MySQL version: 5.5
  • PHP version: 5.4
Re: Recurring contributions with PayPal Pro
January 15, 2015, 03:48:38 pm
Thanks, Eileen, so is this a bug then? Summary:
Combination of auto-renew and PayPal Pro (when paying w/ PayPal account) on membership pages results in "11502 invalid token" error message

Thank you

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Recurring contributions with PayPal Pro

This forum was archived on 2017-11-26.