PrimerHeadlessUniversalCheckout.PrimerHeadlessNolPayManager: NSObject
is an SDK component designed to streamline the
integration with the TransitSDK from Nol Payment.
This SDK makes it easier to work with NFC Nol payment cards, enabling functionalities like scanning,
linking, unlinking, and selecting these cards for transactions.
Features
- Listing Nol cars: Listing previously linked Nol payment cards using NolPayLinkedCardsComponent.
- Linking: Link the Nol card to a phone number using NolPayLinkCardComponent.
- Unlinking: Unlink previously linked Nol card using NolPayUnlinkCardComponent.
- Transactions: Execute payments using selected Nol payment cards NolPayPaymentComponent.
1
public override init()
swift
copy