You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.
One of the interesting (and often ignored) aspect is that the payer and recipients can be different for both purchase and renewMembershipFor which makes it possible for a 3rd party to purchase memberships for someone else (who has probably paid them using another flow...)
This is a really good point. I think maybe adding a visual for explaining how that kind of flow could work would be helpful. Something like Stripe does here.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We have 2 big ways to "mint" NFTs:
purchase
andgrantKeys
. We also have 3 ways to extend NFTs:extend
,renewMembershipFor
andgrantKeyExtension
.We should have a more complete document on these and explicitly detail the behavior of these by identifying 3 "parties":
The text was updated successfully, but these errors were encountered: