state:

payment: undefined method `payment_method' for nil:NilClass @payment_method ||= PaymentMethodDrop.new(@order.payment_method, @store) ^^^^^^^^^^^^^^^

shipping:

customer taxes: true

current currency: SEK

current country: Sweden

bill adress exist: undefined method `bill_address' for nil:NilClass @bill_address ||= AddressDrop.new(@order.bill_address, @store) ^^^^^^^^^^^^^

Varukorg