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

Make the CVV recapture flag available on Headless #828

Draft
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

borisprimer
Copy link
Contributor

@borisprimer borisprimer commented Mar 25, 2024

We want to make the CVV Recapture backend flag available for merchants who are using Headless as well. This is a proposal of how we could do it.

The option is available in primerHeadlessUniversalCheckoutDidLoadAvailablePaymentMethods delegate method.

RFC for more information.

WDYT?

# Conflicts:
#	Debug App/.swiftlint.yml
#	Debug App/Sources/Model/CreateClientToken.swift
#	Debug App/Sources/View Controllers/Merchant Helpers/MerchantHelpers.swift
#	Debug App/Sources/View Controllers/MerchantSessionAndSettingsViewController.swift
#	Debug App/Tests/Unit Tests/Mocks.swift
#	Debug App/Tests/Unit Tests/Mocks/MockPaymentMethodTokenizationViewModel.swift
#	Debug App/Tests/Unit Tests/Primer/Ideal/BankComponentTests.swift
#	Sources/PrimerSDK/Classes/Core/3DS/3DSService.swift
#	Sources/PrimerSDK/Classes/Core/BIN Data/CardValidationService.swift
#	Sources/PrimerSDK/Classes/Core/PrimerHeadlessUniversalCheckout/Managers/Payment Method Managers/CardComponentsManager.swift
#	Sources/PrimerSDK/Classes/Core/PrimerHeadlessUniversalCheckout/PrimerHeadlessUniversalCheckout.swift
#	Sources/PrimerSDK/Classes/Data Models/CardButtonViewModel.swift
#	Sources/PrimerSDK/Classes/Data Models/ClientSession.swift
#	Sources/PrimerSDK/Classes/Error Handler/PrimerError.swift
#	Sources/PrimerSDK/Classes/Error Handler/PrimerValidationError.swift
#	Sources/PrimerSDK/Classes/Extensions & Utilities/AnyDecodable.swift
#	Sources/PrimerSDK/Classes/PCI/Checkout Components/PrimerRawCardDataRedirectTokenizationBuilder.swift
#	Sources/PrimerSDK/Classes/User Interface/Root/PrimerRootViewController.swift
#	Sources/PrimerSDK/Classes/User Interface/Root/PrimerUniversalCheckoutViewController.swift
@borisprimer borisprimer self-assigned this Mar 25, 2024
Copy link
Contributor

github-actions bot commented Mar 25, 2024

Fails
🚫

Please use a conventional commit title for this PR. See Conventional Commits and SemVer

Warnings
⚠️ This PR doesn't seem to contain any updated Unit Test 🤔. Please consider double checking it.🙏
⚠️ PR is classed as Work in Progress

Generated by 🚫 Danger Swift against c838977

@borisprimer borisprimer marked this pull request as draft March 25, 2024 14:39
@borisprimer borisprimer force-pushed the bn/cvv-recapture-drop-in branch from 19933e1 to 02dc222 Compare April 5, 2024 09:05
Base automatically changed from bn/cvv-recapture-drop-in to master April 9, 2024 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants