PayPal does not consider +5.00 to be the same as 5.00. Remove the sign from the number. Fixes bug #12152.
This commit is contained in:
parent
3151a029de
commit
b21a6e331b
3 changed files with 8 additions and 1 deletions
|
|
@ -7,6 +7,12 @@ upgrading from one version to the next, or even between multiple
|
|||
versions. Be sure to heed the warnings contained herein as they will
|
||||
save you many hours of grief.
|
||||
|
||||
7.10.17
|
||||
--------------------------------------------------------------------
|
||||
* Due to a formatting problem with form variables in the PayPal driver, WebGUI
|
||||
in-shop credit was not being recieved by PayPal. This means that Shop users
|
||||
were charged the full amount of the cart instead of the discounted amount.
|
||||
|
||||
7.10.15
|
||||
--------------------------------------------------------------------
|
||||
* WebGUI now depends on Geo::Coder::Googlev3 for it's Map asset
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue