Block Hdfc Credit Card Now

input, select, textarea width: 100%; padding: 10px; border: 1px solid #ccc; border-radius: 8px; font-size: 1rem; box-sizing: border-box;

// 2. Update card status (soft block first) await client.query( `UPDATE user_cards SET is_active = false, block_reason = $1, blocked_at = NOW() WHERE id = $2`, [reason, cardId] ); block hdfc credit card

if (response.data.status === 'SUCCESS') return success: true, referenceId: response.data.referenceId ; else throw new Error(response.data.message catch (error) console.error('HDFC API error:', error.message); return error.message ; input, select, textarea width: 100%; padding: 10px; border: