peskywinnets
Registered User.
- Local time
- Today, 13:54
- Joined
- Feb 4, 2014
- Messages
- 578
So I'm struggling to work out the approach here, imagine this scenario
I have a sales database which is full of incoming orders to be processed
Order 1 is in the UK (which is where I ship from )...postal options are 1st class, 2nd class
Order 2 is in Germany ....postal options for that country are International Standard, International Tracked.
Here's the thing....I want the end user only to see 1st class & 2nd class for order 1 (no other postal options) & for order 2 only the postal options for that country (so user shouldn't be able to see 1st class & 2nd class). There will be at least two postal services available per country.
At the moment, for the shipping field...I see ALL the postal options for all countries.
How to I approach this?
I have a sales database which is full of incoming orders to be processed
Order 1 is in the UK (which is where I ship from )...postal options are 1st class, 2nd class
Order 2 is in Germany ....postal options for that country are International Standard, International Tracked.
Here's the thing....I want the end user only to see 1st class & 2nd class for order 1 (no other postal options) & for order 2 only the postal options for that country (so user shouldn't be able to see 1st class & 2nd class). There will be at least two postal services available per country.
At the moment, for the shipping field...I see ALL the postal options for all countries.
How to I approach this?