Menu Content

Support

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

Paiment
(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
  • 2

TOPIC: Paiment

Paiment 9 years, 10 months ago #44601

Hello,
I do not understand! I'm creating my booking but as I get to the end of the book if I choose my payment method (eg paypal) well I can only confirm my reservation but I will never pay?? I have no button "pay"?? thank you very much
The topic has been locked.

Re: Paiment 9 years, 10 months ago #44615

  • jitr
  • OFFLINE
  • ARTIO Support
  • Posts: 1432
Hello, could you send us FTP? We will check the problem. Please write at This e-mail address is being protected from spambots. You need JavaScript enabled to view it .
ARTIO Support Team
The topic has been locked.

Re: Paiment 9 years, 10 months ago #44685

Hello,

I sent three emails and I did not answer? thank you very much I'm stuck I can not move! thank you
The topic has been locked.

Re: Paiment 9 years, 10 months ago #44688

  • vebi
  • OFFLINE
  • Posts: 444
Hello,

we have received your e-mails.
My colleague will contact you as soon as possible.
ARTIO Support Team
The topic has been locked.

Re: Paiment 9 years, 10 months ago #44709

Hello,

Is this fixed ?
Coudl you please tell me how ?

Best regards,
David
The topic has been locked.

Re: Paiment 9 years, 9 months ago #44716

  • jitr
  • OFFLINE
  • ARTIO Support
  • Posts: 1432
Hello, the problem is that Joomla disables Booking session. It is a very strange problem.
You can improve file components/com_booking/views/reservation/tmpl/default.php

rows 353 - 356:

 
if (JFactory::getApplication()->getUserState('com_booking.pay.' . $this->reservation->id)) {
JFactory::getApplication()->setUserState('com_booking.pay.' . $this->reservation->id, null); // pay online once only
include $payment->button;
}
 


improve as:

 
include $payment->button;
 


I have done the fix for Dingos via his FTP.
ARTIO Support Team
The topic has been locked.
  • Page:
  • 1
  • 2
User Login Empty