Skip to content

handleRedirect function not called when payment confirmation is delayed #71

@EmmyAina

Description

@EmmyAina

Description

The handleRedirect function is not called when there is a delay in confirmation when paying with bank transfer. Resulting in the user being debited, and not knowing if the transaction was successful or failed

Steps to Reproduce

  1. Initiate Payment
  2. Change Payment method to Bank Transfer
  3. Experience a delay in confirmation
  4. Transaction eventually goes through and the user gets debited, but the handleRedirect function is not called and I don't get to know if the transaction was successful

Expected behavior

handleRedirect gets called and I get to know if the transaction was successful or failed

Reproduces how often

I have experienced it twice in seven transactions so far

Additional Information

There's no error message

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions