provider POST /v1/terminal/configurations/{configuration}
@utdk/stripe /v1/terminal/configurations/{configuration}
Update a Configuration
<p>Updates a new <code>Configuration</code> object.</p>
configuration path required
string

Try it

Authentication
Configure credentials for Stripe API
Gateway
The gateway proxies requests and injects credentials server-side. Configure credentials above, then enter your gateway URL.

Saved automatically to browser storage.

postterminalconfigurationsconfiguration
POST/v1/terminal/configurations/{configuration}
<p>Updates a new <code>Configuration</code> object.</p>

Parameters

required

Input

An object containing device type specific settings for BBPOS WisePad 3 readers.

An object containing device type specific settings for BBPOS WisePOS E readers.

Configuration for cellular connectivity.

Specifies which fields in the response should be expanded.

Name of the configuration

Configurations for collecting transactions offline.

Reboot time settings for readers. that support customized reboot time configuration.

An object containing device type specific settings for Stripe S700 readers.

An object containing device type specific settings for Stripe S710 readers.

Tipping configurations for readers that support on-reader tips.

An object containing device type specific settings for Verifone M425 readers.

An object containing device type specific settings for Verifone P400 readers.

An object containing device type specific settings for Verifone P630 readers.

An object containing device type specific settings for Verifone UX700 readers.

An object containing device type specific settings for Verifone V660p readers.

Configurations for connecting to a WiFi network.

Enter a gateway URL above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import stripe from '@utdk/stripe';

await stripe.postterminalconfigurationsconfiguration()