Issue in authorization method – “DoCapture”
-
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)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Issue in authorization method – “DoCapture”’ is closed to new replies.