Set transaction details from API response
void setTransactionDetails(Map<String, dynamic> details) { _transactionDetails = details; }