• Resolved wegofreelance

    (@wegofreelance)


    Since the latest Update Stripe is not working anymore.. SEPA Debit Payments are constantly on “pending” and credit card payments not even working.

    I checked the live API, nothing suspicious but i found a 400 Error in my test logs..

    {
    “error”: {
    “code”: “payment_intent_invalid_parameter”,
    “doc_url”: “https://stripe.com/docs/error-codes/payment-intent-invalid-parameter”,
    “message”: “The provided source type sepa_debit is only accepted when confirming a PaymentIntent. Please try again by creating the PaymentIntent with the source and setting confirm=true, or you can create the PaymentIntent without a source and later confirm it with the source by using POST /v1/payment_intents/:payment_intent/confirm.”,
    “type”: “invalid_request_error”
    }
    }

    How can we fix this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support melinda a11n

    (@melindahelt)

    Automattic Happiness Engineer

    Hi there!

    We’ll need to take a deeper look at some additional information on your site.

    Please contact us at WooCommerce.com > My Account > Support. You may need to create an account before you can access that page.

    Please include a link to this forum thread, so that we can keep track of what’s already been done.

    In addition, please include a copy of your WooCommerce System Status Report along with a screenshot of one of the orders that are set to pending. Please include the order notes section of the order in the screenshot.

    We will be able to help you further there.

    Thread Starter wegofreelance

    (@wegofreelance)

    i changed to Stripe for Woocommerce – resolved

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Credit Card not working’ is closed to new replies.