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

API for claiming RVM reward #10

Open
Tracked by #11
gjermundgaraba opened this issue Jul 11, 2022 · 0 comments
Open
Tracked by #11

API for claiming RVM reward #10

gjermundgaraba opened this issue Jul 11, 2022 · 0 comments

Comments

@gjermundgaraba
Copy link
Contributor

When claiming an RVM reward, there are no existing Deposit objects in the system. This is because the RVMs are considered offline and simply sign a message that the user will need to use in order to claim their reward.


For reference:

QR-Code Proposal:

  • Format csv
    Header (1.Line)
  • serial_no;receipt_id;timestamp;deposit
    Content (2. Zeile... – returned items)
  • category_name;count;deposit
    Footer (last Line - Signature Validation)
  • signature

Example:
90590043;121;2022-05-04T12:34:37+02;470
PET;20;15
CAN;17;10
4fab24da444bcc00756cc4209f428ce6

image

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

No branches or pull requests

1 participant