Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

[$10] Able to process payment more than once if the process payment button is pressed continuously more than once. #53

Closed
sandhiyakavi opened this issue Jun 28, 2021 · 4 comments

Comments

@sandhiyakavi
Copy link
Collaborator

Description:

If we click the process payment button immediately again after clicking the first time, able to schedule the payment more than once. As a result we are able to pay more than the daysWorked.

sample: https://platform.topcoder-dev.com/taas-admin/work-periods?startDate=2023-07-30&by=user_handle&order=asc&perPage=50&page=1

Steps to Reproduce:

  1. Select the Resources that needs to process payment.
  2. Click the process payment button like double click/triple click
  3. Observe the Payment is getting scheduled more than once.

wrongy

wrongy_2

multiple_schedule

wrongy_4

@maxceem
Copy link
Contributor

maxceem commented Jun 30, 2021

Sum up:

  • Process payment button should got disabled until the server request is finished, so we cannot click it multiple times until the server returns the response.

@maxceem maxceem added the CF Issues for Community Fixes label Jun 30, 2021
@maxceem maxceem changed the title Able to process payment more than once if the process payment button is pressed continuously more than once. [$10] Able to process payment more than once if the process payment button is pressed continuously more than once. Jun 30, 2021
@sandhiyakavi
Copy link
Collaborator Author

Verified on Dev Env. Not able to schedule more than once

@maxceem
Copy link
Contributor

maxceem commented Jul 7, 2021

@maxceem maxceem added the PAID label Jul 7, 2021
@sandhiyakavi
Copy link
Collaborator Author

Verified on Prod Env with @nkumar-topcoder

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants