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(core): use redirect url from request #76

Merged
merged 2 commits into from
Dec 7, 2022

Conversation

Narayanbhat166
Copy link
Member

Type of Change

  • Bugfix

Description

This PR will add the functionality to use the return url provided in the payments request

Motivation and Context

Currently for redirection flow, the return url will be used from the merchant account, this does not provide the flexibility to pass a different return url to redirect to.

How did you test it?

N.A

Checklist

  • I formatted the code cargo +nightly fmt
  • I addressed lints thrown by cargo clippy
  • I reviewed submitted code

@Narayanbhat166 Narayanbhat166 added A-core Area: Core flows S-waiting-on-review Status: This PR has been implemented and needs to be reviewed labels Dec 6, 2022
@Narayanbhat166 Narayanbhat166 self-assigned this Dec 6, 2022
@jarnura jarnura added S-waiting-on-author Status: This PR is incomplete or needs to address review comments and removed S-waiting-on-review Status: This PR has been implemented and needs to be reviewed labels Dec 7, 2022
@jarnura jarnura merged commit 18aed18 into main Dec 7, 2022
@jarnura jarnura deleted the modify_return_url_in_redirection branch December 7, 2022 07:31
@SanchithHegde SanchithHegde removed the S-waiting-on-author Status: This PR is incomplete or needs to address review comments label Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-core Area: Core flows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants