monerowp/templates/monero-gateway/customer/order-error-page.php

4 lines
227 B
PHP
Raw Permalink Normal View History

2018-09-22 16:57:35 +02:00
<section class="woocommerce-order-details">
<h2 class="woocommerce-order-details__title"><?php echo $method_title ?></h2>
<p>Payment method not available, please contact the store owner for manual payment</p>
</section>