• Resolved gasto

    (@gasto)


    Hi

    I installed and properly configured the plugin, but when pressing on “continue” at Checkout page, a blank pink banner appears at the top of the page, there’s no error message. Inspecting the console, I get this:

    2
    jquery.js:8475 POST https://xxxxxxxxxx/?wc-ajax=checkout 500
    send @ jquery.js:5680
    ajax @ jquery.js:5680
    submit @ checkout.min.js:1
    dispatch @ jquery.js:2517
    y.handle @ jquery.js:2517

    Any clues?
    Thank you in advance for the plugin.

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author edward_plainview

    (@edward_plainview)

    Doesn’t tell me anything, I’m afraid.

    Anything of interest in the network tab?

    Or in the webserver error log?

    Thread Starter gasto

    (@gasto)

    Sorry, my technical knowledge is very limited. I can give you access to our wordpress admin if you want.

    This is the network tab:

    Request URL: https://www.xxxxxxx/?wc-ajax=checkout
    Request Method: POST
    Status Code: 500
    Remote Address: 104.28.10.61:443
    Referrer Policy: no-referrer-when-downgrade
    access-control-allow-credentials: true
    access-control-allow-origin: https://www.xxxxx
    cache-control: no-transform, no-cache, no-store, must-revalidate
    cf-cache-status: DYNAMIC
    cf-ray: 591e74ac59fcb8d5-MIA
    cf-request-id: 02a6e73fb80000b8d5d388c200000001
    content-type: text/html; charset=UTF-8
    date: Mon, 11 May 2020 19:55:08 GMT
    expect-ct: max-age=604800, report-uri=”https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct”
    expires: Wed, 11 Jan 1984 05:00:00 GMT
    pragma: no-cache
    server: cloudflare
    set-cookie: wpSGCacheBypass=0; expires=Mon, 11-May-2020 18:55:08 GMT; Max-Age=0; path=/
    status: 500
    x-cache-enabled: True
    x-content-type-options: nosniff
    x-pingback: https://www.xxxxx/xmlrpc.php
    x-robots-tag: noindex
    :authority: http://www.xxxxx
    :method: POST
    :path: /?wc-ajax=checkout
    :scheme: https
    accept: application/json, text/javascript, */*; q=0.01
    accept-encoding: gzip, deflate, br
    accept-language: en-US,en;q=0.9
    content-length: 384
    content-type: application/x-www-form-urlencoded; charset=UTF-8
    cookie: __cfduid=d282e5cd0283c45f3f4a6ac86035d96a51589225632; PHPSESSID=46b58cd519bdc89535c93fba67e20559; wp_woocommerce_session_446a05df98175bfebf3a3fab8a0618ee=dcf3413d15019afce6a1b53f86406706%7C%7C1589398447%7C%7C1589394847%7C%7C566f87d90bf53164c215233e21efcd4d; woocommerce_items_in_cart=1; woocommerce_cart_hash=57bcba6f53d86f11581f7a901e046a93; TawkConnectionTime=0
    origin: https://www.xxxxx
    referer: https://www.xxxxx/checkout/
    sec-fetch-dest: empty
    sec-fetch-mode: cors
    sec-fetch-site: same-origin
    user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36
    x-requested-with: XMLHttpRequest
    wc-ajax: checkout
    billing_first_name: Prueba
    billing_last_name: Prueba
    billing_email: [email protected]
    ak_item_fields[3404][1][num_1]:
    ak_item_fields[3404][1][num_2]:
    ak_item_fields[3404][1][text_3]:
    payment_method: mycryptocheckout
    mcc_currency_id: Ethereum (0.072779 ETH)
    woocommerce-process-checkout-nonce: 11838245de
    _wp_http_referer: /?wc-ajax=update_order_review

    Thank you again.

    • This reply was modified 6 years ago by gasto.
    Plugin Author edward_plainview

    (@edward_plainview)

    > mcc_currency_id: Ethereum (0.072779 ETH)

    That looks wrong. It should be just ETH.

    I don’t suppose you have the WooCommerce Checkout Manager plugin installed? Does the error go away if you disable it?

    Thread Starter gasto

    (@gasto)

    We do have Woocommerce Checkout Manager plugin installed, and indeed when we disable it it works just fine! Is there any incompatibility with Mycryptocheckout?

    Thank you

    Plugin Author edward_plainview

    (@edward_plainview)

    Yes. I encountered it just earlier today, even.

    It’s breaking the currency selector. It should not break the currency selector. Please contact the plugin author and tell him not to modify select input values of things that don’t belong to him, like payment gateways, for example.

    Thread Starter gasto

    (@gasto)

    I’ll try to contact him then, thank you very much.

    Plugin Author edward_plainview

    (@edward_plainview)

    Please do, and then get back to me with his answer. I’m curious to see the solution.

    Thread Starter gasto

    (@gasto)

    Yes, I’ve just created the thread: https://ww.wp.xz.cn/support/topic/incompatibility-with-other-plugins-8/

    Thank you.

    • This reply was modified 6 years ago by gasto.
Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Problem at checkout’ is closed to new replies.