YBNetwork / Issues-Enhancements

0 stars 0 forks source link

Registration Status of Teams #4

Open bguerrettaz opened 7 years ago

bguerrettaz commented 7 years ago

Right now, we have a lot of teams that register for a tournament, but do NOT pay at the time they register. Therefore, we need to create a payment portal for them on their coaches dashboard for a specific tournament. Most of this is already created on the coaches dashboard, under VIEW TOURNAMENT Status. Below you will find the picture. What I would like to do

  1. Create another column that say's PAY NOW after Registration status.
  2. When user clicks on PAY NOW, basically the payment process comes just like a team sees when they registered for the tournament the first time.
  3. Just need to make sure it doesn't put a "double registration" into the Directors Dashboard - Registration Report. It should just allow the team to pay and change the team's status to PAID if using credit card, or allow the coach (user) to see where to send the payment and the amount of the payment.
bguerrettaz commented 7 years ago

Is this still the top priority?

kirkwhiteman1 commented 7 years ago

Yes, this is still a top priority. I actually added some additional information in Issue #8 that is on the same page as this issue

bguerrettaz commented 7 years ago

Ok, so 8 and 4 should be done at the same time?

On Fri, Apr 28, 2017 at 9:02 AM, kirkwhiteman1 notifications@github.com wrote:

Yes, this is still a top priority. I actually added some additional information in Issue #8 https://github.com/YBNetwork/Issues-Enhancements/issues/8 that is on the same page as this issue

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/YBNetwork/Issues-Enhancements/issues/4#issuecomment-298006023, or mute the thread https://github.com/notifications/unsubscribe-auth/AFbn81IuPJqOnPAWL-5KhbemvCKDLrGVks5r0fFggaJpZM4NJnbP .

kirkwhiteman1 commented 7 years ago

Yes.

Yours in Hoops,

Kirk Whiteman

217.714.7263

http://www.aybtour.com/

http://www.ybnetwork.net/ https://www.facebook.com/americanyouthbasketballtour/ https://twitter.com/AybTour https://www.instagram.com/aybtour/

From: bguerrettaz [mailto:notifications@github.com] Sent: Friday, April 28, 2017 9:04 AM To: YBNetwork/Issues-Enhancements Issues-Enhancements@noreply.github.com Cc: kirkwhiteman1 aybtour@yahoo.com; Comment comment@noreply.github.com Subject: Re: [YBNetwork/Issues-Enhancements] Registration Status of Teams (#4)

Ok, so 8 and 4 should be done at the same time?

On Fri, Apr 28, 2017 at 9:02 AM, kirkwhiteman1 notifications@github.com wrote:

Yes, this is still a top priority. I actually added some additional information in Issue #8 https://github.com/YBNetwork/Issues-Enhancements/issues/8 that is on the same page as this issue

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/YBNetwork/Issues-Enhancements/issues/4#issuecomment-298006023, or mute the thread https://github.com/notifications/unsubscribe-auth/AFbn81IuPJqOnPAWL-5KhbemvCKDLrGVks5r0fFggaJpZM4NJnbP .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/YBNetwork/Issues-Enhancements/issues/4#issuecomment-298006428 , or mute the thread https://github.com/notifications/unsubscribe-auth/Aaxnf29vI4-sdH7-_VvwxndgUsZwZbFAks5r0fG8gaJpZM4NJnbP .

bguerrettaz commented 7 years ago

Estimate for 4: 6-10 hours

I will estimate #8 in that issue.

bguerrettaz commented 7 years ago

@kirkwhiteman1 - I have completed the initial changes for this issue. The column was added for 'Pay Now' with the button reading 'Pay'. Once they click 'Pay', they are taken to the Pay/Register site. They will work through the existing workflow, but the difference is, if they select a team they have already registered, but not paid for, it will not register that team again, but it will allow them to pay.

I also made it capable of selecting multiple teams, some can be registered and others not, and it will register those that need to be registered and not duplicate the others registration and take you to pay for all selected.

I have not completed #8 , once you confirm this issue looks good, I'll move directly into #8. Please let me know any changes you would like to see (verbiage, workflow, etc.) or if you find any issues.

Thanks, Blake

kirkwhiteman1 commented 7 years ago

So far after my review, it looks good. I have not gone through the process of actually paying through PayPal yet, but some teams will be doing this today. We are ready to move on #8

bguerrettaz commented 7 years ago

Sounds good, I'll work on #8 now.

On Mon, May 1, 2017 at 10:00 AM, kirkwhiteman1 notifications@github.com wrote:

So far after my review, it looks good. I have not gone through the process of actually paying through PayPal yet, but some teams will be doing this today. We are ready to move on #8 https://github.com/YBNetwork/Issues-Enhancements/issues/8

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/YBNetwork/Issues-Enhancements/issues/4#issuecomment-298349022, or mute the thread https://github.com/notifications/unsubscribe-auth/AFbn87rTxE0emneRkl5lsaTXn_LeuDW7ks5r1fOKgaJpZM4NJnbP .

kirkwhiteman1 commented 7 years ago

Blake: Upon further review of this issue. As I was browsing our "Tournament listings" from the main page and not logged in to either the coach's dashboard or director's dashboard, I noticed that when I click the "register" button to view more tournament details, the Button at the top still says "Click here to PAY".

I was under the impression that the "Click here to PAY" would only show when this page was accessed through the new payment portal created from the Coaches Dashboard - My Teams - View Tournament Status; for teams that had already registered, but not paid.

Is there anyway this button can be variable? Meaning:

  1. When a coach (team) accesses this page from the main page of the website, the button would read "Register Now"
  2. When a coach (team) accesses this page from their "Coach's Dashboard-My Teams - View Tournament Status - Pay Now button - the button will read "Click here to PAY"

My concern, many teams want to Register, but not Pay right away. My concern is that if a coach is looking at the tournament for the first time from the main page and sees "Click here to PAY", the coach may not even register for the tournament.

Let me know if you understand and if this is possible?