{
"publishableKey": "string",
"secretKey": "string",
"id": "string",
"status": "Draft",
"position": 0,
"companyId": "b3e68ad4-06c8-4e70-965b-c02b38f66ef2",
"storeIds": [
"string"
],
"provider": "OnePay",
"isRegisted": true,
"providerName": "Nexi Provider",
"message": "You can place your order using a payment provider",
"updateDate": "2019-08-24T14:15:22Z",
"translation": {
"providerName": {
"el": "string",
"en": "string",
"ro": "string",
"de": "string",
"fr": "string",
"it": "string",
"bg": "string",
"sq": "string",
"es": "string",
"ru": "string",
"pl": "string"
},
"message": {
"el": "string",
"en": "string",
"ro": "string",
"de": "string",
"fr": "string",
"it": "string",
"bg": "string",
"sq": "string",
"es": "string",
"ru": "string",
"pl": "string"
}
},
"serviceAmount": 0,
"sourceId": "string",
"paymentType": "Cash",
"salesChannels": [
"Sfa"
]
}
curl --location --request POST 'https://platform.shopranos.eu/api/payments/Stripe/configuration' \
--header 'Content-Type: application/json' \
--data-raw '{
"publishableKey": "string",
"secretKey": "string",
"id": "string",
"status": "Draft",
"position": 0,
"companyId": "b3e68ad4-06c8-4e70-965b-c02b38f66ef2",
"storeIds": [
"string"
],
"provider": "OnePay",
"isRegisted": true,
"providerName": "Nexi Provider",
"message": "You can place your order using a payment provider",
"updateDate": "2019-08-24T14:15:22Z",
"translation": {
"providerName": {
"el": "string",
"en": "string",
"ro": "string",
"de": "string",
"fr": "string",
"it": "string",
"bg": "string",
"sq": "string",
"es": "string",
"ru": "string",
"pl": "string"
},
"message": {
"el": "string",
"en": "string",
"ro": "string",
"de": "string",
"fr": "string",
"it": "string",
"bg": "string",
"sq": "string",
"es": "string",
"ru": "string",
"pl": "string"
}
},
"serviceAmount": 0,
"sourceId": "string",
"paymentType": "Cash",
"salesChannels": [
"Sfa"
]
}'
{
"publishableKey": "string",
"secretKey": "string",
"id": "string",
"status": "Draft",
"position": 0,
"companyId": "b3e68ad4-06c8-4e70-965b-c02b38f66ef2",
"storeIds": [
"string"
],
"provider": "OnePay",
"isRegisted": true,
"providerName": "Nexi Provider",
"message": "You can place your order using a payment provider",
"updateDate": "2019-08-24T14:15:22Z",
"translation": {
"providerName": {
"el": "string",
"en": "string",
"ro": "string",
"de": "string",
"fr": "string",
"it": "string",
"bg": "string",
"sq": "string",
"es": "string",
"ru": "string",
"pl": "string"
},
"message": {
"el": "string",
"en": "string",
"ro": "string",
"de": "string",
"fr": "string",
"it": "string",
"bg": "string",
"sq": "string",
"es": "string",
"ru": "string",
"pl": "string"
}
},
"serviceAmount": 0,
"sourceId": "string",
"paymentType": "Cash",
"salesChannels": [
"Sfa"
]
}