Hi,
If you want a checkout without address and registration, then remove both the "login" and the "address" views from the checkout workflow.
Then, you'll be able to checkout without registration.
Now, if you want the address of the customer you need either:
- to have the "login" and "address" views and configure the "registration" setting (Essential and Business editions only) to "guest" if you don't want the user account.
- to not have the "login" and "address" views, and instead create custom fields of the table "order" (Business edition only) so that the information entered in these fields will be directly attached to the order.
Bottom line is, for the Starter edition (which is apparently your case), if you need the address of the customer, you need to have a registration form as the address needs to be attached to a user entry, and a user entry is only created with the "login" view either via registration, or filling in the "guest" form of that view.
www.hikashop.com/forum/checkout/899744-c...on-free-version.html