View Issue Details

IDProjectCategoryView StatusLast Update
0004862OXID eShop (all versions)2.6. Administer orderspublic2023-11-17 13:48
Reporterbastelfex Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status confirmedResolutionopen 
Product Version4.7.2 / 5.0.2 revision 53018 
Summary0004862: Different method to choose the available payment methods in frontend and backend
DescriptionIf we have a payment method with oxfromamount > 0, oxid uses the value of goods including the shipping costs to choose the available payment methods for the customer in the frontend.
In the backend the value of goods excluding the shipping cost is used to choose the available payment methods
Steps To ReproduceFor Example: The payment method "cash on delivery" is available from an amount greater than 15 €.
The shipping cost are 6 €. The customer has an amount of 11 € in his basket and he is allowed to choose "cash on delivery".
If we look to the order in the admin backend, oxid doesn't display cash on delivery, the payment method is set to "empty".
If we add goods of an amount of 4 € to the basket, cash on delivery is also available in the backend.
TagsBasket, Payment
ThemeAzure
BrowserAll
PHP VersionNot defined
Database VersionNot defined

Activities

SvenBrunk

2023-11-17 13:47

administrator   ~0015784

Tested and confirmed in OXID 7 demoshop