dexlab-io / dexpay-pos

Dexpay: POS, a modularized and extensible point of sale which enables Merchants to accept payments in ETH, DAI and xDAI.
https://www.dexlab.io/
MIT License
27 stars 20 forks source link

Receipt via email for customer #173

Open dimarconicola opened 5 years ago

dimarconicola commented 5 years ago

As a customer, once I make a payment, I want to be able to receive a recap of the transaction by email.

Where

How email input + send button

Email Content

dimarconicola commented 5 years ago

1 / Let's use the same template as here

Screenshot 2019-06-07 at 10 47 16
dimarconicola commented 5 years ago

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.

perminder-klair commented 5 years ago

Thanks @dimarconicola

Also, please create a layout for invoice view page

perminder-klair commented 5 years ago

also, where we going to ask Customer's name and email

perminder-klair commented 5 years ago

email is working now, this is how it looks

Screenshot 2019-06-07 at 14 48 24
dimarconicola commented 5 years ago

How the merchant sends an email to the customer:

1 / From the Transaction List Item

Artboard Copy

2 / It will open a popup asking to input the email

Screenshot 2019-06-07 at 11 52 40
dimarconicola commented 5 years ago

Thanks @dimarconicola

Also, please create a layout for invoice view page

Please link it to the block explorer

perminder-klair commented 5 years ago

@dimarconicola ok so we don't have any invoice view page for now

perminder-klair commented 5 years ago

@dimarconicola this issue is fully working now