PluginDataGetMerchantApplePay
extends PluginData
in package
Uses
ElementTrait
This is the multisafepay applePay session class.
The data will be stored in that class and will remain immutable (only get methods are available)
Tags
Table of Contents
getData() | Returns the plugin payment methods data. | : PluginDataGetMerchantApplePayData |
---|---|---|
setData() | : mixed |
Methods
getData()
Returns the plugin payment methods data.
public
getData() : PluginDataGetMerchantApplePayData
Return values
PluginDataGetMerchantApplePayData —setData()
protected
setData(array<string|int, mixed> $data) : mixed
Parameters
- $data : array<string|int, mixed>