Skip to content

Commit

Permalink
Update README with new informations about Braintree configuration
Browse files Browse the repository at this point in the history
If you don't create braintree configuration before proceed to checkout
you'll get an exception
  • Loading branch information
Flavio Auciello committed Mar 3, 2020
1 parent 4d95aff commit 7514be5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 7514be5

Please sign in to comment.