CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • WordPress Installations (Moderators: Kurund Jalmi, Coleman Watts) »
  • Having a rough time with Stripe
Pages: [1]

Author Topic: Having a rough time with Stripe  (Read 674 times)

eliot

  • I’m new here
  • *
  • Posts: 12
  • Karma: 0
  • CiviCRM version: 4.4
  • CMS version: Wordpress 3.9.1
  • MySQL version: 5.5.36-34.2-log
  • PHP version: 5.3.28
Having a rough time with Stripe
June 27, 2014, 10:27:09 am
Is anyone successfully using the Stripe extension and CiviCRM 4.4? I see a lot of issues on the github page https://github.com/drastik/civicrm_stripe/issues. I'm having " is not of type String" errors when using the 1.7 version that installs automatically from within CiviCRM, and then infinte redirect errors when I use the one from github. I was definitely hoping this module was in better shape, as Stripe is such a great system and we are hoping to go live next week sometime. My fallback is to use some Wufoo forms and import the data into CiviCRM later.  :-\

eliot

  • I’m new here
  • *
  • Posts: 12
  • Karma: 0
  • CiviCRM version: 4.4
  • CMS version: Wordpress 3.9.1
  • MySQL version: 5.5.36-34.2-log
  • PHP version: 5.3.28
Re: Having a rough time with Stripe
June 28, 2014, 03:32:29 pm
Well, interesting update.. found my issue on the latest version turned out to be due to Privacy Badger, a Chrome plugin that blocks 3rd party JavaScript. The errors didn't even hint at something like that until I opened up the debugging Console in my browser and saw the Stripe script being blocked. Still having some infinite redirect issues with one of my forms, but I got at least one test transaction through a contribution form.

andrewhunt

  • I post occasionally
  • **
  • Posts: 80
  • Karma: 13
    • AGH Strategies
  • CiviCRM version: all of 'em
  • CMS version: Drupal, Joomla, and WordPress
Re: Having a rough time with Stripe
July 14, 2014, 03:32:50 pm
Yeah, Stripe works a little different than the others: clicking the submit button triggers some Javascript that sends the credit card over to Stripe, which sends back a token that is used through the rest of the process.  It's nice in theory, but it does add that extra moving part.
You can find me at AGH Strategies.
Need help now?  Civi911 is your go-to for CiviCRM support.

lorenv

  • I’m new here
  • *
  • Posts: 6
  • Karma: 0
  • CiviCRM version: 4.4.5
  • CMS version: Wordpress
  • MySQL version: dontknoatmoment
  • PHP version: 5.4
Re: Having a rough time with Stripe
July 18, 2014, 01:32:42 pm
I too have been getting those same errors. Not sure where it falls down. Using the latest version from Git also.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • WordPress Installations (Moderators: Kurund Jalmi, Coleman Watts) »
  • Having a rough time with Stripe

This forum was archived on 2017-11-26.