View Issue Details

IDProjectCategoryView StatusLast Update
0004598OXID eShop (all versions)1.03. Basket, checkout processpublic2012-12-14 14:28
Reporterleofonic 
PrioritynormalSeveritytweakReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.6.5 revision 49955 
Target Version4.6.6 revision 54646Fixed in Version4.6.6 revision 54646 
Summary0004598: Wrong error message if payment method "empty" is not active
DescriptionConditions:
- "Allow Orders from foreign Countries if no Shipping Costs are defined" is checked
- payment method "empty" is not active
- no matching deliveryset for customers country

Message appears:
Currently we have no delivery method set up for this country.
We are aiming to find a possible delivery method and we will inform you as soon as possible via e-mail about the result, including further information about delivery costs.
If you agree to this procedure, please select "move on to next step"

OK, go to next Step:
Same Message, additionally: No shipping methods found. Please contact us by phone or e-mail.

Checkout is impossible. Payment method "empty" shouldn't be visible in Backend, or it should not be possible to deactivate it.
Steps To ReproduceIn demoshop, deactivate payment method "empty" and check out as customer from US.
TagsPayment
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Relationships

related to 0004562 resolvedjuergen_busch Wrong error message if shipping cost rules don't match 

Activities

jurate.baseviciene

2012-11-07 09:29

reporter  

Wrong__error_message.png (26,817 bytes)
Wrong__error_message.png (26,817 bytes)

juergen_busch

2012-12-14 14:28

reporter   ~0008135

Corrected PAGE_CHECKOUT_PAYMENT_EMPTY_TEXT and PAYMENT_EMPTY_TEXT in all branches.