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) »
  • Thank-you page with Paypal Standard
Pages: [1]

Author Topic: Thank-you page with Paypal Standard  (Read 2358 times)

bob fertik

  • Guest
Thank-you page with Paypal Standard
May 06, 2007, 11:03:57 am
I have an active Paypal Standard contribution page.

When the payment is complete Paypal displays a thank-you page and the only button is "return to merchant."

That button takes the user back to the *beginning* of the contribution cycle
civicrm/contribute/transact?merchantRet.x=Return+To+Merchant

rather than the thank-you page I configured here:
civicrm/admin/contribute?

Is this a bug?


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: Thank-you page with Paypal Standard
May 06, 2007, 11:25:32 am

Bob:

What version of CiviCRM? and if v1.7, what rev of v1.7?

This is a paypal bug (IMO) where their behavior is not consistent when someone enters credit card information, rather than creating an account (or logging into an exisiting account) with paypal. We've hacked around it in rev 9294. so a release later than that should do the right thing

On a slightly different note, could you please take the time to write a wiki page on how democrats.com uses CiviCRM along with a review/critique at: http://wiki.civicrm.org/confluence/display/CRM/Implementation+Case+Studies. This really helps users/funders get a flavor of how, why and where civicrm is being used.

thanx

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

mcarbone

  • Guest
Re: Thank-you page with Paypal Standard
May 07, 2007, 01:32:33 pm
We are still getting this error with 1.7.9379 -- did the hack you mention make it into this version?  If not, I can add a hack redirect to solve this problem...

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: Thank-you page with Paypal Standard
May 07, 2007, 02:05:07 pm

check:

http://fisheye.civicrm.org/browse/~br=v1.7,author=lobo/CiviCRM/branches/v1.7/CRM/Contribute/Form/ContributionBase.php?r=9294

lines 111-120

You might want to get marco to figure out what GET parameters paypal is returning and adjust it accordingly

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

mcarbone

  • Guest
Re: Thank-you page with Paypal Standard
May 10, 2007, 11:58:54 am
Yes, checking for
Code: [Select]
isset( $_GET['merchantRet_x'] ) there did the trick.  Is PayPal inconsistent in how it behaves here?

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: Thank-you page with Paypal Standard
May 10, 2007, 01:18:21 pm

yes, its inconsistent there and does not do what it says. its not well documented either :(

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

hallman

  • I post occasionally
  • **
  • Posts: 87
  • Karma: 10
I moved the case studies page
February 07, 2008, 05:46:00 am
Quote from: Donald Lobo on May 06, 2007, 11:25:32 am

On a slightly different note, could you please take the time to write a wiki page on how democrats.com uses CiviCRM along with a review/critique at: http://wiki.civicrm.org/confluence/display/CRM/Implementation+Case+Studies. This really helps users/funders get a flavor of how, why and where civicrm is being used.


I moved the Case Studies page to
http://wiki.civicrm.org/confluence/display/CRMDOC/Case+Studies
Judy Hallman

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Thank-you page with Paypal Standard

This forum was archived on 2017-11-26.