View Issue Details

IDProjectCategoryView StatusLast Update
0003146OXID eShop (all versions)1.03. Basket, checkout processpublic2012-12-10 13:23
Reporterhenrik.steffen Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionwon't fix 
PlatformallOSallOS Versionall
Product Version4.5.1 revision 38045 
Summary0003146: Trusted Shops Käuferschutz / Buyer protection integration is invalid
DescriptionOn Thankyou.tpl the method of payment is not POSTed to the Trusted Shops Käuferschutz Website correctly.

There is a hidden field "payment", which is empty.

The field name must be "paymentType" and it is required to be filled with a valid paymentType string, for instance "PAYPAL".

Right now, user will have to select the payment method once more, if they decide to have the "Käuferschutz". This would be unnecessary, if you correctly POSTed the paymentType parameter to Trusted Shops.

Steps To ReproduceEnter a valid Trusted Shops ID in OXID demo shop.

Order something and select "Buyer Protection" on Thank You page.

A new tab is opened with Trusted Shops form, where a red warning and another select-field want the user to enter his payment method once more.

Additional Informationsee screenshot - select field is unnecessary if right parameters are submitted from thankyou.tpl
TagsOrder
Attached Files
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Activities

marco_steinhaeuser

2011-08-17 14:58

reporter   ~0005041

From an email from Trusted Shops to henrik.steffen (bug opener):
With the product "Käuferschutz Classic" the payment method is not handed over to TS. This mapping (payment method in shop to payment method at TS) is only available with "Käuferschutz Excellence".