qenta-cee / magento2-qcp

QENTA Checkout Page extension for Magento 2
GNU General Public License v2.0
12 stars 10 forks source link

Sofortbanking Payment is not working #8

Closed EliasKotlyar closed 7 years ago

EliasKotlyar commented 7 years ago

Hello Wirecard-Team,

I figured out an error which i want to report here:

Preconditions

Install Magento 2.1 Install Wirecard WCP Plugin Provide the Test-data from https://guides.wirecard.at/wcp:test_mode( 3-D Secure based )

Steps to reproduce:

Go to Checkout with any Products
Select Sofortbanking(Sofortüberweisung)

sofortpayment

Click Place Order

Expected result

Order is being placed/redirect to wirecard

Actual result

Redirect to Cart with "There was an Error with your Transaction" carterror

We have seen some Errors in the /var/log/debug.log:

[2016-10-07 14:55:34] report.DEBUG: Wirecard\CheckoutPage\Model\AbstractPayment::initPaymentByCart:PAYMENTTYPE is not activated. {"is_exception":false} [] [2016-10-07 14:55:34] report.DEBUG: Wirecard\CheckoutPage\Controller\Checkout\Start::execute:Während des Bezahlprozesses ist ein Fehler aufgetreten. {"is_exception":false} []

We have researched, that the Message "PAYMENTTYPE is not activated." is transfered from the Webservice, but we havent investigated why. We suppose that the Sofortbanking is not opened up yet for testing. Could you provide us some informations?

Greetings Elias

jakubpolomsky commented 7 years ago

Hello Elias,

once again, thank you for the input. The PAYMENTTYPE sofort was enabled for the test3d mode and is ready for testing.

Greetings Jakub