This object defines the current active merchant for the connected payment system.
{ "id": 4, "type": "Wayforpay", "status": PaymentSystemStatus, "merchant": PaymentSystemMerchant }
Model Description:
Name | Description |
---|---|
id | ID |
type | Payment system type |
status | Object of type PaymentSystemStatus |
merchant | Object of type PaymentSystemMerchant |