AN
Asked
How i can remove the cash on delivery in shop page?
Attachments
- MSAnsweredHello,
You will need to edit the view file `themes/default/shop/views/pages/checkout.php` and remove lines around 120 - 125
Thank you - ANAnsweredThank you..
Also when I try to buy from Guest Checkout then the Stripe disappear and the Cash on Delivery come back. - MSAnsweredHello,
The guest checkout file is same, you can check the below around line no 335
If you need stripe for guest checkout, you can copy the stripe code and paste it below too.
Thank you - ANAnsweredThank you!!
- Login to Reply