Represent a structure of information about payment channels which is downloaded from Dotpay.
| package |
Default |
|---|
__construct(array $channels, array $forms)
arrayData of channels
arrayData of form's fields
createAgreementsList() : array
array
getAgreements(integer $channelId) : array
integerChannel id
array
getChannelInfo(integer $channelId) : \Dotpay\Resource\Channel\OneChannel
| Throws |
|
|---|
integerChannel id
\Dotpay\Resource\Channel\OneChannel
getChannels() : array
array
getForms() : array
array
getUniversalAgreements() :
channels : array
| var |
Data of channels |
|---|
array
forms : array
| var |
Data of form's fields |
|---|
array