dexpay-pos
dexpay-pos copied to clipboard
Receipt via email for customer
As a customer, once I make a payment, I want to be able to receive a recap of the transaction by email.
Where
- success payment screen
How email input + send button
Email Content
- [x] Subject: Receipt of your payment
- [x] Dexpay Logo
- [ ] Amount && Items
- [x] Date
- [ ] Receiver address
- [ ] Render address
1 / Let's use the same template as here

2 / content
Subject: Your Payment Receipt
2 / this would be the content: Subject: You received a payment
DEXPAY LOGO
You made a Payment! You paid {amount} DAI. Click here for more details about this transaction.
Thanks @dimarconicola
Also, please create a layout for invoice view page
also, where we going to ask Customer's name and email
email is working now, this is how it looks

How the merchant sends an email to the customer:
1 / From the Transaction List Item

2 / It will open a popup asking to input the email
Thanks @dimarconicola
Also, please create a layout for invoice view page
Please link it to the block explorer
@dimarconicola ok so we don't have any invoice view page for now
@dimarconicola this issue is fully working now