63 lines
1.6 KiB
PHP
63 lines
1.6 KiB
PHP
<?php
|
|
/**
|
|
* Confirmation view.
|
|
*
|
|
* @since 2.0.0
|
|
*/
|
|
?>
|
|
<div class="wu-styling">
|
|
|
|
<p>Thank you for your membership to wphunt.org. Your Teste 2 membership is now active.</p>
|
|
|
|
<p>Below are details about your membership account and a receipt for your initial membership invoice. A welcome email with a copy of your initial membership invoice has been sent to arindo@wpultimo.com.</p>
|
|
|
|
<p>Extra message</p>
|
|
|
|
<h3>
|
|
Invoice #DF232BD72B on May 2, 2020
|
|
</h3>
|
|
|
|
<a class="pmpro_a-print" href="javascript:window.print()">Print</a>
|
|
|
|
<ul>
|
|
<li><strong>Account:</strong> aanduque (arindo@wpultimo.com)</li>
|
|
<li><strong>Membership Level:</strong> Teste 2</li>
|
|
</ul>
|
|
|
|
<hr>
|
|
|
|
<div class="pmpro_invoice_details">
|
|
<div class="pmpro_invoice-billing-address">
|
|
<strong>Billing Address</strong>
|
|
<p>Quynn Mullins<br>
|
|
869 North New Court Est voluptas repudia<br>
|
|
Voluptatem aut omni, Cupidatat quaerat ea 60807 MG<br>
|
|
+1 (759) 534-9321 </p>
|
|
</div> <!-- end pmpro_invoice-billing-address -->
|
|
|
|
<div class="pmpro_invoice-payment-method">
|
|
<strong>Payment Method</strong>
|
|
<p>Unknown Card Type ending in XXX0</p>
|
|
<p>Expiration: 12/2026</p>
|
|
</div> <!-- end pmpro_invoice-payment-method -->
|
|
|
|
<div class="pmpro_invoice-total">
|
|
<strong>Total Billed</strong>
|
|
<p> $190.00
|
|
</p>
|
|
</div> <!-- end pmpro_invoice-total -->
|
|
|
|
</div>
|
|
|
|
<hr>
|
|
|
|
<nav id="nav-below" class="navigation" role="navigation">
|
|
|
|
<div class="nav-next alignright">
|
|
<a href="https://wphunt.org/?page_id=28">View Your Membership Account →</a>
|
|
</div>
|
|
|
|
</nav>
|
|
|
|
</div>
|