From 615da3672cbfa58050e4604e0b8549bef3b9c384 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Fri, 24 Nov 2017 10:54:07 +0200 Subject: [PATCH] Update docs --- docs/configure.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/configure.rst b/docs/configure.rst index 68fdec9461..41d1075232 100644 --- a/docs/configure.rst +++ b/docs/configure.rst @@ -84,9 +84,9 @@ Follow these steps to add custom ttf fonts: ie, `Google fonts `_ to support our payment gateway integrations. +We use `Omnipay `_ to support our payment gateway integrations. -Follow these steps to add a `custom driver`_. +Follow these steps to add a `custom driver `_. - Add the package to composer.json and then run ``composer install`` - Add a row to the gateways table. ``name`` is used in the gateway select, ``provider`` needs to match the Omnipay driver name