1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-17 06:52:27 +01:00

update stripe keys for tests

This commit is contained in:
Sylvain 2020-06-10 11:42:10 +02:00
parent 82d6677cff
commit 8ede604eb7
2 changed files with 28 additions and 0 deletions

View File

@ -637,3 +637,19 @@ history_value_66:
value: true
created_at: 2020-06-08 17:12:16.846525000 Z
updated_at: 2020-06-08 17:12:16.846525000 Z
history_value_67:
id: 67
setting_id: 67
invoicing_profile_id: 1
value: <%= ENV["STRIPE_PUBLISHABLE_KEY"] %>
created_at: 2020-06-08 17:12:16.846525000 Z
updated_at: 2020-06-08 17:12:16.846525000 Z
history_value_68:
id: 68
setting_id: 68
invoicing_profile_id: 1
value: <%= ENV["STRIPE_API_KEY"] %>
created_at: 2020-06-08 17:12:16.846525000 Z
updated_at: 2020-06-08 17:12:16.846525000 Z

View File

@ -388,3 +388,15 @@ setting_66:
name: online_payment_module
created_at: 2020-06-08 17:12:16.846525000 Z
updated_at: 2020-06-08 17:12:16.846525000 Z
setting_67:
id: 67
name: stripe_public_key
created_at: 2020-06-08 17:12:16.846525000 Z
updated_at: 2020-06-08 17:12:16.846525000 Z
setting_68:
id: 68
name: stripe_secret_key
created_at: 2020-06-08 17:12:16.846525000 Z
updated_at: 2020-06-08 17:12:16.846525000 Z