Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Receipt via email for customer #173

Open
3 of 6 tasks
dimarconicola opened this issue May 29, 2019 · 9 comments
Open
3 of 6 tasks

Receipt via email for customer #173

dimarconicola opened this issue May 29, 2019 · 9 comments

Comments

@dimarconicola
Copy link
Collaborator

dimarconicola commented May 29, 2019

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

  • Subject: Receipt of your payment
  • Dexpay Logo
  • Amount && Items
  • Date
  • Receiver address
  • Render address
@dimarconicola
Copy link
Collaborator Author

1 / Let's use the same template as here
Screenshot 2019-06-07 at 10 47 16

@dimarconicola
Copy link
Collaborator Author

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
Copy link
Collaborator

Thanks @dimarconicola

Also, please create a layout for invoice view page

@perminder-klair
Copy link
Collaborator

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

@perminder-klair
Copy link
Collaborator

email is working now, this is how it looks
Screenshot 2019-06-07 at 14 48 24

@dimarconicola
Copy link
Collaborator Author

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
Copy link
Collaborator Author

Thanks @dimarconicola

Also, please create a layout for invoice view page

Please link it to the block explorer

@perminder-klair
Copy link
Collaborator

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

@perminder-klair
Copy link
Collaborator

@dimarconicola this issue is fully working now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants