Skip to content
Snippets Groups Projects
index.md 1.46 KiB
Newer Older
  • Learn to ignore specific revisions
  • mattwire's avatar
    mattwire committed
    #Stripe Payment Processor for CiviCRM.
    Integrates the Stripe payment processor (for Credit/Debit cards) into CiviCRM so you can use it to accept Credit / Debit card payments on your site.
    
    * https://stripe.com/
    
    Latest releases can be found here: https://civicrm.org/extensions/stripe-payment-processor
    
    View this extension in the [Extension Directory](https://civicrm.org/extensions/stripe-payment-processor).
    
    ## Compatibility / Requirements
    
    * CiviCRM 5.13+
    * PHP 7.1+
    
    mattwire's avatar
    mattwire committed
    * Jquery 1.10 (Use jquery_update module on Drupal).
    * Drupal 7 / Joomla / Wordpress (latest supported release). *Not currently tested with other CMS but it may work.*
    
    * Stripe API version: 2019-09-09
    
    mattwire's avatar
    mattwire committed
    * Drupal webform_civicrm 7.x-4.22+ (if using webform integration)
    
    
    If using test mode with drupal webform_civicrm you need this patch: https://github.com/colemanw/webform_civicrm/pull/266
    
    
    mattwire's avatar
    mattwire committed
    ## Troubleshooting
    Under *Administer->CiviContribute->Stripe Settings* you can find a setting:
    * Enable Stripe Javascript debugging?
    
    This can be switched on to output debug info to the browser console and can be used to debug problems with submitting your payments.
    
    
    mattwire's avatar
    mattwire committed
    ## Credits
    Current Maintainer: Matthew Wire - https://www.mjwconsult.co.uk
    
    ### Original Author
    Joshua Walker - http://drastikbydesign.com - https://drupal.org/user/433663  
    
    ### Other Credits
    Peter Hartmann - https://blog.hartmanncomputer.com
    
    For bug fixes, new features, and documentation, thanks to:
    rgburton, Swingline0, BorislavZlatanov, agh1, jmcclelland, mattwire