AdyenActionComponent
public final class AdyenActionComponent : ActionComponent, Localizable
An action handler component to perform any supported action out of the box.
See also
Implementation Reference-
Handles an action to complete a payment.
Declaration
Swift
public func handle(_ action: Action)
Parameters
action
The action to handle.