{
    "payments": "payment methods",
    "payment": "payment method",
    "brands": "hyperpay",
    "brand": "hyperpay",
    "methodDisabled": "this service is currently unavailable, please choose another payment method.",
    "brandDisabled": "this type is currently unavailable, please choose another electronic payment type.",
    "InsufficientBalance": "insufficient balance",
    "result": "result",
    "checkoutId": "checkout id",
    "amount": "amount",
    "brandName": "brand",
    "entityIdLabel": "id for brand",
    "status": "status",
    "unActive": "inactive",
    "active": "active",
    "available": "available",
    "unavailable": "unavailable",
    "selectStatus": "choose status",
    "paymentsType": "payment method type",
    "selectPaymentsType": "choose payment method type",
    "online": "electronic payment",
    "wallet": "wallet",
    "cash": "cash",
    "isActive": "The active status field",
    "invalidPaymentMethod": "Invalid payment method. It must be either online or wallet or cash.",
    "paymentAlreadyExist" : "Payment Already Exist"
}