View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005820 | OXID eShop (all versions) | 1.03. Basket, checkout process | public | 2014-07-10 18:27 | 2024-11-07 07:30 |
Reporter | joshua | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | acknowledged | Resolution | open | ||
Product Version | 4.8.6 / 5.1.6 | ||||
Summary | 0005820: Feature "Allow Orders from foreign Countries if no Shipping Costs are defined" not working | ||||
Description | The feature is not working. Having this enabled and going to checkout with a basket to which there are no deliverycosts set you get the text "Currently we have no shipping method set up for this country..." ending up with the error "Please select a different payment method!" when continuing. | ||||
Steps To Reproduce | - Activate option "Allow Orders from foreign Countries if no Shipping Costs are defined" in settings in admin - Modify delivery costs so that there is only left with a range 0-10 EUR - Add an item to basket which has a price > 10 EUR - Proceed to checkout - Click "CONTINUE TO THE NEXT STEP" on payment page => ordering is not possible! | ||||
Tags | Product domain and basket rewrite | ||||
Theme | Azure | ||||
Browser | All | ||||
PHP Version | Not defined | ||||
Database Version | Not defined | ||||
|
See 0004562. The feature works, but only if all shipping methods have at least one country assigned and the foreign country is not assigned to any of them. Should work also if no rules match imho. |
|
Reminder sent to: joshua Hello, leofonic is right - this feature works, but only if all shipping methods have at least one country assigned and the foreign country is not assigned to any of them. @joshua: could you provide more info about your case - was foreign country unassigned from shipping method, for which shipping costs you were applying to? |
|
Ok, I understand. It seems I expected to much from this handy function... Here's my problem: I have configured delivery costs for all of my countries, all in a range between 0 to 1000 EUR". For one case, if an foreign customer wants to order a basket > 1000 EUR, this should by handled manually by the shop owner because the delivery costs can vary and are to complex for oxid. For this particular case I want to give him a chance to order without calculating the costs. So I tried to use this feature for that... Andy ideas? |
|
This option could just read: "Allow Orders if no Shipping Costs are defined" so you could finish the order in any case, regardless whether the country has shipping methods or not or is foreign or not. |
|
Confirming this as missing documentation. |
|
Sound like I have to place a feature request... Has anyone an idea how to solve my issue? |