com.drastikbydesign.stripe icon indicating copy to clipboard operation
com.drastikbydesign.stripe copied to clipboard

CMS Independent Stripe payment processor for CiviCRM 4.x

Results 99 com.drastikbydesign.stripe issues
Sort by recently updated
recently updated
newest added

UK County is mandatory on payment form, but this is not a required field. Postcode lookup does not populate this field, either. List of required fields enclosed, downloaded from Stripe...

Since Joomla 3.8 update I've been getting an error on webhook. I suspect the router changes in 3.8 may have impacted this. Cron URL's were impacted as well, which was...

Cancel Subscription from contribution tab.

I was just bitten by #103 again and after considering the code, it seems like we can eliminate this table. Then, for every plan, we first query stripe to see...

The error "You cannot use a Stripe token more than once" seems to happen sometimes. It could occur when the user is redirected to the initial contribution page/step for some...

Remove code duplication in error handling. Report actual error response from stripe in the case of unknown error so admin have something to work with instead of just "9000: unknown...

Civicrm : 4.7.23 Drupal: 7.54 Stripe: 4.7.2 For online registration it's working fine but for back-end(Register participant(http://local.crm.com/civicrm/contact/view/participant?reset=1&action=add&context=standalone&eid=1&mode=live)) registration not working. **Issue 1:** > _Fatal error: Cannot access protected property CRM_Event_Form_Participant::$_paymentProcessors...

I had an older version of civicrm_stripe enabled and logging which was working. I upgraded to 4.7.2 and then got error "DB Error: no such field". The log shows `Unknown...

I was adding [a PR to include Backdrop CMS in the README file](https://github.com/drastik/com.drastikbydesign.stripe/compare/4.7-dev...laryn:patch-2) and had a question about the Resource URLs section. It seems the current recommendation from CiviCRM in...