rdunlop / unicycling-registration

Gather Registration details from participants for upcoming unicycling event
MIT License
19 stars 6 forks source link

Allow user to "Change my mind" for a payment #194

Open rdunlop opened 8 years ago

rdunlop commented 8 years ago

It's difficult to change my mind from Pending to Pay-with-CC.

If a user has chosen "Pay offline", there should be some way to change their mind to "pay with Credit Card", which would cancel their offline payment, and create an online-payment.

Perhaps we can allow the handler for paypal to find the "pending Payment" and mark it as paid, instead of only searching for unpaid elements?

scotthue commented 8 years ago

Is this not high-priority for Unicon? Especially because this will come up at registration.

rdunlop commented 8 years ago

There are 5-7 "pending" payments...so I don't think that this is necessarily a "High Priority" issue. Yes, it'll be annoying for possibly 7 people to have to work around my schedule...but I don't know if I would prioritize this above other work

scotthue commented 8 years ago

Ok. Is there a way I can see this list in UDA? On Sun, 24 Jul 2016 at 4:57 AM Robin Dunlop notifications@github.com wrote:

There are 5-7 "pending" payments...so I don't think that this is necessarily a "High Priority" issue. Yes, it'll be annoying for possibly 7 people to have to work around my schedule...but I don't know if I would prioritize this above other work

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/rdunlop/unicycling-registration/issues/194#issuecomment-234753931, or mute the thread https://github.com/notifications/unsubscribe-auth/AC7oKxzFpgcrfLEDIqdgPuK0vsDUcu42ks5qYtSIgaJpZM4JON00 .

rdunlop commented 8 years ago

the Payment Summary page has a column, and clicking on each Expense Item shows the pending ones, I think.