Skip to content

Conversation

@StuartFerguson
Copy link
Member

No description provided.

Copy link
Member Author

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 1
           

Complexity increasing per file
==============================
- TransactionProcessor.BusinessLogic/Services/TransactionReceiptBuilder.cs  5
- TransactionProcessor.Models/Transaction.cs  1
         

See the complete overview on Codacy

String receiptMessage = await this.TransactionReceiptBuilder.GetEmailReceiptMessage(transactionAggregate.GetTransaction(), merchant, cancellationToken);

// Send the message
await this.SendEmailMessage(this.TokenResponse.AccessToken, domainEvent.EstateId, "Transaction Successful", receiptMessage, domainEvent.CustomerEmailAddress, cancellationToken);
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@StuartFerguson StuartFerguson merged commit 7ef8719 into master Oct 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants