Enable Stripe Webform

This commit is contained in:
benjamin melançon 2020-06-16 10:19:26 -04:00
parent 40de565d71
commit faf9fae692
3 changed files with 15 additions and 0 deletions

View file

@ -135,6 +135,8 @@ module:
skins: 0 skins: 0
social_media_links: 0 social_media_links: 0
statistics: 0 statistics: 0
stripe: 0
stripe_webform: 0
syslog: 0 syslog: 0
system: 0 system: 0
taxonomy: 0 taxonomy: 0

View file

@ -1,5 +1,6 @@
settings: settings:
default_form_close_message: 'Sorry…This form is closed to new submissions.' default_form_close_message: 'Sorry…This form is closed to new submissions.'
default_submit_button_label: Enviar
default_preview_next_button_label: 'Vista previa' default_preview_next_button_label: 'Vista previa'
default_preview_label: 'Vista previa' default_preview_label: 'Vista previa'
mail: mail:

View file

@ -0,0 +1,12 @@
environment: test
apikey:
test:
public: ''
secret: ''
webhook: ''
live:
public: ''
secret: ''
webhook: ''
_core:
default_config_hash: rvasJJkL462tLuGEfcTDUE_1ReQ_UkXB1gsCVJtCIPg