Block Hdfc Credit Card [new] -
.block-card-container h2 margin-top: 0; color: #1e3a8a;
button:hover:not(:disabled) background-color: #b91c1c; block hdfc credit card
await client.query('COMMIT'); return blockReq.rows[0]; catch (err) await client.query('ROLLBACK'); throw err; finally client.release(); .block-card-container h2 margin-top: 0
static async blockCard(cardId, reason, description) const client = await pool.connect(); try await client.query('BEGIN'); button:hover:not(:disabled) background-color: #b91c1c
static async markBlockProcessed(requestId, hdfcRefId, status, errorMsg = null) await pool.query( UPDATE card_block_requests SET status = $1, hdfc_reference_id = $2, error_message = $3, processed_at = NOW() WHERE id = $4 , [status, hdfcRefId, errorMsg, requestId] );