Payment confirmation and database reporting

  • kohagen
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
14 years 1 month ago #6167 by kohagen
Couple of small issues, wonder if anybody else has noticed, and how to fix, may need a support ticket.

1. Registration complete on screen confirmation has "Dear [FIRST_NAME] [LAST_NAME] You have just registered for" it is not inserting the first and last name, it just come up exactly like it says?

2. I can't click in the payment confirmation to change from pending to confirmed/payed whatever in the registrants management section.

Thanks,

Brian

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

More
14 years 1 month ago #6175 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Payment confirmation and database reporting
Hi Brian

1. Registration complete on screen confirmation has "Dear [FIRST_NAME] [LAST_NAME] You have just registered for" it is not inserting the first and last name, it just come up exactly like it says?


=> The thank you message only supports [EVENT_TITLE], [REGISTRATION_DETAIL] tags, not [FIRST_NAME] and [LAST_NAME] by default. I modified the code alitle to allow the mentioned tags. The code is available on latest download on the server. In case you don't want to update, simply get this file, unzip it and upload it to components/com_eventbooking/views/complete folder of your site .

2. I can't click in the payment confirmation to change from pending to confirmed/payed whatever in the registrants management section.


=> There are some changes from version 1.2.0 to allow administrator to setup more statuses of the registration record :

- Pending
- Paid
- Cancelled

There will be more status added to the next version (partial payment....) . That's the reason you could not click on the icon to make the record paid. To do that, there are two ways :

1. Check on the record next to each record, the press Publish button on the toolbar.

2. Click on the record to view the detail and set the Payment status to Paid . The press Save button .


Hope it is clear to you, Please let me know if you need more help .

Thanks,

Tuan

Attachment view-20101209.zip not found

Attachments:

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

  • kohagen
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
14 years 1 month ago #6176 by kohagen
I'll give the file a try here in a minute, but on option 2, the Publish woks to change to Paid, but I don't see a way to change the status in the user detail?

Thanks,

Brian

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

Moderators: Tuan Pham Ngoc