Forums Index > Mewsoft Products > Auctionawy > Removing the 3rd digit
bgw First Post Posted on: 02-19-11 12:39 PM
Removing the 3rd digit

Ahmed,\ \ I'm having another issue with making payments. The system for some reason contains a 3rd digit after the decimal point in the payment fields that is causing errors when attempting to process a payment. I keep receiving this error when the 3rd digit is present:\ \ The link you have used to enter the PayPal system contains an incorrectly formatted item amount.\ \ 10401: Order total is invalid.\ \ \ As soon as you eliminate the 3rd digit, the payment will process. But why does the system add a 3rd digit to the total amount and how can I get rid of it? I don't need the total to read for example 101.685 101.68 would suffice.\ \ \ Thanks
mewsoft Reply #: 1 Posted on: 02-19-11 12:46 PM
Re: Removing the 3rd digit

What payment method you used?

Mewsoft Support
www.mewsoft.com

bgw Reply #: 2 Posted on: 02-19-11 01:13 PM
Re: Removing the 3rd digit

\ \ \ \ \
\ \ \ \ \ \ \ \
mewsoft's Wrote:
What payment method you used?
\
\ \ It happens when I use IPN or when trying to process credit cards via the credit card link. Of course, as I mentioned in the other thread, I'm having other issues with the credit card link, but the issue at hand in this thread is the 3rd digit that appears in the fields automatically representing the amount owed by the seller. Having the 3rd digit there is causing errors. There must be a way to alter what appears in that field. It should be .35 not .355 for example.\ \ Please let me know where to go to change this so it automatically will come up with a two digit extension after the decimal instead of three digits.\ \ Thanks
mewsoft Reply #: 3 Posted on: 02-19-11 06:14 PM
Re: Removing the 3rd digit

Update the cgi file MoneyMgr.pm to fix it.

Mewsoft Support
www.mewsoft.com

bgw Reply #: 4 Posted on: 02-20-11 03:32 PM
Re: Removing the 3rd digit

\ \ \ \ \
\ \ \ \ \ \ \ \
mewsoft's Wrote:
Update the cgi file MoneyMgr.pm to fix it.
\
\ \ Thanks Ahmed, \ \ that fixed it!