Can't obtain payments online Issue

0
Trying to allow users to pay invoices online, but when they click on the Pay Now button, we get a non-formatted page and when debugging is enabled, this fatal php error:

Fatal error: Cannot redeclare class Stripe\Stripe in
/public_html/plugins/invoices/payment_stripe/stripe/lib/Stripe.php on line 11

We have the latest versions of the Stripe plugin installed as well as Invoices v2.1.2
Responses (2)
  • Accepted Answer

    Tuesday, December 13 2016, 02:01 AM - #Permalink
    0
    kevin.brackley@stratacorps.com wrote:

    Trying to allow users to pay invoices online, but when they click on the Pay Now button, we get a non-formatted page and when debugging is enabled, this fatal php error:

    Fatal error: Cannot redeclare class Stripe\Stripe in
    /public_html/plugins/invoices/payment_stripe/stripe/lib/Stripe.php on line 11

    We have the latest versions of the Stripe plugin installed as well as Invoices v2.1.2


    The problem is with RSForm Pro's Stripe payment plugin. I will disable that one until there is a solution, if there is one.

    Thanks!
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, December 13 2016, 09:38 AM - #Permalink
    0
    hmm.. looks like the RSform's plugin may be loading the same library as our plugin.. so you can't have both at the same time...
    The reply is currently minimized Show
Your Reply