From 7514be55d667b41d47ef703dc949f2d041340306 Mon Sep 17 00:00:00 2001 From: Flavio Auciello Date: Tue, 3 Mar 2020 20:26:36 +0100 Subject: [PATCH] Update README with new informations about Braintree configuration If you don't create braintree configuration before proceed to checkout you'll get an exception --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dac0345d..7a7620c8 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ SolidusPaypalBraintree::Gateway.new( ``` ### Configure payment types -Your payment method can accept payments in three ways: through Paypal, through ApplePay, or with credit card details entered directly by the customer. By default all are disabled for all your site's stores. +Your payment method can accept payments in three ways: through Paypal, through ApplePay, or with credit card details entered directly by the customer. By default all are disabled for all your site's stores. Before proceeed to checkout, ensure you've created a Braintree configuration for your store: 1. Visit /solidus_paypal_braintree/configurations/list