-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Metabootik PoC : on product sale, send commission to a defined Lightning address #97
Comments
Big question here, I think, is : is it possible to automatically send lightning payment from a request with a rightly setted back-office, or should we include manual validation from the owner of the referred Bootik ? |
Note : for this feature, always consider amounts in SATS, not dependig of the Bootik main currency |
Following talk with Lionel, it seems that we can use lnurl for direct payment from the seller to the referral bootik : https://docs.bitnob.com/docs/pay-lnurl-qr Use case with lnurl :
|
yes we should be able to send sats directly to bootik with it's lightning paymetn address |
@coyotte508 I rewrote the US considering that |
Note : instead of using a lightning payment with a lightning address related to a bootik npub, we can think about associating the lightning address of the bootik with its nostr account and use the "Zaps" feature from Nostr. |
Why not both? |
We indeeed can associate automatically Bootik's lightning address with its NostR account to allow users to give us Zaps and be whitelisted in Zaps pool. |
#214 should be done first After that, 1 day I guess |
Following #96
Restricted to #168 whitelisted npubs
Prerequisite
Use cases
Setting referral on a product
Process referral on product sale
order.items.product.price.amount x order.items.quantity x amount / 100
through lightning to the target adressProcess referral payment on target's side
The text was updated successfully, but these errors were encountered: