Closed BioProphyl closed 1 month ago
Hi @BioProphyl this kind off error mostly occured with custom checkout solutions in the past, but should now be largely solved. From what I can see, your checkout experience seems fairly standard to me. This could also boil down to a configuration issue. Could you send a mail to our colleagues at tech[dot]support[at]payone.com with your Merchant ID and a configuration export of the PAYONE plugin? (from the PAYONE menu in the backend) Our support people will try to replicate the config and see if this is a code- or a configuration issue. thanks!
Since we have added another storeview to our main store, there are problems with some transactions with credit card payments.
Store A has been extended by storeview B.
An existing customer who previously ordered in "Storeview A" now orders in "Storeview B" by credit card.
The credit card payment was successful, but the order state in Magento still remains "unpaid".
In Magento, the transaction has been confirmed in the comment history: "The receipt of payment has been confirmed by PAYONE". The "[BS-Payone] Log - Transaction" shows the state "paid":
payone_cron.log: In the log you can see that apparently the wrong payment method is picked up by the wrong store. In this case, the payment method ID 8 (creditcard) belongs to store A (store_id = 1).
The main problem seems to be that the payment methods are mapped with the wrong store.