juspay / juspay/hyperswitch

Automatic retry for failed payments

Open
#267 0 comments 0 reactions 1 assignee View on GitHub

@Abhicodes-crypto is already working on this.

Since Jan 6, 2023.

C-feature
Dominant language
Rust
Stars
43.6k
Forks
5.1k
Avg merge
2d 21h
Merged PRs (30d)
210

Description

When the payment fails with one processor due to fraud declines, or downtime, the payment needs to be retred with the next available alternative processor. This shall hep to enhance the authorization rates.
The retry shall be attempted based on the reason for payment declines.

This requires the following aspects to be done
(i) Implementation of retry setup
(ii) Automatic retry enablement for non-3ds transaction
(iii) Connector, Connector error code and Connector error message mapper to define/modify the respective errors for which retry has to be attempted

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.