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

feat(connector): [CYBERSOURCE] Implement Apple Pay #3149

Merged
merged 8 commits into from
Dec 17, 2023

Conversation

deepanshu-iiitu
Copy link
Contributor

Type of Change

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

Description

Implement Payment Method Apple Pay for connector Cybersource

Additional Changes

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

Motivation and Context

https://github.com/juspay/hyperswitch-cloud/issues/3673

How did you test it?

This is an apple pay pr and proper testing will be carried out directly on sandbox.

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-feature Category: Feature request or enhancement labels Dec 16, 2023
@deepanshu-iiitu deepanshu-iiitu self-assigned this Dec 16, 2023
@deepanshu-iiitu deepanshu-iiitu requested review from a team as code owners December 16, 2023 17:48
@deepanshu-iiitu deepanshu-iiitu changed the base branch from main to cybersource-status-mapping December 16, 2023 17:48
SamraatBansal
SamraatBansal previously approved these changes Dec 16, 2023
ArjunKarthik
ArjunKarthik previously approved these changes Dec 17, 2023
Base automatically changed from cybersource-status-mapping to main December 17, 2023 07:26
@Gnanasundari24 Gnanasundari24 dismissed stale reviews from ArjunKarthik and SamraatBansal December 17, 2023 07:26

The base branch was changed.

ArjunKarthik
ArjunKarthik previously approved these changes Dec 17, 2023
Sakilmostak
Sakilmostak previously approved these changes Dec 17, 2023
@deepanshu-iiitu deepanshu-iiitu removed the request for review from SamraatBansal December 17, 2023 08:23
@Gnanasundari24 Gnanasundari24 added this pull request to the merge queue Dec 17, 2023
Merged via the queue into main with commit 5f53d84 Dec 17, 2023
10 of 12 checks passed
@Gnanasundari24 Gnanasundari24 deleted the cybersource-apple-pay branch December 17, 2023 08:54
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-feature Category: Feature request or enhancement
Projects
No open projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

5 participants