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 »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • What permission needs to be set for the Stripe Webhook?
Pages: [1]

Author Topic: What permission needs to be set for the Stripe Webhook?  (Read 2841 times)

majortom

  • I post occasionally
  • **
  • Posts: 50
  • Karma: 0
What permission needs to be set for the Stripe Webhook?
March 23, 2013, 09:25:12 am
We recently switched to Stripe as our payment processor. Unfortunately, we cannot determine what permission needs to be set to enable its webhook to execute. We get a 403 error when it is called.

Thanks in advance.


Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: What permission needs to be set for the Stripe Webhook?
March 23, 2013, 01:55:51 pm
What do you mean "when it's called"? What exactly do you do to get a 403 error?
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

majortom

  • I post occasionally
  • **
  • Posts: 50
  • Karma: 0
Re: What permission needs to be set for the Stripe Webhook?
March 23, 2013, 06:32:28 pm
Quote from: Hershel on March 23, 2013, 01:55:51 pm
What do you mean "when it's called"? What exactly do you do to get a 403 error?

After Stripe processes a payment, it is supposed to call its web hook on the CiviCRM site. When it does that, it fails with a 403 permission denied error.

/carmi

majortom

  • I post occasionally
  • **
  • Posts: 50
  • Karma: 0
Re: What permission needs to be set for the Stripe Webhook?
April 12, 2013, 08:28:30 am
In my error log, I have the many of the following entries:

Code: [Select]
access denied 12 Apr 2013 - 11:23am civicrm/stripe/webhook Anonymous (not verified)
I am not sure what permission needs to be set for it to work correctly.


lolas

  • I post frequently
  • ***
  • Posts: 134
  • Karma: 9
    • Freeform Solutions
  • CiviCRM version: Several
  • CMS version: Drupal
  • MySQL version: 5.1+
  • PHP version: Several
Re: What permission needs to be set for the Stripe Webhook?
May 12, 2013, 09:42:11 am
The permission needed for the  web service callbacks is "make online contributions" aka "CiviContribute: make online contributions". I assume the service is anonymous. FYI: For an extension you can always look in the xml files under xml/Menu to see the permissions.
Freeform Solutions provides technology and management consulting, website and database development, and managed internet hosting solutions for not-for-profit organizations (NFPs).

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • What permission needs to be set for the Stripe Webhook?

This forum was archived on 2017-11-26.