aboutsummaryrefslogtreecommitdiffstats
path: root/src/IOL.VippsEcommerce.Tests/configuration.json
diff options
context:
space:
mode:
authorivarlovlie <git@ivarlovlie.no>2021-04-04 17:33:08 +0200
committerivarlovlie <git@ivarlovlie.no>2021-04-04 17:33:08 +0200
commit010aef0cbb5b3171697b35f4b849d1ff31a1e848 (patch)
tree4e3f6c9c71e6ea86f5df591ab3d216b137dfe41c /src/IOL.VippsEcommerce.Tests/configuration.json
parent5c5ba05c49ff3bacfc5a29b21e3d9683e6396ad5 (diff)
downloaddotnet-vipps-ecommerce-010aef0cbb5b3171697b35f4b849d1ff31a1e848.tar.xz
dotnet-vipps-ecommerce-010aef0cbb5b3171697b35f4b849d1ff31a1e848.zip
add configuration file
Diffstat (limited to 'src/IOL.VippsEcommerce.Tests/configuration.json')
-rw-r--r--src/IOL.VippsEcommerce.Tests/configuration.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/IOL.VippsEcommerce.Tests/configuration.json b/src/IOL.VippsEcommerce.Tests/configuration.json
new file mode 100644
index 0000000..6f88533
--- /dev/null
+++ b/src/IOL.VippsEcommerce.Tests/configuration.json
@@ -0,0 +1,14 @@
+{
+ "ApiUrl": "",
+ "ClientId": "",
+ "ClientSecret": "",
+ "PrimarySubscriptionKey": "",
+ "SecondarySubscriptionKey": "",
+ "MerchantSerialNumber": "",
+ "SystemName": "",
+ "SystemVersion": "",
+ "SystemPluginName": "",
+ "SystemPluginVersion": "",
+ "CacheDirectoryPath": "",
+ "CacheEncryptionKey": ""
+} \ No newline at end of file