Map<String, dynamic> toJson() => { "order_id": orderId, "amount": amount, "merchant_id": merchantId, "table_id": tableId, };