OpenBazaar / openbazaar-desktop

OpenBazaar 2.0 Desktop Client (talks to openbazaar-go server daemon)
MIT License
648 stars 186 forks source link

Only Show Shipping for Physical Listings #1787

Open jjeffryes opened 5 years ago

jjeffryes commented 5 years ago

Some clients, such as Haven, incorrectly add shipping information to non-physical listing contracts. When this happens, the desktop client will show the controls to pick a shipping option.

We should add a check to only show shipping options if the data is present and if the contract is a physical listing.

jjeffryes commented 5 years ago

Haven no longer adds shipping to non-shippable listings, so this is less important now.