Added receipt print out at end of payment processing BOD-93
This commit is contained in:
@@ -41,4 +41,10 @@ export const TemplateList = {
|
||||
drivingId: "csi Id",
|
||||
key: "csi_invitation",
|
||||
},
|
||||
payment_receipt: {
|
||||
title: "Payment Receipt",
|
||||
description: "Receipt of payment for customer",
|
||||
drivingId: "Payment Id",
|
||||
key: "payment_receipt",
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user