juspay / juspay/hyperswitch

[FEATURE] Pass Mandate history information in payment flows/request

Open
#595 0 comments 0 reactions 0 assignees View on GitHub
C-feature S-awaiting-triage
Dominant language
Rust
Stars
43.7k
Forks
5.1k
Avg merge
2d 20h
Merged PRs (30d)
205

Description

### Feature Description

For a given mandate flow, we need to know the nth instalment(transaction count) so that certain PGs/connectors can validate it and process the mandate payment, without it some connectors cannot complete a payment.

### Possible Implementation

Have a counter in mandate table, and increment for every successful mandate payments. And make it available in the core data of payment flows/requests.

### Have you spent some time to check if this feature request has been raised before?

- [X] I checked and didn't find similar issue

### Have you read the Contributing Guidelines?

- [X] I have read the [Contributing Guidelines](https://github.com/juspay/hyperswitch/blob/main/docs/CONTRIBUTING.md)

### Are you willing to submit a PR?

None

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.