Skip to content

Commit

Permalink
Convert remaining guides to markdoc (#1133)
Browse files Browse the repository at this point in the history
Convert remaining guides to markdoc and remove the AccordionListWrapper
component in favour of vanilla markdown syntax.

Test plan:
- Confirm converted guides are rendered
  • Loading branch information
tom-blake authored Dec 5, 2024
1 parent 8ce9bf9 commit daac408
Show file tree
Hide file tree
Showing 7 changed files with 227 additions and 351 deletions.
8 changes: 7 additions & 1 deletion src/__tests__/__snapshots__/links.integration.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -311,8 +311,14 @@ exports[`the build should not break any links 1`] = `
"/fiat/bank-authorities",
"/fiat/funds-transfers",
"/guides/compatible-devices",
"/guides/compatible-devices#integrated-providers",
"/guides/compatible-devices#invenco",
"/guides/compatible-devices#on-this-page-title",
"/guides/compatible-devices#salespoint",
"/guides/compatible-devices#sektor",
"/guides/compatible-devices#skyzer",
"/guides/compatible-devices#smartpay",
"/guides/compatible-devices#verifone",
"/guides/compatible-devices#windcave",
"/guides/creating-digital-tokens",
"/guides/creating-digital-tokens#implementation",
"/guides/creating-digital-tokens#on-this-page-title",
Expand Down
5 changes: 0 additions & 5 deletions src/components/AccordionListWrapper.astro

This file was deleted.

74 changes: 74 additions & 0 deletions src/content/guides/compatible-devices.mdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
---
title: Compatible Devices
description: A comprehensive list of all of the devices that Centrapay supports.
nav:
path: Reference/Merchant Integrations
order: 1
---
The Centrapay service is supported on a range of payment and point of sale devices listed below. If the device model is not in this list, it may not be supported. If you would like to discuss a new integration or support of Centrapay on a new device, please contact Centrapay at [email protected]

## Invenco
- G6-300
- G6-400
- G6-500

## SalesPoint
- Epay Convenience POS (ECP SalesPoint)

## Sektor
- Pax 6650
- Pax A50
- Pax A77
- Pax A901s
- Pax A920 Max
- Pax A920 Pro
- Pax A3700 Tablet
- Pax Aries 6
- Pax E600 Mini
- Pax IM30
- Pax XA35

## Skyzer
- Desk 5000
- Move 5000

## Smartpay
- Pax S800
- S900
- Pax S920

## Verifone
- Android T650C
- Android T650M
- Android T650P
- CM5 Flat
- M400
- M424
- M440
- P400
- P630
- V200T
- V205C
- V210
- V240M
- V400
- V400C
- VX675
- VX680
- VX690
- VX820
- VX820 Duet
- UX700 (Unattended Android)

## Windcave
- CHU200M
- CHU200MP
- CHU200T
- CHU200TL
- CHU200TP
- IPP350
- IWL25C
- IWL252
- LANE3000
- MOVE5000
- MTM300
147 changes: 0 additions & 147 deletions src/content/guides/compatible-devices.mdx

This file was deleted.

83 changes: 83 additions & 0 deletions src/content/guides/farmlands-card-partner-support.mdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
---
title: Farmlands Card Partner Support Guide
description: How to for Farmlands Card Partners and Card Holders to request support from the relevant company and teams to get the help they need.
nav:
path: Connections/Farmlands
title: Support Guide
order: 4
---
If you are a Farmlands Card Partner needing extra support this is the guide for you. Here you will find who you need to reach out to and how you can get in touch with them.

## Support for Portal Users

1. If you require assistance with Portal functionality, contact Centrapay at [email protected] or Farmlands at [email protected]
You can also use the Support window inside the Portal.
2. If you are needing to add a new branch/location please contact your Card Portfolio manager or [email protected] as Farmlands will need to complete the setup of the branch/location within our system prior to this being enabled in the Portal.

### Troubleshooting

**What is the address for the portal?**

https://app.centrapay.com/business

**I am getting an invalid barcode message in the portal**

Double check you are entering the correct length barcode on the card. If you are using the scan feature, try to enter it manually instead.

**What if the barcode will not scan or is obscured?**

The 9-digit Card number can be entered manually. This is printed on the back below the barcode and on the front of the card under the Cardholder's name. If neither is visible, please request another method of payment. Advise the Cardholder to contact Farmlands on 0800 200 600 to request a new Card.

**What should I do if the Authorisation is declined?**

Request an alternative form of payment from your customer. Refer the Cardholder to Farmlands on 0800 200 600 for further information.

**How do I check if a transaction was authorised or where can I see the transaction history?**

Go to the Payments page on the Centrapay Business Portal, select the transaction related to the Farmlands Authorisation and check that the status is Authorised.

**Is there a portal guide that covers additional Trouble Shooting FAQs and that can help with training?**

Yes. If you go to the portal and click on the dashboard there is a guides section or go to the [Farmlands Portal Guide](/guides/farmlands-portal)

## Support for POS Integrators

1. If you require assistance with POS integration functionality contact Centrapay at [email protected] or Farmlands at [email protected]
2. If you require assistance with the POS integration contact your POS provider.

## SLA Support Level

### P1 - Severe Business Disruption

Centrapay Platform is unable to process transactions initiated by Card Partners

**Target Response:** < 1 hour

**Target Resolution:** 3 hours

### P2 - Major Business Disruption

Centrapay Platform unable to:

- provide transaction data to the Customer
- ingest Customer card updates (full or delta)

**Target Response:** 4 hour

**Target Resolution:** 16 hours

### P3 - Minor Business Disruption

Centrapay Platform is operational but suffering performance degradation

**Target Response:** 8 hours

**Target Resolution:** 32 hours

### P4 - Adhoc requests as requested by Farmlands

Adhoc requests as requested by Farmlands

**Target Response:** 12 hours

**Target Resolution:** N/A
Loading

0 comments on commit daac408

Please sign in to comment.