I got it, I had to remove Login from the checkout flow.
But, when I click the Finish button, it is not asking for address, it is just staying on the first page. Do I need to remove Address as well? This is currently my workflow:
address_shipping_payment_coupon_cart_status_fields_confirm,end
Even if I remove address from the above, it doesn't show shipping.
What am I doing wrong? i want to allow users to checkout without having to login or create an account, so checkout as a guest basically. I only have 1 payment option (PayPal) and 1 shipping option (USPS). it's a pretty basic store I'm trying to set up.
Thanks!