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(connector): [Gocardless] Add mandate webhoooks #2468

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

deepanshu-iiitu
Copy link
Contributor

Type of Change

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

Description

Add mandate webhooks in connector gocardless.

Additional Changes

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

Motivation and Context

Add mandate webhooks in connector gocardless.

How did you test it?

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
  • I added a CHANGELOG entry if applicable

@deepanshu-iiitu deepanshu-iiitu requested a review from a team as a code owner October 5, 2023 17:48
@deepanshu-iiitu deepanshu-iiitu self-assigned this Oct 5, 2023
@deepanshu-iiitu deepanshu-iiitu added A-connector-integration Area: Connector integration C-feature Category: Feature request or enhancement labels Oct 5, 2023
Base automatically changed from add-mandates-incoming-webhooks-flow to main October 5, 2023 19:20
@deepanshu-iiitu deepanshu-iiitu requested review from a team as code owners October 5, 2023 19:20
@ArjunKarthik ArjunKarthik force-pushed the implement-gocardless-mandates-webhooks branch from 9ca695b to 15ef799 Compare October 5, 2023 20:39
@ArjunKarthik ArjunKarthik added this pull request to the merge queue Oct 6, 2023
Merged via the queue into main with commit 8d53c66 Oct 6, 2023
@ArjunKarthik ArjunKarthik deleted the implement-gocardless-mandates-webhooks branch October 6, 2023 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-connector-integration Area: Connector integration C-feature Category: Feature request or enhancement
Projects
No open projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

3 participants