-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpayment-providers.html
More file actions
27 lines (26 loc) · 1.21 KB
/
payment-providers.html
File metadata and controls
27 lines (26 loc) · 1.21 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
---
title: Payment Providers
heading: Payment Providers
subtitle: The companies we authorise to take payments on our behalf
description: Payment providers authorised to take payments on behalf of Vantibyte
---
<section class="diagonal patterned">
<div class="container">
<div>
<p>There are currently two providers authorised to process payments for <strong class="vb">Vantibyte</strong>.</p>
<p><b>Stripe</b></p>
<p>Used for recurring subscriptions billed via credit/debit card, or one-off invoiced payments.<br/>
Statements should clearly show <b>VANTIBYTE</b> and may include <b>STRIPE*</b></p>
<p><b>GoCardless</b></p>
<p>Used for recurring subscriptions billed via direct debit from a bank account.<br/>
Unfortunately, the wording on your statement may vary:
<ul>
<li>Some UK Banks will only show <b>GoCardless Ltd</b></li>
<li>Other UK Banks will show <b>GOCARDLESS-VANTIBYTE</b></li>
<li>Certain European banks will show <b>GVANTIBYTE</b></li>
<li>Worldwide Banks may show differently, depending on their payment infrastructure</li>
</ul></p>
<p>If you have any questions about a charge to your account containing our name, please get in touch.</p>
</div>
</div>
</section>