Hi,
I am currently using local delivery, and flat rate shipping method.
I changed "flat rate" to "Self Pickup". I added $150 as the cost needed to post the product. The purpose of $150 is just to calculate deposit on the order page. Woocommerce does not have a deposit function.
On the checkout page, I modified the shipping_methods.php changed the label to "Self Pickup: FREE". But the subtotal, includes the $150 deposit. It looks fine, until I proceeded to checkout with paypal.
On paypal page's order summary, it shows:
======================
shipping via self pickup : $150
item price: $150
=======================
So now, how do I change pay pal's order summary values or texts?
Please assist.