User can check off "Remove Store Credits" in confirmation and place order
joshnuss opened this issue · 1 comments
Actual
When placing an order, if you choose to pay fully with store credits, in the confirmation step the user if presented with a checkbox Remove Store Credits, if the user checks it off and clicks Place Order the credits are removed and the order is placed into Completed state and the payment is in Paid state
Expected
If the user provided a payment method: The payment method should be used to make the payment
If the user no payment method: The user should receive an error message, just like they would if they tried to checkout an order with no payment method
I've removed this feature from master (1.0.0) as a user can just revisit the payment page and adjust the amount of the store credit. There's no real need to have that checkbox.