From 05c1ae1ce02aa24ae891fa87f83002e6b177ae3d Mon Sep 17 00:00:00 2001 From: Mohammed Isma Date: Sat, 10 Dec 2016 23:56:18 +0100 Subject: [PATCH] Fix Typo in readme Just a small typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c62692d..96b67de 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ return [ ##General payment flow -Though there are multiple ways to pay an order, most payment gateways except you to follow the following flow in your checkout process: +Though there are multiple ways to pay an order, most payment gateways expect you to follow the following flow in your checkout process: ###1. The customer is redirected to the payment provider After the customer has gone through the checkout process and is ready to pay, the customer must be redirected to site of the payment provider.