From b6a762c1fbe758ca455d035858ab86becb401e9e Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Fri, 10 Nov 2017 12:46:23 +0200 Subject: [PATCH] Update docs --- docs/configure.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configure.rst b/docs/configure.rst index 84aaf1943365..68fdec9461b0 100644 --- a/docs/configure.rst +++ b/docs/configure.rst @@ -86,7 +86,7 @@ Omnipay We use `Omnipay `_ to support our payment gateway integrations. -Follow these steps to add a 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