slimbot
slimbot copied to clipboard
Correction of the answerPreCheckoutQuery function.
The function retuned the wrong callback.
Bug fixes: return this._request ('answerShippingQuery', params, callback); ^ ReferenceError: callback is not defined
Fix #50