From c0ce13fece62d4957ff968b2383c64ecf1e65d33 Mon Sep 17 00:00:00 2001 From: zeroheure Date: Fri, 19 May 2017 15:01:19 +0200 Subject: [PATCH] [FIX] ecommerce: fix typo about paypal cost subscription free => subscription fee --- ecommerce/shopper_experience/paypal.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ecommerce/shopper_experience/paypal.rst b/ecommerce/shopper_experience/paypal.rst index f614c28f3..ba8bf9c43 100644 --- a/ecommerce/shopper_experience/paypal.rst +++ b/ecommerce/shopper_experience/paypal.rst @@ -3,7 +3,7 @@ How to get paid with Paypal =========================== Paypal is the easiest online payment method to configure. -It is also the only one without any subscription free. +It is also the only one without any subscription fee. We definitely advise it to any starter. @@ -152,4 +152,4 @@ You can test the entire payment flow thanks to Paypal Sandbox accounts. .. seealso:: * :doc:`payment` - * :doc:`payment_acquirer` \ No newline at end of file + * :doc:`payment_acquirer`