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

Payment is getting skipped if the payment switch is off #71

Open
sandhiyakavi opened this issue Jul 13, 2021 · 1 comment
Open

Payment is getting skipped if the payment switch is off #71

sandhiyakavi opened this issue Jul 13, 2021 · 1 comment
Labels

Comments

@sandhiyakavi
Copy link
Collaborator

Description:

The payment that is processed when the Payment switch is OFF is not getting paid even after the payment switch is ON but the status of the payment is getting changed to 'Completed' and that particular payment is getting skipped(not paid).

cc: @nkumar-topcoder

@maxceem
Copy link
Contributor

maxceem commented Jul 13, 2021

@sandhiyakavi we use payment switch OFF for testing. When we disable it, the API still behaves the same as before and process the payment but without actual payment so we can test this workflow without actual payment.

After switching ON payments it should not process the payments which were processed when it was switched OFF because that payment are not meant to be paid.

Please, let me know if this helps, or you see some issue in such workflow.

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