Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

[TODO] Paypal Currency not working
(1 viewing) (1) Guest
Universal booking and reservations component for Joomla!.

NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.
  • Page:
  • 1

TOPIC: [TODO] Paypal Currency not working

[TODO] Paypal Currency not working 13 years ago #21497

Paypal Currency not pass corectly to paypal even if the currency has been filled from the Artio Book Paypal administration page because of the folling error

Path :/components/com_booking/views/payments/paypal/
File : button.php
Line #67

Wrong: <input type="hidden" name="currency_code" value="<?php $currency; ?>" />

Correct: <input type="hidden" name="currency_code" value="<?php echo $currency; ?>" />


P.S.
Also .. i suggest to put the following line...for other languages like..greek characters..

<input type="hidden" name="charset" value="utf-8" />
Last Edit: 13 years ago by jitr.
The topic has been locked.

Re: Paypal Currency not working 13 years ago #21525

  • jitr
  • OFFLINE
  • ARTIO Support
  • Posts: 1432
Hi, thanks for your notice. We will fix it.
ARTIO Support Team
The topic has been locked.
  • Page:
  • 1
User Login Empty