Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
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
Extensions
Stripe
Commits
2179456c
Commit
2179456c
authored
11 years ago
by
drastik
Browse files
Options
Downloads
Patches
Plain Diff
update README and info
parent
3f243e73
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
com.drastikbydesign.stripe/README.txt
+11
-17
11 additions, 17 deletions
com.drastikbydesign.stripe/README.txt
com.drastikbydesign.stripe/info.xml
+3
-4
3 additions, 4 deletions
com.drastikbydesign.stripe/info.xml
with
14 additions
and
21 deletions
com.drastikbydesign.stripe/README.txt
+
11
−
17
View file @
2179456c
------------
Please Read:
PLEASE READ:
-----------
There are 3 versions of this extension available. This is:
extension-4.2: Extension for CiviCRM 4.2 and earlier.
You do not need the CMS module for 4.2
4.3: Extension for CiviCRM 4.3.
You do not need the CMS module for 4.3
IMPORTANT:
In 4.2 the Webhook.php file is registered to the path of civicrm/stripe/webhook
--------
In 4.3 the Webhook.php file is registered to the path of civicrm/stripe/webhook
You have to make a Webhook rule in your Stripe account and enter the path to Webhook.php for recurring charges to end!
------------
Installation Instructions:
------------
For CiviCRM 4.2:
Install extension
Copy Stripe's PHP library folder 'stripe-php' to civicrm/packages/stripe-php
INSTALLATION INSTRUCTIONS:
-------------------------
For CiviCRM 4.3:
1) Install extension
2) Copy Stripe's PHP library folder 'stripe-php' to civicrm/packages/stripe-php
You can get Stripe's PHP library here: https://github.com/stripe/stripe-php
This diff is collapsed.
Click to expand it.
com.drastikbydesign.stripe/info.xml
+
3
−
4
View file @
2179456c
<?xml version="1.0"?>
<extension
key=
"com.drastikbydesign.stripe"
type=
"module"
>
<downloadUrl>
http://drastikbydesign.com/files/downloads/com.drastikbydesign.stripe-4.
2
-1.
6
.zip
</downloadUrl>
<downloadUrl>
http://drastikbydesign.com/files/downloads/com.drastikbydesign.stripe-4.
3
-1.
7
.zip
</downloadUrl>
<file>
stripe
</file>
<name>
Stripe
</name>
<description>
Stripe Payment Processor
</description>
...
...
@@ -12,11 +12,10 @@
<author>
Joshua Walker (drastik) - Drastik by Design
</author>
<email>
admin@drastikbydesign.com
</email>
</maintainer>
<releaseDate>
2013-0
5-07
</releaseDate>
<version>
1.
6
</version>
<releaseDate>
2013-0
8-28
</releaseDate>
<version>
1.
7
</version>
<develStage>
stable
</develStage>
<compatibility>
<ver>
4.2
</ver>
<ver>
4.3
</ver>
</compatibility>
<comments>
http://drastikbydesign.com/blog-entry/civicrm-stripe-payment-processor
</comments>
...
...
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