2018-01-07 04:55:48 +10:00
|
|
|
{
|
2018-01-07 22:41:09 +10:00
|
|
|
"secretKey": "sk_test_this_is_not_real",
|
|
|
|
"publicKey": "pk_test_this_is_not_real",
|
2018-01-11 06:20:52 +10:00
|
|
|
"stripeCurrency": "usd",
|
2018-01-07 04:55:48 +10:00
|
|
|
"stripeDescription": "expressCart payment",
|
2019-11-07 19:43:38 +10:00
|
|
|
"stripeLogoURL": "http://localhost:1111/images/stripelogo.png",
|
|
|
|
"stripeWebhookSecret": ""
|
2018-01-07 04:55:48 +10:00
|
|
|
}
|