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

ECE additional log #3618

Merged
merged 6 commits into from
Nov 25, 2024
Merged

ECE additional log #3618

merged 6 commits into from
Nov 25, 2024

Conversation

Mayisha
Copy link
Contributor

@Mayisha Mayisha commented Nov 21, 2024

We had reports for PRBs that sites using SSL are also seeing Stripe Payment Request live mode requires SSL in their logs.
As per the is_ssl documentation, this may not work for sites behind load balancers.
Apart from that, this can happen to sites that do not have an automatic HTTP to HTTPS redirection rule on their server. If a shopper accesses their site in HTTP, it is expected to see the log for that page. In this PR, I have extended the log message for ECE so that it is clear from the logs which URL the shopper has hit (HTTP or HTTPS)

Testing instructions

  • Code review.

@Mayisha Mayisha marked this pull request as draft November 21, 2024 15:17
@Mayisha Mayisha requested review from a team and wjrosa and removed request for a team November 22, 2024 12:06
@Mayisha Mayisha marked this pull request as ready for review November 22, 2024 12:06
changelog.txt Outdated Show resolved Hide resolved
readme.txt Outdated Show resolved Hide resolved
Copy link
Contributor

@wjrosa wjrosa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Left a minor suggestion

@Mayisha Mayisha merged commit 09bac72 into develop Nov 25, 2024
34 of 35 checks passed
@Mayisha Mayisha deleted the tweak/ece-additional-log branch November 25, 2024 07:34
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.

2 participants