Skip to content

Commit

Permalink
Merge pull request #784 from centrapay/fix-mailto
Browse files Browse the repository at this point in the history
[⏰ 10% time] 🧹 Tidy `mailto:` links
  • Loading branch information
MeganSteenkamp authored Oct 2, 2023
2 parents 4e14914 + 80f3c9e commit 35f4b4d
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion src/content/guides/farmlands-card-partner-support.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ If you are a Farmlands Card Partner needing extra support this is the guide for

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 Card.Specialist@farmlands.co.nz as Farmlands will need to complete the setup of the branch/location within our system prior to this being enabled in the Portal.
2. If you are needing to add a new branch/location please contact your Card Portfolio manager or card.specialist@farmlands.co.nz as Farmlands will need to complete the setup of the branch/location within our system prior to this being enabled in the Portal.

### Trouble Shooting

Expand Down
8 changes: 4 additions & 4 deletions src/content/guides/farmlands-portal.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ The Centrapay Business Portal provides a real-time authorisation of a Farmlands

### **Invoicing & Settlement**

Once an approved authorisation has been provided, a full GST invoice must be submitted to Farmlands at vendor.invoices@farmlands,co.nz. The Short Code shown on the Approval screen must be copied and clearly displayed in the PO field of the invoice or where previously confirmed with the Farmlands Team. The Farmlands 9-digit Card number can be provided in addition to the Short Code in another field. Settlement will be completed as per agreed payment terms.
Once an approved authorisation has been provided, a full GST invoice must be submitted to Farmlands at vendor.invoices@farmlands.co.nz. The Short Code shown on the Approval screen must be copied and clearly displayed in the PO field of the invoice or where previously confirmed with the Farmlands Team. The Farmlands 9-digit Card number can be provided in addition to the Short Code in another field. Settlement will be completed as per agreed payment terms.

![Payment Authorization approved on the Centrapay business portal](/farmlands-payment-authorisation-approved.png)

Expand Down Expand Up @@ -177,15 +177,15 @@ If the the Account Owner want their business to be able to accept different Cent

This area relates to the management of new and existing Branches/Locations used for Centrapay’s other payment types e.g gift cards (i.e not Farmlands). Additional merchants added through the Merchants area will not be able to accept Farmlands Card until they are setup by Farmlands.

If you are needing to add a new branch/location, please contact your Card Portfolio Manager or Card.Specialist@farmlands.co.nz as Farmlands will need to complete the setup of the branch/location within our system prior to this being enabled in the Portal.
If you are needing to add a new branch/location, please contact your Card Portfolio Manager or card.specialist@farmlands.co.nz as Farmlands will need to complete the setup of the branch/location within our system prior to this being enabled in the Portal.

![Centrapay business portal merchants page](/centrapay-portal-merchants.png)

### **Bank Accounts**

This function is only available to businesses who wish to use other Centrapay supported payment methods other than Farmlands Cards. (e.g. Gift Cards or NZD).

Farmlands Card transactions are settled through the existing settlement methods. If you need to update you settlement details please contact your Card Portfolio Manager or Card.Specialist@farmlands.co.nz.
Farmlands Card transactions are settled through the existing settlement methods. If you need to update you settlement details please contact your Card Portfolio Manager or card.specialist@farmlands.co.nz.

![Centrapay business portal bank accounts page](/centrapay-portal-bank-accounts.png)

Expand Down Expand Up @@ -339,4 +339,4 @@ On the Settings page, you can change your business information. Please note this

The Support button opens up a form that will allow you to send a support request directly to Centrapay if you have any issues regarding the Centrapay Business Portal.

Alternatively email [[email protected]](mailto:[email protected]) for issues regarding the portal. Please refer Cardholders to Farmlands if they have a query on a declined transaction, **0800 200 600** or [[email protected]](mailto:[email protected])
Alternatively email [email protected] for issues regarding the portal. Please refer Cardholders to Farmlands if they have a query on a declined transaction, **0800 200 600** or [email protected].
6 changes: 3 additions & 3 deletions src/content/guides/farmlands-pos-integration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ curl https://service.centrapay.com/api/account-memberships \
-H "X-Api-Key: $api_key"
```

> Contact [[email protected]](mailto:[email protected]) to be issued with your API keys.
> Contact [email protected] to be issued with your API keys.
### Basic Requirements

Expand Down Expand Up @@ -990,5 +990,5 @@ The Certification Process includes checking that Farmlands POS integrators are m

## Next Steps

1. Processing Farmlands Card transactions through the Centrapay platform is only available to existing Farmlands Card Partners. Existing Card Partners who are interested in integrating with Centrapay should contact their Card Partnership Manager or the Card Specialist team at [[email protected]](mailto:[email protected]) to work through the onboarding process.
2. Reach out to [[email protected]](mailto:[email protected]) to get your API keys and a copy of Centrapay’s Certification Process.
1. Processing Farmlands Card transactions through the Centrapay platform is only available to existing Farmlands Card Partners. Existing Card Partners who are interested in integrating with Centrapay should contact their Card Partnership Manager or the Card Specialist team at [email protected] to work through the onboarding process.
2. Reach out to [email protected] to get your API keys and a copy of Centrapay’s Certification Process.
2 changes: 1 addition & 1 deletion src/content/guides/loading-and-sending-assets.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ nav:

You can load Giftcards by calling our [External Assets](https://docs.centrapay.com/api/external-assets) endpoint. You will need to use the giftcard number for the `externalId` field. The `pin`, the `issuer` and the `type` need to be on hand too.

If your asset type is not included on the list, contact [[email protected]](mailto:[email protected]).
If your asset type is not included on the list, contact [email protected].

## Sending Assets

Expand Down
2 changes: 1 addition & 1 deletion src/content/guides/merchant-integration-error-handling.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ When faced with an unknown error while checking the status of a Payment Request,
## Resolving Persistent Errors

For issues that cannot be resolved, please reach out to Centrapay Support at [[email protected]](mailto:[email protected]).
For issues that cannot be resolved, please reach out to Centrapay Support at [email protected].
2 changes: 1 addition & 1 deletion src/content/guides/point-of-sale.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ Our payment protocol supports several optional extensions. Please review the ext

## Contact Us

Contact [[email protected]](mailto:[email protected]) to get started with API keys.
Contact [email protected] to get started with API keys.

Once you have confirmed your integration needs we will then provide you with a customized integration checklist for certification.
2 changes: 1 addition & 1 deletion src/content/guides/third-party-application-payments.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ minimize the risk of API keys being compromised.

Separate API keys will be used for test and live payments.

> Contact [[email protected]](mailto:[email protected]) to be issued your API keys.
> Contact [email protected] to be issued your API keys.
## Payment Flow Overview

Expand Down

0 comments on commit 35f4b4d

Please sign in to comment.