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

[SFI-451] amazon pay config not being passed #1009

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

zenit2001
Copy link
Contributor

@zenit2001 zenit2001 commented Oct 31, 2023

Describe the changes proposed in this pull request:

  • What is the motivation for this change?
    On second redirect, the amazon pay config was missing leading to the button not being rendered for some merchant accounts.
  • What existing problem does this pull request solve?
    It passes the config from /paymentMethods call to amazon pay button configuration, so the button renders properly in second redirect and the shopper is able to complete the payment.

Fixed issue: SFI-451

Copy link

sonarcloud bot commented Oct 31, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@zenit2001 zenit2001 added the fix Fixes a bug label Oct 31, 2023
@amihajlovski amihajlovski marked this pull request as ready for review November 1, 2023 09:36
@zenit2001 zenit2001 merged commit fab7700 into develop Nov 2, 2023
14 of 17 checks passed
@zenit2001 zenit2001 deleted the bugfix/SFI-451-amazonPayConfig branch November 2, 2023 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants