viper_nl Posted April 23, 2004 Posted April 23, 2004 I have the following problem: When I have placed an order it shows the Amount as 3,205.86 EUR Is there a way to change this to 320586EUR , So i need to get rid of the comma and point in the value. :unsure: Iam using the paypal pay module to send the info to another page on my website. I hope someone is able to help me, thx allready B)
sosidge Posted April 23, 2004 Posted April 23, 2004 You can get rid of the comma. In the Admin tool, under Localization -> Currencies, there is the option to define the Thousands point when the prices are listed. Setting it to a blank space should do that. Sadly, it seems it won't let you get rid of the decimal point, even with a blank space it still displays the "." (at least after I just tried it did). Hope that helps a little. - osCommerce is fun! -
viper_nl Posted April 29, 2004 Author Posted April 29, 2004 Thx I have solved my problem, I played with the php code in the paypal module and changed a few things. unfortunately I`ve run into another small thing: I need to know the name of the Variable the orderid is stored. (within the paypal module, or how i can send it to the paypal module) I`am sending a form from the paypal module, i changed the module a bit so it sends the input of the fom to another page but the only thing missing is the orderid. It would be great if some can help me :D
Recommended Posts
Archived
This topic is now archived and is closed to further replies.