Payment Methods
Payment Methods Simple Resource
Key | Type | Description |
---|---|---|
id | Integer | The unique identifier of the payment method. |
name | String | The name of the payment method. |
name_ar | String | The name of the payment method in Arabic. |
is_online | Boolean | A boolean indicating whether the payment method is an online payment method. |
type | Integer | The type of the payment method. example 0= card, 1=cash, 2=installment |
icon | String | The URL or path to the icon image representing the payment method. |
plans | Array | An array of plans associated with the payment method. |