mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-08 22:56:06 +00:00
Add explanation about configuring Stripe API keys
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user