• Resolved benfranklin

    (@benfranklin)


    I did on successful transaction with a normal product.

    Then I installed recurring products and coupon with Stripe (Plus), the premium version.

    And then I started getting the error from the subject after I submit my payment info with two products, the subscription and a setup fee and apply a coupon:

    Warning Array Key Exists Error … the first argument should be either a string or an integer in […]/stripe.php on line 2384.

    I got this in both test mode and live mode and in both cases the credit card fields were highlighted in red when I got this message saying “The form cannot process your payment. Please contact your site owner.”

    In test mode I see in my stripe dashboard that the payments seem to have gone through despite this error but they didn’t go through with this error when I switched everything over to live mode.

    https://www.ads-software.com/extend/plugins/gravity-forms-stripe/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Naomi C. Bush

    (@naomicbush)

    Hi, I don’t provide support for +(More) Stripe here — support information is in the email I sent you.

    Could you forward me the support information as well? I seem to be getting the exact same error. Thanks!!!

    Plugin Author Naomi C. Bush

    (@naomicbush)

    Support information is in the original email you received when you purchased +(More) Stripe

    I’m have the same issue with Ajax disabled/enabled.

    chrome console error-
    Uncaught SyntaxError: Unexpected number

    I tracked down the issue but not sure how to fix.

    this line of code

    if ( ( ! ( typeof address_line1 === ‘undefined’ ) ) &&

    is coming out like this

    if ( ( ! ( typeof address_line1 === ‘undefined’ ) ) &# 038;&

    not sure what is causeing the && to change to HTML version, most likely a filter but i disabled the theme filter, perhaps a new wordpress filter?

    Also having this error please send me support information.

    Hi,
    I’m getting the same problem, with Organic Non-Profit Theme.
    Can you also please send me the support information?
    Thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Warning Array Key Exists Error …’ is closed to new replies.