wordpress - Echo message based on payment method (WooCommerce) -


i’d show message on thankyou page, based on customer’s payment method.

so if customer paid paypal, message “thanks ordering paypal” appear on order received page.

wc versions > 2.6 default. @ thankyou.php wc template file , you'll see l56 uses <?php echo $order->payment_method_title; ?> echo payment method.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -