juspay/hyperswitch
View on GitHub[FEATURE] Implement `PayoutsInterface` for `MockDb`
Open
#4,150 opened on Mar 20, 2024
A-frameworkC-featuregood first issuehelp wanted
Description
Feature Description
MockDb allows consumers to run hyperswitch without psql. This needs to be added for payout tables - payouts and payout_attempt
Possible Implementation
Similar to how it's being done for other tables.
See #172 for more information.
Have you spent some time checking if this feature request has been raised before?
- I checked and didn't find a similar issue
Have you read the Contributing Guidelines?
- I have read the Contributing Guidelines
Are you willing to submit a PR?
Yes, I am willing to submit a PR!