Add explanation about configuring Stripe API keys

This commit is contained in:
Rob Harrington
2017-08-04 11:49:48 +10:00
parent 4e96487da9
commit b31881baa5
2 changed files with 2 additions and 0 deletions

View File

@@ -19,6 +19,7 @@
%fieldset.no-border-bottom
%legend= t('.status')
%strong= t('.configuration_explanation_html')
- if @stripe_account[:status] == :ok
.alert-box.ok
.status

View File

@@ -750,6 +750,7 @@ en:
settings: "Settings"
stripe_connect_enabled: Enable shops to accept payments using Stripe Connect?
no_api_key_msg: No Stripe account exists for this enterprise.
configuration_explanation_html: For detailed instructions on configuring the Stripe Connect integration, please <a href='https://github.com/openfoodfoundation/openfoodnetwork/wiki/Setting-up-Stripe-on-an-OFN-instance' target='_blank'>consult this guide</a>.
status: Status
ok: Ok
instance_secret_key: Instance Secret Key