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

Notify customer upon Voucher Redemption #173

Open
MarlonMaercz opened this issue Jun 10, 2020 · 1 comment
Open

Notify customer upon Voucher Redemption #173

MarlonMaercz opened this issue Jun 10, 2020 · 1 comment

Comments

@MarlonMaercz
Copy link
Member

MarlonMaercz commented Jun 10, 2020

As a Customer who is a redeeming a voucher
I want to be notified that my voucher has been redeemed
In order to know that the voucher redemption process was successful.

Acceptance Criteria:

  1. Notification upon successful voucher redemption
    GIVEN I am a customer
    WHEN I redeem a voucher at an SME
    AND the SME has scanned my voucher QR code
    AND the SME has successfully invalidated my Voucher
    THEN I should be directed to a success page on the mobile app with text “You have successfully used voucher with code $voucherShortCode at $partnerName”
    AND I should know that my Voucher was successfully redeemed
    AND I can no longer see that voucher in my Vouchers page
    AND the transaction is logged for successful redemption.

Push notification route for Mobile and BE: voucher-usage-success
Query params:
Voucher short code
Partner Name

@MarlonMaercz MarlonMaercz changed the title Push Notification for Voucher Redemption Notify customer upon Voucher Redemption Jun 10, 2020
@starkmsu
Copy link
Member

@MarlonMaercz , please add a text for push notification to story description

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