Skip to content
Snippets Groups Projects
Commit c01b7144 authored by Joshua Walker's avatar Joshua Walker
Browse files

Update and rename README.txt to README.md

parent bd6681ab
Branches
Tags
No related merge requests found
WARNING:
-------
CiviCRM Stripe Payment Processor
--------------------------------
Version 1.8+ of this extension *must* use Stripe's latest API version (at least 2013-12-03).
This is the API setting within your stripe.com account settings (just click a button)
More info on how to change: https://stripe.com/docs/upgrades#how-can-i-upgrade-my-api
Also, your CiviCRM 'Resource URLs' must be set to the extensions directory
FIX ME
------
The current state of this payment processor may not be stable.
It needs to be thoroughly checked for compatibility with the latest version(s) of CiviCRM.
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
PLEASE READ:
-----------
There are 3 versions of this extension available. This is:
There are multiple versions of this extension available. This is:
4.4: Extension for CiviCRM 4.4.
You do not need the CMS module for 4.4
IMPORTANT:
IMPORTANT
---------
The Webhook.php file is registered to the path of civicrm/stripe/webhook
You have to make a Webhook rule in your Stripe.com account and enter the path to Webhook.php for recurring charges to end!
INSTALLATION INSTRUCTIONS:
-------------------------
INSTALLATION
------------
For CiviCRM 4.4:
1) Install extension
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
AUTHOR INFO
-----------
Joshua Walker 'drastik'
http://drastikbydesign.com
https://drupal.org/user/433663
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment