CommerceRack / backend

CommerceRack Backend Server
www.commercerack.com
MIT License
4 stars 1 forks source link

New Order issues in 2011411.a #43

Open FredK19 opened 9 years ago

FredK19 commented 9 years ago

TICKET SUMMARY

ISSUE: I have found two issues while trouble shooting this ticket.

  1. There is no way to add products to the cart directly from the Product Finder. An error is generated.
    Adding products using the Direct Add option works normally.
  2. There is no way to add multiple payment options to an order using the online Orders >> New Order interface. I added a gift card and credit card, but the system keeps returning the following message: Please select a payment method

SERVER: Hoth1

MVC release: 201411.a

ACCT: reefs2go

EXAMPLE CUSTOMER ACCT: fredk@zoovy.com [1715]

EXAMPLE CART ID: j5hi0B9uZb1p8YipIBgl5Xkxg

STEPS TO REPRODUCE PRODUCT FINDER ISSUE: Orders >> [New Order] >> Add Item to Order: [Chooser] I used the search term "Angel". When attempting to add one of the products returned in the search to the cart, the following error is displayed:

error has occured (details below). If you continue to experience this error, please contact the site administrator.

In order_create.e.cartItemAddWithChooser, .chooserResultContainer had no length.

STEPS TO REPRODUCE THE MULTIPLE PAYMENT METHOD ISSUE: Orders >> [New Order] >> Email / Account Login, use fredk@zoovy.com

Add a product to the cart, select an Address, configure shipping.

For payment, add one of the Gift cards to the order. Note: There also does not appear to be a method to remove the gift card, should the user need to.

Select credit card for the remaining balance. Enter bogus card 4111111111111111.

When attempting to [Create Order], the system returns the message: Please select a payment method

michaelchance commented 9 years ago

fixed the product finder error, still working on the payment method