Update RefundDataBuilder.php
Should refunditem->getQty be casted to int like in capturedatabuilder? this to prevent decimal value in request and server producing an error?
Showing
Please register or sign in to comment
We will work on Apr 26th (Saturday) and will be off from Apr 30th (Wednesday) until May 2nd (Friday) for public holiday in our country
Should refunditem->getQty be casted to int like in capturedatabuilder? this to prevent decimal value in request and server producing an error?