Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Stripe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Rich
Stripe
Commits
a027e5f2
Commit
a027e5f2
authored
10 years ago
by
drastik
Browse files
Options
Downloads
Patches
Plain Diff
README cleanup, add resource URL instructions to "INSTALLATION" header.
parent
95951e38
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+15
-13
15 additions, 13 deletions
README.md
with
15 additions
and
13 deletions
README.md
+
15
−
13
View file @
a027e5f2
...
...
@@ -13,17 +13,6 @@ CONFIGURATION
-------------
All configuration is in the standard Payment Processors settings area in CiviCRM admin.
GOOD TO KNOW
------------
Your CiviCRM 'Resource URLs' must be set to the extensions directory
relative to Drupal/CRM base. Example: /sites/all/civicrm_extensions/
*NOT the full server path like /var/www/sites/all/civicrm_extensions/*
This is the admin page for Resource URLs: /civicrm/admin/setting/url
There are multiple versions of this extension available. This is:
4.
5: Extension for CiviCRM 4.5.
You do not need the CMS module for 4.5
WEBHOOK
---------
The Webhook.php file is registered to the path of civicrm/stripe/webhook
...
...
@@ -34,8 +23,21 @@ For Wordpress: https://example.com/?page=CiviCRM&q=civicrm/stripe/webhook
INSTALLATION
------------
For CiviCRM 4.5:
1) Install extension.
For CiviCRM 4.4 & 4.5:
1.
Your CiviCRM 'Resource URLs' must be set to the extensions directory
relative to Drupal/CRM base. Example: /sites/all/civicrm_extensions/
*NOT the full server path like /var/www/sites/all/civicrm_extensions/*
The admin page for Resource URLs is: /civicrm/admin/setting/url
2.
Install extension via CiviCRM's "Manage Extensions" page.
GOOD TO KNOW
------------
The stripe-php package has been added to this project & no longer needs to be
downloaded separately.
There are multiple versions of this extension available. This is:
4.
5: Extension for CiviCRM 4.4 & 4.5.
You do not need the civicrm_stripe CMS module for 4.2 & up
AUTHOR INFO
-----------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment