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(connector): [BOA/CYB] Pass ucaf for apple pay mastercard users #3912

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

deepanshu-iiitu
Copy link
Contributor

Type of Change

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

Description

[SANDBOX HOTFIX PR]
Original PR: #3899
ucaf_collection_indicator is now being passed for apple pay payments via BOA/Cybersource for Mastercard users.

Additional Changes

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

Motivation and Context

#3898

How did you test it?

Apple pay payments need to be tested using simplified and manual flow for connectors BOA and Cybersource using a mastercard network card.
image
image

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
  • I added a CHANGELOG entry if applicable

@deepanshu-iiitu deepanshu-iiitu added A-connector-integration Area: Connector integration C-bug Category: Bug labels Mar 1, 2024
@deepanshu-iiitu deepanshu-iiitu self-assigned this Mar 1, 2024
@deepanshu-iiitu deepanshu-iiitu requested a review from a team as a code owner March 1, 2024 11:13
@deepanshu-iiitu deepanshu-iiitu linked an issue Mar 1, 2024 that may be closed by this pull request
2 tasks
@Gnanasundari24 Gnanasundari24 merged commit ffbdc30 into hotfix-2024.03.01.0 Mar 1, 2024
11 of 13 checks passed
@Gnanasundari24 Gnanasundari24 deleted the boa-cyb-apple-ucaf-sbx-hotfix branch March 1, 2024 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-connector-integration Area: Connector integration C-bug Category: Bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] [BOA/CYBERSOURCE] Apple pay payments require fix for Mastercard users
5 participants