This repository has been archived by the owner on Dec 12, 2024. It is now read-only.
Implement protocol "invoice" flow #113
Labels
enhancement
New feature or request
hacktoberfest 2024
Related to hacktoberfest 2024
help wanted
Extra attention is needed
level: advanced
Issues for developers with an advanced knowledge level and subject matter expertise
P2
priority level 2, important not urgent, schedule or delegate
package: applicant
Directly impacts the applicant package
package: issuer
Directly impacts the issuer package
question
Further information is requested
Summary
There is a final part of the dcx protocol that has not been implemented yet: invoices. For information about the invoice schema, check out Invoice Schema for an understanding of how to structure these records.
Goal
Implement the invoice flow for both issuer and applicant sides of dcx. Issuers send invoice records to applicants following a
application/response
of typefulfillment
. Applicants receive and pay invoices.Possible payment methods
Questions
The text was updated successfully, but these errors were encountered: