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

fix(tests/postman/adyen): remove enabled payment methods for payouts processor #3913

Merged
merged 3 commits into from
Mar 6, 2024

Conversation

kashif-m
Copy link
Contributor

@kashif-m kashif-m commented Mar 1, 2024

Type of Change

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

Description

This updates the payout connector creation request to not specify any enabled payment methods, and enabling test_mode as payouts is not present in production.

Additional Changes

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

Motivation and Context

How did you test it?

image

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

@kashif-m kashif-m self-assigned this Mar 1, 2024
@kashif-m kashif-m linked an issue Mar 1, 2024 that may be closed by this pull request
@kashif-m kashif-m removed a link to an issue Mar 1, 2024
@kashif-m kashif-m requested a review from likhinbopanna March 1, 2024 11:35
@kashif-m kashif-m marked this pull request as ready for review March 1, 2024 11:35
@kashif-m kashif-m requested a review from a team as a code owner March 1, 2024 11:35
@likhinbopanna likhinbopanna added this pull request to the merge queue Mar 6, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 6, 2024
@SanchithHegde SanchithHegde changed the title fix(tests/postman/adyen): remove enabled payment methods for payout's… fix(tests/postman/adyen): remove enabled payment methods for payouts processor Mar 6, 2024
@SanchithHegde SanchithHegde enabled auto-merge March 6, 2024 08:14
@SanchithHegde SanchithHegde added this pull request to the merge queue Mar 6, 2024
Merged via the queue into main with commit 289b20a Mar 6, 2024
16 of 18 checks passed
@SanchithHegde SanchithHegde deleted the adyen_tests_fix branch March 6, 2024 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants