Discussion Forum: Suggestions(Post New Message)
Redisplay Messages: Compact | Brief | All | Full      Show Messages: All | Without Replies

 Author: calsbricks View Messages Posted By calsbricks
 Posted: Oct 25, 2018 07:01
 Subject: Re: Price guide improvement
 Viewed: 41 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, yorbrick writes:
  
  
  I thought current items for sale were all displayed using the exchange rate of
this moment. Why is it that important though if the exchange rate would be an
hour older?

That isn't how it works unfortunately. They change hourly, according to the
help pages. It would be far simpler to show the rate used at the top of the column.,
hence the suggestion.

I imagine doing instant lookups is just not efficient, as every time someone
accesses the price guide or looks at a store or a cart in another currency,
BL would need to access the exchange rates from xe.com. Plus I don't think
their (xe) rates are continuously updated anyway - aren't they something
like every 10 or 15 minutes, plus they also have some lag. I can totally understand
why BL sets them and fixes them for one hour, given how slowly they change (at
least change significantly, not in the 4th or 5th decimal place).

Understand what you are saying but it all depends on how the code is put together
to display the current data. It would be highly unusualk as well as inefficient
if they were storing the figures - good code isn't written that way, so when
we call up the price guid for a given element it should be doing those calculations
then and presenting the data - if that is the case then it is a simple matter
to add a single or couplof fields to the display.
  
It wouldn't do any harm to either have the exchange rate on the price guide,
or possibly better still, have a separate page where all the current exchange
rates being used are listed along with the time they were updated for those interested.
That way, it is one less thing on the price guide page. Of course, you can always
get the current BL exchange rate, by doing the calculation yourself, to about
4 decimal places.

I would prefer it on the price guide so I didn't have to go back and forth.
Mind you this is all hypothetical cause they really are not doing anything with
the classic site whilst they work on XP.

Still one can hope - it really isn't rocket science or a lot of development
time to simply display the number you have used for the calculation.
 Author: yorbrick View Messages Posted By yorbrick
 Posted: Oct 25, 2018 04:32
 Subject: Re: Price guide improvement
 Viewed: 42 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
  
  I thought current items for sale were all displayed using the exchange rate of
this moment. Why is it that important though if the exchange rate would be an
hour older?

That isn't how it works unfortunately. They change hourly, according to the
help pages. It would be far simpler to show the rate used at the top of the column.,
hence the suggestion.

I imagine doing instant lookups is just not efficient, as every time someone
accesses the price guide or looks at a store or a cart in another currency,
BL would need to access the exchange rates from xe.com. Plus I don't think
their (xe) rates are continuously updated anyway - aren't they something
like every 10 or 15 minutes, plus they also have some lag. I can totally understand
why BL sets them and fixes them for one hour, given how slowly they change (at
least change significantly, not in the 4th or 5th decimal place).

It wouldn't do any harm to either have the exchange rate on the price guide,
or possibly better still, have a separate page where all the current exchange
rates being used are listed along with the time they were updated for those interested.
That way, it is one less thing on the price guide page. Of course, you can always
get the current BL exchange rate, by doing the calculation yourself, to about
4 decimal places.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Oct 25, 2018 01:40
 Subject: Re: Price guide improvement
 Viewed: 30 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, BricksThatStick writes:
  In Suggestions, calsbricks writes:
  Thoughts ?

It's just a guide.

Yes, true so why not make it informative, rather than having to use guesswork
and trial and error.
  
If sellers want to use it to actually price their listings to the averages they
accept its not 100% perfect.

I am not sure anyone makes that assumption - we don't it is supposed to be
a data average and the currency conversion should be dynamic not hourly. Not
sure why this would cause any real problem for any developer.
  
Otherwise sellers should just see it for what it is and adjust their prices/set
prices as they see fit.

Many of us do but the adjustment should be based on real - not supposition.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Oct 25, 2018 01:37
 Subject: Re: Price guide improvement
 Viewed: 40 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, Teup writes:
  In Suggestions, calsbricks writes:
  We are aware that nothing is going on on the classic site whilst the development
team focus on Bricklink XP, so we will make this as short and sweet as we can.

Having contacted the forum and put all elements of this together it is plain
that a subtle but important change needs to be in place for the price guide screen.

Understanding full well what happens with the 'sold at' columns those
can be left as they are until the whole price guide is revisited, whenever that
is going to be. The current items for sale, however needs s small but important
change, in our view. It is currently not possible to determine the currency conversion
rate for those figures. It could have been anyti8me in the last hour or this
hour or whenever.

Please simply add the two fields which are used to convert e.g. for example $1
= 'x' £;s and £1 = 'x$). This will enable any member, buyer or seller,
to at least get their figures correct when working offline. This is not a complicated
change/fix - it merely requires placing those fields on that screen each time
they change. The fields are held somewhere in the system even if it is a temporary
table, so it should be relatively straight forward to display them on the price
guide screen.

Thoughts ?

I thought current items for sale were all displayed using the exchange rate of
this moment. Why is it that important though if the exchange rate would be an
hour older?

That isn't how it works unfortunately. They change hourly, according to the
help pages. It would be far simpler to show the rate used at the top of the column.,
hence the suggestion.
  
By the way, in case you didn't know and it's useful - you can always
flip the currency of the priceguide by changing the vcID parameter in the URL:

Euro: https://www.bricklink.com/priceGuideSummary.asp?vcID=2&vatInc=Y&a=p&colorID=110&itemID=3005

Dollar: https://www.bricklink.com/priceGuideSummary.asp?vcID=1&vatInc=Y&a=p&colorID=110&itemID=3005

I just wish this was properly interfaced (and that there was an easy simple to
understand API to access these things without downloading the page and run into
download limits imposed by Bricklink)

Don't we all.
 Author: BricksThatStick View Messages Posted By BricksThatStick
 Posted: Oct 24, 2018 14:26
 Subject: Re: Price guide improvement
 Viewed: 47 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, calsbricks writes:
  Thoughts ?

It's just a guide.

If sellers want to use it to actually price their listings to the averages they
accept its not 100% perfect.

Otherwise sellers should just see it for what it is and adjust their prices/set
prices as they see fit.
 Author: Teup View Messages Posted By Teup
 Posted: Oct 24, 2018 14:06
 Subject: Re: Price guide improvement
 Viewed: 54 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, calsbricks writes:
  We are aware that nothing is going on on the classic site whilst the development
team focus on Bricklink XP, so we will make this as short and sweet as we can.

Having contacted the forum and put all elements of this together it is plain
that a subtle but important change needs to be in place for the price guide screen.

Understanding full well what happens with the 'sold at' columns those
can be left as they are until the whole price guide is revisited, whenever that
is going to be. The current items for sale, however needs s small but important
change, in our view. It is currently not possible to determine the currency conversion
rate for those figures. It could have been anyti8me in the last hour or this
hour or whenever.

Please simply add the two fields which are used to convert e.g. for example $1
= 'x' £;s and £1 = 'x$). This will enable any member, buyer or seller,
to at least get their figures correct when working offline. This is not a complicated
change/fix - it merely requires placing those fields on that screen each time
they change. The fields are held somewhere in the system even if it is a temporary
table, so it should be relatively straight forward to display them on the price
guide screen.

Thoughts ?

I thought current items for sale were all displayed using the exchange rate of
this moment. Why is it that important though if the exchange rate would be an
hour older?

By the way, in case you didn't know and it's useful - you can always
flip the currency of the priceguide by changing the vcID parameter in the URL:

Euro: https://www.bricklink.com/priceGuideSummary.asp?vcID=2&vatInc=Y&a=p&colorID=110&itemID=3005

Dollar: https://www.bricklink.com/priceGuideSummary.asp?vcID=1&vatInc=Y&a=p&colorID=110&itemID=3005

I just wish this was properly interfaced (and that there was an easy simple to
understand API to access these things without downloading the page and run into
download limits imposed by Bricklink)
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Oct 24, 2018 13:01
 Subject: Price guide improvement
 Viewed: 217 times
 Topic: Suggestions
 Status:Open
 Vote:[Yes|No]
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
We are aware that nothing is going on on the classic site whilst the development
team focus on Bricklink XP, so we will make this as short and sweet as we can.

Having contacted the forum and put all elements of this together it is plain
that a subtle but important change needs to be in place for the price guide screen.

Understanding full well what happens with the 'sold at' columns those
can be left as they are until the whole price guide is revisited, whenever that
is going to be. The current items for sale, however needs s small but important
change, in our view. It is currently not possible to determine the currency conversion
rate for those figures. It could have been anyti8me in the last hour or this
hour or whenever.

Please simply add the two fields which are used to convert e.g. for example $1
= 'x' £;s and £1 = 'x$). This will enable any member, buyer or seller,
to at least get their figures correct when working offline. This is not a complicated
change/fix - it merely requires placing those fields on that screen each time
they change. The fields are held somewhere in the system even if it is a temporary
table, so it should be relatively straight forward to display them on the price
guide screen.

Thoughts ?
 Author: burghbricks View Messages Posted By burghbricks
 Posted: Oct 17, 2018 17:35
 Subject: Re: Archive completed wanted lists
 Viewed: 21 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
  I like to have a feature to archive my completed (100%) wanted lists.

I agree that this would be a very helpful feature. My thought is that if it were
a checkbox or toggle to archive, it could then exclude the selected list when
using the want list feature in a store as well as categorize it under a different
section. Personally, I find it helpful to use my wanted lists as a reference.
Depending on the project, I sometimes add to an existing list as I'm expanding
so the ability to toggle from archived to active would be very helpful.
 Author: MMillere View Messages Posted By MMillere
 Posted: Oct 16, 2018 22:38
 Subject: Re: Instant Checkout testing simulation
 Viewed: 35 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, cosmicray writes:
  Please implement a testing framework for Instant Checkout such that …


Goot Idea Ollie, voted yes

Milissa
 Author: nectara View Messages Posted By nectara
 Posted: Oct 16, 2018 12:55
 Subject: Re: Instant Checkout testing simulation
 Viewed: 29 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, cosmicray writes:
  Please implement a testing framework for Instant Checkout such that …

1. Any seller can determine a number of test cases to valudate their IC shipping
parameters.
2. Those test cases can each be expresed as a script (textual or GUI object based).
3. The seller can then select all, or a subset of the test cases.
4, The seller can then submit those test cases as a batch request.
5. The BL system will then schedule and run those test cases.
6. The seller will then receive an email back showing which test cases were run,
what shipping methods were allowed, etc. This would be roughly analgous to what
is reported via the shopping cart display.
7. This would not involve actually taking any items out of inventory, nor creating
any real orders, but would be a test case simulation of that.
8. The seller could retain those test cases for later reuse, as various parameters
are modified.

thank you, Nita Rae


For what?
 Author: cosmicray View Messages Posted By cosmicray
 Posted: Oct 16, 2018 09:19
 Subject: Instant Checkout testing simulation
 Viewed: 116 times
 Topic: Suggestions
 Status:Open
 Vote:[Yes|No]
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
Please implement a testing framework for Instant Checkout such that …

1. Any seller can determine a number of test cases to valudate their IC shipping
parameters.
2. Those test cases can each be expresed as a script (textual or GUI object based).
3. The seller can then select all, or a subset of the test cases.
4, The seller can then submit those test cases as a batch request.
5. The BL system will then schedule and run those test cases.
6. The seller will then receive an email back showing which test cases were run,
what shipping methods were allowed, etc. This would be roughly analgous to what
is reported via the shopping cart display.
7. This would not involve actually taking any items out of inventory, nor creating
any real orders, but would be a test case simulation of that.
8. The seller could retain those test cases for later reuse, as various parameters
are modified.

thank you, Nita Rae
 Author: randyf View Messages Posted By randyf
 Posted: Oct 15, 2018 17:53
 Subject: Re: Match ID 99 issue
 Viewed: 26 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, normann1974 writes:
  If I open this page

https://www.bricklink.com/v2/catalog/catalogitem.page?S=8017-1#T=I

the inventory shows "Match ID 1" in the counterparts, but if I open this page:

https://www.bricklink.com/catalogItemInv.asp?S=8017-1

the inventory shows "Match ID 99". Is this a known bug?

/Jan

It has been noticed before:

https://www.bricklink.com/message.asp?ID=1107637

Cheers,
Randy
 Author: randyf View Messages Posted By randyf
 Posted: Oct 15, 2018 17:41
 Subject: Re: Physical dimensions on Catalog pages
 Viewed: 28 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, cosmicray writes:
  Currently, for parts, the Catalog page only displays the logical dimensions of
the part (i.e. the stud counts + brick height).

Please add the physical dimensions. This exists, but is only seen under a lot
listing when custom values are enabled.

thank you, Nita Rae

A big YES! This should have been done ages ago. Then, everyone like me who does
not sell on BrickLink but loves to contribute to the catalog could add physical
dimensions where they are missing for Instant Checkout. It would be a big win
all around.

Cheers,
Randy
 Author: normann1974 View Messages Posted By normann1974
 Posted: Oct 15, 2018 16:12
 Subject: Match ID 99 issue
 Viewed: 68 times
 Topic: Suggestions
 Status:Already Exists
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
If I open this page

https://www.bricklink.com/v2/catalog/catalogitem.page?S=8017-1#T=I

the inventory shows "Match ID 1" in the counterparts, but if I open this page:

https://www.bricklink.com/catalogItemInv.asp?S=8017-1

the inventory shows "Match ID 99". Is this a known bug?

/Jan
 Author: cosmicray View Messages Posted By cosmicray
 Posted: Oct 15, 2018 13:45
 Subject: Physical dimensions on Catalog pages
 Viewed: 47 times
 Topic: Suggestions
 Status:Open
 Vote:[Yes|No]
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
Currently, for parts, the Catalog page only displays the logical dimensions of
the part (i.e. the stud counts + brick height).

Please add the physical dimensions. This exists, but is only seen under a lot
listing when custom values are enabled.

thank you, Nita Rae
 Author: alahaka View Messages Posted By alahaka
 Posted: Oct 15, 2018 11:47
 Subject: Re: Block buyers with a different country email p
 Viewed: 29 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
So I do agree that your proposal does provide better information, which if valid
eliminates the one of secrets I mentioned.
 Author: alahaka View Messages Posted By alahaka
 Posted: Oct 15, 2018 11:40
 Subject: Re: Block buyers with a different country email p
 Viewed: 36 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, cosmicray writes:
  
What would be better, is if the buyer were required to specify their shipping
address, then have two checkboxes under that …

One would be something like "Home address in same country as shipping address".

The other would be "Payment funded from same country as shipping address".

If either is unchecked, then it would be required to specify which country is
correct for that item.

This would not solve the indicated problem, but it would give us better information
to tell what buyers are more likely to be legitimate buyers.

Nita Rae

I think your suggestion above opens the door toward couriers, which in turn for
some buyers places courier, their packing, and their shipping responsibilities
on sellers, as opposed to ending seller responsibility at courier receipt.

I recognize couriers' value as well as the added risk they can present, and
have no solution at this point.

I do not like things big brother-ish, however admittedly would prefer to not
have the final destination and possible re-packing or breaking down of something
I've packed be secrets.
 Author: cosmicray View Messages Posted By cosmicray
 Posted: Oct 15, 2018 11:17
 Subject: Re: Block buyers with a different country email p
 Viewed: 42 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, Hagbart writes:
  Hi

Would it be possible to block a buyer having an email from a given country eg
Russia, but his postal address is the UK?

Just got yet another scammers ordering from my shop with this very suspicious
config, even got negative from himfeedback from him.

Or a setting that enables us to block and oblige the buyer to pay buy only with
iban

This is a poorly thought out suggestion. As it is written, it should be tossed.

Having said that, I believe there is a need for better information disclosure.

What would be better, is if the buyer were required to specify their shipping
address, then have two checkboxes under that …

One would be something like "Home address in same country as shipping address".

The other would be "Payment funded from same country as shipping address".

If either is unchecked, then it would be required to specify which country is
correct for that item.

This would not solve the indicated problem, but it would give us better information
to tell what buyers are more likely to be legitimate buyers.

Nita Rae
 Author: Rarah View Messages Posted By Rarah
 Posted: Oct 15, 2018 11:08
 Subject: Re: Block buyers with a different country email p
 Viewed: 32 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, matejo writes:
  In Suggestions, SylvainLS writes:
  
People move. Either for years or only months or even weeks. And the Internet
has no frontier.
Will you force buyers to open a new e-mail account in the country they are while
they had had one for years that works pretty well anywhere in the world?


Hi,

I stated that associating emails with countries would be messy (i.e. I agree
with you), and I was not supporting the original suggestion.

But instead I wondered if BrickLink could verify member addresses against IP
address locations. A recent transaction indicates that PayPal is doing something
like this.

Sorry to cancel my previous post, not knowing if anyone might be replying. This
forum is a lot of (good) clutter, and after posting I weigh the value of my inputs
against adding to the clutter.

Thanks for the IBAN information, Matthew

Please don´t even joke about this! I live in Slovakia spend the year in ASIA
my IP is from Vietnam/Japan/China whatever. I come back home on christmass and
open all my post sent home in the year. I use gmail which has "gmail.com" means
global ... I have enough troubles with money transfers just because some pages
need to have my address locked to IP which I find is the stupidest thing on earth
in 2018 !! Some helpdesk guy even told me to travel home change my country and
come back ... 1200 €for fligh ticket just to change my country of origin if I
have all document with it on them to buy a 10 € token ... oh yes! Please think...
rules like these make a lot of hell for people like me.
 Author: Vegitt View Messages Posted By Vegitt
 Posted: Oct 13, 2018 11:38
 Subject: Re: Payment
 Viewed: 35 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
Each seller chooses the payment methods they want to accept. There are many that
offer alternatives to PayPal such as bank transfers, Stripe etc. If you have
an issue using PayPal then just check what other methods the seller has set up
before ordering.
 Author: jimbo23uk View Messages Posted By jimbo23uk
 Posted: Oct 13, 2018 11:26
 Subject: Payment
 Viewed: 91 times
 Topic: Suggestions
 Status:Open
 Vote:[Yes|No]
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
Isnt it time Bricklink was to offer other payment methods , we used to have our
church group on paypal then a couple of year back they said no ,you now have
to nominate a single person . if that person dies or goes on holiday or any other
reason our buying and selling comes to a stop (unless we use amazon ) we are
currently going through a situation where our account has been put on hold while
paypal investigate £1.01p the reason why i could go on and on,i just so happened
that we had placed 3 orders with brick link and a purchase with ebay , so the
question s how do you pay , one of the orders was paid via Pingit .its becoming
classed as restrictive practice will a government in one country take action
against this ,i can see it happening , so is it no paypal no bricklink !!!!!!!!!!!!!answers
on a toilet roll please
 Author: Teup View Messages Posted By Teup
 Posted: Oct 13, 2018 04:38
 Subject: Re: Note to seller is not very good
 Viewed: 46 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, Brickwilbo writes:
  In Suggestions, randyipp writes:
  I would love it if the "note to seller" when a buyer is checking out were handled
more like a message and show up in the messages inbox, with the notification
number. The note looks like a message when using "contact your buyer about this
order" link but can easily be missed by sellers. It has happened to me a few
times, and can be frustrating if you see it too late!

Thanks,

Randy

The 'note to seller' is also in the order confirmation email.
Do you read the confirmation email?

Perhaps the order of the order details page should be customizable. Then the
notes can be moved to the top between the Details and parts section.

That's a good idea I think. On the internet we are kind of programmed to
completely disregard mumbo jumbo at the bottom of pages (like "© 2018 BrickLink
Limited. All rights reserved. Some LEGO® sets contain small parts that are NOT
suitable for and may pose a hazard to children under 3 years of age. LEGO® DUPLO®
sets have larger pieces which are specially designed for children under 3. LEGO®
is a trademark of the LEGO Group of companies which does not sponsor, authorize,
or endorse this site. Use of this website constitutes acceptance of the Terms
Of Service and Privacy Policy."). Something above the parts list would be much
more noticable, and also the message may affect how the order needs to be sorted/packed
so it's kind of a bummer if you forget to scroll down and read it only when
you reach the end of order picking
 Author: harro View Messages Posted By harro
 Posted: Oct 13, 2018 04:38
 Subject: Re: Note to seller is not very good
 Viewed: 21 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
I do agree!

Just a layout change would be ok.
 Author: Teup View Messages Posted By Teup
 Posted: Oct 13, 2018 04:35
 Subject: Re: Note to seller is not very good
 Viewed: 42 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, bricksahead writes:

  .. How do you know that you've never missed a message?

Well, how do you know you packed all your orders correctly? Just a feeling, you
never know for sure of course if it comes to actual evidence. But as soon as
I open an order with a message attached to it I notice that right away, it's
the very first thing I notice. Right as you open the order, where there's
otherwise nothing, there's suddenly an icon, and a line "This order has an
attached message (view it)". In my opinion that is very clear. To the people
who do miss it, isn't simply a bigger font, bigger icon, enough?

If I would get the message in my inbox also, as sort of a duplicate thing, it
would make things less clear to me as it will show up as an item I need to handle
while I already did or already am going to. I will be more likely to miss
real messages that way or mix up something. The "(un)read" flag would lose parts
of its meaning as there will be messages that have already been read but still
appear unread in the inbox.

In my opinion anything regarding the processing of an order should be strictly
on that order page, and everything else - general inquiries, service - should
be in the inbox. I don't go through messages and orders crosswise, I have
a list of orders I need to do and a list of messages I need to work through and
I do one of these tasks at a time.
 Author: Brickwilbo View Messages Posted By Brickwilbo
 Posted: Oct 13, 2018 03:47
 Subject: Re: Note to seller is not very good
 Viewed: 43 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, randyipp writes:
  I would love it if the "note to seller" when a buyer is checking out were handled
more like a message and show up in the messages inbox, with the notification
number. The note looks like a message when using "contact your buyer about this
order" link but can easily be missed by sellers. It has happened to me a few
times, and can be frustrating if you see it too late!

Thanks,

Randy

The 'note to seller' is also in the order confirmation email.
Do you read the confirmation email?

Perhaps the order of the order details page should be customizable. Then the
notes can be moved to the top between the Details and parts section.
 Author: bricksahead View Messages Posted By bricksahead
 Posted: Oct 12, 2018 19:08
 Subject: Re: Note to seller is not very good
 Viewed: 57 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, Teup writes:
  In Suggestions, randyipp writes:
  I would love it if the "note to seller" when a buyer is checking out were handled
more like a message and show up in the messages inbox, with the notification
number. The note looks like a message when using "contact your buyer about this
order" link but can easily be missed by sellers. It has happened to me a few
times, and can be frustrating if you see it too late!

Thanks,

Randy

You mean just as a "regarding order ..." message and not attached to the order
itself? In that case, no!

I don't process orders and read messages at the same time. I always read
the attached notes and never missed one. But if it's troublesome to others,
maybe change placement, font, something in the interface. But definitely, for
bricks sake, doooon't detach it from the order page... :o

I agree with you that the message shouldn't be detached from the order page.

When a buyer sends a message from the order page it is appears on the order page,
in the buyer's outbox as well as in the seller's inbox. When a seller
sends a message from the order page it appears on the order page, in the seller's
outbox as well as the buyer's inbox. I think it should work the same way
with a message that is attached to the order when the order is placed. A seller
would then be reminded at log in to Bricklink if there are any unread messages.

.. How do you know that you've never missed a message?
 Author: Teup View Messages Posted By Teup
 Posted: Oct 12, 2018 18:14
 Subject: Re: Note to seller is not very good
 Viewed: 58 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, randyipp writes:
  I would love it if the "note to seller" when a buyer is checking out were handled
more like a message and show up in the messages inbox, with the notification
number. The note looks like a message when using "contact your buyer about this
order" link but can easily be missed by sellers. It has happened to me a few
times, and can be frustrating if you see it too late!

Thanks,

Randy

You mean just as a "regarding order ..." message and not attached to the order
itself? In that case, no!

I don't process orders and read messages at the same time. I always read
the attached notes and never missed one. But if it's troublesome to others,
maybe change placement, font, something in the interface. But definitely, for
bricks sake, doooon't detach it from the order page... :o
 Author: jenwick View Messages Posted By jenwick
 Posted: Oct 12, 2018 17:25
 Subject: Re: Note to seller is not very good
 Viewed: 56 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
Randy,

I totally agree! Voted yes.

Jennifer
 Author: alahaka View Messages Posted By alahaka
 Posted: Oct 12, 2018 13:41
 Subject: Re: Block buyers with a different country email p
 Viewed: 38 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, SylvainLS writes:
  
People move. Either for years or only months or even weeks. And the Internet
has no frontier.
Will you force buyers to open a new e-mail account in the country they are while
they had had one for years that works pretty well anywhere in the world?


Hi,

I stated that associating emails with countries would be messy (i.e. I agree
with you), and I was not supporting the original suggestion.

But instead I wondered if BrickLink could verify member addresses against IP
address locations. A recent transaction indicates that PayPal is doing something
like this.

Sorry to cancel my previous post, not knowing if anyone might be replying. This
forum is a lot of (good) clutter, and after posting I weigh the value of my inputs
against adding to the clutter.

Thanks for the IBAN information, Matthew
 Author: SylvainLS View Messages Posted By SylvainLS
 Posted: Oct 12, 2018 13:22
 Subject: Re: Block buyers with a different country email p
 Viewed: 50 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, matejo writes:
  Attempting to associate emails with countries sounds messy, however it seems
that BrickLink could verify member's country addresses against their IP address
location.

I know this is imperfect, not to mention a little big brother-ish, however it
would clean up the accuracy of members' locations and probably reduce order
problems.

People move. Either for years or only months or even weeks. And the Internet
has no frontier.
Will you force buyers to open a new e-mail account in the country they are while
they had had one for years that works pretty well anywhere in the world?


  Do IBAN transfers use a particular service? I guess I need to conduct such a
transaction to see how they work. If they can decrease fraud with greater payee
control over funds, that sounds nice.

So-called “IBAN transfers” are just bank transfers.

When you do a bank transfer, you need to identify the accounts (more precisely,
the banks and the accounts within the banks), so that the banks can talk to each
other. IBAN (International Bank Account Number), is just a scheme to identify
accounts, it’s an international standard, ISO 13616.

One other identifier that’s often used is BIC (Business Identifier Code), which
identifies the bank in the Swift network (an agreement network between banks).

In the olden times (and in remote locations), transfers were (still are) a PITA,
involving letters and faxes to correctly identify and verify who’s who. When
it’s at all possible.
In the modern times (and enlightened countries ), you just need an IBAN.

There are services that proxies for the banks, like iDEAL (NL-based), making
bank transfers a bit easier than from the bank’s own website, and “instant” (meaning
they can immediately tell the receiver the transfer has been entered).

What’s great in EU is that we created an(other) agreement: SEPA, which states,
among other things, that any payment in Euro in the SEP-Area has to be treated
the same way as a local payment. And as local bank transfers have mostly become
free in the past decades (especially online), that means they are mostly free
for the whole SEP-Area

So, see if you have an IBAN somewhere in your bank papers, or ask your bank if
you can easily (and cheaply) receive or send international bank transfers with
just an IBAN.
And if your bank can’t or won’t, you can still see if another one does. Opening
an account shouldn’t be expensive, even in the USA. (Don’t you get a free toaster
when you do? That’s what I learned watching US shows )
 Author: Hubby View Messages Posted By Hubby
 Posted: Oct 12, 2018 10:34
 Subject: Re: Block buyers with a different country email p
 Viewed: 61 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, NicoBuma writes:
  How'd you know for sure they are scammers? Maybe they are Russians who moved
to the UK, but didn't change their e-mail provider.

I myself have an hotmail.com (US) mailaddress, but live in The Netherlands, so
I would be a scammer too by your definition?

If they pay, it's ok; would be my motto. And yes, if I were you I'd prefer
IBAN as well, as it's a lot more secure than paypal and you as a seller have
a lot more rights, and your own bank has a lot less fees than paypal as well.

In Suggestions, Hagbart writes:
  Hi

Would it be possible to block a buyer having an email from a given country eg
Russia, but his postal address is the UK?

Just got yet another scammers ordering from my shop with this very suspicious
config, even got negative from himfeedback from him.

Or a setting that enables us to block and oblige the buyer to pay buy only with
iban



Yes true Nico, I'll agree, but just got another fake account ordering from
my shop, that's the second guy from Russia. Just asked 2 things from him.
Provide a proof of his address is legit in france (e.g. electricity bill) and
send the money to my IBAN. After 11 days, no payments nor response....

But just added another faker to my block list.
 Author: rikitikitaviguy View Messages Posted By rikitikitaviguy
 Posted: Oct 12, 2018 08:56
 Subject: Re: 3003 and 3003old
 Viewed: 39 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
FWIW....

means "For What It's Worth"....

LM


In Suggestions, WFMTF writes:
  If you search item nr. 6223 in catalog items, you get one set and item 3003!
I am getting a bit confused....
By the way: "FWIW" means ? sorry, do not know. BR Waltraud

In Suggestions, mfav writes:
  FWIW, all my not-Pat Pend trans- 2x2s are 6223 and have walls identical to 3003old.
None of my opaque 2x2s have 6223.
Should 6223 be an alternate number for 3003old and NOT an alternate for 3003?

  As far as I know none of the Trans- and Glittercolors have inside supports.

WHY do these colors appear as known colors on item 3003 and do not appear as
known colors on item 3003old - without inside supports.

This is a mismatch of catalog criterias - seen from my view.

I think that a short explanation in the additional notes would be good.
 Author: WFMTF View Messages Posted By WFMTF
 Posted: Oct 12, 2018 08:46
 Subject: Re: 3003 and 3003old
 Viewed: 28 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
If you search item nr. 6223 in catalog items, you get one set and item 3003!
I am getting a bit confused....
By the way: "FWIW" means ? sorry, do not know. BR Waltraud

In Suggestions, mfav writes:
  FWIW, all my not-Pat Pend trans- 2x2s are 6223 and have walls identical to 3003old.
None of my opaque 2x2s have 6223.
Should 6223 be an alternate number for 3003old and NOT an alternate for 3003?

  As far as I know none of the Trans- and Glittercolors have inside supports.

WHY do these colors appear as known colors on item 3003 and do not appear as
known colors on item 3003old - without inside supports.

This is a mismatch of catalog criterias - seen from my view.

I think that a short explanation in the additional notes would be good.
 Author: mfav View Messages Posted By mfav
 Posted: Oct 11, 2018 11:51
 Subject: Re: 3003 and 3003old
 Viewed: 45 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
FWIW, all my not-Pat Pend trans- 2x2s are 6223 and have walls identical to 3003old.
None of my opaque 2x2s have 6223.
Should 6223 be an alternate number for 3003old and NOT an alternate for 3003?

  As far as I know none of the Trans- and Glittercolors have inside supports.

WHY do these colors appear as known colors on item 3003 and do not appear as
known colors on item 3003old - without inside supports.

This is a mismatch of catalog criterias - seen from my view.

I think that a short explanation in the additional notes would be good.
 Author: WFMTF View Messages Posted By WFMTF
 Posted: Oct 11, 2018 08:05
 Subject: 3003 and 3003old
 Viewed: 84 times
 Topic: Suggestions
 Status:Open
 Vote:[Yes|No]
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
As far as I know none of the Trans- and Glittercolors have inside supports.

WHY do these colors appear as known colors on item 3003 and do not appear as
known colors on item 3003old - without inside supports.

This is a mismatch of catalog criterias - seen from my view.

I think that a short explanation in the additional notes would be good.

Thank you for a response
Waltraud
 Author: Brickwilbo View Messages Posted By Brickwilbo
 Posted: Oct 11, 2018 00:54
 Subject: Re: Studio 2.0
 Viewed: 37 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, Ultiraden writes:
  Hinge tool additions

Here's the stud.io forum https://forum.bricklink.com/
 Author: bb1227754 View Messages Posted By bb1227754
 Posted: Oct 10, 2018 21:57
 Subject: Studio 2.0
 Viewed: 62 times
 Topic: Suggestions
 Status:Open
 Vote:[Yes|No]
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
Hinge tool additions
 Author: WhiteVanMan View Messages Posted By WhiteVanMan
 Posted: Oct 7, 2018 16:07
 Subject: Re: What about meeting the Buyers?
 Viewed: 41 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, SezaR writes:
  You also showed your age


Ha Ha Ha......

  
In Suggestions, WhiteVanMan writes:
  In Suggestions, SylvainLS writes:
  In Suggestions, WhiteVanMan writes:
  
  Now I know your in California as I am —I’ll be right over !!!

Maybe do a detour to the UK, and bring a UCS Y-wing instruction book with ya....

I'll let you build my Eiffel Tower if you want....

Looks like the “special ads” section in some 1980’s newspaper

Now you are showing your age... lol
 Author: SezaR View Messages Posted By SezaR
 Posted: Oct 7, 2018 00:24
 Subject: Re: What about meeting the Buyers?
 Viewed: 65 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
You also showed your age


In Suggestions, WhiteVanMan writes:
  In Suggestions, SylvainLS writes:
  In Suggestions, WhiteVanMan writes:
  
  Now I know your in California as I am —I’ll be right over !!!

Maybe do a detour to the UK, and bring a UCS Y-wing instruction book with ya....

I'll let you build my Eiffel Tower if you want....

Looks like the “special ads” section in some 1980’s newspaper

Now you are showing your age... lol
 Author: steelwoolghandi View Messages Posted By steelwoolghandi
 Posted: Oct 6, 2018 14:22
 Subject: Re: What about meeting the Buyers?
 Viewed: 46 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, EmblaRonja writes:
  I thought about something...

It was great wheen BrickLink for about a year ago had some articles where we
could meet some sellers. Fun to read and great for any BrickLinker, I think specially
for sellers.

Coldn´t we have something just the same with some buyers? Invite them to participate
and show of their collection. What do you collect? Are you a builder or just
collecting? Any special finding to tell about? What do you seek now? Any goal
whit your project, collection?
Et c.

I been a collector my self and I often think it´s not so easy to share my passion
with ordinary friends, not that many of them understand Passion of Lego at all.
Maybe more people out there thinks the same?

I think this would be a very good byer friendly marketing thing that could increase
traffic and sales to the site.

God or bad idea?

Not sure if God has anything to do with it. (just yanking your chain).

I meet a few sellers and buyers when I was at a Show (called Steam) in the UK.
I had to drive to Swindon (not impressed by the way with Swindon). Met some great
Bricklinkers, I had met them when we still had a Chat section and got to know
them.

It might be a good idea to meet at a neutral place and not a dark alley or at
there house at 2 am (might be a set up). If they offer you candy and they drive
a Van with no windows don't stop just drive on!
 Author: SylvainLS View Messages Posted By SylvainLS
 Posted: Oct 6, 2018 14:05
 Subject: Re: What about meeting the Buyers?
 Viewed: 44 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, WhiteVanMan writes:
  In Suggestions, SylvainLS writes:
  In Suggestions, WhiteVanMan writes:
  
  Now I know your in California as I am —I’ll be right over !!!

Maybe do a detour to the UK, and bring a UCS Y-wing instruction book with ya....

I'll let you build my Eiffel Tower if you want....

Looks like the “special ads” section in some 1980’s newspaper

Now you are showing your age... lol

Nah, it’s only second hand knowledge

What it shows though is I think “dirty” otherwise I’d have referred to spy stuff,
like 1940’s BBC’s “Les Français parlent aux Français” (French speak to French,
résistance’s coded messages).
 Author: Adjour View Messages Posted By Adjour
 Posted: Oct 6, 2018 12:53
 Subject: Re: What about meeting the Buyers?
 Viewed: 42 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
*waves but still hides*
 Author: WhiteVanMan View Messages Posted By WhiteVanMan
 Posted: Oct 6, 2018 12:52
 Subject: Re: What about meeting the Buyers?
 Viewed: 48 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, SylvainLS writes:
  In Suggestions, WhiteVanMan writes:
  
  Now I know your in California as I am —I’ll be right over !!!

Maybe do a detour to the UK, and bring a UCS Y-wing instruction book with ya....

I'll let you build my Eiffel Tower if you want....

Looks like the “special ads” section in some 1980’s newspaper

Now you are showing your age... lol
 Author: DoMT View Messages Posted By DoMT
 Posted: Oct 6, 2018 12:26
 Subject: New Data Field for the cost/lb paid for stock
 Viewed: 59 times
 Topic: Suggestions
 Status:Open
 Vote:[Yes|No]
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
For sellers that buy their lego by weight a field in the settings where a seller
can enter cost per weight would be really useful.

If there was, then the cost per piece field could automatically be filled in
for the seller, instead of having to work it out manually each time. And the
cost of inventory would then be quickly reflected.
 Author: SylvainLS View Messages Posted By SylvainLS
 Posted: Oct 6, 2018 12:20
 Subject: Re: What about meeting the Buyers?
 Viewed: 47 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, WhiteVanMan writes:
  
  Now I know your in California as I am —I’ll be right over !!!

Maybe do a detour to the UK, and bring a UCS Y-wing instruction book with ya....

I'll let you build my Eiffel Tower if you want....

Looks like the “special ads” section in some 1980’s newspaper
 Author: WhiteVanMan View Messages Posted By WhiteVanMan
 Posted: Oct 6, 2018 12:04
 Subject: Re: What about meeting the Buyers?
 Viewed: 37 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
  Now I know your in California as I am —I’ll be right over !!!

Maybe do a detour to the UK, and bring a UCS Y-wing instruction book with ya....

I'll let you build my Eiffel Tower if you want....

Paul
 Author: goldknight View Messages Posted By goldknight
 Posted: Oct 6, 2018 12:01
 Subject: Re: What about meeting the Buyers?
 Viewed: 49 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, Adjour writes:
  In Suggestions, EmblaRonja writes:
  I thought about something...

It was great wheen BrickLink for about a year ago had some articles where we
could meet some sellers. Fun to read and great for any BrickLinker, I think specially
for sellers.

Coldn´t we have something just the same with some buyers? Invite them to participate
and show of their collection. What do you collect? Are you a builder or just
collecting? Any special finding to tell about? What do you seek now? Any goal
whit your project, collection?
Et c.

I been a collector my self and I often think it´s not so easy to share my passion
with ordinary friends, not that many of them understand Passion of Lego at all.
Maybe more people out there thinks the same?

I think this would be a very good byer friendly marketing thing that could increase
traffic and sales to the site.

God or bad idea?

I did see a seller that has something like "send me a pic of what you built and
I'll share it on *insert social media here*" Which is something I thought
was neat. I'd love to so something like that.

In person, meh, not if they know who I am (as in they have bought from me and
now have my address). Unfortunately being a woman in a mainly "male" hobby sets
me up for all sorts of stalkers.

Honestly, I feel your pain, not being able to share, but thats what expos/events/etc
are for right?

Now I know your in California as I am —I’ll be right over !!!
 Author: Adjour View Messages Posted By Adjour
 Posted: Oct 5, 2018 18:35
 Subject: Re: Restrictions kill sales! I'm outta here!
 Viewed: 107 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, crazylegoman writes:
  In Suggestions, npl writes:
  Twice today I spent time making LARGE orders (two different vendors) for about
$30 or so USD+.

This is hilarious, but I do admit I'm happy to have a $30 non set order and
would consider it large. I honestly have made about 40+ orders here and don't
think I've ever spent $30 at once except when I was finishing a #6985 and
the parts were very expensive.


What I really find is when people are selling as HUGE LOT of lego online/craigslist
without pictures that some questioning reveals its like 3 lbs worth. That's
what it reminds me of.



Anyway, I see both sides,
 Author: Adjour View Messages Posted By Adjour
 Posted: Oct 5, 2018 18:29
 Subject: Re: What about meeting the Buyers?
 Viewed: 85 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, EmblaRonja writes:
  I thought about something...

It was great wheen BrickLink for about a year ago had some articles where we
could meet some sellers. Fun to read and great for any BrickLinker, I think specially
for sellers.

Coldn´t we have something just the same with some buyers? Invite them to participate
and show of their collection. What do you collect? Are you a builder or just
collecting? Any special finding to tell about? What do you seek now? Any goal
whit your project, collection?
Et c.

I been a collector my self and I often think it´s not so easy to share my passion
with ordinary friends, not that many of them understand Passion of Lego at all.
Maybe more people out there thinks the same?

I think this would be a very good byer friendly marketing thing that could increase
traffic and sales to the site.

God or bad idea?

I did see a seller that has something like "send me a pic of what you built and
I'll share it on *insert social media here*" Which is something I thought
was neat. I'd love to so something like that.

In person, meh, not if they know who I am (as in they have bought from me and
now have my address). Unfortunately being a woman in a mainly "male" hobby sets
me up for all sorts of stalkers.

Honestly, I feel your pain, not being able to share, but thats what expos/events/etc
are for right?
 Author: mikmo View Messages Posted By mikmo
 Posted: Oct 5, 2018 18:10
 Subject: Re: Restrictions kill sales! I'm outta here!
 Viewed: 68 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, chetzler writes:
  In Suggestions, crazylegoman writes:
  In Suggestions, npl writes:
  Twice today I spent time making LARGE orders (two different vendors) for about
$30 or so USD+.

People have different budgets and levels of disposable income. I am happy to
get a $30+ order, aren't you? Mocking the OP only reenforces his viewpoint,
so way to go, I guess.

Regardless of OP's budget, his complaint is has merit, I have felt the same
way shopping in some seller's stores.

+1

Next Page: 5 More | 10 More | 25 More | 50 More | 100 More