Update
This commit is contained in:
@@ -155,7 +155,7 @@ func (s *orderSvc) sendTransactionReceipt(ctx mycontext.Context, order *entity.O
|
||||
Recipient: customer.Email,
|
||||
Subject: "Hore, kamu dapat poin!",
|
||||
TemplateName: "monthly_points",
|
||||
TemplatePath: "templates/monthly_points.html",
|
||||
TemplatePath: "/templates/monthly_points.html",
|
||||
Data: emailData,
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user