Pylons-tech / pylons

https://pylons.tech
Other
25 stars 123 forks source link

4.) NFT Pricing (Payment type) #1399

Closed StefanB90 closed 1 year ago

StefanB90 commented 1 year ago

UX / UI

Figma Design Link Screen Shot 2022-11-16 at 4 00 56 PM

Acceptance Criteria

  1. Payment type slider when creator indicates that this Draft NFT is not a free drop:

    • Apple of Google Pay = In-app Purchase = "Credit" in Wallet tab of Pylons app
    • Credit or Debit Card = "Cash" in Wallet tab of Pylons app
  2. Price per edition is always denominated in U.S. Dollars using the dollar "$" symbol.

    • The dollar "$" symbol should automatically appear when the creator begins typing.
    • The dial-pad is automatically prompted when the creator clicks into the input field.
    • The number entered must be restricted to whole dollar amounts only, by automatically rounding any number entered to the nearest whole number (i.e. creator enters "9.62" then the amount will adjust to "$10.00" when the creator clicks out of the field.
  3. The percent "%" symbol is automatically applied and visible to the creator as they enter a royalty amount.

    • The dial-pad is automatically prompted when the creator clicks into the input field.

For Admin Use

StefanB90 commented 1 year ago

@faisalnaveedRNS @kjawadDeveloper2 are we able to support zero royalties now? How about royalties less than one percent?

Kamran-Khan-Gene commented 1 year ago

I have started working on it.