paytrail / paytrail-for-adobe-commerce

Paytrail payment service for Adobe Commerce (formerly known as Magento 2)
https://www.paytrail.com
MIT License
2 stars 7 forks source link

If customer does not choose payment method order is created with status "Pending Payment" #24

Closed mannnem closed 2 years ago

mannnem commented 2 years ago

Describe the bug If a customer does not choose payment method and proceeds to transaction order is created and left behind with a status "Pending Payment". This generates a lot of ghost orders.

To Reproduce Order something and do not choose payment method. Click proceed a couple of times and see Sales -> Orders. For every click there is a new order that has been created.

Expected behavior Order should be overwritten.

Could not reproduce this issue - closing it