aboutsummaryrefslogtreecommitdiffstats
path: root/src/IOL.VippsEcommerce.Tests/configuration.json
diff options
context:
space:
mode:
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