- Jul 12, 2016
-
-
Andie Hunt authored
-
- Jun 29, 2016
- Jun 28, 2016
-
-
Joshua Walker authored
Multiple Stripe processor accounts cause IPN fail (change vs. 4.7)
-
- Jun 27, 2016
-
-
Andie Hunt authored
-
Andie Hunt authored
-
- Mar 30, 2016
-
-
Joshua Walker authored
Adjustment to checking for live/test mode
-
laryn authored
My installation was not processing the previous method of checking live/test mode correctly -- test mode would come back positive but live mode was empty instead of negative. See also https://github.com/drastik/com.drastikbydesign.stripe/issues/26#issuecomment-203485309
-
- Feb 04, 2016
-
-
laryn authored
-
- Jan 02, 2016
-
-
Joshua Walker authored
Fixes #123, typo in Webhook.php.
-
- Dec 21, 2015
-
-
Joshua Walker authored
Better other credits area in README.
-
Joshua Walker authored
Fix sending receipt for recurring contributions. Add customer.subscription.deleted event Webhook response. Add CANCELLING RECURRING CONTRIBUTIONS instructions to README. Potential fix for currentTotal in civicrm_stripe.js.
-
BorislavZlatanov authored
-
- Dec 18, 2015
-
-
BorislavZlatanov authored
-
BorislavZlatanov authored
Note: https://github.com/civicrm/civicrm-core/pull/7479 needs to be applied for the fee to be correctly set.
-
- Nov 23, 2015
-
-
Joshua Walker authored
FIx constraint violation if we try to insert 0 for campaign id.
-
- Nov 19, 2015
-
-
Joshua Walker authored
Check if there are no existing subscriptions before attempting cancelling
-
BorislavZlatanov authored
-
- Nov 18, 2015
-
-
Joshua Walker authored
Support for cancelling recurring contributions.
-
Joshua Walker authored
Fix cancelling of an existing subscription
-
- Nov 17, 2015
-
-
BorislavZlatanov authored
-
BorislavZlatanov authored
-
- Oct 30, 2015
-
-
Joshua Walker authored
currentTotal is not defined on event registration pages. TEMPORARY fix.
-
Jamie McClelland authored
-
- Oct 19, 2015
-
-
BorislavZlatanov authored
-
- Oct 16, 2015
-
-
BorislavZlatanov authored
-
- Oct 10, 2015
-
-
BorislavZlatanov authored
-
- Oct 09, 2015
-
-
drastik authored
-
drastik authored
Minor tweak, check if form has payproc. Remove Civi 4.4 from compatibility because I don't think recent changes are compatible.
-
Joshua Walker authored
-
drastik authored
Fix in civicrm_stripe.js that was causing "Stripe.js Not passed" because token was empty. Fix error message about accessing static variable. Large cleanup to code structure in stripe.php.
-
Joshua Walker authored
Refactoring to properly load stripe on submission error. Better loading of stripe details in stripe.php.
-
- Oct 07, 2015
-
-
drastik authored
- Sep 22, 2015
-
-
Joshua Walker authored
- Fix for "Error: Stripe.js token was not passed! Report this message to the site administrator" on pressing confirm payment for event. - Update for CiviCRM 4.6 changed selectors on determining current contribution amount.
-
- Sep 21, 2015
-
-
mattwire authored
-
- Sep 20, 2015
-
-
mattwire authored
Modify to stop error "Error: Stripe.js token was not passed! Report this message to the site administrator" on pressing confirm payment for event.
-
- Sep 16, 2015
-
-
Joshua Walker authored
issue #76: Handle pay later in civi 4.6 (remove hidden_processor check).
-
Jamie McClelland authored
Due to changes in CiviCRM you can no longer count on hidden_processor field being present. See https://issues.civicrm.org/jira/browse/CRM-15743
-