-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathpricing.html
More file actions
65 lines (48 loc) · 2.68 KB
/
Copy pathpricing.html
File metadata and controls
65 lines (48 loc) · 2.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
---
layout: page
title: Pricing
permalink: /pricing/
description: Technical Support and Ongoing Development
redirect_from:
- /support/
---
<h2>Schedule an Appointment for Consultation or Development</h2>
<p>If this is your fist experience with Mr PHP then your first consultation will be 100% free with no obligations!</p>
<div class="row">
<div class="col-md-6">
<iframe src="https://app.acuityscheduling.com/schedule.php?owner=13694970" width="100%" height="800" frameBorder="0"></iframe>
<script src="https://d3gxy7nm8y4yjr.cloudfront.net/js/embed.js" type="text/javascript"></script>
</div>
<div class="col-md-6">
<h3>Development Pricing</h3>
<p>Our basic pricing for support/consulting is simple and public. While you can request our assistance on an
ad-hoc basis, we value building an ongoing relationship. Pricing is calculated based on actual time worked
in 1 minute blocks, charged at the agreed rate. Charged hours will never exceed the agreed amount without
client authorisation.</p>
<h3>Task Management</h3>
<p>During the course of your development we will manage a task board where you can monitor the progress
of each of your requests.</p>
<h3>Time Sheets</h3>
<p>We take pride in productitivity and therefore at the end of each billing period we provide you with a
detailed summary of time spent for each of your requested tasks.</p>
<h3>Outside Australia?</h3>
<p>GST will be added to the price during payment. If you are outside Australia please use one of the following coupons to remove the 10% GST:</p>
<ul>
<li><code>EXGST</code> - for consultation or development bookings.</li>
<li><code>EXGSTP</code> - for development packages.</li>
</ul>
<h3>Terms & Conditions</h3>
<ul>
<li>Our contract is short, equitable, and includes an NDA. You may review
<a href="/assets/pdf/MrPHPContract.pdf">our standard contract</a>.
</li>
<li>Implicit service contract: any services requested and/or provided while no explicit contract is in
effect are subject to our standard contract. The request for services will be treated as Exhibit A.</li>
<li>All prices are in AU Dollars including GST unless stated otherwise.</li>
</ul>
<div class="alert alert-info">
<p><i class="fa fa-info-circle"></i> If you have any questions please
<a href="/contact/" class="btn btn-primary btn-xs">Contact Us</a></p>
</div>
</div>
</div>