Add "payment" sub-resource to incoming payment #414
adrianhopebailie
started this conversation in
Ideas
Replies: 1 comment
-
I'm guessing this would be an attribute that is a list of "payments"? Since we can have multiple outgoing payments per incoming payment (Dare I suggest we call this "receipts"...) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It would be very useful to send information from the sending ASE to the receiving ASE after each payment toward an incoming payment, especially if the incoming payment has no amount (e.g. Web Monetization).
Proposal
The sending wallet can POST a new "payment" resource to the incoming-payment which adds a sub-resource that represents some money was sent to the incoming payment.
Possible properties of the resource:
Beta Was this translation helpful? Give feedback.
All reactions