Method: Effective::Order#confirmed_checkout

Defined in:
app/models/effective/order.rb

#confirmed_checkoutObject

Set on the Checkout Step 1



22
23
24
# File 'app/models/effective/order.rb', line 22

def confirmed_checkout
  @confirmed_checkout
end