os_offline

  • okkhalid
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
9 years 9 months ago #83135 by okkhalid
os_offline was created by okkhalid
Hello,

I have set 2 payments methods in my eventbooking:
1- os_offline
2- paypal.

Now when the user selected the os_offline payment the registration shows under the registrants tab as unpunished. so I need to login and publish that manually.




How I can make that publish by default? so when the user register using offline method he record will be published.

Thanks,

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

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
9 years 9 months ago #83166 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic os_offline
Please get the file components/com_osmembership/payments/os_offline.php on your site, attach it here

I will then modify code to make it works like that and send the modified file back to you

Regards,

Tuan

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

  • okkhalid
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
9 years 9 months ago #83190 by okkhalid
Replied by okkhalid on topic os_offline
here go you:


www.filedropper.com/osofflinephp

Thank you

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

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
9 years 9 months ago #83224 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic os_offline
Hi

Please get this file, unzip it, upload to components/com_eventbooking/payments folder

After that, check it again. It should work as expected

Regards,

Tuan

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

  • okkhalid
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
9 years 9 months ago #83315 by okkhalid
Replied by okkhalid on topic os_offline
Great thank you,

I have another issue, when a user select the offline payment, that mean he will pay in person or will mail the cheque to us.
But when I login to the back-end under registrants: it shows as: Full Payment.

1- How I can add, more Payment Status: now there is only:
Full Payment
Partial Payment
I would like to add:
Never Paid - and make it as default.



So now when a user select the offline payment the payment will show in the back-end as: never paid.
and the admin will go and change that once the payment is cleared.

Please help.

Thanks,

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

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
9 years 9 months ago #83326 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic os_offline
It is not possible, sorry. That payment status is use for different purpose (deposit payment). That's why for offline payment, the system leave the Status Pending by default.

Then when you receive payment, you should change the status to Paid. With the requested modification (set it to Active/ Paid by default), you won't know who has actual paid for the registration

Tuan

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

Moderators: Tuan Pham Ngoc