com.drastikbydesign.stripe
com.drastikbydesign.stripe copied to clipboard
CMS Independent Stripe payment processor for CiviCRM 4.x
Receiving this erro. Stripe: 4.7.1 CiviCRM: 4.6.24 Joomla: 3.6.5 All settings appear to be correct. I've tried multiple fixes and patches that I Have come across but still nothing. I...
Hi, I'd like to resolve my problem with such errors like below and I need some suggestion. Could you help me? Error relating this subscription id (sub_qwertyxyz) to the one...
Stripe is beta testing ACH and will be rolling it out in the near future. Please integrate that feature.
Drupal 7.56 webform 7.x-4.x-dev 7.x-4.x-dev using latest dev versions to see if another unrelated issue is solved Submitting a Webform with CiviCRM integration produices the errors: > Card Number is...
When doing a recurring test payment, a civicrm_stripe_plan is created with is_live = 0. If you do the exact same test live, you get `"DB Error: already exists", -5, 16,...
If I click the Membership tab of an existing contact, then click "Submit credit card membership" I get a white screen. My web logs report: `2017/06/12 11:46:43 [error] 5667#5667: *632...
https://github.com/drastik/com.drastikbydesign.stripe/issues/223
This allows use of webhook in format /civicrm/payment/ipn/N https://github.com/drastik/com.drastikbydesign.stripe/issues/221
WordPress won't allow page content to update the header (https://issues.civicrm.org/jira/browse/CRM-13634) so the pub_key doesn't get saved under CRM.stripe.pub_key. This adds it via some inline javascript. Without this, the x-1.8 versions...
When there are multiple Stripe payment processors on a site, the webhook just gets the API key from the first one. That means that the "event" lookup fails for the...