• Resolved rikofert

    (@rikofert)


    Hi,

    using the ‘DoCapture’ method directly from the plugin I have never been able to authorize the decimal part of the sum.

    I see from the log file that if I have ‘[PAYMENTINFO_0_AMT] => XX.50’, when I try to authorize the whole sum, I insert “XX,50” (using “,” as decimal separator) in the web gui but the plugin sends ‘[AMT] => XX.00’ to Paypal; nothing more is logged on file.

    Please review the code as soon as possible, grabbing money directly from woocommerce is quite useful, the side effect is that PayPal will apply fee two times for one operation.

    Regards.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor angelleyesupport

    (@angelleyesupport)

    @rikofert, I’m sorry for the delay in response.
    We are looking into it and will get back to you soon.
    Thanks!

    Plugin Contributor angelleye

    (@angelleye)

    PayPal does not allow for a comma to be used as the separator, so that’s why it changes to a period. It should leave your decimal value in place, though, so that’s odd. We don’t have any other reports of that happening, but we’ll take a look and see if we can reproduce the problem so that we can get it fixed in the next update.

    Thread Starter rikofert

    (@rikofert)

    thanks for your support.

    Let me know if I can help more.

    Regards.

    Plugin Contributor angelleye

    (@angelleye)

    We have resolved this issue and the fix will be included in the 1.4.7.3 update we’ll be releasing soon.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Issue in authorization method – “DoCapture”’ is closed to new replies.