|
| |||||||
| Support (Version 2) Here is where we provide limited support for version 2. If you are seeking support for version 3 please post in the phpLD 3.0 Support Forum. |
![]() |
| | topic widgets |
| | #1 |
| Join Date: Jul 2005 Posts: 77 | Hi guys I notice that the payment amount when you are taken to PayPal is in US dollars - is there a way this can be changed to UK sterling?? This is with RC4 obviously!! Cheers James |
| |
| | #2 |
| Join Date: May 2005 Location: Bucharest, Romania Posts: 126 | for the moment there are no admin preferences for PayPal stuff other than the account, but you can edit and add PayPal parameters in templates/paypal.tpl Just don't mess up with the Smarty code. |
| |
| | #3 |
| Join Date: Jul 2005 Posts: 77 | Hi dcb Thanks for that - I suspected it was something to do with paypal.tpl I have had a look on the paypal website at their help files, and can't find a list of options to send to them when opening the payment page - would you be able to post a link to something like that? Failing that, would you be able to let me know what the option to take payment in GB pounds would be?? Would something like : <input type="hidden" name="curency" value="GB"> do it?? Thanks James |
| |
| | #4 |
| Join Date: May 2005 Location: Bucharest, Romania Posts: 126 | Code: Content visible to registered users only. |
| |
| | #5 |
| Join Date: May 2005 Location: Bucharest, Romania Posts: 126 | Sorry, I missed an r Code: Content visible to registered users only. |
| |
| | #6 |
| Join Date: Jul 2005 Posts: 77 | Brilliant, this works perfectly thank you! |
| |
| | #7 |
| Supporter Join Date: Nov 2005 Location: UK Posts: 66 | Hello, Where in the payment.tpl do you insert the code Code: Content visible to registered users only. |
| |
| | #8 |
| Join Date: Feb 2006 Location: UK Posts: 62 | I am wondering as well where on the code you add this.... I also see the $ sign in the code, its not just change it to a £? |
| |
| | #9 |
| Join Date: Jan 2006 Location: Global Posts: 564 | Code: Content visible to registered users only. I'm sure eventually a mod will come out for this, I might pay for one myself but will only share with contributors for my view is if you are concerned about paypal then you must be thinking of and or making money so should pay at least something towards a facility that lets you do so better? Kev |
| |
| | #10 |
| Supporter Join Date: Nov 2005 Location: UK Posts: 66 | To change your payment to UK sterling or Great Britain Pounds, insert this code Code: Content visible to registered users only. so should look like this, once inserted. Code: Content visible to registered users only. |
| |
| | #11 |
| Join Date: Feb 2006 Location: UK Posts: 62 | hi Code: Content visible to registered users only. |
| |
| | #12 |
| Join Date: Feb 2006 Location: UK Posts: 62 | Ok just saw that apparanlty its not accepting the sign £ when I typed it in at the payment tpl it came as ? never mind, it shows in the payment but the other tricky part is that ppl might think its in $ and say hey thats not much lmao and then it is that sum in £ |
| |
| | #13 |
| Supporter Join Date: Nov 2005 Location: UK Posts: 66 | To replace the "$" symbol with "£" you must use the html code for the £ symbol which is Code: Content visible to registered users only. |
| |
| | #14 |
| Supporter Join Date: Dec 2005 Posts: 484 | Thanks for the info iluvm Can tick that off my to-do-list now. ![]() cheers Net |
| |
| | #15 |
| Join Date: Jul 2006 Posts: 11 | Code: Content visible to registered users only. |
| |
| | #16 |
| Join Date: Jul 2006 Posts: 1 | Code: Content visible to registered users only. From: Code: Content visible to registered users only. Code: Content visible to registered users only. From: Code: Content visible to registered users only. Code: Content visible to registered users only. |
| |