Skip to content

Commit

Permalink
Merge pull request #157 from gubuntu/develop
Browse files Browse the repository at this point in the history
added payment details for manual payment
  • Loading branch information
gubuntu authored Sep 19, 2016
2 parents 9affbb4 + d7d55c0 commit 527b6ba
Showing 1 changed file with 6 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
<div style="border: solid 1px rgba(0, 0, 0, 0.3); padding: 10px">
For paying the product, please transfer to following bank account.
<ul style="margin-top: 5px">
<li>Bank : Test Bank</li>
<li>Account : xxxxxxxx</li>
<li>Account Holder : Tim Linux</li>
<li>Bank: FNB</li>
<li>Account name: Kartoza (Pty) Ltd</li>
<li>Account number: 62483083293</li>
<li>Swift code: FIRNZAJJ</li>
<li>Reference: Your name / company and course</li>
</ul>
After paying it, please make payment confirmation in here
<a style="margin-left: 10px" class="btn btn-primary" target="_blank"
href="/payment/confirm">confirm
payment</a>
</div>
</div>

0 comments on commit 527b6ba

Please sign in to comment.