• Resolved diphone2020

    (@diphone2020)


    Hi,
    I activated the plugin and configured everthing.
    Also I activated my account on stripe and setted everyting up.

    When I pay from de woocommercerce shop on test mode everything is all right but when I try to pay in live mode I always recieve the generic_decline message.

    I paste you and example at the end.

    I tried different cards from different banks, also visa and mastercard, It’s really frustarating, I don’t know what to do.

    Any suggestions?

    {
    “currency”: “eur”,
    “amount”: “50”,
    “description”: “Meraki by Nuna – Pedido 834”,
    “statement_descriptor”: “Compra en merakibynuna”,
    “capture”: “true”,
    “expand”: [
    “balance_transaction”
    ],
    “metadata”: {
    “customer_name”: “Albert xxx”,
    “customer_email”: “[email protected]”,
    “order_id”: “834”
    },
    “customer”: “cus_E4QAJfMQ3RhAsV”,
    “source”: “src_1DcHKAGWBSpYAAINu6wfthPA”
    }

    Response body

    {
    “error”: {
    “charge”: “ch_1DcHKIGWBSpYAAIN9FPCvnSy”,
    “code”: “card_declined”,
    “decline_code”: “generic_decline”,
    “doc_url”: “https://stripe.com/docs/error-codes/card-declined”,
    “message”: “Your card was declined.”,
    “type”: “card_error”
    }
    }

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Alexander C.

    (@alexanderfoxc)

    Hi. Looks like you have confused our plugin with some other. Our plugin has nothing to do with Woocommerce.

    Thread Starter diphone2020

    (@diphone2020)

    Oh yes
    So much browsing and tabs…

    Excuse me!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘all declined’ is closed to new replies.