• Resolved Fedep

    (@federicopalumbo)


    First Problem: When I go to buy, I apply a 100% descount coupon, than I have to fill all the dettails (should be removed this step if I’m logged), But than when I click the button PLACE ORDER nothing happen, this is in the Popup/Modal Window or full screen.I tried with different themes: signify, themed, twentytwenty, twentytwentyone, twentytwentytwo (with twentytwentytwo the plugin has a very strange behaviour).

    Anyway I received the email of the order so something work.

    Second Problem
    I have a product that cost 3 euro and I applied a coupon of 10 Euro, thank I click to paypall but but I receive this error. The coupon can’t cover all the cost?

    Error: /v2/checkout/orders returned status 422 (Corr ID: f644523da7daf).

    {“name”:”UNPROCESSABLE_ENTITY”,”details”:[{“field”:”/purchase_units/@reference_id==’default’/amount/value”,”value”:”-9.5″,”issue”:”CANNOT_BE_ZERO_OR_NEGATIVE”,”description”:”Must be greater than zero. If the currency supports decimals, only two decimal place precision is supported.”}],”message”:”The requested action could not be performed, semantically incorrect, or failed business validation.”,”debug_id”:”f644523da7daf”,”links”:[{“href”:”https://developer.paypal.com/docs/api/orders/v2/#error-CANNOT_BE_ZERO_OR_NEGATIVE”,”rel”:”information_link”,”method”:”GET”}]}

    Thanks

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter Fedep

    (@federicopalumbo)

    I can see this information from the network activity as response from admin-ajax.php

    <b>Notice</b>: Undefined index: coupon_code in <b>D:\home\site\wwwroot\wp-content\plugins\wp-express-checkout\includes\class-coupons.php</b> on line <b>543</b><br />
    {“redirect_url”:xxxxxxxxxHIDDENxxxxxxxxxxxxx

    means that the redirect can’t start, I disabled the wp_debug and now is fine. The problem with the Undefined index can be a problem you should solve…

    • This reply was modified 3 years, 1 month ago by Fedep.
    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, thank you for reporting the notice. I have submitted a message to the developers to investigate further your findings.

    Also can share the PHP version running in your server?

    Kind regards.

    • This reply was modified 3 years, 1 month ago by mbrsolution.
    Plugin Author mra13

    (@mra13)

    Thank you. We will apply a fix for this in the next release of the plugin.

    Thread Starter Fedep

    (@federicopalumbo)

    php 7.4

    please consider a spinning wheel after clicking the final PLACE ORDER button of to hide the button, that is to avoid click it twice when server don’t respond promptly.

    thanks

    Thread Starter Fedep

    (@federicopalumbo)

    spinning wheel like when you click APPLY for the coupon.

    Plugin Author mra13

    (@mra13)

    Good idea. We will investigate it.

    Plugin Author mra13

    (@mra13)

    Looks like the plugin already shows a spinning wheel when the discount code is being applied. See the example screenshot below that shows what I mean:
    https://wp-express-checkout.com/wp-content/uploads/2022/02/apply-discount-spinning-wheel-example.gif

    Thread Starter Fedep

    (@federicopalumbo)

    Yes i ask if possible to have the wheel also in the final button “place order”

    Thread Starter Fedep

    (@federicopalumbo)

    Hello please try to apply the spinning wheel to the “Place Order” button in the final Popup/Modal Window. Better would be to inhibit the button to avoid multiple clicking that (in my case) generated more purchases. Thanks

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘problem checkout’ is closed to new replies.