• Resolved dxwnh157

    (@dxwnh157)


    ↓ From Stripe Log

    POST /v1/payment_intents
    HTTP ステータスコード 400
    時刻 2024/12/06, 15:58:30
    IP アドレス 106.72.156.65
    API バージョン 2020-08-27
    キー ******************
    ユーザーエージェント Stripe/v1 PhpBindings/7.100.0 Checkout Plugins - Stripe Woo/1.10.0 (https://ww.wp.xz.cn/plugins/checkout-plugins-stripe-woo/)

    ↓ Post Body Request

    {
    "amount": "11656",
    "currency": "JPY",
    "customer": "***************************",
    "description": "WPサンプル - Order 1222",
    "metadata": {
    "address": "FFFFF",
    "city": "FFFF",
    "country": "JP",
    "email": "*********@gmail.com",
    "name": "1 1",
    "phone": "*********",
    "site_url": "https://******************/wp"
    },
    "payment_method": "************************************",
    "payment_method_types": {
    "0": "card"
    },
    "statement_descriptor": "WPサンプル"
    }

    ↓ Response Body

    {
    "error": {
    "message": "The statement_descriptor parameter is not supported for the payment_method_type
    card. To continue supporting payment_method_type card, please pass in statement_descriptor_suffix or remove the statement_descriptor parameter altogether. Please see https://support.stripe.com/questions/use-of-the-statement-descriptor-parameter-on-paymentintents-for-card-charges for additional details.",
    "request_log_url": "https://dashboard.stripe.com/test/logs/req_e5SeD3VblAgUis?t=1733468310",
    "type": "invalid_request_error"
    }
    }
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Sravan Bhaskaravajjula

    (@bhshravankumar)

    Hello @dxwnh157,

    Our developers have already addressed and resolved the reported issue, and the update (version 1.8.0) was released on March 28th. For confirmation, please refer to this screenshot: https://bsf.d.pr/i/TzwwPZ.

    It appears you are already using the latest version of the plugin, but you’re still encountering the issue. This might be due to the language settings or another specific factor. Allow me to contact our developers to investigate further, and I will update you with our findings.

    Thank you for your patience and cooperation.

    Plugin Support Sravan Bhaskaravajjula

    (@bhshravankumar)

    Hello @dxwnh157,

    Our developers are actively working on a solution, and an update will be released soon to address this scenario.

    Hope this helps.

    Let us know if we could be of any further assistance. 

    Thread Starter dxwnh157

    (@dxwnh157)

    hi, @bhshravankumar

    I also checked the source code.

    Is the code necessary?

    Plugin Support Aamir

    (@aamiribsf)

    Hello @dxwnh157,

    I’d like to inform you that we’ve released an update with a fix for this issue. https://bsf.d.pr/i/JrhDnQ

    Please make sure to update to the latest version, and let us know if you encounter any further problems.

    Best regards!

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

The topic ‘“invalid_request_error” error occurs when using “Payment Element”’ is closed to new replies.