• Resolved Jennifer Moore

    (@jennefere)


    Does this plugin work on WordPress Multisite? Each time I try to activate I get the following error:

    Fatal error: Cannot redeclare class Stripe in /home/jenah/public_html/wp-content/plugins/wp-stripe/stripe-php/lib/Stripe.php on line 15

    Is there a fix for this?

    http://ww.wp.xz.cn/extend/plugins/wp-stripe/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Noel Tock

    (@noel_tock)

    Hi there,

    I’ll have a look and try to replicate it, seems awkward indeed.

    Cheers!

    Noel

    Plugin Author Noel Tock

    (@noel_tock)

    Must be running Stripe somewhere else on the site too, hence the functions are conflicting (i.e. another plugin).

    I’m having this same issue. I believe it’s because I’m running another plugin (a shopping cart one) that is also using Stripe. Is there any way around this?

    Plugin Author Noel Tock

    (@noel_tock)

    Yep, will put something defensive in for the next update.

    Cool – as a stop gap, I did something (which I’m not particularly proud of) and just replaced the Stripe library include_once line with a reference to the library the other plugin was using. It works, but it’s certainly not future-proof.

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘[Plugin: WP Stripe] Does this plugin work on WordPress MultiSite?’ is closed to new replies.