Protocols
The following protocols are available globally.
-
Delegate called when an action on a beneficiary is done.
See moreDeclaration
Swift
public protocol BeneficiarySuccessDelegate : AnyObject
-
Delegate called when a cash pickup action is done.
See moreDeclaration
Swift
public protocol CashPickupSuccessDelegate : AnyObject
-
Delegate called when a global payment action is done.
See moreDeclaration
Swift
public protocol GlobalPaymentsSuccessDelegate : AnyObject
-
Delegate called when a payout methods action is done.
See moreDeclaration
Swift
public protocol PayoutMethodsSuccessDelegate : AnyObject