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 »
  • Installing CiviCRM »
  • WordPress Installations (Moderators: Kurund Jalmi, Coleman Watts) »
  • Need help configuring Stripe payment processor in WP CiviCRM install
Pages: [1]

Author Topic: Need help configuring Stripe payment processor in WP CiviCRM install  (Read 2160 times)

Erik Stainsby

  • I’m new here
  • *
  • Posts: 28
  • Karma: 1
  • Web+Db Programmer
  • CiviCRM version: 4.4.3 WP plugin
  • CMS version: WP 3.7.1
  • MySQL version: 5.5.34
  • PHP version: 5.3.10-1ubuntu3.8
Need help configuring Stripe payment processor in WP CiviCRM install
January 26, 2013, 11:32:47 am
Sadly the documentation has left me confused and the installation process has stalled.

It is unclear to me where in the chain of relationships the errors are occurring. When I attempt to test from the Stripe.com Account management page the URI to the Webhook.php file, WP returns a 500.

Is there a debug log in CiviCRM which will show me what errors the stripe.php et al. are throwing ?
I'm very new to CiviCRM but can find my way around WP generally. And I am a PHP developer full time, for background.

Any assistance appreciated.
~ Erik


Erik Stainsby

  • I’m new here
  • *
  • Posts: 28
  • Karma: 1
  • Web+Db Programmer
  • CiviCRM version: 4.4.3 WP plugin
  • CMS version: WP 3.7.1
  • MySQL version: 5.5.34
  • PHP version: 5.3.10-1ubuntu3.8
Re: Need help configuring Stripe payment processor in WP CiviCRM install
January 26, 2013, 01:41:26 pm
Discovered that the documentation (perhaps correct for drupal installs) is in error vis-a-vis WP installation:  the URI you must set in the Stripe.com Account Settings > Webhooks panel is the full web address of the Webhooks.tp file, NOT the Webhooks.php file. 

http://bcla.roaringsky.ca/wp-content/plugins/extensions/com.drastikbydesign.stripe/templates/CRM/Stripe/Page/Webhook.tpl

kharding

  • I post occasionally
  • **
  • Posts: 75
  • Karma: 4
  • CiviCRM version: 4.2.7
  • CMS version: Drupal 7
  • MySQL version: Recent
  • PHP version: 5.3.16
Re: Need help configuring Stripe payment processor in WP CiviCRM install
January 27, 2013, 08:24:40 pm
It should actually be a different URL; on my Drupal install it's civicrm/stripe/webhook ... that URL then uses the .tpl file to generate a page.

GinkgoFJG

  • I post frequently
  • ***
  • Posts: 135
  • Karma: 4
    • Ginkgo Street Labs
Re: Need help configuring Stripe payment processor in WP CiviCRM install
December 21, 2013, 06:39:18 pm
It looks like this is the right path for Wordpress: http://example.org/index.php?page=CiviCRM&q=civicrm/stripe/webhook
Are you a CiviVolunteer user? Join the CiviVolunteer 2.0 Matching Grant effort to help the project win $15,000 in grant funding.

aheath

  • I’m new here
  • *
  • Posts: 4
  • Karma: 0
    • Giant Rabbit
  • CiviCRM version: Varies
  • CMS version: Drupal 6, Drupal 7, WordPress 3.4.x
  • MySQL version: Varies
  • PHP version: Varies
Re: Need help configuring Stripe payment processor in WP CiviCRM install
March 24, 2014, 05:51:13 pm
We finally have this URL working as a Stripe webhook for WordPress:

https://some-url.com/wp-content/plugins/civicrm/civicrm/packages/stripe-php/lib/Stripe.php

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • WordPress Installations (Moderators: Kurund Jalmi, Coleman Watts) »
  • Need help configuring Stripe payment processor in WP CiviCRM install

This forum was archived on 2017-11-26.