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

[deploying to test only] PP-12853 Update apple pay merchant validation to use Axios #3864

Merged

Conversation

marcotranchino
Copy link
Contributor

@marcotranchino marcotranchino commented Jul 15, 2024

With this change, we are removing the use of requestretry from the Merchant Validation Controller which currently uses this module.

We are replacing it by using Axios directly.

Note that the previous attempted did not pass our QA on the test environment[1].

Tests on the local environment are successful, so we are adding logs for the test environment.

Further information in Jira[2].

[1]
#3862

[2]
https://payments-platform.atlassian.net/browse/PP-12853

With this change, we are removing the use of `requestretry` from the Merchant Validation Controller which currently uses this module.

We are replacing it by using Axios directly.

Note that the previous attempted did not pass our QA on the test environment[1].

Further information in Jira[2].

[1]
#3862

[2]
https://payments-platform.atlassian.net/browse/PP-12853
@marcotranchino marcotranchino changed the title PP-12853 Update apple pay merchant validation to use Axios [DO NOT MERGE - WORK IN PROGRESS] PP-12853 Update apple pay merchant validation to use Axios Jul 15, 2024
@marcotranchino marcotranchino changed the title [DO NOT MERGE - WORK IN PROGRESS] PP-12853 Update apple pay merchant validation to use Axios [deploying to test only] PP-12853 Update apple pay merchant validation to use Axios Jul 19, 2024
@marcotranchino marcotranchino marked this pull request as ready for review July 19, 2024 12:01
Copy link
Contributor

@SandorArpa SandorArpa left a comment

Choose a reason for hiding this comment

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

LOKTM

@marcotranchino marcotranchino merged commit 2be5d35 into master Jul 19, 2024
11 checks passed
@marcotranchino marcotranchino deleted the pp-12853-retry-update-to-applepay-merchant-validation branch July 19, 2024 12:25
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