Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(payouts): Add support for payout link #4941

Closed
wants to merge 59 commits into from
Closed

Conversation

srujanchikke
Copy link
Contributor

@srujanchikke srujanchikke commented Jun 11, 2024

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

add support for payout links.

Requested changes are already resolved in child PR : #4967

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

Motivation and Context

Payout links :
Payout_links

How did you test it?

Tested locally using SDK and postman collection.

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible

kashif-m and others added 22 commits April 18, 2024 15:22
…ms + DB queries + transformers

add create collect link flow - validate and initiate flow
refactor(diesel_models/generic_link): add distinct queries as per link_type
refactor(collect_link): hide sensitive data
feat(collect_link): inject dynamic content in collect link and it's status page
@srujanchikke srujanchikke added the A-core Area: Core flows label Jun 11, 2024
@srujanchikke srujanchikke self-assigned this Jun 11, 2024
@srujanchikke srujanchikke changed the title feat(payout): add support for payout link feat(payouts): add support for payout link Jun 11, 2024
@srujanchikke srujanchikke changed the title feat(payouts): add support for payout link feat(payouts): Add support for payout link Jun 11, 2024
@srujanchikke srujanchikke marked this pull request as ready for review June 24, 2024 10:38
@srujanchikke srujanchikke requested review from a team as code owners June 24, 2024 10:38
@kashif-m kashif-m changed the base branch from pm_collect_link to main June 25, 2024 11:28
@kashif-m kashif-m requested a review from a team as a code owner June 25, 2024 11:28
@kashif-m
Copy link
Contributor

Included in this - #4967

@kashif-m kashif-m closed this Jun 25, 2024
@SanchithHegde SanchithHegde deleted the payout_link branch June 30, 2024 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-core Area: Core flows C-feature Category: Feature request or enhancement M-api-contract-changes Metadata: This PR involves API contract changes M-database-changes Metadata: This PR involves database schema changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants