This repository was archived by the owner on May 16, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 176
Set price currency per listing #1815
Comments
The price set in the listing will always be the price. If the price is set in a fiat currency, it will be the converted to BTC at the time of purchase. ie: if you set a listing to be $100 USD, when that item is purchased the equivalent amount of BTC will be paid, based on the conversion rate at that time. |
This information should be displayed on edit listing page. User should also be able to set his listing prices in a currency different from the OB currency in settings (without having to change his OB currency in settings). |
FWIW, in v2 this is the case - you are able to specify the currency when creating / editing a listing. |
I believe the API allows setting the currency per listing, so it would be possible to change the v1 client to do that. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Listing configuration doesn't inform how price is set.
If I set a price in USD, will it stay in USD or will it be converted to BTC and vary its price in USD according to market price?
Shouldn't both these options be available?
The text was updated successfully, but these errors were encountered: