DD-AG3NCY / woop-pay

web3 payments requests made simple
https://www.wooppay.xyz
MIT License
11 stars 3 forks source link

Payment Reference #4

Open ligi opened 1 year ago

ligi commented 1 year ago

Interesting project! Could be a nice alternative for web3modal checkout that we use in in the pretix payment plugin Wondering of you plan to add a (signed) payment reference or any other solution to the use-case that you expect a lot of payments on one address for different invoices.

alessandromaci commented 1 year ago

hi @ligi, apologies for the late reply.

Can you specify what you mean by "add a payment reference"?

ligi commented 1 year ago

some signed message from the sending account on the purpose of the tx. E.g. a invoice number.

alessandromaci commented 1 year ago

Yes, It is something we want to explore. Messaging between requester/payer and automated payment invoice generator are in our bucket list.

What specific use case do you have that requires an invoice number?

ligi commented 10 months ago

Imagine you want to do an online-shop that creates multiple payment requests - then you need to know which payment requests where confirmed and correlate the order to the payment request.