Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: [SOLVED] need to change currency

[SOLVED] need to change currency 16 years 6 months ago #210

  • Anonymous
  • Anonymous's Avatar Topic Author
  • Visitor
  • Visitor
Hi I would like to change the currency from USD to AUD. how do i go about this. any help would be apreciated. Ben

Please Log in or Create an account to join the conversation.

[SOLVED] need to change currency 16 years 5 months ago #211

  • Anonymous
  • Anonymous's Avatar Topic Author
  • Visitor
  • Visitor
Ok no one wanted to help so here's the solution... in site/components/com_dtregister/paypal.class.php i added echo "<input type="hidden" name="currency_code" value="AUD">"; to line number 397 just under foreach ($this->fields as $name => $value) { echo "<input type="hidden" name="$name" value="$value">"; } obviously if you want to change it to a different currency you need your curreny code instead of AUD

Please Log in or Create an account to join the conversation.

[SOLVED] need to change currency 16 years 3 months ago #212

  • kcionline
  • kcionline's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
Thank you soooo much!!

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.160 seconds