Hi,
I have a problem which I can not figure out.
My default currency is Hungarian forint (HUF). If I choose own (HUF) currency, the doctors plan prepayment goes error, but when I choose USD, it goes perfect....
Can You help?
Thank you.
Prepayment error
Moderators: alexandrleonenko, Milton
-
- Site Admin
- Posts: 6171
- Joined: Jan 7th, '09, 23:18
- Contact:
Re: Prepayment error
What's the error, can you show us this error online or on screenshot?
-
- Junior
- Posts: 17
- Joined: Jan 21st, '15, 21:02
-
- Site Admin
- Posts: 6171
- Joined: Jan 7th, '09, 23:18
- Contact:
Re: Prepayment error
We have to see in yuor admin panel how you defined this currency.
Also you may debug this page via PHP.
Also you may debug this page via PHP.
-
- Junior
- Posts: 17
- Joined: Jan 21st, '15, 21:02
-
- Junior
- Posts: 17
- Joined: Jan 21st, '15, 21:02
Re: Prepayment error
Hi,
I need the solution for the prepayment problem, please.....
I need the solution for the prepayment problem, please.....
-
- Junior
- Posts: 17
- Joined: Jan 21st, '15, 21:02
Re: Prepayment error
Hi,
I got something. If I made payment with 1,200 HUF, it can not insert query because ",". Than I make payment under a thousand, like 800.00, it works.... The problem with the price format (I think). When a thousand separator is dot, it works, when comma, it cant continue...
How can fix it?
I got something. If I made payment with 1,200 HUF, it can not insert query because ",". Than I make payment under a thousand, like 800.00, it works.... The problem with the price format (I think). When a thousand separator is dot, it works, when comma, it cant continue...
How can fix it?
-
- Junior
- Posts: 17
- Joined: Jan 21st, '15, 21:02
Re: Prepayment error
If I set european price format (1.234,00) with 0 deciamals, in the prepayment site the price formats are mixed...
http://s2.postimg.org/wnremvupl/image.png
How can I totally demolish american price format from all site???
Thank you.
http://s2.postimg.org/wnremvupl/image.png
How can I totally demolish american price format from all site???
Thank you.
-
- Site Admin
- Posts: 6171
- Joined: Jan 7th, '09, 23:18
- Contact:
Re: Prepayment error
What version of the script you work with?
Contact us via Support : apphp.com/support and provide access to yuor site, so we could check this issue online.
Contact us via Support : apphp.com/support and provide access to yuor site, so we could check this issue online.
-
- Junior
- Posts: 17
- Joined: Jan 21st, '15, 21:02
Re: Prepayment error
Ok, solved! Thank you!