- Posts: 11
- Thank you received: 0
Unpaid registrants appearing in job_registrants
- wongacp
- Topic Author
- Offline
- New Member
-
Less
More
13 years 8 months ago #10618
by wongacp
Unpaid registrants appearing in job_registrants was created by wongacp
Hi,
Is there a way for me to NOT include registrants that have not paid on the t0r4j_registrants table? At the moment, what we are noticing is that if someone cancels out of PayPal, their names appear on the table. Is there a way to prevent this from occurring?
I have a PHP program that is pulling out registrants that has number_registrants <=1. Unfortunately, even when someone who has not paid, and cancels out of the registration process by canceling out of Paypal, they are still appearing in the job_registrants table as number_registrants =1.
If there is a better way of pulling out the information about the number of registrants who have paid.
Also from the admin panel, when I search registrants with for pending payment status, the unpaid registrants do not appear. So things are kind of confusing.
Any advise would be most appreciated.
Thanks.
Is there a way for me to NOT include registrants that have not paid on the t0r4j_registrants table? At the moment, what we are noticing is that if someone cancels out of PayPal, their names appear on the table. Is there a way to prevent this from occurring?
I have a PHP program that is pulling out registrants that has number_registrants <=1. Unfortunately, even when someone who has not paid, and cancels out of the registration process by canceling out of Paypal, they are still appearing in the job_registrants table as number_registrants =1.
If there is a better way of pulling out the information about the number of registrants who have paid.
Also from the admin panel, when I search registrants with for pending payment status, the unpaid registrants do not appear. So things are kind of confusing.
Any advise would be most appreciated.
Thanks.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
13 years 8 months ago #10649
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Unpaid registrants appearing in job_registrants
Hi
The registration need to be stored into database before redirected to Paypal . To get list of registrants which were paid, please run query with published = 1 .
Hope this help !
Regards,
Tuan
The registration need to be stored into database before redirected to Paypal . To get list of registrants which were paid, please run query with published = 1 .
Hope this help !
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- wongacp
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 11
- Thank you received: 0
13 years 8 months ago #10842
by wongacp
Replied by wongacp on topic Re: Unpaid registrants appearing in job_registrants
Thanks so much Tuan. I really appreciate your help.
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.