PaymentButtonProvider
@available(*, deprecated, message: "Use PaymentButtonContainer(﹚ instead.")
protocol PaymentButtonProvider : AnyObject
A PaymentButtonProvider allows a customized SDK setup for a transaction sequence
with the PaymentButton.
-
Undocumented
Declaration
Swift
@available(*, deprecated, message: "Use PaymentButtonContainer(﹚ instead.") func start() -
Undocumented
Declaration
Swift
@available(*, deprecated, message: "Use PaymentButtonContainer(﹚ instead.") var view: PaymentButton? { get set }
View on GitHub
Install in Dash
PaymentButtonProvider Protocol Reference