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

Docs: Adding redirect url details #5507

Merged
merged 7 commits into from
Aug 22, 2024
Merged

Conversation

gorakhnathy7
Copy link
Collaborator

@gorakhnathy7 gorakhnathy7 commented Aug 1, 2024

Type of Change

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

Description

Additional Changes

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

Motivation and Context

Closes #5506

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

@gorakhnathy7 gorakhnathy7 requested a review from a team as a code owner August 1, 2024 10:24
@gorakhnathy7 gorakhnathy7 changed the title Adding redirect url details Docs: Adding redirect url details Aug 1, 2024
@gorakhnathy7 gorakhnathy7 self-assigned this Aug 1, 2024
@hyperswitch-bot hyperswitch-bot bot added the M-api-contract-changes Metadata: This PR involves API contract changes label Aug 2, 2024
Narayanbhat166
Narayanbhat166 previously approved these changes Aug 2, 2024
added processing as an option for status
Narayanbhat166
Narayanbhat166 previously approved these changes Aug 3, 2024
@pixincreate pixincreate added the S-waiting-on-review Status: This PR has been implemented and needs to be reviewed label Aug 3, 2024
api-reference/introduction.mdx Outdated Show resolved Hide resolved
api-reference/introduction.mdx Outdated Show resolved Hide resolved
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
Narayanbhat166
Narayanbhat166 previously approved these changes Aug 6, 2024
@likhinbopanna likhinbopanna added this pull request to the merge queue Aug 22, 2024
Merged via the queue into main with commit c36c5d6 Aug 22, 2024
14 checks passed
@likhinbopanna likhinbopanna deleted the Adding_redirect_url_details branch August 22, 2024 12:46
pixincreate added a commit that referenced this pull request Aug 23, 2024
* 'main' of github.com:juspay/hyperswitch:
  feat(connector): [Adyen] add dispute flows for adyen connector (#5514)
  chore(version): 2024.08.23.0
  feat(router): [cybersource] add disable_avs and disable_cvn flag in connector metadata  (#5667)
  feat(customer_v2): add route for customer retrieve v2  (#5516)
  chore(version): 2024.08.22.1
  fix(router): [Adyen]  prevent partial submission of billing address and add required fields for all payment methods (#5660)
  docs(README): Adding Contributors guide (#5184)
  Docs: Adding redirect url details (#5507)
  feat(global_id): create a `GlobalId` domain type (#5644)
  feat(router): collect customer address details based on business profile config regardless of connector required fields (#5418)
  feat: add new routes for profile level list apis (#5589)
  refactor(core):  Refactor fallback routing behaviour in payments for v2 (#5642)
  refactor(router): add connector_transaction_id, send response body and use admin_api_auth_with_merchant_id for payments manual update flow (#5658)
@SanchithHegde SanchithHegde removed the S-waiting-on-review Status: This PR has been implemented and needs to be reviewed label Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
M-api-contract-changes Metadata: This PR involves API contract changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docs: Adding redirect URL details
5 participants