williankeller / magento2-split-order

[DEPRECATED] This extension allows your Magento store to split the order into an order for each item in the cart.
https://magestat.com/extensions/magento2-split-order
Open Software License 3.0
65 stars 24 forks source link

Server error on checkout #36

Closed jtw2568 closed 4 years ago

jtw2568 commented 4 years ago

Preconditions

  1. Magento 2.2.6
  2. php 7.0

Steps to reproduce

  1. Place an item with the category trunk with any other item category
  2. follow checkout as normal
  3. use a credit card for the purchase

Expected result

  1. order should be successful

Actual result

  1. upper right-hand corner shows An error occurred on the server. Please try to place the order again. image
williankeller commented 4 years ago

Hi @jtw2568 Can you attach also your logs? We'd like to see if the server is responding with some exceptions. I'm closing the issue, for now, feel free to reopen if you already have the logs.