Creates a new Configuration
object.
Parameters
- bbpos_
wisepos_ eobject An object containing device type specific settings for BBPOS WisePOS E readers
- bbpos_wisepos_e.
splashscreenstring A File ID representing an image you would like displayed on the reader.
- stripe_
s700object An object containing device type specific settings for Stripe S700 readers
- stripe_s700.
splashscreenstring A File ID representing an image you would like displayed on the reader.
- tippingobject
Tipping configurations for readers supporting on-reader tips
- tipping.
audobject Tipping configuration for AUD
- tipping.
aud. fixed_ amountsarray of integers Fixed amounts displayed when collecting a tip
- tipping.
aud. percentagesarray of integers Percentages displayed when collecting a tip
- tipping.
aud. smart_ tip_ thresholdinteger Below this amount, fixed amounts will be displayed; above it, percentages will be displayed
- tipping.
cadobject Tipping configuration for CAD
- tipping.
cad. fixed_ amountsarray of integers Fixed amounts displayed when collecting a tip
- tipping.
cad. percentagesarray of integers Percentages displayed when collecting a tip
- tipping.
cad. smart_ tip_ thresholdinteger Below this amount, fixed amounts will be displayed; above it, percentages will be displayed
- tipping.
chfobject Tipping configuration for CHF
- tipping.
chf. fixed_ amountsarray of integers Fixed amounts displayed when collecting a tip
- tipping.
chf. percentagesarray of integers Percentages displayed when collecting a tip
- tipping.
chf. smart_ tip_ thresholdinteger Below this amount, fixed amounts will be displayed; above it, percentages will be displayed
- tipping.
czkobject Tipping configuration for CZK
- tipping.
czk. fixed_ amountsarray of integers Fixed amounts displayed when collecting a tip
- tipping.
czk. percentagesarray of integers Percentages displayed when collecting a tip
- tipping.
czk. smart_ tip_ thresholdinteger Below this amount, fixed amounts will be displayed; above it, percentages will be displayed
- tipping.
dkkobject Tipping configuration for DKK
- tipping.
dkk. fixed_ amountsarray of integers Fixed amounts displayed when collecting a tip
- tipping.
dkk. percentagesarray of integers Percentages displayed when collecting a tip
- tipping.
dkk. smart_ tip_ thresholdinteger Below this amount, fixed amounts will be displayed; above it, percentages will be displayed
- tipping.
eurobject Tipping configuration for EUR
- tipping.
eur. fixed_ amountsarray of integers Fixed amounts displayed when collecting a tip
- tipping.
eur. percentagesarray of integers Percentages displayed when collecting a tip
- tipping.
eur. smart_ tip_ thresholdinteger Below this amount, fixed amounts will be displayed; above it, percentages will be displayed
- tipping.
gbpobject Tipping configuration for GBP
- tipping.
gbp. fixed_ amountsarray of integers Fixed amounts displayed when collecting a tip
- tipping.
gbp. percentagesarray of integers Percentages displayed when collecting a tip
- tipping.
gbp. smart_ tip_ thresholdinteger Below this amount, fixed amounts will be displayed; above it, percentages will be displayed
- tipping.
hkdobject Tipping configuration for HKD
- tipping.
hkd. fixed_ amountsarray of integers Fixed amounts displayed when collecting a tip
- tipping.
hkd. percentagesarray of integers Percentages displayed when collecting a tip
- tipping.
hkd. smart_ tip_ thresholdinteger Below this amount, fixed amounts will be displayed; above it, percentages will be displayed
- tipping.
myrobject Tipping configuration for MYR
- tipping.
myr. fixed_ amountsarray of integers Fixed amounts displayed when collecting a tip
- tipping.
myr. percentagesarray of integers Percentages displayed when collecting a tip
- tipping.
myr. smart_ tip_ thresholdinteger Below this amount, fixed amounts will be displayed; above it, percentages will be displayed
- tipping.
nokobject Tipping configuration for NOK
- tipping.
nok. fixed_ amountsarray of integers Fixed amounts displayed when collecting a tip
- tipping.
nok. percentagesarray of integers Percentages displayed when collecting a tip
- tipping.
nok. smart_ tip_ thresholdinteger Below this amount, fixed amounts will be displayed; above it, percentages will be displayed
- tipping.
nzdobject Tipping configuration for NZD
- tipping.
nzd. fixed_ amountsarray of integers Fixed amounts displayed when collecting a tip
- tipping.
nzd. percentagesarray of integers Percentages displayed when collecting a tip
- tipping.
nzd. smart_ tip_ thresholdinteger Below this amount, fixed amounts will be displayed; above it, percentages will be displayed
- tipping.
plnobject Tipping configuration for PLN
- tipping.
pln. fixed_ amountsarray of integers Fixed amounts displayed when collecting a tip
- tipping.
pln. percentagesarray of integers Percentages displayed when collecting a tip
- tipping.
pln. smart_ tip_ thresholdinteger Below this amount, fixed amounts will be displayed; above it, percentages will be displayed
- tipping.
sekobject Tipping configuration for SEK
- tipping.
sek. fixed_ amountsarray of integers Fixed amounts displayed when collecting a tip
- tipping.
sek. percentagesarray of integers Percentages displayed when collecting a tip
- tipping.
sek. smart_ tip_ thresholdinteger Below this amount, fixed amounts will be displayed; above it, percentages will be displayed
- tipping.
sgdobject Tipping configuration for SGD
- tipping.
sgd. fixed_ amountsarray of integers Fixed amounts displayed when collecting a tip
- tipping.
sgd. percentagesarray of integers Percentages displayed when collecting a tip
- tipping.
sgd. smart_ tip_ thresholdinteger Below this amount, fixed amounts will be displayed; above it, percentages will be displayed
- tipping.
usdobject Tipping configuration for USD
- tipping.
usd. fixed_ amountsarray of integers Fixed amounts displayed when collecting a tip
- tipping.
usd. percentagesarray of integers Percentages displayed when collecting a tip
- tipping.
usd. smart_ tip_ thresholdinteger Below this amount, fixed amounts will be displayed; above it, percentages will be displayed
- verifone_
p400object An object containing device type specific settings for Verifone P400 readers
- verifone_p400.
splashscreenstring A File ID representing an image you would like displayed on the reader.
More parameters
- namestring
Name of the configuration
- offlineobject
Configurations for collecting transactions offline.
- offline.
enabledbooleanRequired Determines whether to allow transactions to be collected while reader is offline. Defaults to false.
- reboot_
windowobjectPreview feature Reboot time settings for readers that support customized reboot time configuration.
- reboot_window.
end_ hourintegerRequired Integer between 0 to 23 that represents the end hour of the reboot time window. The value must be different than the start_hour.
- reboot_window.
start_ hourintegerRequired Integer between 0 to 23 that represents the start hour of the reboot time window.
Returns
Returns a Configuration
object if creation succeeds.
{ "id": "tmc_FQqbaQCiy0m1xc", "object": "terminal.configuration", "is_account_default": false, "livemode": false}