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

Add In-Person Payments Card Acquisition Flow #112

Merged
merged 79 commits into from
Nov 21, 2023

Conversation

Kwok-he-Chu
Copy link
Contributor

Description

The basic flow looks as follows:

  1. Make a card acquisition request
  2. Present your card on the terminal
  3. Terminal asks the shopper whether they want to sign-up for a loyalty program (collect +100 points on every purchase, and get a discount after 200 points)
  4. Terminal asks the shopper to:
  • (1) Finish the the request with a payment: shopper pays and is signed up for the loyalty program if they consent.
  • (2) Finish the request with a cancellation request: shopper only signs up for the loyalty program (without making a payment).

The demo features both (1) and (2) -> selectable from the main index.html page.

Copy link
Contributor

@gcatanese gcatanese left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work here. We should also add the example to .gitpod.yml

readme.md Show resolved Hide resolved
in-person-payments-loyalty-example/readme.md Outdated Show resolved Hide resolved
in-person-payments-loyalty-example/readme.md Outdated Show resolved Hide resolved
in-person-payments-loyalty-example/readme.md Outdated Show resolved Hide resolved
in-person-payments-loyalty-example/readme.md Outdated Show resolved Hide resolved
@Kwok-he-Chu Kwok-he-Chu merged commit c4fb086 into main Nov 21, 2023
8 checks passed
@Kwok-he-Chu Kwok-he-Chu deleted the hackathon-demo-branch-ipp-card-acq branch November 21, 2023 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants