{"title":"Wi-Fi profiles","category":"default","creationDate":1603894200,"content":"<p>To connect to your wireless network, the payment terminal needs to know certain network properties, depending on your <a href=\"#wi-fi-network-and-profile-types\">type of Wi-Fi network<\/a>. For example, the terminal needs to know basic properties such as the channel, password, and name of the network as well as advanced properties such as certificates for server validation and client authentication.<br \/>\nThe terminal obtains the network properties through a Wi-Fi profile, which you can set up remotely either:<\/p>\n<ul>\n<li><a href=\"#set-up-in-ca\">In the Customer Area<\/a>.<\/li>\n<li><a href=\"#set-up-with-api\">Using API calls<\/a>.<\/li>\n<\/ul>\n<p>The terminal <a href=\"#load-profiles\">receives and loads<\/a> the remote Wi-Fi profile as part of the terminal configuration.<\/p>\n<h2>Requirements<\/h2>\n<table>\n<thead>\n<tr>\n<th style=\"text-align: left;\">Requirement<\/th>\n<th style=\"text-align: left;\">Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align: left;\"><strong>Integration type<\/strong><\/td>\n<td style=\"text-align: left;\">A <a href=\"\/point-of-sale\/basic-tapi-integration\/\">Terminal API integration<\/a> or <a href=\"\/point-of-sale\/standalone\/\">standalone solution<\/a>.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><strong>Hardware<\/strong><\/td>\n<td style=\"text-align: left;\">An <a href=\"\/point-of-sale\/what-we-support\/select-your-terminals\/\">Adyen payment terminal<\/a> with Wi-Fi connectivity.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><strong><a href=\"\/development-resources\/api-credentials\/\">API credentials<\/a><\/strong><\/td>\n<td style=\"text-align: left;\">To manage Wi-Fi profiles using API calls, you need the following role: <ul><li markdown=\"1\"><strong>Management API\u2014Terminal Advanced settings read and write<\/strong><\/li><\/ul><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><strong>Setup steps<\/strong><\/td>\n<td style=\"text-align: left;\">Before you begin, make sure that you have familiarized yourself with:<ul><li markdown=\"1\">The <a href=\"#wi-fi-network-and-profile-types\">Wi-Fi network and profile types<\/a> that Adyen supports.<\/li><li markdown=\"1\">How to be <a href=\"#know-when-certificates-expire\">informed about the expiry of certificates<\/a>.<\/li><\/ul> Contact our <a href=\"https:\/\/ca-test.adyen.com\/ca\/ca\/contactUs\/support.shtml?form=other\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">Support Team<\/a>: <ul><li markdown=\"1\">If you are planning to set up a <a href=\"#remote-wi-fi-profile-types\">remote Wi-Fi type EAP-TLS profile<\/a> in your Customer Area.<\/li><\/ul> You need to provide the following certificates to <a href=\"#set-up-in-ca\">create a profile Wi-Fi profile in your Customer Area<\/a>: <ul><li markdown=\"1\">For an EAP-PEAP profile:<ul><li markdown=\"1\">The CA root certificate in .pem format. This must be the root certificate from the CA that signed the certificate of the RADIUS server that is part of your wireless network.<\/li><li markdown=\"1\">The EAP intermediate certificate in .pem format. This is optional, depending on your network infrastructure.<\/li><\/ul><\/li><li markdown=\"1\">For an EAP-TLS profile: <ul><li markdown=\"1\">The CA root certificate. This must be the root certificate from the CA that signed the certificate of the RADIUS server that is part of your wireless network.<\/li><li markdown=\"1\">Client certificate for the terminals.<\/li><li markdown=\"1\">The client key.<\/li><\/ul><\/li><\/ul> You need to provide the following certificates to <a href=\"#set-up-with-api\">create a new Wi-Fi profile using API calls<\/a>: <ul><li markdown=\"1\">For Enterprise EAP-PEAP and EAP-TLS, the CA root certificate in .pem format. This must be the root certificate from the CA that signed the certificate of the RADIUS server that is part of your wireless network.<\/li><li markdown=\"1\">For EAP-PEAP, the EAP intermediate certificate in .pem format (optional).<\/li><li markdown=\"1\">For EAP-TLS, the client certificate for the terminals in .pem format and the client key in .pem or .key format.<\/li><\/ul><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2 id=\"wi-fi-network-and-profile-types\">Wi-Fi network and profile types<\/h2>\n<p>Adyen payment terminals support the following Wi-Fi networks:<\/p>\n<table>\n<thead>\n<tr>\n<th style=\"text-align: left;\">WPA type<\/th>\n<th style=\"text-align: left;\">Authentication<\/th>\n<th style=\"text-align: left;\">Cipher suite<\/th>\n<th style=\"text-align: left;\">Encryption<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align: left;\">WPA-Personal<\/td>\n<td style=\"text-align: left;\">PSK<\/td>\n<td style=\"text-align: left;\">TKIP<\/td>\n<td style=\"text-align: left;\">RC4<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">WPA-Enterprise<\/td>\n<td style=\"text-align: left;\">EAP-PEAP, EAP-TLS<\/td>\n<td style=\"text-align: left;\">TKIP<\/td>\n<td style=\"text-align: left;\">RC4<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">WPA2-Personal<\/td>\n<td style=\"text-align: left;\">PSK<\/td>\n<td style=\"text-align: left;\">CCMP\/TKIP<\/td>\n<td style=\"text-align: left;\">AES<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">WPA2-Enterprise<\/td>\n<td style=\"text-align: left;\">EAP-PEAP, EAP-TLS<\/td>\n<td style=\"text-align: left;\">CCMP\/TKIP<\/td>\n<td style=\"text-align: left;\">AES<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>The network properties are supplied to the terminal in an SSID profile, which we refer to as the Wi-Fi profile. This can be a local profile or a remote profile.<\/p>\n<ul>\n<li>\n<p><strong>Local Wi-Fi profile<\/strong>:<\/p>\n<ul>\n<li>Is managed locally on the terminal.<\/li>\n<li>Supports WPA Personal and WPA2 Personal networks. However, we recommend using a remote Wi-Fi profile.<\/li>\n<li>\n<p>Doesn't support WPA Enterprise and WPA2 Enterprise networks.<\/p>\n<!-- list separator -->\n<\/li>\n<\/ul>\n<\/li>\n<li>\n<p><a href=\"#remote-wi-fi-profile-types\">\n  <strong>Remote Wi-Fi profile<\/strong>\n<\/a>:<\/p>\n<ul>\n<li>Is managed centrally. This allows you to:\n<ul>\n<li>Configure Wi-Fi settings in one place instead of on each individual terminal.<\/li>\n<li>Implement changes in one place instead of on each individual terminal, for example when the PSK password or an EAP-PEAP certificate expires.<\/li>\n<\/ul><\/li>\n<li>Is mandatory for WPA Enterprise and WPA2 Enterprise networks.<\/li>\n<li>Also supports WPA Personal and WPA2 Personal networks.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>Remote Wi-Fi profile types<\/h3>\n<p>You can set up the following remote Wi-Fi profiles:<\/p>\n<ul>\n<li><strong>Enterprise EAP-PEAP<\/strong>: a profile for WPA-Enterprise and WPA2-Enterprise networks using EAP-PEAP authentication. This type of authentication uses only server-side certificates.<\/li>\n<li>\n<p><strong>Enterprise EAP-TLS<\/strong>: a profile for WPA-Enterprise and WPA2-Enterprise networks using EAP-TLS authentication. This type of authentication uses both server-side and client-side certificates. The authentication server of the Wi-Fi network validates the certificate of the Adyen-supplied payment terminal, and the terminal as Wi-Fi client validates the certificate of the authentication server. This makes it the most secure wireless network, but you need to manage more certificates.<\/p>\n<div class=\"sc-notice note\"><div>\n<p>Because of the technical complexities, the option to create this type of profile is only available on demand. Contact your Adyen account manager.<\/p>\n<\/div><\/div>\n<\/li>\n<li><strong>Personal PSK<\/strong>: a profile for WPA-Personal and WPA2-Personal networks using PSK authentication.<\/li>\n<\/ul>\n<p>The account level where you need to configure your remote Wi-Fi profile depends on the network infrastructure architecture and the account structure in the Customer Area. For example, if there is a store-specific Wi-Fi network and the account is structured with stores, configure the remote Wi-Fi profile at the store level.<\/p>\n<h2 id=\"set-up-in-ca\">Set up Wi-Fi profiles in the Customer Area<\/h2>\n<p>You can set up remote Wi-Fi profiles in your Customer Area or <a href=\"#set-up-with-api\">using API calls<\/a>. To use the Customer Area, select a tab below to see the instructions for the type of profile you want to set up.<\/p>\n\n<div id=\"tabzGTO3\">\n    <div data-component-wrapper=\"tabs\">\n        <tabs\n                        :items=\"[{&quot;title&quot;:&quot;Enterprise EAP-PEAP&quot;,&quot;content&quot;:&quot;\\n&lt;h4&gt;Set up an Enterprise EAP-PEAP profile&lt;\\\/h4&gt;\\n&lt;ol&gt;\\n&lt;li&gt;\\n&lt;p&gt;Make sure that you have the following certificates converted to &lt;em&gt;.pem&lt;\\\/em&gt; format:&lt;\\\/p&gt;\\n&lt;ul&gt;\\n&lt;li&gt;CA root certificate. This must be the root certificate from the CA that signed the certificate of the RADIUS server that is part of your wireless network.&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;EAP intermediate certificate. This is optional, depending on your network infrastructure.&lt;\\\/p&gt;\\n&lt;!-- list separator --&gt;\\n&lt;\\\/li&gt;\\n&lt;\\\/ul&gt;\\n&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;Log in to your &lt;a href=\\&quot;https:\\\/\\\/ca-test.adyen.com\\\/\\&quot; target=\\&quot;_blank\\&quot; rel=\\&quot;nofollow noopener noreferrer\\&quot; class=\\&quot;external-link no-image\\&quot;&gt;Customer Area&lt;\\\/a&gt;.&lt;\\\/p&gt;\\n&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;Switch to the merchant account or store that you want to configure a Wi-Fi profile for.&lt;\\\/p&gt;\\n&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;Go to &lt;strong&gt;In-person payments&lt;\\\/strong&gt; &amp;gt; &lt;strong&gt;Terminal settings&lt;\\\/strong&gt; &amp;gt; &lt;strong&gt;Connectivity&lt;\\\/strong&gt;.&lt;\\\/p&gt;\\n&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;Under &lt;strong&gt;Wi-Fi profiles&lt;\\\/strong&gt; select &lt;strong&gt;Add a new Wi-Fi profile&lt;\\\/strong&gt;.&lt;br \\\/&gt;\\nThe &lt;strong&gt;Wi-Fi Profile&lt;\\\/strong&gt; dialog opens.&lt;\\\/p&gt;\\n&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;Complete the WI-FI SECURITY and WI-FI PROFILE settings:&lt;\\\/p&gt;\\n&lt;ul&gt;\\n&lt;li&gt;&lt;strong&gt;Authentication type&lt;\\\/strong&gt;: select &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;wpa_eap&lt;\\\/strong&gt;&lt;\\\/span&gt; for a WPA Enterprise network or &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;wpa2_eap&lt;\\\/strong&gt;&lt;\\\/span&gt; for a WPA2 Enterprise network.&lt;\\\/li&gt;\\n&lt;li&gt;&lt;strong&gt;Name&lt;\\\/strong&gt;: name of the profile.&lt;\\\/li&gt;\\n&lt;li&gt;&lt;strong&gt;SSID&lt;\\\/strong&gt;: name of the wireless network.&lt;\\\/li&gt;\\n&lt;li&gt;&lt;strong&gt;Hidden SSID&lt;\\\/strong&gt;: indicates if a network doesn&#039;t broadcast its SSID. Mandatory for Android terminals, because these terminals rely on this setting to be able to connect to any network.&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;&lt;strong&gt;Default&lt;\\\/strong&gt;: select this checkbox if this is your preferred wireless network. The terminal will try connecting to that network first.&lt;\\\/p&gt;\\n&lt;!-- list separator --&gt;\\n&lt;\\\/li&gt;\\n&lt;\\\/ul&gt;\\n&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;Complete the EAP SETTINGS:&lt;\\\/p&gt;\\n&lt;ul&gt;\\n&lt;li&gt;&lt;strong&gt;EAP&lt;\\\/strong&gt;: select &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;peap&lt;\\\/strong&gt;&lt;\\\/span&gt;. The applicable fields appear.&lt;\\\/li&gt;\\n&lt;li&gt;&lt;strong&gt;EAP Identity&lt;\\\/strong&gt;: EAP-PEAP username from your MS-CHAP account. Must match the configuration of your RADIUS server.&lt;\\\/li&gt;\\n&lt;li&gt;&lt;strong&gt;EAP Password&lt;\\\/strong&gt;: EAP-PEAP password from your MS-CHAP account. Must match the configuration of your RADIUS server.&lt;\\\/li&gt;\\n&lt;li&gt;&lt;strong&gt;EAP CA Cert&lt;\\\/strong&gt;: upload the CA root certificate in &lt;em&gt;.pem&lt;\\\/em&gt; format. This must be the root certificate from the CA that signed the certificate of the RADIUS server that is part of your wireless network.&lt;\\\/li&gt;\\n&lt;li&gt;&lt;strong&gt;EAP Intermediate Cert&lt;\\\/strong&gt;: upload the EAP intermediate certificate in &lt;em&gt;.pem&lt;\\\/em&gt; format.&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;&lt;strong&gt;Enter Domain Suffix&lt;\\\/strong&gt;: only needed for &lt;a href=\\&quot;\\\/point-of-sale\\\/android-terminals#terminal-models\\&quot;&gt;Android payment terminals&lt;\\\/a&gt; running Android 11 or higher such as the SFO1 payment terminal. &lt;strong&gt;Domain Suffix&lt;\\\/strong&gt; must:&lt;\\\/p&gt;\\n&lt;ul&gt;\\n&lt;li&gt;Match the common name of your RADIUS server certificate.&lt;\\\/li&gt;\\n&lt;li&gt;Be in Fully Qualified Domain Name (FQDN) format. For example, [hostname].[domain].[tld] or [sub-domain].[domain].[tld].&lt;\\\/li&gt;\\n&lt;\\\/ul&gt;\\n&lt;!-- list separator --&gt;\\n&lt;\\\/li&gt;\\n&lt;\\\/ul&gt;\\n&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;Complete the NETWORK SETTINGS, making sure they match your Wi-Fi infrastructure:&lt;\\\/p&gt;\\n&lt;ul&gt;\\n&lt;li&gt;&lt;strong&gt;Channel&lt;\\\/strong&gt;: the recommended setting is &lt;em&gt;auto&lt;\\\/em&gt;.&lt;\\\/li&gt;\\n&lt;li&gt;&lt;strong&gt;BSS Type&lt;\\\/strong&gt;: the recommenced setting is &lt;em&gt;infra&lt;\\\/em&gt;.&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;&lt;strong&gt;Encryption&lt;\\\/strong&gt;: the recommended setting is &lt;em&gt;ccmp&lt;\\\/em&gt;.&lt;\\\/p&gt;\\n&lt;!-- list separator --&gt;\\n&lt;\\\/li&gt;\\n&lt;\\\/ul&gt;\\n&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;Select &lt;strong&gt;Save&lt;\\\/strong&gt; in the dialog.&lt;br \\\/&gt;\\nThe profile is added.&lt;\\\/p&gt;\\n&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;Optionally select the preferred Wi-Fi &lt;strong&gt;Band&lt;\\\/strong&gt; if your terminal supports both 2.4 GHz and 5 GHz. A terminal that supports both bands will connect to the 2.4 GHz band most of the time. If you want the terminal to connect to the less &#039;noisy&#039; 5 GHz band, either select that here or disable 2.4 GHz on your network.&lt;\\\/p&gt;\\n&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;Select &lt;strong&gt;Save&lt;\\\/strong&gt; at the bottom of the terminal settings page.&lt;\\\/p&gt;\\n&quot;,&quot;altTitle&quot;:null,&quot;oldTabId&quot;:1,&quot;relation&quot;:&quot;&quot;},{&quot;title&quot;:&quot;Enterprise EAP-TLS&quot;,&quot;content&quot;:&quot;\\n&lt;h4&gt;Set up an Enterprise EAP-TLS profile&lt;\\\/h4&gt;\\n&lt;div class=\\&quot;sc-notice note\\&quot;&gt;&lt;div&gt;\\n&lt;p&gt;The TLS option is hidden by default. To make it available, contact your Adyen account manager.&lt;\\\/p&gt;\\n&lt;\\\/div&gt;&lt;\\\/div&gt;\\n&lt;ol&gt;\\n&lt;li&gt;\\n&lt;p&gt;Make sure that you have the following certificates\\\/keys, either in a PFX bundle or as individual files:&lt;\\\/p&gt;\\n&lt;ul&gt;\\n&lt;li&gt;CA root certificate. This must be the root certificate from the CA that signed the certificate of the RADIUS server that is part of your wireless network.&lt;\\\/li&gt;\\n&lt;li&gt;Client certificate for the terminals.&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;Client key.&lt;\\\/p&gt;\\n&lt;!-- list separator --&gt;\\n&lt;\\\/li&gt;\\n&lt;\\\/ul&gt;\\n&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;Log in to your &lt;a href=\\&quot;https:\\\/\\\/ca-test.adyen.com\\\/\\&quot; target=\\&quot;_blank\\&quot; rel=\\&quot;nofollow noopener noreferrer\\&quot; class=\\&quot;external-link no-image\\&quot;&gt;Customer Area&lt;\\\/a&gt;.&lt;\\\/p&gt;\\n&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;Switch to the merchant account or store that you want to configure a Wi-Fi profile for.&lt;\\\/p&gt;\\n&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;Go to &lt;strong&gt;In-person payments&lt;\\\/strong&gt; &amp;gt; &lt;strong&gt;Terminal settings&lt;\\\/strong&gt; &amp;gt; &lt;strong&gt;Connectivity&lt;\\\/strong&gt;.&lt;\\\/p&gt;\\n&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;Under &lt;strong&gt;Wi-Fi profiles&lt;\\\/strong&gt; select &lt;strong&gt;Add a new Wi-Fi profile&lt;\\\/strong&gt;.&lt;br \\\/&gt;\\nThe &lt;strong&gt;Wi-Fi Profile&lt;\\\/strong&gt; dialog opens.&lt;\\\/p&gt;\\n&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;Complete the WI-FI SECURITY and WI-FI PROFILE settings:&lt;\\\/p&gt;\\n&lt;ul&gt;\\n&lt;li&gt;&lt;strong&gt;Authentication type&lt;\\\/strong&gt;: select &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;wpa_eap&lt;\\\/strong&gt;&lt;\\\/span&gt; for a WPA Enterprise network or &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;wpa2_eap&lt;\\\/strong&gt;&lt;\\\/span&gt; for a WPA2 Enterprise network.&lt;\\\/li&gt;\\n&lt;li&gt;&lt;strong&gt;Name&lt;\\\/strong&gt;: the name of the profile.&lt;\\\/li&gt;\\n&lt;li&gt;&lt;strong&gt;SSID&lt;\\\/strong&gt;: the name of the wireless network.&lt;\\\/li&gt;\\n&lt;li&gt;&lt;strong&gt;Hidden SSID&lt;\\\/strong&gt;: indicates if a network doesn&#039;t broadcast its SSID. Mandatory for Android terminals, because these terminals rely on this setting to be able to connect to any network.&lt;\\\/li&gt;\\n&lt;li&gt;&lt;strong&gt;Default&lt;\\\/strong&gt;: select this checkbox if this is your preferred wireless network. The terminal will try connecting to that network first.&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;&lt;strong&gt;Enter Domain Suffix&lt;\\\/strong&gt;: only needed for &lt;a href=\\&quot;\\\/point-of-sale\\\/android-terminals#terminal-models\\&quot;&gt;Android payment terminals&lt;\\\/a&gt; running Android 11 or higher. &lt;strong&gt;Domain Suffix&lt;\\\/strong&gt; must:&lt;\\\/p&gt;\\n&lt;ul&gt;\\n&lt;li&gt;Match the common name of your RADIUS server certificate.&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;Be in Fully Qualified Domain Name (FQDN) format. For example, [hostname].[domain].[tld] or [sub-domain].[domain].[tld].&lt;\\\/p&gt;\\n&lt;!-- list separator --&gt;\\n&lt;\\\/li&gt;\\n&lt;\\\/ul&gt;\\n&lt;\\\/li&gt;\\n&lt;\\\/ul&gt;\\n&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;Under EAP SETTINGS complete these boxes:&lt;\\\/p&gt;\\n&lt;ul&gt;\\n&lt;li&gt;&lt;strong&gt;EAP&lt;\\\/strong&gt;: select &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;tls&lt;\\\/strong&gt;&lt;\\\/span&gt;. (Contact your account manager if you do not see the &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;tls&lt;\\\/strong&gt;&lt;\\\/span&gt; option.) The applicable fields appear.&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;&lt;strong&gt;EAP Identity&lt;\\\/strong&gt;: CommonName of the EAP client certificate.&lt;\\\/p&gt;\\n&lt;!-- list separator --&gt;\\n&lt;\\\/li&gt;\\n&lt;\\\/ul&gt;\\n&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;Complete the remaining EAP SETTINGS depending on how you will provide the certificates and key: as separate files or in a PFX bundle.&lt;\\\/p&gt;\\n&lt;ul&gt;\\n&lt;li&gt;\\n&lt;p&gt;To provide the certificates and key as separate files, proceed as follows:&lt;\\\/p&gt;\\n&lt;ul&gt;\\n&lt;li&gt;&lt;strong&gt;Use.pfx bundle&lt;\\\/strong&gt;: do not select this checkbox.&lt;\\\/li&gt;\\n&lt;li&gt;&lt;strong&gt;EAP CA Cert&lt;\\\/strong&gt;: upload the CA root certificate in &lt;em&gt;.pem&lt;\\\/em&gt; format. This must be the root certificate from the CA that signed the certificate of the RADIUS server that is part of your wireless network. If applicable include intermediate certificates in the certificate chain.&lt;\\\/li&gt;\\n&lt;li&gt;&lt;strong&gt;EAP Client Cert&lt;\\\/strong&gt;: upload a file in &lt;em&gt;.pem&lt;\\\/em&gt; format containing the certificate chain for the terminals. All terminals in the same network will use the same EAP client certificate.&lt;\\\/li&gt;\\n&lt;li&gt;&lt;strong&gt;EAP Client Key&lt;\\\/strong&gt;: upload a file in &lt;em&gt;.key&lt;\\\/em&gt; or &lt;em&gt;.pem&lt;\\\/em&gt; format containing the RSA private key for the client. Include the begin and end lines &lt;code&gt;-----BEGIN RSA PRIVATE KEY-----&lt;\\\/code&gt; and &lt;code&gt;-----END RSA PRIVATE KEY-----&lt;\\\/code&gt;.&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;&lt;strong&gt;EAP Client Key Password&lt;\\\/strong&gt; (optional): if applicable, type the password protecting the file containing the RSA key.&lt;\\\/p&gt;\\n&lt;!-- list separator --&gt;\\n&lt;\\\/li&gt;\\n&lt;\\\/ul&gt;\\n&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;To provide the certificates and key bundled into a PFX file, proceed as follows:&lt;\\\/p&gt;\\n&lt;ul&gt;\\n&lt;li&gt;&lt;strong&gt;Use.pfx bundle&lt;\\\/strong&gt;: select this checkbox.&lt;\\\/li&gt;\\n&lt;li&gt;&lt;strong&gt;Certificate file&lt;\\\/strong&gt;: upload a file in &lt;em&gt;.pfx&lt;\\\/em&gt; format containing the certificates and key.&lt;\\\/li&gt;\\n&lt;li&gt;&lt;strong&gt;Import password&lt;\\\/strong&gt; (optional): if applicable, type the password protecting the PFX file.&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;&lt;strong&gt;EAP Client Key Password&lt;\\\/strong&gt; (optional): if applicable, type the password protecting the file containing the RSA key.&lt;\\\/p&gt;\\n&lt;!-- list separator --&gt;\\n&lt;\\\/li&gt;\\n&lt;\\\/ul&gt;\\n&lt;\\\/li&gt;\\n&lt;\\\/ul&gt;\\n&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;Complete the NETWORK SETTINGS, making sure they match your Wi-Fi infrastructure:&lt;\\\/p&gt;\\n&lt;ul&gt;\\n&lt;li&gt;&lt;strong&gt;Channel&lt;\\\/strong&gt;: the recommended setting is &lt;em&gt;auto&lt;\\\/em&gt;.&lt;\\\/li&gt;\\n&lt;li&gt;&lt;strong&gt;BSS Type&lt;\\\/strong&gt;: the recommenced setting is &lt;em&gt;infra&lt;\\\/em&gt;.&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;&lt;strong&gt;Encryption&lt;\\\/strong&gt;: the recommended setting is &lt;em&gt;ccmp&lt;\\\/em&gt;.&lt;\\\/p&gt;\\n&lt;!-- list separator --&gt;\\n&lt;\\\/li&gt;\\n&lt;\\\/ul&gt;\\n&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;Select &lt;strong&gt;Save&lt;\\\/strong&gt; in the dialog.&lt;br \\\/&gt;\\nThe profile is added.&lt;\\\/p&gt;\\n&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;Optionally select the preferred Wi-Fi &lt;strong&gt;Band&lt;\\\/strong&gt; if your terminal supports both 2.4 GHz and 5 GHz. A terminal that supports both bands will connect to the 2.4 GHz band most of the time. If you want the terminal to connect to the less &#039;noisy&#039; 5 GHz band, either select that here or disable 2.4 GHz on your network.&lt;\\\/p&gt;\\n&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;Select &lt;strong&gt;Save&lt;\\\/strong&gt; at the bottom of the terminal settings page.&lt;\\\/p&gt;\\n&quot;,&quot;altTitle&quot;:null,&quot;oldTabId&quot;:1,&quot;relation&quot;:&quot;&quot;},{&quot;title&quot;:&quot;Personal PSK&quot;,&quot;content&quot;:&quot;\\n&lt;h4&gt;Set up a Personal PSK profile&lt;\\\/h4&gt;\\n&lt;ol&gt;\\n&lt;li&gt;\\n&lt;p&gt;Log in to your &lt;a href=\\&quot;https:\\\/\\\/ca-test.adyen.com\\\/\\&quot; target=\\&quot;_blank\\&quot; rel=\\&quot;nofollow noopener noreferrer\\&quot; class=\\&quot;external-link no-image\\&quot;&gt;Customer Area&lt;\\\/a&gt;.&lt;\\\/p&gt;\\n&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;Switch to the merchant account or store that you want to configure a Wi-Fi profile for.&lt;\\\/p&gt;\\n&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;Go to &lt;strong&gt;In-person payments&lt;\\\/strong&gt; &amp;gt; &lt;strong&gt;Terminal settings&lt;\\\/strong&gt; &amp;gt; &lt;strong&gt;Connectivity&lt;\\\/strong&gt;.&lt;\\\/p&gt;\\n&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;Under &lt;strong&gt;Wi-Fi profiles&lt;\\\/strong&gt; select &lt;strong&gt;Add a new Wi-Fi profile&lt;\\\/strong&gt;.&lt;br \\\/&gt;\\nThe &lt;strong&gt;Wi-Fi Profile&lt;\\\/strong&gt; dialog opens.&lt;\\\/p&gt;\\n&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;Complete the WI-FI SECURITY and WI-FI PROFILE settings:&lt;\\\/p&gt;\\n&lt;ul&gt;\\n&lt;li&gt;&lt;strong&gt;Authentication type&lt;\\\/strong&gt;: select &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;wpa_psk&lt;\\\/strong&gt;&lt;\\\/span&gt; for a WPA Personal network or &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;wpa2_psk&lt;\\\/strong&gt;&lt;\\\/span&gt; for a WPA2 Personal network.&lt;\\\/li&gt;\\n&lt;li&gt;&lt;strong&gt;Name&lt;\\\/strong&gt;: the name of the profile.&lt;\\\/li&gt;\\n&lt;li&gt;&lt;strong&gt;SSID&lt;\\\/strong&gt;: the name of the wireless network.&lt;\\\/li&gt;\\n&lt;li&gt;&lt;strong&gt;Hidden SSID&lt;\\\/strong&gt;: indicates if a network doesn&#039;t broadcast its SSID. Mandatory for Android terminals, because these terminals rely on this setting to be able to connect to any network.&lt;\\\/li&gt;\\n&lt;li&gt;&lt;strong&gt;PSK&lt;\\\/strong&gt;: the password to your wireless network.&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;&lt;strong&gt;Default&lt;\\\/strong&gt;: select this checkbox if this is your preferred wireless network. The terminal will try connecting to that network first.&lt;\\\/p&gt;\\n&lt;!-- list separator --&gt;\\n&lt;\\\/li&gt;\\n&lt;\\\/ul&gt;\\n&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;Complete the NETWORK SETTINGS, making sure they match your Wi-Fi infrastructure:&lt;\\\/p&gt;\\n&lt;ul&gt;\\n&lt;li&gt;&lt;strong&gt;Channel&lt;\\\/strong&gt;: the recommended setting is &lt;em&gt;auto&lt;\\\/em&gt;.&lt;\\\/li&gt;\\n&lt;li&gt;&lt;strong&gt;BSS Type&lt;\\\/strong&gt;: the recommenced setting is &lt;em&gt;infra&lt;\\\/em&gt;.&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;&lt;strong&gt;Encryption&lt;\\\/strong&gt;: the recommended setting is &lt;em&gt;ccmp&lt;\\\/em&gt;.&lt;\\\/p&gt;\\n&lt;!-- list separator --&gt;\\n&lt;\\\/li&gt;\\n&lt;\\\/ul&gt;\\n&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;Select &lt;strong&gt;Save&lt;\\\/strong&gt; in the dialog.&lt;br \\\/&gt;\\nThe profile is added.&lt;\\\/p&gt;\\n&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;Optionally select the preferred Wi-Fi &lt;strong&gt;Band&lt;\\\/strong&gt; if your terminal supports both 2.4 GHz and 5 GHz. A terminal that supports both bands will connect to the 2.4 GHz band most of the time. If you want the terminal to connect to the less &#039;noisy&#039; 5 GHz band, either select that here or disable 2.4 GHz on your network.&lt;\\\/p&gt;\\n&lt;\\\/li&gt;\\n&lt;li&gt;\\n&lt;p&gt;Select &lt;strong&gt;Save&lt;\\\/strong&gt; at the bottom of the terminal settings page.&lt;\\\/p&gt;\\n&quot;,&quot;altTitle&quot;:null,&quot;oldTabId&quot;:1,&quot;relation&quot;:&quot;&quot;}]\"\n            :should-update-when-url-changes='false'>\n        <\/tabs>\n    <\/div>\n<\/div>\n\n<h2 id=\"set-up-with-api\">Set up Wi-Fi profiles using API calls<\/h2>\n<p>Instead of <a href=\"#set-up-in-ca\">using your Customer Area<\/a>, you can use our <a href=\"\/point-of-sale\/automating-terminal-management\/configure-terminals-api\">Management API<\/a> to automate setting up remote Wi-Fi profiles.<\/p>\n<\/li>\n<\/ol>\n<p>Wi-Fi profiles are considered sensitive settings because they affect the Terminal API communications. To manage Wi-Fi profiles, you need to have the following <a href=\"\/development-resources\/api-credentials#api-permissions\">role<\/a>:<\/p>\n<ul>\n<li><strong>Management API\u2014Terminal Advanced settings read and write<\/strong><\/li>\n<\/ul>\n<p>Proceed as follows:<\/p>\n<ol>\n<li>\n<p>Optional. To see what remote Wi-Fi profile settings have already been configured, make a GET request to the <code>\/terminalSettings<\/code> endpoint for the  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/Management\/latest\/get\/companies\/(companyId)\/terminalSettings\" class=\" external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">company account<\/a>,  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/Management\/latest\/get\/merchants\/(merchantId)\/terminalSettings\" class=\" external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">merchant account<\/a>,  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/Management\/latest\/get\/stores\/(storeId)\/terminalSettings\" class=\" external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">store<\/a> or  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/Management\/latest\/get\/terminals\/(terminalId)\/terminalSettings\" class=\" external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">terminal<\/a>, and check the <code>wifiProfiles<\/code> object.<\/p>\n<div class=\"notices green\">\n<p>When removing settings, you need to know the settings that will be <a href=\"\/point-of-sale\/automating-terminal-management\/configure-terminals-api#inheritance\">inherited<\/a> from the next higher level.<\/p>\n<\/div>\n<\/li>\n<li>\n<p>For a new Enterprise EAP-PEAP or EAP-TLS Wi-Fi profile:<\/p>\n<ol>\n<li>\n<p>Make sure that you have the required certificates:<\/p>\n<ul>\n<li>The CA root certificate in <em>.pem<\/em> format. This must be the root certificate from the CA that signed the certificate of the RADIUS server that is part of your wireless network.<\/li>\n<li>For EAP-PEAP: the EAP intermediate certificate in <em>.pem<\/em> format (optional).<\/li>\n<li>\n<p>For EAP-TLS: the client certificate for the terminals in <em>.pem<\/em> format and the client key in <em>.pem<\/em> or <em>.key<\/em> format.<\/p>\n<!-- list separator -->\n<\/li>\n<\/ul>\n<\/li>\n<li>\n<p>Convert each certificate file to a Base64-encoded string.<\/p>\n<!-- list separator -->\n<\/li>\n<\/ol>\n<\/li>\n<li>\n<p>To create or update a Wi-Fi profile, make a PATCH request to the <code>\/terminalSettings<\/code> endpoint for the account, store, or terminal.<\/p>\n<p>Use the following endpoints:<\/p>\n<ul>\n<li>PATCH  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/Management\/latest\/patch\/companies\/(companyId)\/terminalSettings\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">\/companies\/{companyId}\/terminalSettings<\/a><\/li>\n<li>PATCH  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/Management\/latest\/patch\/merchants\/(merchantId)\/terminalSettings\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">\/merchants\/{merchantId}\/terminalSettings<\/a><\/li>\n<li>PATCH  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/Management\/latest\/patch\/stores\/(storeId)\/terminalSettings\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">\/stores\/{storeId}\/terminalSettings<\/a><\/li>\n<li>PATCH  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/Management\/latest\/patch\/terminals\/(terminalId)\/terminalSettings\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">\/terminals\/{terminalId}\/terminalSettings<\/a><\/li>\n<\/ul>\n<p>In the request body, specify:<\/p>\n<ul>\n<li>\n<p>The general network  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/Management\/latest\/patch\/stores\/(storeId)\/terminalSettings#request-wifiProfiles-settings\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">settings<\/a>&#58;<\/p>\n<table>\n<thead>\n<tr>\n<th style=\"text-align: left;\">Parameter<\/th>\n<th style=\"text-align: left;\">Data&nbsp;type<\/th>\n<th style=\"text-align: center;\">Required<\/th>\n<th style=\"text-align: left;\">Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align: left;\"><code>band<\/code><\/td>\n<td style=\"text-align: left;\">String<\/td>\n<td style=\"text-align: center;\"><\/td>\n<td style=\"text-align: left;\">The preferred Wi-Fi Band, for use if the terminals support multiple bands. Possible values: All, 2.4GHz, 5GHz.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><code>roaming<\/code><\/td>\n<td style=\"text-align: left;\">Boolean<\/td>\n<td style=\"text-align: center;\"><\/td>\n<td style=\"text-align: left;\">Indicates if roaming is enabled on the terminals.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><code>timeout<\/code><\/td>\n<td style=\"text-align: left;\">Integer<\/td>\n<td style=\"text-align: center;\"><\/td>\n<td style=\"text-align: left;\">The connection time-out in seconds. Minimum value: <strong>0<\/strong><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/li>\n<li>\n<p>Specific parameters for each profile in the  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/Management\/latest\/patch\/stores\/(storeId)\/terminalSettings#request-wifiProfiles-profiles\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">profiles<\/a> array. For the parameters of different types of profiles, see the table below.<\/p>\n<\/li>\n<\/ul>\n\n<div id=\"tabQx6ET\">\n    <div data-component-wrapper=\"tabs\">\n        <tabs\n                        :items=\"[{&quot;title&quot;:&quot;EAP-PEAP profile&quot;,&quot;content&quot;:&quot;\\n&lt;p&gt;For an &lt;a href=\\&quot;\\\/point-of-sale\\\/design-your-integration\\\/network-and-connectivity\\\/wi-fi-profiles?tab=enterprise_eap_peap_1\\&quot;&gt;Enterprise EAP-PEAP Wi-Fi profile&lt;\\\/a&gt;, use the following parameters:&lt;\\\/p&gt;\\n&lt;table&gt;\\n&lt;thead&gt;\\n&lt;tr&gt;\\n&lt;th style=\\&quot;text-align: left;\\&quot;&gt;Parameter&lt;\\\/th&gt;\\n&lt;th style=\\&quot;text-align: left;\\&quot;&gt;Data&amp;nbsp;type&lt;\\\/th&gt;\\n&lt;th style=\\&quot;text-align: center;\\&quot;&gt;Required&lt;\\\/th&gt;\\n&lt;th style=\\&quot;text-align: left;\\&quot;&gt;Description&lt;\\\/th&gt;\\n&lt;\\\/tr&gt;\\n&lt;\\\/thead&gt;\\n&lt;tbody&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;authType&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;String&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;img title=\\&quot;-white_check_mark-\\&quot; alt=\\&quot;-white_check_mark-\\&quot; class=\\&quot;smileys\\&quot; src=\\&quot;\\\/user\\\/data\\\/smileys\\\/emoji\\\/white_check_mark.png\\&quot; \\\/&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;The type of Wi-Fi network. Use the value &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;wpa-eap&lt;\\\/strong&gt;&lt;\\\/span&gt; for a WPA Enterprise network, or &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;wpa2-eap&lt;\\\/strong&gt;&lt;\\\/span&gt; for a WPA2 Enterprise network.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;autoWifi&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Boolean&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Indicates whether to automatically select the best authentication method available. Does not work on older terminal models.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;bssType&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;String&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;img title=\\&quot;-white_check_mark-\\&quot; alt=\\&quot;-white_check_mark-\\&quot; class=\\&quot;smileys\\&quot; src=\\&quot;\\\/user\\\/data\\\/smileys\\\/emoji\\\/white_check_mark.png\\&quot; \\\/&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Use &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;infra&lt;\\\/strong&gt;&lt;\\\/span&gt; for infrastructure-based networks. This applies to most networks. Use &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;adhoc&lt;\\\/strong&gt;&lt;\\\/span&gt; only if the communication is p2p-based between base stations.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;channel&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Integer&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Channel number of the Wi-Fi network. The recommended setting is &lt;strong&gt;0&lt;\\\/strong&gt; for automatic channel selection.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;defaultProfile&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Boolean&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Indicates whether this is your preferred wireless network. If true, the terminal will try connecting to this network first.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;eap&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;String&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;For &lt;code&gt;authType&lt;\\\/code&gt; &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;wpa-eap&lt;\\\/strong&gt;&lt;\\\/span&gt; or &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;wpa2-eap&lt;\\\/strong&gt;&lt;\\\/span&gt;. Use the value &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;peap&lt;\\\/strong&gt;&lt;\\\/span&gt;. (Other possible values: &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;tls&lt;\\\/strong&gt;&lt;\\\/span&gt;, &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;leap&lt;\\\/strong&gt;&lt;\\\/span&gt;, &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;fast&lt;\\\/strong&gt;&lt;\\\/span&gt;.)&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;eapCaCert&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Object (file)&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;For &lt;code&gt;authType&lt;\\\/code&gt; &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;wpa-eap&lt;\\\/strong&gt;&lt;\\\/span&gt; or &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;wpa2-eap&lt;\\\/strong&gt;&lt;\\\/span&gt;. The root certificate from the CA that signed the certificate of the RADIUS server that is part of your wireless network.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;eapIdentity&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;String&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;For &lt;code&gt;authType&lt;\\\/code&gt; &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;wpa-eap&lt;\\\/strong&gt;&lt;\\\/span&gt; or &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;wpa2-eap&lt;\\\/strong&gt;&lt;\\\/span&gt;. EAP-PEAP username from your MS-CHAP account. Must match the configuration of your RADIUS server.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;eapIntermediateCert&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Object (file)&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;For &lt;code&gt;eap&lt;\\\/code&gt; &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;peap&lt;\\\/strong&gt;&lt;\\\/span&gt;. The EAP intermediate certificate.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;eapPwd&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;String&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;For &lt;code&gt;eap&lt;\\\/code&gt; &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;peap&lt;\\\/strong&gt;&lt;\\\/span&gt;. EAP-PEAP password from your MS-CHAP account. Must match the configuration of your RADIUS server.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;hiddenSsid&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Boolean&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Indicates if a network doesn&#039;t broadcast its SSID. Mandatory for Android terminals, because these terminals rely on this setting to be able to connect to any network.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;name&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;String&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;img title=\\&quot;-white_check_mark-\\&quot; alt=\\&quot;-white_check_mark-\\&quot; class=\\&quot;smileys\\&quot; src=\\&quot;\\\/user\\\/data\\\/smileys\\\/emoji\\\/white_check_mark.png\\&quot; \\\/&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Your name for the Wi-Fi profile.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;ssid&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;String&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;img title=\\&quot;-white_check_mark-\\&quot; alt=\\&quot;-white_check_mark-\\&quot; class=\\&quot;smileys\\&quot; src=\\&quot;\\\/user\\\/data\\\/smileys\\\/emoji\\\/white_check_mark.png\\&quot; \\\/&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;The name of the wireless network.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;wsec&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;String&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;img title=\\&quot;-white_check_mark-\\&quot; alt=\\&quot;-white_check_mark-\\&quot; class=\\&quot;smileys\\&quot; src=\\&quot;\\\/user\\\/data\\\/smileys\\\/emoji\\\/white_check_mark.png\\&quot; \\\/&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;The type of encryption. Possible values: &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;auto&lt;\\\/strong&gt;&lt;\\\/span&gt;, &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;ccmp&lt;\\\/strong&gt;&lt;\\\/span&gt; (recommended), &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;tkip&lt;\\\/strong&gt;&lt;\\\/span&gt;.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;\\\/tbody&gt;\\n&lt;\\\/table&gt;\\n&lt;p&gt;The certificate file objects (&lt;code&gt;eapCaCert&lt;\\\/code&gt; and &lt;code&gt;eapIntermediateCert&lt;\\\/code&gt;) each consist of:&lt;\\\/p&gt;\\n&lt;table&gt;\\n&lt;thead&gt;\\n&lt;tr&gt;\\n&lt;th style=\\&quot;text-align: left;\\&quot;&gt;Parameter&lt;\\\/th&gt;\\n&lt;th style=\\&quot;text-align: left;\\&quot;&gt;Data&amp;nbsp;type&lt;\\\/th&gt;\\n&lt;th style=\\&quot;text-align: left;\\&quot;&gt;Description&lt;\\\/th&gt;\\n&lt;\\\/tr&gt;\\n&lt;\\\/thead&gt;\\n&lt;tbody&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;name&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;String&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Name of the certificate. Must be unique across Wi-Fi profiles.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;data&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;String&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Certificate content converted to a Base64-encoded string.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;\\\/tbody&gt;\\n&lt;\\\/table&gt;\\n&lt;div data-component-wrapper=\\&quot;code-sample\\&quot;&gt;\\n&lt;code-sample :title=\\&quot;&#039;Create an Enterprise EAP-PEAP profile&#039;\\&quot; :id=\\&quot;&#039;create-an-enterprise-eap-peap-profile-4310135067&#039;\\&quot; :code-data=\\&quot;[{&amp;quot;language&amp;quot;:&amp;quot;bash&amp;quot;,&amp;quot;tabTitle&amp;quot;:&amp;quot;curl&amp;quot;,&amp;quot;content&amp;quot;:&amp;quot;curl https:\\\\\\\/\\\\\\\/management-test.adyen.com\\\\\\\/v3\\\\\\\/stores\\\\\\\/{storeId}\\\\\\\/terminalSettings \\\\\\\\\\\\n-H &#039;x-API-key: ADYEN_API_KEY&#039; \\\\\\\\\\\\n-X PATCH \\\\\\\\\\\\n-d &#039;{\\\\n  \\\\&amp;quot;wifiProfiles\\\\&amp;quot;: {\\\\n    \\\\&amp;quot;profiles\\\\&amp;quot;: [\\\\n      {\\\\n        \\\\&amp;quot;authType\\\\&amp;quot;: \\\\&amp;quot;wpa-eap\\\\&amp;quot;,\\\\n        \\\\&amp;quot;autoWifi\\\\&amp;quot;: \\\\&amp;quot;false\\\\&amp;quot;,\\\\n        \\\\&amp;quot;bssType\\\\&amp;quot;: \\\\&amp;quot;infra\\\\&amp;quot;,\\\\n        \\\\&amp;quot;channel\\\\&amp;quot;: 0,\\\\n        \\\\&amp;quot;defaultProfile\\\\&amp;quot;: true,\\\\n        \\\\&amp;quot;eap\\\\&amp;quot;: \\\\&amp;quot;peap\\\\&amp;quot;,\\\\n        \\\\&amp;quot;eapCaCert\\\\&amp;quot;: {\\\\n          \\\\&amp;quot;name\\\\&amp;quot;: \\\\&amp;quot;ca.pem\\\\&amp;quot;,\\\\n          \\\\&amp;quot;data\\\\&amp;quot;: \\\\&amp;quot;...base64...\\\\&amp;quot;\\\\n        },\\\\n        \\\\&amp;quot;eapIdentity\\\\&amp;quot;: \\\\&amp;quot;store1234\\\\&amp;quot;,\\\\n        \\\\&amp;quot;eapIntermediateCert\\\\&amp;quot;: {\\\\n          \\\\&amp;quot;name\\\\&amp;quot;: \\\\&amp;quot;intermediate.pem\\\\&amp;quot;,\\\\n          \\\\&amp;quot;data\\\\&amp;quot;: \\\\&amp;quot;...base64...\\\\&amp;quot;\\\\n        },\\\\n        \\\\&amp;quot;eapPwd\\\\&amp;quot;: \\\\&amp;quot;123456789\\\\&amp;quot;,\\\\n        \\\\&amp;quot;hiddenSsid\\\\&amp;quot;: false,\\\\n        \\\\&amp;quot;name\\\\&amp;quot;: \\\\&amp;quot;YOUR_PROFILE\\\\&amp;quot;,\\\\n        \\\\&amp;quot;ssid\\\\&amp;quot;: \\\\&amp;quot;NETWORK_SSID\\\\&amp;quot;,\\\\n        \\\\&amp;quot;wsec\\\\&amp;quot;: \\\\&amp;quot;ccmp\\\\&amp;quot;\\\\n      }\\\\n    ],\\\\n    \\\\&amp;quot;settings\\\\&amp;quot;: {\\\\n      \\\\&amp;quot;band\\\\&amp;quot;: \\\\&amp;quot;All\\\\&amp;quot;,\\\\n      \\\\&amp;quot;roaming\\\\&amp;quot;: true,\\\\n      \\\\&amp;quot;timeout\\\\&amp;quot;: 20\\\\n    }\\\\n  }\\\\n}&#039;&amp;quot;},{&amp;quot;language&amp;quot;:&amp;quot;java&amp;quot;,&amp;quot;tabTitle&amp;quot;:&amp;quot;Java&amp;quot;,&amp;quot;content&amp;quot;:&amp;quot;\\\\\\\/\\\\\\\/ Adyen Java API Library v25.0.0\\\\nimport com.adyen.Client;\\\\nimport com.adyen.enums.Environment;\\\\nimport com.adyen.model.management.*;\\\\nimport java.time.OffsetDateTime;\\\\nimport java.util.*;\\\\nimport com.adyen.service.management.*;\\\\n\\\\nClient client = new Client(\\\\&amp;quot;ADYEN_API_KEY\\\\&amp;quot;, Environment.TEST);\\\\n\\\\n\\\\\\\/\\\\\\\/ Request objects\\\\nFile file1 = new File()\\\\n\\\\t.data(\\\\&amp;quot;...base64...\\\\&amp;quot;)\\\\n\\\\t.name(\\\\&amp;quot;ca.pem\\\\&amp;quot;);\\\\n\\\\nFile file2 = new File()\\\\n\\\\t.data(\\\\&amp;quot;...base64...\\\\&amp;quot;)\\\\n\\\\t.name(\\\\&amp;quot;intermediate.pem\\\\&amp;quot;);\\\\n\\\\nSettings settings = new Settings()\\\\n\\\\t.roaming(true)\\\\n\\\\t.band(\\\\&amp;quot;All\\\\&amp;quot;)\\\\n\\\\t.timeout(20);\\\\n\\\\nProfile profile1 = new Profile()\\\\n\\\\t.bssType(\\\\&amp;quot;infra\\\\&amp;quot;)\\\\n\\\\t.eapCaCert(file1)\\\\n\\\\t.autoWifi(false)\\\\n\\\\t.channel(0)\\\\n\\\\t.defaultProfile(true)\\\\n\\\\t.eapPwd(\\\\&amp;quot;123456789\\\\&amp;quot;)\\\\n\\\\t.ssid(\\\\&amp;quot;NETWORK_SSID\\\\&amp;quot;)\\\\n\\\\t.wsec(\\\\&amp;quot;ccmp\\\\&amp;quot;)\\\\n\\\\t.eapIdentity(\\\\&amp;quot;store1234\\\\&amp;quot;)\\\\n\\\\t.eap(\\\\&amp;quot;peap\\\\&amp;quot;)\\\\n\\\\t.name(\\\\&amp;quot;YOUR_PROFILE\\\\&amp;quot;)\\\\n\\\\t.eapIntermediateCert(file2)\\\\n\\\\t.authType(\\\\&amp;quot;wpa-eap\\\\&amp;quot;)\\\\n\\\\t.hiddenSsid(false);\\\\n\\\\nWifiProfiles wifiProfiles = new WifiProfiles()\\\\n\\\\t.settings(settings)\\\\n\\\\t.profiles(Arrays.asList(profile1));\\\\n\\\\nTerminalSettings terminalSettings = new TerminalSettings()\\\\n\\\\t.wifiProfiles(wifiProfiles);\\\\n\\\\n\\\\\\\/\\\\\\\/ Make the request\\\\nTerminalSettingsStoreLevelApi service = new TerminalSettingsStoreLevelApi(client);\\\\nTerminalSettings response = service.updateTerminalSettingsByStoreId(\\\\&amp;quot;storeId\\\\&amp;quot;, terminalSettings, null);&amp;quot;},{&amp;quot;language&amp;quot;:&amp;quot;php&amp;quot;,&amp;quot;tabTitle&amp;quot;:&amp;quot;PHP&amp;quot;,&amp;quot;content&amp;quot;:&amp;quot;\\\\\\\/\\\\\\\/ Adyen PHP API Library v17.4.0\\\\nuse Adyen\\\\\\\\Client;\\\\nuse Adyen\\\\\\\\Environment;\\\\nuse Adyen\\\\\\\\Model\\\\\\\\Management\\\\\\\\Settings;\\\\nuse Adyen\\\\\\\\Model\\\\\\\\Management\\\\\\\\Profile;\\\\nuse Adyen\\\\\\\\Model\\\\\\\\Management\\\\\\\\File;\\\\nuse Adyen\\\\\\\\Model\\\\\\\\Management\\\\\\\\WifiProfiles;\\\\nuse Adyen\\\\\\\\Model\\\\\\\\Management\\\\\\\\TerminalSettings;\\\\nuse Adyen\\\\\\\\Service\\\\\\\\Management\\\\\\\\TerminalSettingsStoreLevelApi;\\\\n\\\\n$client = new Client();\\\\n$client-&amp;gt;setXApiKey(\\\\&amp;quot;ADYEN_API_KEY\\\\&amp;quot;);\\\\n$client-&amp;gt;setEnvironment(Environment::TEST);\\\\n\\\\n\\\\n\\\\\\\/\\\\\\\/ Request objects\\\\n$file1 = new File();\\\\n$file1\\\\n\\\\t-&amp;gt;setData(\\\\&amp;quot;...base64...\\\\&amp;quot;)\\\\n\\\\t-&amp;gt;setName(\\\\&amp;quot;ca.pem\\\\&amp;quot;);\\\\n\\\\n$file2 = new File();\\\\n$file2\\\\n\\\\t-&amp;gt;setData(\\\\&amp;quot;...base64...\\\\&amp;quot;)\\\\n\\\\t-&amp;gt;setName(\\\\&amp;quot;intermediate.pem\\\\&amp;quot;);\\\\n\\\\n$settings = new Settings();\\\\n$settings\\\\n\\\\t-&amp;gt;setRoaming(true)\\\\n\\\\t-&amp;gt;setBand(\\\\&amp;quot;All\\\\&amp;quot;)\\\\n\\\\t-&amp;gt;setTimeout(20);\\\\n\\\\n$profile1 = new Profile();\\\\n$profile1\\\\n\\\\t-&amp;gt;setBssType(\\\\&amp;quot;infra\\\\&amp;quot;)\\\\n\\\\t-&amp;gt;setEapCaCert($file1)\\\\n\\\\t-&amp;gt;setAutoWifi(false)\\\\n\\\\t-&amp;gt;setChannel(0)\\\\n\\\\t-&amp;gt;setDefaultProfile(true)\\\\n\\\\t-&amp;gt;setEapPwd(\\\\&amp;quot;123456789\\\\&amp;quot;)\\\\n\\\\t-&amp;gt;setSsid(\\\\&amp;quot;NETWORK_SSID\\\\&amp;quot;)\\\\n\\\\t-&amp;gt;setWsec(\\\\&amp;quot;ccmp\\\\&amp;quot;)\\\\n\\\\t-&amp;gt;setEapIdentity(\\\\&amp;quot;store1234\\\\&amp;quot;)\\\\n\\\\t-&amp;gt;setEap(\\\\&amp;quot;peap\\\\&amp;quot;)\\\\n\\\\t-&amp;gt;setName(\\\\&amp;quot;YOUR_PROFILE\\\\&amp;quot;)\\\\n\\\\t-&amp;gt;setEapIntermediateCert($file2)\\\\n\\\\t-&amp;gt;setAuthType(\\\\&amp;quot;wpa-eap\\\\&amp;quot;)\\\\n\\\\t-&amp;gt;setHiddenSsid(false);\\\\n\\\\n$wifiProfiles = new WifiProfiles();\\\\n$wifiProfiles\\\\n\\\\t-&amp;gt;setSettings($settings)\\\\n\\\\t-&amp;gt;setProfiles(array($profile1));\\\\n\\\\n$terminalSettings = new TerminalSettings();\\\\n$terminalSettings\\\\n\\\\t-&amp;gt;setWifiProfiles($wifiProfiles);\\\\n\\\\n\\\\\\\/\\\\\\\/ Make the request\\\\n$service = new TerminalSettingsStoreLevelApi($client);\\\\n$response = $service-&amp;gt;updateTerminalSettingsByStoreId(&#039;storeId&#039;, $terminalSettings);&amp;quot;},{&amp;quot;language&amp;quot;:&amp;quot;cs&amp;quot;,&amp;quot;tabTitle&amp;quot;:&amp;quot;C#&amp;quot;,&amp;quot;content&amp;quot;:&amp;quot;\\\\\\\/\\\\\\\/ Adyen .net API Library v14.3.0\\\\nusing Adyen;\\\\nusing Environment = Adyen.Model.Environment;\\\\nusing Adyen.Model;\\\\nusing Adyen.Model.Management;\\\\nusing Adyen.Service.Management;\\\\n\\\\nvar config = new Config()\\\\n{\\\\n    XApiKey = \\\\&amp;quot;ADYEN_API_KEY\\\\&amp;quot;,\\\\n    Environment = Environment.Test\\\\n};\\\\nvar client = new Client(config);\\\\n\\\\n\\\\\\\/\\\\\\\/ Fill in your request objects\\\\nFile file1 = new File\\\\n{\\\\n\\\\tData = \\\\&amp;quot;...base64...\\\\&amp;quot;,\\\\n\\\\tName = \\\\&amp;quot;ca.pem\\\\&amp;quot;\\\\n};\\\\n\\\\nFile file2 = new File\\\\n{\\\\n\\\\tData = \\\\&amp;quot;...base64...\\\\&amp;quot;,\\\\n\\\\tName = \\\\&amp;quot;intermediate.pem\\\\&amp;quot;\\\\n};\\\\n\\\\nSettings settings = new Settings\\\\n{\\\\n\\\\tRoaming = true,\\\\n\\\\tBand = \\\\&amp;quot;All\\\\&amp;quot;,\\\\n\\\\tTimeout = 20\\\\n};\\\\n\\\\nProfile profile1 = new Profile\\\\n{\\\\n\\\\tBssType = \\\\&amp;quot;infra\\\\&amp;quot;,\\\\n\\\\tEapCaCert = file1,\\\\n\\\\tAutoWifi = false,\\\\n\\\\tChannel = 0,\\\\n\\\\tDefaultProfile = true,\\\\n\\\\tEapPwd = \\\\&amp;quot;123456789\\\\&amp;quot;,\\\\n\\\\tSsid = \\\\&amp;quot;NETWORK_SSID\\\\&amp;quot;,\\\\n\\\\tWsec = \\\\&amp;quot;ccmp\\\\&amp;quot;,\\\\n\\\\tEapIdentity = \\\\&amp;quot;store1234\\\\&amp;quot;,\\\\n\\\\tEap = \\\\&amp;quot;peap\\\\&amp;quot;,\\\\n\\\\tName = \\\\&amp;quot;YOUR_PROFILE\\\\&amp;quot;,\\\\n\\\\tEapIntermediateCert = file2,\\\\n\\\\tAuthType = \\\\&amp;quot;wpa-eap\\\\&amp;quot;,\\\\n\\\\tHiddenSsid = false\\\\n};\\\\n\\\\nWifiProfiles wifiProfiles = new WifiProfiles\\\\n{\\\\n\\\\tSettings = settings,\\\\n\\\\tProfiles = new List&amp;lt;Profile&amp;gt;{ profile1 }\\\\n};\\\\n\\\\nTerminalSettings terminalSettings = new TerminalSettings\\\\n{\\\\n\\\\tWifiProfiles = wifiProfiles\\\\n};\\\\n\\\\n\\\\\\\/\\\\\\\/ Make the request\\\\nvar service = new TerminalSettingsStoreLevelService(client);\\\\nvar response = service.UpdateTerminalSettingsByStoreId(\\\\&amp;quot;storeId\\\\&amp;quot;, terminalSettings);&amp;quot;},{&amp;quot;language&amp;quot;:&amp;quot;js&amp;quot;,&amp;quot;tabTitle&amp;quot;:&amp;quot;NodeJS (JavaScript)&amp;quot;,&amp;quot;content&amp;quot;:&amp;quot;\\\\\\\/\\\\\\\/ Adyen Node API Library v16.2.0\\\\n\\\\\\\/\\\\\\\/ Require the parts of the module you want to use\\\\nconst { Client, ManagementAPI } = require(&#039;@adyen\\\\\\\/api-library&#039;);\\\\n\\\\n\\\\\\\/\\\\\\\/ Initialize the client object\\\\nconst client = new Client({apiKey: \\\\&amp;quot;ADYEN_API_KEY\\\\&amp;quot;, environment: \\\\&amp;quot;TEST\\\\&amp;quot;});\\\\n\\\\n\\\\\\\/\\\\\\\/ Create the request object\\\\nconst terminalSettings = {\\\\n  wifiProfiles: {\\\\n    profiles: [ {\\\\n      authType: \\\\&amp;quot;wpa-eap\\\\&amp;quot;,\\\\n      autoWifi: \\\\&amp;quot;false\\\\&amp;quot;,\\\\n      bssType: \\\\&amp;quot;infra\\\\&amp;quot;,\\\\n      channel: 0,\\\\n      defaultProfile: true,\\\\n      eap: \\\\&amp;quot;peap\\\\&amp;quot;,\\\\n      eapCaCert: {\\\\n        name: \\\\&amp;quot;ca.pem\\\\&amp;quot;,\\\\n        data: \\\\&amp;quot;...base64...\\\\&amp;quot;\\\\n      },\\\\n      eapIdentity: \\\\&amp;quot;store1234\\\\&amp;quot;,\\\\n      eapIntermediateCert: {\\\\n        name: \\\\&amp;quot;intermediate.pem\\\\&amp;quot;,\\\\n        data: \\\\&amp;quot;...base64...\\\\&amp;quot;\\\\n      },\\\\n      eapPwd: \\\\&amp;quot;123456789\\\\&amp;quot;,\\\\n      hiddenSsid: false,\\\\n      name: \\\\&amp;quot;YOUR_PROFILE\\\\&amp;quot;,\\\\n      ssid: \\\\&amp;quot;NETWORK_SSID\\\\&amp;quot;,\\\\n      wsec: \\\\&amp;quot;ccmp\\\\&amp;quot;\\\\n    } ],\\\\n    settings: {\\\\n      band: \\\\&amp;quot;All\\\\&amp;quot;,\\\\n      roaming: true,\\\\n      timeout: 20\\\\n    }\\\\n  }\\\\n}\\\\n\\\\n\\\\\\\/\\\\\\\/ Make the request\\\\nconst managementAPI = new ManagementAPI(client);\\\\nconst response = managementAPI.TerminalSettingsStoreLevelApi.updateTerminalSettingsByStoreId(\\\\&amp;quot;storeId\\\\&amp;quot;, terminalSettings);&amp;quot;},{&amp;quot;language&amp;quot;:&amp;quot;go&amp;quot;,&amp;quot;tabTitle&amp;quot;:&amp;quot;Go&amp;quot;,&amp;quot;content&amp;quot;:&amp;quot;\\\\\\\/\\\\\\\/ Adyen Go API Library v9.2.0\\\\nimport (\\\\n\\\\t\\\\&amp;quot;context\\\\&amp;quot;\\\\n\\\\t\\\\&amp;quot;github.com\\\\\\\/adyen\\\\\\\/adyen-go-api-library\\\\\\\/v9\\\\\\\/src\\\\\\\/common\\\\&amp;quot;\\\\n\\\\t\\\\&amp;quot;github.com\\\\\\\/adyen\\\\\\\/adyen-go-api-library\\\\\\\/v9\\\\\\\/src\\\\\\\/adyen\\\\&amp;quot;\\\\n\\\\t\\\\&amp;quot;github.com\\\\\\\/adyen\\\\\\\/adyen-go-api-library\\\\\\\/v9\\\\\\\/src\\\\\\\/management\\\\&amp;quot;\\\\n)\\\\n\\\\nclient := adyen.NewClient(&amp;amp;common.Config{\\\\n    ApiKey:      \\\\&amp;quot;ADYEN_API_KEY\\\\&amp;quot;,\\\\n    Environment: common.TestEnv,\\\\n})\\\\n\\\\n\\\\\\\/\\\\\\\/ Fill in your request objects\\\\nfile1 := management.File{\\\\n\\\\tData: \\\\&amp;quot;...base64...\\\\&amp;quot;,\\\\n\\\\tName: \\\\&amp;quot;ca.pem\\\\&amp;quot;,\\\\n}\\\\n\\\\nfile2 := management.File{\\\\n\\\\tData: \\\\&amp;quot;...base64...\\\\&amp;quot;,\\\\n\\\\tName: \\\\&amp;quot;intermediate.pem\\\\&amp;quot;,\\\\n}\\\\n\\\\nsettings := management.Settings{\\\\n\\\\tRoaming: common.PtrBool(true),\\\\n\\\\tBand: common.PtrString(\\\\&amp;quot;All\\\\&amp;quot;),\\\\n\\\\tTimeout: common.PtrInt32(20),\\\\n}\\\\n\\\\nprofile1 := management.Profile{\\\\n\\\\tBssType: \\\\&amp;quot;infra\\\\&amp;quot;,\\\\n\\\\tEapCaCert: &amp;amp;file1,\\\\n\\\\tAutoWifi: common.PtrBool(false),\\\\n\\\\tChannel: common.PtrInt32(0),\\\\n\\\\tDefaultProfile: common.PtrBool(true),\\\\n\\\\tEapPwd: common.PtrString(\\\\&amp;quot;123456789\\\\&amp;quot;),\\\\n\\\\tSsid: \\\\&amp;quot;NETWORK_SSID\\\\&amp;quot;,\\\\n\\\\tWsec: \\\\&amp;quot;ccmp\\\\&amp;quot;,\\\\n\\\\tEapIdentity: common.PtrString(\\\\&amp;quot;store1234\\\\&amp;quot;),\\\\n\\\\tEap: common.PtrString(\\\\&amp;quot;peap\\\\&amp;quot;),\\\\n\\\\tName: common.PtrString(\\\\&amp;quot;YOUR_PROFILE\\\\&amp;quot;),\\\\n\\\\tEapIntermediateCert: &amp;amp;file2,\\\\n\\\\tAuthType: \\\\&amp;quot;wpa-eap\\\\&amp;quot;,\\\\n\\\\tHiddenSsid: common.PtrBool(false),\\\\n}\\\\n\\\\nwifiProfiles := management.WifiProfiles{\\\\n\\\\tSettings: &amp;amp;settings,\\\\n\\\\tProfiles: []management.Profile{\\\\n\\\\t\\\\t\\\\tprofile1,\\\\n\\\\t},\\\\n}\\\\n\\\\nterminalSettings := management.TerminalSettings{\\\\n\\\\tWifiProfiles: &amp;amp;wifiProfiles,\\\\n}\\\\n\\\\n\\\\\\\/\\\\\\\/ Make the request\\\\nservice := client.Management()\\\\nreq := service.TerminalSettingsStoreLevelApi.UpdateTerminalSettingsByStoreIdInput(\\\\&amp;quot;storeId\\\\&amp;quot;).TerminalSettings(terminalSettings)\\\\nres, httpRes, err := service.TerminalSettingsStoreLevelApi.UpdateTerminalSettingsByStoreId(context.Background(), req)&amp;quot;},{&amp;quot;language&amp;quot;:&amp;quot;py&amp;quot;,&amp;quot;tabTitle&amp;quot;:&amp;quot;Python&amp;quot;,&amp;quot;content&amp;quot;:&amp;quot;# Adyen Python API Library v12.2.0\\\\nimport Adyen\\\\n\\\\nadyen = Adyen.Adyen()\\\\nadyen.client.xapikey = \\\\&amp;quot;ADYEN_API_KEY\\\\&amp;quot;\\\\nadyen.client.platform = \\\\&amp;quot;test\\\\&amp;quot; # The environment to use library in.\\\\n\\\\njson_request = {\\\\n  \\\\&amp;quot;wifiProfiles\\\\&amp;quot;: {\\\\n    \\\\&amp;quot;profiles\\\\&amp;quot;: [ {\\\\n      \\\\&amp;quot;authType\\\\&amp;quot;: \\\\&amp;quot;wpa-eap\\\\&amp;quot;,\\\\n      \\\\&amp;quot;autoWifi\\\\&amp;quot;: \\\\&amp;quot;False\\\\&amp;quot;,\\\\n      \\\\&amp;quot;bssType\\\\&amp;quot;: \\\\&amp;quot;infra\\\\&amp;quot;,\\\\n      \\\\&amp;quot;channel\\\\&amp;quot;: 0,\\\\n      \\\\&amp;quot;defaultProfile\\\\&amp;quot;: True,\\\\n      \\\\&amp;quot;eap\\\\&amp;quot;: \\\\&amp;quot;peap\\\\&amp;quot;,\\\\n      \\\\&amp;quot;eapCaCert\\\\&amp;quot;: {\\\\n        \\\\&amp;quot;name\\\\&amp;quot;: \\\\&amp;quot;ca.pem\\\\&amp;quot;,\\\\n        \\\\&amp;quot;data\\\\&amp;quot;: \\\\&amp;quot;...base64...\\\\&amp;quot;\\\\n      },\\\\n      \\\\&amp;quot;eapIdentity\\\\&amp;quot;: \\\\&amp;quot;store1234\\\\&amp;quot;,\\\\n      \\\\&amp;quot;eapIntermediateCert\\\\&amp;quot;: {\\\\n        \\\\&amp;quot;name\\\\&amp;quot;: \\\\&amp;quot;intermediate.pem\\\\&amp;quot;,\\\\n        \\\\&amp;quot;data\\\\&amp;quot;: \\\\&amp;quot;...base64...\\\\&amp;quot;\\\\n      },\\\\n      \\\\&amp;quot;eapPwd\\\\&amp;quot;: \\\\&amp;quot;123456789\\\\&amp;quot;,\\\\n      \\\\&amp;quot;hiddenSsid\\\\&amp;quot;: False,\\\\n      \\\\&amp;quot;name\\\\&amp;quot;: \\\\&amp;quot;YOUR_PROFILE\\\\&amp;quot;,\\\\n      \\\\&amp;quot;ssid\\\\&amp;quot;: \\\\&amp;quot;NETWORK_SSID\\\\&amp;quot;,\\\\n      \\\\&amp;quot;wsec\\\\&amp;quot;: \\\\&amp;quot;ccmp\\\\&amp;quot;\\\\n    } ],\\\\n    \\\\&amp;quot;settings\\\\&amp;quot;: {\\\\n      \\\\&amp;quot;band\\\\&amp;quot;: \\\\&amp;quot;All\\\\&amp;quot;,\\\\n      \\\\&amp;quot;roaming\\\\&amp;quot;: True,\\\\n      \\\\&amp;quot;timeout\\\\&amp;quot;: 20\\\\n    }\\\\n  }\\\\n}\\\\n\\\\nresult = adyen.management.terminal_settings_store_level_api.update_terminal_settings_by_store_id(request=json_request, storeId=\\\\&amp;quot;storeId\\\\&amp;quot;)&amp;quot;},{&amp;quot;language&amp;quot;:&amp;quot;rb&amp;quot;,&amp;quot;tabTitle&amp;quot;:&amp;quot;Ruby&amp;quot;,&amp;quot;content&amp;quot;:&amp;quot;# Adyen Ruby API Library v9.2.0\\\\nrequire \\\\&amp;quot;adyen-ruby-api-library\\\\&amp;quot;\\\\n\\\\nadyen = Adyen::Client.new\\\\nadyen.api_key = &#039;ADYEN_API_KEY&#039;\\\\nadyen.env = :test # Set to \\\\&amp;quot;live\\\\&amp;quot; for live environment\\\\n\\\\nrequest_body = {\\\\n  :wifiProfiles =&amp;gt; {\\\\n    :profiles =&amp;gt; [ {\\\\n      :authType =&amp;gt; &#039;wpa-eap&#039;,\\\\n      :autoWifi =&amp;gt; &#039;false&#039;,\\\\n      :bssType =&amp;gt; &#039;infra&#039;,\\\\n      :channel =&amp;gt; 0,\\\\n      :defaultProfile =&amp;gt; true,\\\\n      :eap =&amp;gt; &#039;peap&#039;,\\\\n      :eapCaCert =&amp;gt; {\\\\n        :name =&amp;gt; &#039;ca.pem&#039;,\\\\n        :data =&amp;gt; &#039;...base64...&#039;\\\\n      },\\\\n      :eapIdentity =&amp;gt; &#039;store1234&#039;,\\\\n      :eapIntermediateCert =&amp;gt; {\\\\n        :name =&amp;gt; &#039;intermediate.pem&#039;,\\\\n        :data =&amp;gt; &#039;...base64...&#039;\\\\n      },\\\\n      :eapPwd =&amp;gt; &#039;123456789&#039;,\\\\n      :hiddenSsid =&amp;gt; false,\\\\n      :name =&amp;gt; &#039;YOUR_PROFILE&#039;,\\\\n      :ssid =&amp;gt; &#039;NETWORK_SSID&#039;,\\\\n      :wsec =&amp;gt; &#039;ccmp&#039;\\\\n    } ],\\\\n    :settings =&amp;gt; {\\\\n      :band =&amp;gt; &#039;All&#039;,\\\\n      :roaming =&amp;gt; true,\\\\n      :timeout =&amp;gt; 20\\\\n    }\\\\n  }\\\\n}\\\\n\\\\nresult = adyen.management.terminal_settings_store_level_api.update_terminal_settings_by_store_id(request_body, &#039;storeId&#039;)&amp;quot;},{&amp;quot;language&amp;quot;:&amp;quot;ts&amp;quot;,&amp;quot;tabTitle&amp;quot;:&amp;quot;NodeJS (TypeScript)&amp;quot;,&amp;quot;content&amp;quot;:&amp;quot;\\\\\\\/\\\\\\\/ Adyen Node API Library v16.2.0\\\\n\\\\\\\/\\\\\\\/ Require the parts of the module you want to use\\\\nimport { Client, ManagementAPI, Types } from \\\\&amp;quot;@adyen\\\\\\\/api-library\\\\&amp;quot;;\\\\n\\\\n\\\\\\\/\\\\\\\/ Initialize the client object\\\\nconst client = new Client({apiKey: \\\\&amp;quot;ADYEN_API_KEY\\\\&amp;quot;, environment: \\\\&amp;quot;TEST\\\\&amp;quot;});\\\\n\\\\n\\\\\\\/\\\\\\\/ Create the request objects\\\\nconst file1: Types.management.File = {\\\\n\\\\tdata: \\\\&amp;quot;...base64...\\\\&amp;quot;,\\\\n\\\\tname: \\\\&amp;quot;ca.pem\\\\&amp;quot;\\\\n};\\\\n\\\\nconst file2: Types.management.File = {\\\\n\\\\tdata: \\\\&amp;quot;...base64...\\\\&amp;quot;,\\\\n\\\\tname: \\\\&amp;quot;intermediate.pem\\\\&amp;quot;\\\\n};\\\\n\\\\nconst settings: Types.management.Settings = {\\\\n\\\\troaming: true,\\\\n\\\\tband: \\\\&amp;quot;All\\\\&amp;quot;,\\\\n\\\\ttimeout: 20\\\\n};\\\\n\\\\nconst profile1: Types.management.Profile = {\\\\n\\\\tbssType: \\\\&amp;quot;infra\\\\&amp;quot;,\\\\n\\\\teapCaCert: file1,\\\\n\\\\tautoWifi: false,\\\\n\\\\tchannel: 0,\\\\n\\\\tdefaultProfile: true,\\\\n\\\\teapPwd: \\\\&amp;quot;123456789\\\\&amp;quot;,\\\\n\\\\tssid: \\\\&amp;quot;NETWORK_SSID\\\\&amp;quot;,\\\\n\\\\twsec: \\\\&amp;quot;ccmp\\\\&amp;quot;,\\\\n\\\\teapIdentity: \\\\&amp;quot;store1234\\\\&amp;quot;,\\\\n\\\\teap: \\\\&amp;quot;peap\\\\&amp;quot;,\\\\n\\\\tname: \\\\&amp;quot;YOUR_PROFILE\\\\&amp;quot;,\\\\n\\\\teapIntermediateCert: file2,\\\\n\\\\tauthType: \\\\&amp;quot;wpa-eap\\\\&amp;quot;,\\\\n\\\\thiddenSsid: false\\\\n};\\\\n\\\\nconst wifiProfiles: Types.management.WifiProfiles = {\\\\n\\\\tsettings: settings,\\\\n\\\\tprofiles: [profile1]\\\\n};\\\\n\\\\nconst terminalSettings: Types.management.TerminalSettings = {\\\\n\\\\twifiProfiles: wifiProfiles\\\\n};\\\\n\\\\n\\\\\\\/\\\\\\\/ Make the request\\\\nconst managementAPI = new ManagementAPI(client);\\\\nconst response = managementAPI.TerminalSettingsStoreLevelApi.updateTerminalSettingsByStoreId(\\\\&amp;quot;storeId\\\\&amp;quot;, terminalSettings);&amp;quot;}]\\&quot; :enable-copy-link-to-code-block=\\&quot;true\\&quot; :code-sample-card-size=\\&quot;&#039;fullsize&#039;\\&quot;&gt;&lt;\\\/code-sample&gt;\\n&lt;\\\/div&gt;\\n&quot;,&quot;altTitle&quot;:null,&quot;oldTabId&quot;:1,&quot;relation&quot;:&quot;&quot;},{&quot;title&quot;:&quot;EAP-TLS profile&quot;,&quot;content&quot;:&quot;\\n&lt;p&gt;For an Enterprise EAP-TLS Wi-Fi profile, use the following parameters:&lt;\\\/p&gt;\\n&lt;table&gt;\\n&lt;thead&gt;\\n&lt;tr&gt;\\n&lt;th style=\\&quot;text-align: left;\\&quot;&gt;Parameter&lt;\\\/th&gt;\\n&lt;th style=\\&quot;text-align: left;\\&quot;&gt;Data&amp;nbsp;type&lt;\\\/th&gt;\\n&lt;th style=\\&quot;text-align: center;\\&quot;&gt;Required&lt;\\\/th&gt;\\n&lt;th style=\\&quot;text-align: left;\\&quot;&gt;Description&lt;\\\/th&gt;\\n&lt;\\\/tr&gt;\\n&lt;\\\/thead&gt;\\n&lt;tbody&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;authType&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;String&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;img title=\\&quot;-white_check_mark-\\&quot; alt=\\&quot;-white_check_mark-\\&quot; class=\\&quot;smileys\\&quot; src=\\&quot;\\\/user\\\/data\\\/smileys\\\/emoji\\\/white_check_mark.png\\&quot; \\\/&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;The type of Wi-Fi network. Use the value &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;wpa-eap&lt;\\\/strong&gt;&lt;\\\/span&gt; for a WPA Enterprise network, or &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;wpa2-eap&lt;\\\/strong&gt;&lt;\\\/span&gt; for a WPA2 Enterprise network.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;autoWifi&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Boolean&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Indicates whether to automatically select the best authentication method available. Does not work on older terminal models.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;bssType&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;String&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;img title=\\&quot;-white_check_mark-\\&quot; alt=\\&quot;-white_check_mark-\\&quot; class=\\&quot;smileys\\&quot; src=\\&quot;\\\/user\\\/data\\\/smileys\\\/emoji\\\/white_check_mark.png\\&quot; \\\/&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Use &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;infra&lt;\\\/strong&gt;&lt;\\\/span&gt; for infrastructure-based networks. This applies to most networks. Use &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;adhoc&lt;\\\/strong&gt;&lt;\\\/span&gt; only if the communication is p2p-based between base stations.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;channel&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Integer&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Channel number of the Wi-Fi network. The recommended setting is &lt;strong&gt;0&lt;\\\/strong&gt; for automatic channel selection.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;defaultProfile&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Boolean&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Indicates whether this is your preferred wireless network. If true, the terminal will try connecting to this network first.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;eap&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;String&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;For &lt;code&gt;authType&lt;\\\/code&gt; &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;wpa-eap&lt;\\\/strong&gt;&lt;\\\/span&gt; or &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;wpa2-eap&lt;\\\/strong&gt;&lt;\\\/span&gt;. Use the value &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;tls&lt;\\\/strong&gt;&lt;\\\/span&gt;. (Other possible values: &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;peap&lt;\\\/strong&gt;&lt;\\\/span&gt;, &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;leap&lt;\\\/strong&gt;&lt;\\\/span&gt;, &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;fast&lt;\\\/strong&gt;&lt;\\\/span&gt;.)&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;eapCaCert&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Object (file)&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;For &lt;code&gt;authType&lt;\\\/code&gt; &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;wpa-eap&lt;\\\/strong&gt;&lt;\\\/span&gt; or &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;wpa2-eap&lt;\\\/strong&gt;&lt;\\\/span&gt;. The root certificate from the CA that signed the certificate of the RADIUS server that is part of your wireless network.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;eapClientCert&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Object (file)&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;For &lt;code&gt;eap&lt;\\\/code&gt; &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;tls&lt;\\\/strong&gt;&lt;\\\/span&gt;. The certificate chain for the terminals. All terminals in the same network will use the same EAP client certificate.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;eapClientKey&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Object (file)&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;For &lt;code&gt;eap&lt;\\\/code&gt; &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;tls&lt;\\\/strong&gt;&lt;\\\/span&gt;. The RSA private key for the client. Include the begin and end lines &lt;code&gt;-----BEGIN RSA PRIVATE KEY-----&lt;\\\/code&gt; and &lt;code&gt;-----END RSA PRIVATE KEY-----&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;eapClientPwd&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;String&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;For &lt;code&gt;eap&lt;\\\/code&gt; &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;tls&lt;\\\/strong&gt;&lt;\\\/span&gt;. The password of the RSA key file, if that file is password-protected.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;eapIdentity&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;String&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;For &lt;code&gt;authType&lt;\\\/code&gt; &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;wpa-eap&lt;\\\/strong&gt;&lt;\\\/span&gt; or &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;wpa2-eap&lt;\\\/strong&gt;&lt;\\\/span&gt;. CommonName of the EAP client certificate.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;hiddenSsid&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Boolean&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Indicates if a network doesn&#039;t broadcast its SSID. Mandatory for Android terminals, because these terminals rely on this setting to be able to connect to any network.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;name&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;String&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;img title=\\&quot;-white_check_mark-\\&quot; alt=\\&quot;-white_check_mark-\\&quot; class=\\&quot;smileys\\&quot; src=\\&quot;\\\/user\\\/data\\\/smileys\\\/emoji\\\/white_check_mark.png\\&quot; \\\/&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Your name for the Wi-Fi profile.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;ssid&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;String&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;img title=\\&quot;-white_check_mark-\\&quot; alt=\\&quot;-white_check_mark-\\&quot; class=\\&quot;smileys\\&quot; src=\\&quot;\\\/user\\\/data\\\/smileys\\\/emoji\\\/white_check_mark.png\\&quot; \\\/&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;The name of the wireless network.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;wsec&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;String&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;img title=\\&quot;-white_check_mark-\\&quot; alt=\\&quot;-white_check_mark-\\&quot; class=\\&quot;smileys\\&quot; src=\\&quot;\\\/user\\\/data\\\/smileys\\\/emoji\\\/white_check_mark.png\\&quot; \\\/&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;The type of encryption. Possible values: &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;auto&lt;\\\/strong&gt;&lt;\\\/span&gt;, &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;ccmp&lt;\\\/strong&gt;&lt;\\\/span&gt; (recommended), &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;tkip&lt;\\\/strong&gt;&lt;\\\/span&gt;.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;\\\/tbody&gt;\\n&lt;\\\/table&gt;\\n&lt;p&gt;The certificate file objects (&lt;code&gt;eapCaCert&lt;\\\/code&gt;, &lt;code&gt;eapClientCert&lt;\\\/code&gt; and &lt;code&gt;eapClientKey&lt;\\\/code&gt;) each consist of:&lt;\\\/p&gt;\\n&lt;table&gt;\\n&lt;thead&gt;\\n&lt;tr&gt;\\n&lt;th style=\\&quot;text-align: left;\\&quot;&gt;Parameter&lt;\\\/th&gt;\\n&lt;th style=\\&quot;text-align: left;\\&quot;&gt;Data&amp;nbsp;type&lt;\\\/th&gt;\\n&lt;th style=\\&quot;text-align: left;\\&quot;&gt;Description&lt;\\\/th&gt;\\n&lt;\\\/tr&gt;\\n&lt;\\\/thead&gt;\\n&lt;tbody&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;name&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;String&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Name of the certificate. Must be unique across Wi-Fi profiles.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;data&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;String&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Certificate content converted to a Base64-encoded string.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;\\\/tbody&gt;\\n&lt;\\\/table&gt;\\n&lt;div data-component-wrapper=\\&quot;code-sample\\&quot;&gt;\\n&lt;code-sample :title=\\&quot;&#039;Create an Enterprise EAP-TLS profile&#039;\\&quot; :id=\\&quot;&#039;create-an-enterprise-eap-tls-profile-6959024942&#039;\\&quot; :code-data=\\&quot;[{&amp;quot;language&amp;quot;:&amp;quot;bash&amp;quot;,&amp;quot;tabTitle&amp;quot;:&amp;quot;curl&amp;quot;,&amp;quot;content&amp;quot;:&amp;quot;curl https:\\\\\\\/\\\\\\\/management-test.adyen.com\\\\\\\/v3\\\\\\\/stores\\\\\\\/{storeId}\\\\\\\/terminalSettings \\\\\\\\\\\\n-H &#039;x-API-key: ADYEN_API_KEY&#039; \\\\\\\\\\\\n-X PATCH \\\\\\\\\\\\n-d &#039;{\\\\n  \\\\&amp;quot;wifiProfiles\\\\&amp;quot;: {\\\\n    \\\\&amp;quot;profiles\\\\&amp;quot;: [\\\\n      {\\\\n        \\\\&amp;quot;authType\\\\&amp;quot;: \\\\&amp;quot;wpa-eap\\\\&amp;quot;,\\\\n        \\\\&amp;quot;autoWifi\\\\&amp;quot;: \\\\&amp;quot;false\\\\&amp;quot;,\\\\n        \\\\&amp;quot;bssType\\\\&amp;quot;: \\\\&amp;quot;infra\\\\&amp;quot;,\\\\n        \\\\&amp;quot;channel\\\\&amp;quot;: 0,\\\\n        \\\\&amp;quot;defaultProfile\\\\&amp;quot;: true,\\\\n        \\\\&amp;quot;eap\\\\&amp;quot;: \\\\&amp;quot;tls\\\\&amp;quot;,\\\\n        \\\\&amp;quot;eapCaCert\\\\&amp;quot;: {\\\\n          \\\\&amp;quot;name\\\\&amp;quot;: \\\\&amp;quot;ca.pem\\\\&amp;quot;,\\\\n          \\\\&amp;quot;data\\\\&amp;quot;: \\\\&amp;quot;...base64...\\\\&amp;quot;\\\\n        },\\\\n        \\\\&amp;quot;eapClientCert\\\\&amp;quot;: {\\\\n          \\\\&amp;quot;name\\\\&amp;quot;: \\\\&amp;quot;client.pem\\\\&amp;quot;,\\\\n          \\\\&amp;quot;data\\\\&amp;quot;: \\\\&amp;quot;...base64...\\\\&amp;quot;\\\\n        },\\\\n        \\\\&amp;quot;eapClientKey\\\\&amp;quot;: {\\\\n          \\\\&amp;quot;name\\\\&amp;quot;: \\\\&amp;quot;key.pem\\\\&amp;quot;,\\\\n          \\\\&amp;quot;data\\\\&amp;quot;: \\\\&amp;quot;...base64...\\\\&amp;quot;\\\\n        },\\\\n        \\\\&amp;quot;eapClientPwd\\\\&amp;quot;: \\\\&amp;quot;123456789\\\\&amp;quot;,\\\\n        \\\\&amp;quot;eapIdentity\\\\&amp;quot;: \\\\&amp;quot;store1234\\\\&amp;quot;,\\\\n        \\\\&amp;quot;hiddenSsid\\\\&amp;quot;: false,\\\\n        \\\\&amp;quot;name\\\\&amp;quot;: \\\\&amp;quot;YOUR_PROFILE\\\\&amp;quot;,\\\\n        \\\\&amp;quot;ssid\\\\&amp;quot;: \\\\&amp;quot;NETWORK_SSID\\\\&amp;quot;,\\\\n        \\\\&amp;quot;wsec\\\\&amp;quot;: \\\\&amp;quot;ccmp\\\\&amp;quot;\\\\n      }\\\\n    ],\\\\n    \\\\&amp;quot;settings\\\\&amp;quot;: {\\\\n      \\\\&amp;quot;band\\\\&amp;quot;: \\\\&amp;quot;All\\\\&amp;quot;,\\\\n      \\\\&amp;quot;roaming\\\\&amp;quot;: true,\\\\n      \\\\&amp;quot;timeout\\\\&amp;quot;: 20\\\\n    }\\\\n  }\\\\n}&#039;&amp;quot;},{&amp;quot;language&amp;quot;:&amp;quot;java&amp;quot;,&amp;quot;tabTitle&amp;quot;:&amp;quot;Java&amp;quot;,&amp;quot;content&amp;quot;:&amp;quot;\\\\\\\/\\\\\\\/ Adyen Java API Library v25.0.0\\\\nimport com.adyen.Client;\\\\nimport com.adyen.enums.Environment;\\\\nimport com.adyen.model.management.*;\\\\nimport java.time.OffsetDateTime;\\\\nimport java.util.*;\\\\nimport com.adyen.service.management.*;\\\\n\\\\nClient client = new Client(\\\\&amp;quot;ADYEN_API_KEY\\\\&amp;quot;, Environment.TEST);\\\\n\\\\n\\\\\\\/\\\\\\\/ Request objects\\\\nFile file1 = new File()\\\\n\\\\t.data(\\\\&amp;quot;...base64...\\\\&amp;quot;)\\\\n\\\\t.name(\\\\&amp;quot;ca.pem\\\\&amp;quot;);\\\\n\\\\nFile file2 = new File()\\\\n\\\\t.data(\\\\&amp;quot;...base64...\\\\&amp;quot;)\\\\n\\\\t.name(\\\\&amp;quot;client.pem\\\\&amp;quot;);\\\\n\\\\nFile file3 = new File()\\\\n\\\\t.data(\\\\&amp;quot;...base64...\\\\&amp;quot;)\\\\n\\\\t.name(\\\\&amp;quot;key.pem\\\\&amp;quot;);\\\\n\\\\nSettings settings = new Settings()\\\\n\\\\t.roaming(true)\\\\n\\\\t.band(\\\\&amp;quot;All\\\\&amp;quot;)\\\\n\\\\t.timeout(20);\\\\n\\\\nProfile profile1 = new Profile()\\\\n\\\\t.bssType(\\\\&amp;quot;infra\\\\&amp;quot;)\\\\n\\\\t.eapCaCert(file1)\\\\n\\\\t.autoWifi(false)\\\\n\\\\t.channel(0)\\\\n\\\\t.defaultProfile(true)\\\\n\\\\t.eapClientCert(file2)\\\\n\\\\t.eapClientPwd(\\\\&amp;quot;123456789\\\\&amp;quot;)\\\\n\\\\t.ssid(\\\\&amp;quot;NETWORK_SSID\\\\&amp;quot;)\\\\n\\\\t.wsec(\\\\&amp;quot;ccmp\\\\&amp;quot;)\\\\n\\\\t.eapClientKey(file3)\\\\n\\\\t.eapIdentity(\\\\&amp;quot;store1234\\\\&amp;quot;)\\\\n\\\\t.eap(\\\\&amp;quot;tls\\\\&amp;quot;)\\\\n\\\\t.name(\\\\&amp;quot;YOUR_PROFILE\\\\&amp;quot;)\\\\n\\\\t.authType(\\\\&amp;quot;wpa-eap\\\\&amp;quot;)\\\\n\\\\t.hiddenSsid(false);\\\\n\\\\nWifiProfiles wifiProfiles = new WifiProfiles()\\\\n\\\\t.settings(settings)\\\\n\\\\t.profiles(Arrays.asList(profile1));\\\\n\\\\nTerminalSettings terminalSettings = new TerminalSettings()\\\\n\\\\t.wifiProfiles(wifiProfiles);\\\\n\\\\n\\\\\\\/\\\\\\\/ Make the request\\\\nTerminalSettingsStoreLevelApi service = new TerminalSettingsStoreLevelApi(client);\\\\nTerminalSettings response = service.updateTerminalSettingsByStoreId(\\\\&amp;quot;storeId\\\\&amp;quot;, terminalSettings, null);&amp;quot;},{&amp;quot;language&amp;quot;:&amp;quot;php&amp;quot;,&amp;quot;tabTitle&amp;quot;:&amp;quot;PHP&amp;quot;,&amp;quot;content&amp;quot;:&amp;quot;\\\\\\\/\\\\\\\/ Adyen PHP API Library v17.4.0\\\\nuse Adyen\\\\\\\\Client;\\\\nuse Adyen\\\\\\\\Environment;\\\\nuse Adyen\\\\\\\\Model\\\\\\\\Management\\\\\\\\Settings;\\\\nuse Adyen\\\\\\\\Model\\\\\\\\Management\\\\\\\\Profile;\\\\nuse Adyen\\\\\\\\Model\\\\\\\\Management\\\\\\\\File;\\\\nuse Adyen\\\\\\\\Model\\\\\\\\Management\\\\\\\\WifiProfiles;\\\\nuse Adyen\\\\\\\\Model\\\\\\\\Management\\\\\\\\TerminalSettings;\\\\nuse Adyen\\\\\\\\Service\\\\\\\\Management\\\\\\\\TerminalSettingsStoreLevelApi;\\\\n\\\\n$client = new Client();\\\\n$client-&amp;gt;setXApiKey(\\\\&amp;quot;ADYEN_API_KEY\\\\&amp;quot;);\\\\n$client-&amp;gt;setEnvironment(Environment::TEST);\\\\n\\\\n\\\\n\\\\\\\/\\\\\\\/ Request objects\\\\n$file1 = new File();\\\\n$file1\\\\n\\\\t-&amp;gt;setData(\\\\&amp;quot;...base64...\\\\&amp;quot;)\\\\n\\\\t-&amp;gt;setName(\\\\&amp;quot;ca.pem\\\\&amp;quot;);\\\\n\\\\n$file2 = new File();\\\\n$file2\\\\n\\\\t-&amp;gt;setData(\\\\&amp;quot;...base64...\\\\&amp;quot;)\\\\n\\\\t-&amp;gt;setName(\\\\&amp;quot;client.pem\\\\&amp;quot;);\\\\n\\\\n$file3 = new File();\\\\n$file3\\\\n\\\\t-&amp;gt;setData(\\\\&amp;quot;...base64...\\\\&amp;quot;)\\\\n\\\\t-&amp;gt;setName(\\\\&amp;quot;key.pem\\\\&amp;quot;);\\\\n\\\\n$settings = new Settings();\\\\n$settings\\\\n\\\\t-&amp;gt;setRoaming(true)\\\\n\\\\t-&amp;gt;setBand(\\\\&amp;quot;All\\\\&amp;quot;)\\\\n\\\\t-&amp;gt;setTimeout(20);\\\\n\\\\n$profile1 = new Profile();\\\\n$profile1\\\\n\\\\t-&amp;gt;setBssType(\\\\&amp;quot;infra\\\\&amp;quot;)\\\\n\\\\t-&amp;gt;setEapCaCert($file1)\\\\n\\\\t-&amp;gt;setAutoWifi(false)\\\\n\\\\t-&amp;gt;setChannel(0)\\\\n\\\\t-&amp;gt;setDefaultProfile(true)\\\\n\\\\t-&amp;gt;setEapClientCert($file2)\\\\n\\\\t-&amp;gt;setEapClientPwd(\\\\&amp;quot;123456789\\\\&amp;quot;)\\\\n\\\\t-&amp;gt;setSsid(\\\\&amp;quot;NETWORK_SSID\\\\&amp;quot;)\\\\n\\\\t-&amp;gt;setWsec(\\\\&amp;quot;ccmp\\\\&amp;quot;)\\\\n\\\\t-&amp;gt;setEapClientKey($file3)\\\\n\\\\t-&amp;gt;setEapIdentity(\\\\&amp;quot;store1234\\\\&amp;quot;)\\\\n\\\\t-&amp;gt;setEap(\\\\&amp;quot;tls\\\\&amp;quot;)\\\\n\\\\t-&amp;gt;setName(\\\\&amp;quot;YOUR_PROFILE\\\\&amp;quot;)\\\\n\\\\t-&amp;gt;setAuthType(\\\\&amp;quot;wpa-eap\\\\&amp;quot;)\\\\n\\\\t-&amp;gt;setHiddenSsid(false);\\\\n\\\\n$wifiProfiles = new WifiProfiles();\\\\n$wifiProfiles\\\\n\\\\t-&amp;gt;setSettings($settings)\\\\n\\\\t-&amp;gt;setProfiles(array($profile1));\\\\n\\\\n$terminalSettings = new TerminalSettings();\\\\n$terminalSettings\\\\n\\\\t-&amp;gt;setWifiProfiles($wifiProfiles);\\\\n\\\\n\\\\\\\/\\\\\\\/ Make the request\\\\n$service = new TerminalSettingsStoreLevelApi($client);\\\\n$response = $service-&amp;gt;updateTerminalSettingsByStoreId(&#039;storeId&#039;, $terminalSettings);&amp;quot;},{&amp;quot;language&amp;quot;:&amp;quot;cs&amp;quot;,&amp;quot;tabTitle&amp;quot;:&amp;quot;C#&amp;quot;,&amp;quot;content&amp;quot;:&amp;quot;\\\\\\\/\\\\\\\/ Adyen .net API Library v14.3.0\\\\nusing Adyen;\\\\nusing Environment = Adyen.Model.Environment;\\\\nusing Adyen.Model;\\\\nusing Adyen.Model.Management;\\\\nusing Adyen.Service.Management;\\\\n\\\\nvar config = new Config()\\\\n{\\\\n    XApiKey = \\\\&amp;quot;ADYEN_API_KEY\\\\&amp;quot;,\\\\n    Environment = Environment.Test\\\\n};\\\\nvar client = new Client(config);\\\\n\\\\n\\\\\\\/\\\\\\\/ Fill in your request objects\\\\nFile file1 = new File\\\\n{\\\\n\\\\tData = \\\\&amp;quot;...base64...\\\\&amp;quot;,\\\\n\\\\tName = \\\\&amp;quot;ca.pem\\\\&amp;quot;\\\\n};\\\\n\\\\nFile file2 = new File\\\\n{\\\\n\\\\tData = \\\\&amp;quot;...base64...\\\\&amp;quot;,\\\\n\\\\tName = \\\\&amp;quot;client.pem\\\\&amp;quot;\\\\n};\\\\n\\\\nFile file3 = new File\\\\n{\\\\n\\\\tData = \\\\&amp;quot;...base64...\\\\&amp;quot;,\\\\n\\\\tName = \\\\&amp;quot;key.pem\\\\&amp;quot;\\\\n};\\\\n\\\\nSettings settings = new Settings\\\\n{\\\\n\\\\tRoaming = true,\\\\n\\\\tBand = \\\\&amp;quot;All\\\\&amp;quot;,\\\\n\\\\tTimeout = 20\\\\n};\\\\n\\\\nProfile profile1 = new Profile\\\\n{\\\\n\\\\tBssType = \\\\&amp;quot;infra\\\\&amp;quot;,\\\\n\\\\tEapCaCert = file1,\\\\n\\\\tAutoWifi = false,\\\\n\\\\tChannel = 0,\\\\n\\\\tDefaultProfile = true,\\\\n\\\\tEapClientCert = file2,\\\\n\\\\tEapClientPwd = \\\\&amp;quot;123456789\\\\&amp;quot;,\\\\n\\\\tSsid = \\\\&amp;quot;NETWORK_SSID\\\\&amp;quot;,\\\\n\\\\tWsec = \\\\&amp;quot;ccmp\\\\&amp;quot;,\\\\n\\\\tEapClientKey = file3,\\\\n\\\\tEapIdentity = \\\\&amp;quot;store1234\\\\&amp;quot;,\\\\n\\\\tEap = \\\\&amp;quot;tls\\\\&amp;quot;,\\\\n\\\\tName = \\\\&amp;quot;YOUR_PROFILE\\\\&amp;quot;,\\\\n\\\\tAuthType = \\\\&amp;quot;wpa-eap\\\\&amp;quot;,\\\\n\\\\tHiddenSsid = false\\\\n};\\\\n\\\\nWifiProfiles wifiProfiles = new WifiProfiles\\\\n{\\\\n\\\\tSettings = settings,\\\\n\\\\tProfiles = new List&amp;lt;Profile&amp;gt;{ profile1 }\\\\n};\\\\n\\\\nTerminalSettings terminalSettings = new TerminalSettings\\\\n{\\\\n\\\\tWifiProfiles = wifiProfiles\\\\n};\\\\n\\\\n\\\\\\\/\\\\\\\/ Make the request\\\\nvar service = new TerminalSettingsStoreLevelService(client);\\\\nvar response = service.UpdateTerminalSettingsByStoreId(\\\\&amp;quot;storeId\\\\&amp;quot;, terminalSettings);&amp;quot;},{&amp;quot;language&amp;quot;:&amp;quot;js&amp;quot;,&amp;quot;tabTitle&amp;quot;:&amp;quot;NodeJS (JavaScript)&amp;quot;,&amp;quot;content&amp;quot;:&amp;quot;\\\\\\\/\\\\\\\/ Adyen Node API Library v16.2.0\\\\n\\\\\\\/\\\\\\\/ Require the parts of the module you want to use\\\\nconst { Client, ManagementAPI } = require(&#039;@adyen\\\\\\\/api-library&#039;);\\\\n\\\\n\\\\\\\/\\\\\\\/ Initialize the client object\\\\nconst client = new Client({apiKey: \\\\&amp;quot;ADYEN_API_KEY\\\\&amp;quot;, environment: \\\\&amp;quot;TEST\\\\&amp;quot;});\\\\n\\\\n\\\\\\\/\\\\\\\/ Create the request object\\\\nconst terminalSettings = {\\\\n  wifiProfiles: {\\\\n    profiles: [ {\\\\n      authType: \\\\&amp;quot;wpa-eap\\\\&amp;quot;,\\\\n      autoWifi: \\\\&amp;quot;false\\\\&amp;quot;,\\\\n      bssType: \\\\&amp;quot;infra\\\\&amp;quot;,\\\\n      channel: 0,\\\\n      defaultProfile: true,\\\\n      eap: \\\\&amp;quot;tls\\\\&amp;quot;,\\\\n      eapCaCert: {\\\\n        name: \\\\&amp;quot;ca.pem\\\\&amp;quot;,\\\\n        data: \\\\&amp;quot;...base64...\\\\&amp;quot;\\\\n      },\\\\n      eapClientCert: {\\\\n        name: \\\\&amp;quot;client.pem\\\\&amp;quot;,\\\\n        data: \\\\&amp;quot;...base64...\\\\&amp;quot;\\\\n      },\\\\n      eapClientKey: {\\\\n        name: \\\\&amp;quot;key.pem\\\\&amp;quot;,\\\\n        data: \\\\&amp;quot;...base64...\\\\&amp;quot;\\\\n      },\\\\n      eapClientPwd: \\\\&amp;quot;123456789\\\\&amp;quot;,\\\\n      eapIdentity: \\\\&amp;quot;store1234\\\\&amp;quot;,\\\\n      hiddenSsid: false,\\\\n      name: \\\\&amp;quot;YOUR_PROFILE\\\\&amp;quot;,\\\\n      ssid: \\\\&amp;quot;NETWORK_SSID\\\\&amp;quot;,\\\\n      wsec: \\\\&amp;quot;ccmp\\\\&amp;quot;\\\\n    } ],\\\\n    settings: {\\\\n      band: \\\\&amp;quot;All\\\\&amp;quot;,\\\\n      roaming: true,\\\\n      timeout: 20\\\\n    }\\\\n  }\\\\n}\\\\n\\\\n\\\\\\\/\\\\\\\/ Make the request\\\\nconst managementAPI = new ManagementAPI(client);\\\\nconst response = managementAPI.TerminalSettingsStoreLevelApi.updateTerminalSettingsByStoreId(\\\\&amp;quot;storeId\\\\&amp;quot;, terminalSettings);&amp;quot;},{&amp;quot;language&amp;quot;:&amp;quot;go&amp;quot;,&amp;quot;tabTitle&amp;quot;:&amp;quot;Go&amp;quot;,&amp;quot;content&amp;quot;:&amp;quot;\\\\\\\/\\\\\\\/ Adyen Go API Library v9.2.0\\\\nimport (\\\\n\\\\t\\\\&amp;quot;context\\\\&amp;quot;\\\\n\\\\t\\\\&amp;quot;github.com\\\\\\\/adyen\\\\\\\/adyen-go-api-library\\\\\\\/v9\\\\\\\/src\\\\\\\/common\\\\&amp;quot;\\\\n\\\\t\\\\&amp;quot;github.com\\\\\\\/adyen\\\\\\\/adyen-go-api-library\\\\\\\/v9\\\\\\\/src\\\\\\\/adyen\\\\&amp;quot;\\\\n\\\\t\\\\&amp;quot;github.com\\\\\\\/adyen\\\\\\\/adyen-go-api-library\\\\\\\/v9\\\\\\\/src\\\\\\\/management\\\\&amp;quot;\\\\n)\\\\n\\\\nclient := adyen.NewClient(&amp;amp;common.Config{\\\\n    ApiKey:      \\\\&amp;quot;ADYEN_API_KEY\\\\&amp;quot;,\\\\n    Environment: common.TestEnv,\\\\n})\\\\n\\\\n\\\\\\\/\\\\\\\/ Fill in your request objects\\\\nfile1 := management.File{\\\\n\\\\tData: \\\\&amp;quot;...base64...\\\\&amp;quot;,\\\\n\\\\tName: \\\\&amp;quot;ca.pem\\\\&amp;quot;,\\\\n}\\\\n\\\\nfile2 := management.File{\\\\n\\\\tData: \\\\&amp;quot;...base64...\\\\&amp;quot;,\\\\n\\\\tName: \\\\&amp;quot;client.pem\\\\&amp;quot;,\\\\n}\\\\n\\\\nfile3 := management.File{\\\\n\\\\tData: \\\\&amp;quot;...base64...\\\\&amp;quot;,\\\\n\\\\tName: \\\\&amp;quot;key.pem\\\\&amp;quot;,\\\\n}\\\\n\\\\nsettings := management.Settings{\\\\n\\\\tRoaming: common.PtrBool(true),\\\\n\\\\tBand: common.PtrString(\\\\&amp;quot;All\\\\&amp;quot;),\\\\n\\\\tTimeout: common.PtrInt32(20),\\\\n}\\\\n\\\\nprofile1 := management.Profile{\\\\n\\\\tBssType: \\\\&amp;quot;infra\\\\&amp;quot;,\\\\n\\\\tEapCaCert: &amp;amp;file1,\\\\n\\\\tAutoWifi: common.PtrBool(false),\\\\n\\\\tChannel: common.PtrInt32(0),\\\\n\\\\tDefaultProfile: common.PtrBool(true),\\\\n\\\\tEapClientCert: &amp;amp;file2,\\\\n\\\\tEapClientPwd: common.PtrString(\\\\&amp;quot;123456789\\\\&amp;quot;),\\\\n\\\\tSsid: \\\\&amp;quot;NETWORK_SSID\\\\&amp;quot;,\\\\n\\\\tWsec: \\\\&amp;quot;ccmp\\\\&amp;quot;,\\\\n\\\\tEapClientKey: &amp;amp;file3,\\\\n\\\\tEapIdentity: common.PtrString(\\\\&amp;quot;store1234\\\\&amp;quot;),\\\\n\\\\tEap: common.PtrString(\\\\&amp;quot;tls\\\\&amp;quot;),\\\\n\\\\tName: common.PtrString(\\\\&amp;quot;YOUR_PROFILE\\\\&amp;quot;),\\\\n\\\\tAuthType: \\\\&amp;quot;wpa-eap\\\\&amp;quot;,\\\\n\\\\tHiddenSsid: common.PtrBool(false),\\\\n}\\\\n\\\\nwifiProfiles := management.WifiProfiles{\\\\n\\\\tSettings: &amp;amp;settings,\\\\n\\\\tProfiles: []management.Profile{\\\\n\\\\t\\\\t\\\\tprofile1,\\\\n\\\\t},\\\\n}\\\\n\\\\nterminalSettings := management.TerminalSettings{\\\\n\\\\tWifiProfiles: &amp;amp;wifiProfiles,\\\\n}\\\\n\\\\n\\\\\\\/\\\\\\\/ Make the request\\\\nservice := client.Management()\\\\nreq := service.TerminalSettingsStoreLevelApi.UpdateTerminalSettingsByStoreIdInput(\\\\&amp;quot;storeId\\\\&amp;quot;).TerminalSettings(terminalSettings)\\\\nres, httpRes, err := service.TerminalSettingsStoreLevelApi.UpdateTerminalSettingsByStoreId(context.Background(), req)&amp;quot;},{&amp;quot;language&amp;quot;:&amp;quot;py&amp;quot;,&amp;quot;tabTitle&amp;quot;:&amp;quot;Python&amp;quot;,&amp;quot;content&amp;quot;:&amp;quot;# Adyen Python API Library v12.2.0\\\\nimport Adyen\\\\n\\\\nadyen = Adyen.Adyen()\\\\nadyen.client.xapikey = \\\\&amp;quot;ADYEN_API_KEY\\\\&amp;quot;\\\\nadyen.client.platform = \\\\&amp;quot;test\\\\&amp;quot; # The environment to use library in.\\\\n\\\\njson_request = {\\\\n  \\\\&amp;quot;wifiProfiles\\\\&amp;quot;: {\\\\n    \\\\&amp;quot;profiles\\\\&amp;quot;: [ {\\\\n      \\\\&amp;quot;authType\\\\&amp;quot;: \\\\&amp;quot;wpa-eap\\\\&amp;quot;,\\\\n      \\\\&amp;quot;autoWifi\\\\&amp;quot;: \\\\&amp;quot;False\\\\&amp;quot;,\\\\n      \\\\&amp;quot;bssType\\\\&amp;quot;: \\\\&amp;quot;infra\\\\&amp;quot;,\\\\n      \\\\&amp;quot;channel\\\\&amp;quot;: 0,\\\\n      \\\\&amp;quot;defaultProfile\\\\&amp;quot;: True,\\\\n      \\\\&amp;quot;eap\\\\&amp;quot;: \\\\&amp;quot;tls\\\\&amp;quot;,\\\\n      \\\\&amp;quot;eapCaCert\\\\&amp;quot;: {\\\\n        \\\\&amp;quot;name\\\\&amp;quot;: \\\\&amp;quot;ca.pem\\\\&amp;quot;,\\\\n        \\\\&amp;quot;data\\\\&amp;quot;: \\\\&amp;quot;...base64...\\\\&amp;quot;\\\\n      },\\\\n      \\\\&amp;quot;eapClientCert\\\\&amp;quot;: {\\\\n        \\\\&amp;quot;name\\\\&amp;quot;: \\\\&amp;quot;client.pem\\\\&amp;quot;,\\\\n        \\\\&amp;quot;data\\\\&amp;quot;: \\\\&amp;quot;...base64...\\\\&amp;quot;\\\\n      },\\\\n      \\\\&amp;quot;eapClientKey\\\\&amp;quot;: {\\\\n        \\\\&amp;quot;name\\\\&amp;quot;: \\\\&amp;quot;key.pem\\\\&amp;quot;,\\\\n        \\\\&amp;quot;data\\\\&amp;quot;: \\\\&amp;quot;...base64...\\\\&amp;quot;\\\\n      },\\\\n      \\\\&amp;quot;eapClientPwd\\\\&amp;quot;: \\\\&amp;quot;123456789\\\\&amp;quot;,\\\\n      \\\\&amp;quot;eapIdentity\\\\&amp;quot;: \\\\&amp;quot;store1234\\\\&amp;quot;,\\\\n      \\\\&amp;quot;hiddenSsid\\\\&amp;quot;: False,\\\\n      \\\\&amp;quot;name\\\\&amp;quot;: \\\\&amp;quot;YOUR_PROFILE\\\\&amp;quot;,\\\\n      \\\\&amp;quot;ssid\\\\&amp;quot;: \\\\&amp;quot;NETWORK_SSID\\\\&amp;quot;,\\\\n      \\\\&amp;quot;wsec\\\\&amp;quot;: \\\\&amp;quot;ccmp\\\\&amp;quot;\\\\n    } ],\\\\n    \\\\&amp;quot;settings\\\\&amp;quot;: {\\\\n      \\\\&amp;quot;band\\\\&amp;quot;: \\\\&amp;quot;All\\\\&amp;quot;,\\\\n      \\\\&amp;quot;roaming\\\\&amp;quot;: True,\\\\n      \\\\&amp;quot;timeout\\\\&amp;quot;: 20\\\\n    }\\\\n  }\\\\n}\\\\n\\\\nresult = adyen.management.terminal_settings_store_level_api.update_terminal_settings_by_store_id(request=json_request, storeId=\\\\&amp;quot;storeId\\\\&amp;quot;)&amp;quot;},{&amp;quot;language&amp;quot;:&amp;quot;rb&amp;quot;,&amp;quot;tabTitle&amp;quot;:&amp;quot;Ruby&amp;quot;,&amp;quot;content&amp;quot;:&amp;quot;# Adyen Ruby API Library v9.2.0\\\\nrequire \\\\&amp;quot;adyen-ruby-api-library\\\\&amp;quot;\\\\n\\\\nadyen = Adyen::Client.new\\\\nadyen.api_key = &#039;ADYEN_API_KEY&#039;\\\\nadyen.env = :test # Set to \\\\&amp;quot;live\\\\&amp;quot; for live environment\\\\n\\\\nrequest_body = {\\\\n  :wifiProfiles =&amp;gt; {\\\\n    :profiles =&amp;gt; [ {\\\\n      :authType =&amp;gt; &#039;wpa-eap&#039;,\\\\n      :autoWifi =&amp;gt; &#039;false&#039;,\\\\n      :bssType =&amp;gt; &#039;infra&#039;,\\\\n      :channel =&amp;gt; 0,\\\\n      :defaultProfile =&amp;gt; true,\\\\n      :eap =&amp;gt; &#039;tls&#039;,\\\\n      :eapCaCert =&amp;gt; {\\\\n        :name =&amp;gt; &#039;ca.pem&#039;,\\\\n        :data =&amp;gt; &#039;...base64...&#039;\\\\n      },\\\\n      :eapClientCert =&amp;gt; {\\\\n        :name =&amp;gt; &#039;client.pem&#039;,\\\\n        :data =&amp;gt; &#039;...base64...&#039;\\\\n      },\\\\n      :eapClientKey =&amp;gt; {\\\\n        :name =&amp;gt; &#039;key.pem&#039;,\\\\n        :data =&amp;gt; &#039;...base64...&#039;\\\\n      },\\\\n      :eapClientPwd =&amp;gt; &#039;123456789&#039;,\\\\n      :eapIdentity =&amp;gt; &#039;store1234&#039;,\\\\n      :hiddenSsid =&amp;gt; false,\\\\n      :name =&amp;gt; &#039;YOUR_PROFILE&#039;,\\\\n      :ssid =&amp;gt; &#039;NETWORK_SSID&#039;,\\\\n      :wsec =&amp;gt; &#039;ccmp&#039;\\\\n    } ],\\\\n    :settings =&amp;gt; {\\\\n      :band =&amp;gt; &#039;All&#039;,\\\\n      :roaming =&amp;gt; true,\\\\n      :timeout =&amp;gt; 20\\\\n    }\\\\n  }\\\\n}\\\\n\\\\nresult = adyen.management.terminal_settings_store_level_api.update_terminal_settings_by_store_id(request_body, &#039;storeId&#039;)&amp;quot;},{&amp;quot;language&amp;quot;:&amp;quot;ts&amp;quot;,&amp;quot;tabTitle&amp;quot;:&amp;quot;NodeJS (TypeScript)&amp;quot;,&amp;quot;content&amp;quot;:&amp;quot;\\\\\\\/\\\\\\\/ Adyen Node API Library v16.2.0\\\\n\\\\\\\/\\\\\\\/ Require the parts of the module you want to use\\\\nimport { Client, ManagementAPI, Types } from \\\\&amp;quot;@adyen\\\\\\\/api-library\\\\&amp;quot;;\\\\n\\\\n\\\\\\\/\\\\\\\/ Initialize the client object\\\\nconst client = new Client({apiKey: \\\\&amp;quot;ADYEN_API_KEY\\\\&amp;quot;, environment: \\\\&amp;quot;TEST\\\\&amp;quot;});\\\\n\\\\n\\\\\\\/\\\\\\\/ Create the request objects\\\\nconst file1: Types.management.File = {\\\\n\\\\tdata: \\\\&amp;quot;...base64...\\\\&amp;quot;,\\\\n\\\\tname: \\\\&amp;quot;ca.pem\\\\&amp;quot;\\\\n};\\\\n\\\\nconst file2: Types.management.File = {\\\\n\\\\tdata: \\\\&amp;quot;...base64...\\\\&amp;quot;,\\\\n\\\\tname: \\\\&amp;quot;client.pem\\\\&amp;quot;\\\\n};\\\\n\\\\nconst file3: Types.management.File = {\\\\n\\\\tdata: \\\\&amp;quot;...base64...\\\\&amp;quot;,\\\\n\\\\tname: \\\\&amp;quot;key.pem\\\\&amp;quot;\\\\n};\\\\n\\\\nconst settings: Types.management.Settings = {\\\\n\\\\troaming: true,\\\\n\\\\tband: \\\\&amp;quot;All\\\\&amp;quot;,\\\\n\\\\ttimeout: 20\\\\n};\\\\n\\\\nconst profile1: Types.management.Profile = {\\\\n\\\\tbssType: \\\\&amp;quot;infra\\\\&amp;quot;,\\\\n\\\\teapCaCert: file1,\\\\n\\\\tautoWifi: false,\\\\n\\\\tchannel: 0,\\\\n\\\\tdefaultProfile: true,\\\\n\\\\teapClientCert: file2,\\\\n\\\\teapClientPwd: \\\\&amp;quot;123456789\\\\&amp;quot;,\\\\n\\\\tssid: \\\\&amp;quot;NETWORK_SSID\\\\&amp;quot;,\\\\n\\\\twsec: \\\\&amp;quot;ccmp\\\\&amp;quot;,\\\\n\\\\teapClientKey: file3,\\\\n\\\\teapIdentity: \\\\&amp;quot;store1234\\\\&amp;quot;,\\\\n\\\\teap: \\\\&amp;quot;tls\\\\&amp;quot;,\\\\n\\\\tname: \\\\&amp;quot;YOUR_PROFILE\\\\&amp;quot;,\\\\n\\\\tauthType: \\\\&amp;quot;wpa-eap\\\\&amp;quot;,\\\\n\\\\thiddenSsid: false\\\\n};\\\\n\\\\nconst wifiProfiles: Types.management.WifiProfiles = {\\\\n\\\\tsettings: settings,\\\\n\\\\tprofiles: [profile1]\\\\n};\\\\n\\\\nconst terminalSettings: Types.management.TerminalSettings = {\\\\n\\\\twifiProfiles: wifiProfiles\\\\n};\\\\n\\\\n\\\\\\\/\\\\\\\/ Make the request\\\\nconst managementAPI = new ManagementAPI(client);\\\\nconst response = managementAPI.TerminalSettingsStoreLevelApi.updateTerminalSettingsByStoreId(\\\\&amp;quot;storeId\\\\&amp;quot;, terminalSettings);&amp;quot;}]\\&quot; :enable-copy-link-to-code-block=\\&quot;true\\&quot; :code-sample-card-size=\\&quot;&#039;fullsize&#039;\\&quot;&gt;&lt;\\\/code-sample&gt;\\n&lt;\\\/div&gt;\\n&quot;,&quot;altTitle&quot;:null,&quot;oldTabId&quot;:1,&quot;relation&quot;:&quot;&quot;},{&quot;title&quot;:&quot;PSK profile&quot;,&quot;content&quot;:&quot;\\n&lt;p&gt;For a &lt;a href=\\&quot;\\\/point-of-sale\\\/design-your-integration\\\/network-and-connectivity\\\/wi-fi-profiles?tab=personal_psk_3\\&quot;&gt;Personal PSK Wi-Fi profile&lt;\\\/a&gt; use the following parameters:&lt;\\\/p&gt;\\n&lt;table&gt;\\n&lt;thead&gt;\\n&lt;tr&gt;\\n&lt;th style=\\&quot;text-align: left;\\&quot;&gt;Parameter&lt;\\\/th&gt;\\n&lt;th style=\\&quot;text-align: left;\\&quot;&gt;Data&amp;nbsp;type&lt;\\\/th&gt;\\n&lt;th style=\\&quot;text-align: center;\\&quot;&gt;Required&lt;\\\/th&gt;\\n&lt;th style=\\&quot;text-align: left;\\&quot;&gt;Description&lt;\\\/th&gt;\\n&lt;\\\/tr&gt;\\n&lt;\\\/thead&gt;\\n&lt;tbody&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;authType&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;String&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;img title=\\&quot;-white_check_mark-\\&quot; alt=\\&quot;-white_check_mark-\\&quot; class=\\&quot;smileys\\&quot; src=\\&quot;\\\/user\\\/data\\\/smileys\\\/emoji\\\/white_check_mark.png\\&quot; \\\/&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;The type of Wi-Fi network. Use the value &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;wpa-psk&lt;\\\/strong&gt;&lt;\\\/span&gt; for a WPA Personal network, or &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;wpa2-psk&lt;\\\/strong&gt;&lt;\\\/span&gt; for a WPA2 Personal network.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;autoWifi&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Boolean&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Indicates whether to automatically select the best authentication method available. Does not work on older terminal models.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;bssType&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;String&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;img title=\\&quot;-white_check_mark-\\&quot; alt=\\&quot;-white_check_mark-\\&quot; class=\\&quot;smileys\\&quot; src=\\&quot;\\\/user\\\/data\\\/smileys\\\/emoji\\\/white_check_mark.png\\&quot; \\\/&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Use &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;infra&lt;\\\/strong&gt;&lt;\\\/span&gt; for infrastructure-based networks. This applies to most networks. Use &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;adhoc&lt;\\\/strong&gt;&lt;\\\/span&gt; only if the communication is p2p-based between base stations.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;channel&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Integer&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;img title=\\&quot;-white_check_mark-\\&quot; alt=\\&quot;-white_check_mark-\\&quot; class=\\&quot;smileys\\&quot; src=\\&quot;\\\/user\\\/data\\\/smileys\\\/emoji\\\/white_check_mark.png\\&quot; \\\/&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Channel number of the Wi-Fi network. The recommended setting is &lt;strong&gt;0&lt;\\\/strong&gt; for automatic channel selection.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;defaultProfile&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Boolean&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Indicates whether this is your preferred wireless network. If true, the terminal will try connecting to this network first.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;hiddenSsid&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Boolean&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Indicates if a network doesn&#039;t broadcast its SSID. Mandatory for Android terminals, because these terminals rely on this setting to be able to connect to any network.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;name&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;String&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;img title=\\&quot;-white_check_mark-\\&quot; alt=\\&quot;-white_check_mark-\\&quot; class=\\&quot;smileys\\&quot; src=\\&quot;\\\/user\\\/data\\\/smileys\\\/emoji\\\/white_check_mark.png\\&quot; \\\/&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;Your name for the Wi-Fi profile.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;psk&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;String&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;For &lt;code&gt;authType&lt;\\\/code&gt; &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;wpa-psk&lt;\\\/strong&gt;&lt;\\\/span&gt; or &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;wpa2-psk&lt;\\\/strong&gt;&lt;\\\/span&gt;. The password to the wireless network.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;ssid&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;String&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;img title=\\&quot;-white_check_mark-\\&quot; alt=\\&quot;-white_check_mark-\\&quot; class=\\&quot;smileys\\&quot; src=\\&quot;\\\/user\\\/data\\\/smileys\\\/emoji\\\/white_check_mark.png\\&quot; \\\/&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;The name of the wireless network.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;tr&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;&lt;code&gt;wsec&lt;\\\/code&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;String&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: center;\\&quot;&gt;&lt;img title=\\&quot;-white_check_mark-\\&quot; alt=\\&quot;-white_check_mark-\\&quot; class=\\&quot;smileys\\&quot; src=\\&quot;\\\/user\\\/data\\\/smileys\\\/emoji\\\/white_check_mark.png\\&quot; \\\/&gt;&lt;\\\/td&gt;\\n&lt;td style=\\&quot;text-align: left;\\&quot;&gt;The type of encryption. Possible values: &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;auto&lt;\\\/strong&gt;&lt;\\\/span&gt;, &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;ccmp&lt;\\\/strong&gt;&lt;\\\/span&gt; (recommended), &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;tkip&lt;\\\/strong&gt;&lt;\\\/span&gt;.&lt;\\\/td&gt;\\n&lt;\\\/tr&gt;\\n&lt;\\\/tbody&gt;\\n&lt;\\\/table&gt;\\n&lt;div data-component-wrapper=\\&quot;code-sample\\&quot;&gt;\\n&lt;code-sample :title=\\&quot;&#039;Create a Personal PSK profile&#039;\\&quot; :id=\\&quot;&#039;create-a-personal-psk-profile-2043217487&#039;\\&quot; :code-data=\\&quot;[{&amp;quot;language&amp;quot;:&amp;quot;bash&amp;quot;,&amp;quot;tabTitle&amp;quot;:&amp;quot;curl&amp;quot;,&amp;quot;content&amp;quot;:&amp;quot;curl https:\\\\\\\/\\\\\\\/management-test.adyen.com\\\\\\\/v3\\\\\\\/stores\\\\\\\/{storeId}\\\\\\\/terminalSettings \\\\\\\\\\\\n-H &#039;x-API-key: ADYEN_API_KEY&#039; \\\\\\\\\\\\n-X PATCH \\\\\\\\\\\\n-d &#039;{\\\\n  \\\\&amp;quot;wifiProfiles\\\\&amp;quot;: {\\\\n    \\\\&amp;quot;profiles\\\\&amp;quot;: [\\\\n      {\\\\n        \\\\&amp;quot;authType\\\\&amp;quot;: \\\\&amp;quot;wpa-psk\\\\&amp;quot;,\\\\n        \\\\&amp;quot;autoWifi\\\\&amp;quot;: \\\\&amp;quot;false\\\\&amp;quot;,\\\\n        \\\\&amp;quot;bssType\\\\&amp;quot;: \\\\&amp;quot;infra\\\\&amp;quot;,\\\\n        \\\\&amp;quot;channel\\\\&amp;quot;: 11,\\\\n        \\\\&amp;quot;defaultProfile\\\\&amp;quot;: false,\\\\n        \\\\&amp;quot;name\\\\&amp;quot;: \\\\&amp;quot;YOUR_SECONDARY_PROFILE\\\\&amp;quot;,\\\\n        \\\\&amp;quot;psk\\\\&amp;quot;: \\\\&amp;quot;NETWORK_PASSWORD\\\\&amp;quot;,\\\\n        \\\\&amp;quot;ssid\\\\&amp;quot;: \\\\&amp;quot;NETWORK_SSID\\\\&amp;quot;,\\\\n        \\\\&amp;quot;wsec\\\\&amp;quot;: \\\\&amp;quot;ccmp\\\\&amp;quot;\\\\n      }\\\\n    ],\\\\n    \\\\&amp;quot;settings\\\\&amp;quot;: {\\\\n      \\\\&amp;quot;band\\\\&amp;quot;: \\\\&amp;quot;All\\\\&amp;quot;,\\\\n      \\\\&amp;quot;roaming\\\\&amp;quot;: true,\\\\n      \\\\&amp;quot;timeout\\\\&amp;quot;: 20\\\\n    }\\\\n  }\\\\n}&#039;&amp;quot;},{&amp;quot;language&amp;quot;:&amp;quot;java&amp;quot;,&amp;quot;tabTitle&amp;quot;:&amp;quot;Java&amp;quot;,&amp;quot;content&amp;quot;:&amp;quot;\\\\\\\/\\\\\\\/ Adyen Java API Library v25.0.0\\\\nimport com.adyen.Client;\\\\nimport com.adyen.enums.Environment;\\\\nimport com.adyen.model.management.*;\\\\nimport java.time.OffsetDateTime;\\\\nimport java.util.*;\\\\nimport com.adyen.service.management.*;\\\\n\\\\nClient client = new Client(\\\\&amp;quot;ADYEN_API_KEY\\\\&amp;quot;, Environment.TEST);\\\\n\\\\n\\\\\\\/\\\\\\\/ Request objects\\\\nSettings settings = new Settings()\\\\n\\\\t.roaming(true)\\\\n\\\\t.band(\\\\&amp;quot;All\\\\&amp;quot;)\\\\n\\\\t.timeout(20);\\\\n\\\\nProfile profile1 = new Profile()\\\\n\\\\t.bssType(\\\\&amp;quot;infra\\\\&amp;quot;)\\\\n\\\\t.autoWifi(false)\\\\n\\\\t.channel(11)\\\\n\\\\t.name(\\\\&amp;quot;YOUR_SECONDARY_PROFILE\\\\&amp;quot;)\\\\n\\\\t.psk(\\\\&amp;quot;NETWORK_PASSWORD\\\\&amp;quot;)\\\\n\\\\t.defaultProfile(false)\\\\n\\\\t.authType(\\\\&amp;quot;wpa-psk\\\\&amp;quot;)\\\\n\\\\t.ssid(\\\\&amp;quot;NETWORK_SSID\\\\&amp;quot;)\\\\n\\\\t.wsec(\\\\&amp;quot;ccmp\\\\&amp;quot;);\\\\n\\\\nWifiProfiles wifiProfiles = new WifiProfiles()\\\\n\\\\t.settings(settings)\\\\n\\\\t.profiles(Arrays.asList(profile1));\\\\n\\\\nTerminalSettings terminalSettings = new TerminalSettings()\\\\n\\\\t.wifiProfiles(wifiProfiles);\\\\n\\\\n\\\\\\\/\\\\\\\/ Make the request\\\\nTerminalSettingsStoreLevelApi service = new TerminalSettingsStoreLevelApi(client);\\\\nTerminalSettings response = service.updateTerminalSettingsByStoreId(\\\\&amp;quot;storeId\\\\&amp;quot;, terminalSettings, null);&amp;quot;},{&amp;quot;language&amp;quot;:&amp;quot;php&amp;quot;,&amp;quot;tabTitle&amp;quot;:&amp;quot;PHP&amp;quot;,&amp;quot;content&amp;quot;:&amp;quot;\\\\\\\/\\\\\\\/ Adyen PHP API Library v17.4.0\\\\nuse Adyen\\\\\\\\Client;\\\\nuse Adyen\\\\\\\\Environment;\\\\nuse Adyen\\\\\\\\Model\\\\\\\\Management\\\\\\\\Settings;\\\\nuse Adyen\\\\\\\\Model\\\\\\\\Management\\\\\\\\Profile;\\\\nuse Adyen\\\\\\\\Model\\\\\\\\Management\\\\\\\\WifiProfiles;\\\\nuse Adyen\\\\\\\\Model\\\\\\\\Management\\\\\\\\TerminalSettings;\\\\nuse Adyen\\\\\\\\Service\\\\\\\\Management\\\\\\\\TerminalSettingsStoreLevelApi;\\\\n\\\\n$client = new Client();\\\\n$client-&amp;gt;setXApiKey(\\\\&amp;quot;ADYEN_API_KEY\\\\&amp;quot;);\\\\n$client-&amp;gt;setEnvironment(Environment::TEST);\\\\n\\\\n\\\\n\\\\\\\/\\\\\\\/ Request objects\\\\n$settings = new Settings();\\\\n$settings\\\\n\\\\t-&amp;gt;setRoaming(true)\\\\n\\\\t-&amp;gt;setBand(\\\\&amp;quot;All\\\\&amp;quot;)\\\\n\\\\t-&amp;gt;setTimeout(20);\\\\n\\\\n$profile1 = new Profile();\\\\n$profile1\\\\n\\\\t-&amp;gt;setBssType(\\\\&amp;quot;infra\\\\&amp;quot;)\\\\n\\\\t-&amp;gt;setAutoWifi(false)\\\\n\\\\t-&amp;gt;setChannel(11)\\\\n\\\\t-&amp;gt;setName(\\\\&amp;quot;YOUR_SECONDARY_PROFILE\\\\&amp;quot;)\\\\n\\\\t-&amp;gt;setPsk(\\\\&amp;quot;NETWORK_PASSWORD\\\\&amp;quot;)\\\\n\\\\t-&amp;gt;setDefaultProfile(false)\\\\n\\\\t-&amp;gt;setAuthType(\\\\&amp;quot;wpa-psk\\\\&amp;quot;)\\\\n\\\\t-&amp;gt;setSsid(\\\\&amp;quot;NETWORK_SSID\\\\&amp;quot;)\\\\n\\\\t-&amp;gt;setWsec(\\\\&amp;quot;ccmp\\\\&amp;quot;);\\\\n\\\\n$wifiProfiles = new WifiProfiles();\\\\n$wifiProfiles\\\\n\\\\t-&amp;gt;setSettings($settings)\\\\n\\\\t-&amp;gt;setProfiles(array($profile1));\\\\n\\\\n$terminalSettings = new TerminalSettings();\\\\n$terminalSettings\\\\n\\\\t-&amp;gt;setWifiProfiles($wifiProfiles);\\\\n\\\\n\\\\\\\/\\\\\\\/ Make the request\\\\n$service = new TerminalSettingsStoreLevelApi($client);\\\\n$response = $service-&amp;gt;updateTerminalSettingsByStoreId(&#039;storeId&#039;, $terminalSettings);&amp;quot;},{&amp;quot;language&amp;quot;:&amp;quot;cs&amp;quot;,&amp;quot;tabTitle&amp;quot;:&amp;quot;C#&amp;quot;,&amp;quot;content&amp;quot;:&amp;quot;\\\\\\\/\\\\\\\/ Adyen .net API Library v14.3.0\\\\nusing Adyen;\\\\nusing Environment = Adyen.Model.Environment;\\\\nusing Adyen.Model;\\\\nusing Adyen.Model.Management;\\\\nusing Adyen.Service.Management;\\\\n\\\\nvar config = new Config()\\\\n{\\\\n    XApiKey = \\\\&amp;quot;ADYEN_API_KEY\\\\&amp;quot;,\\\\n    Environment = Environment.Test\\\\n};\\\\nvar client = new Client(config);\\\\n\\\\n\\\\\\\/\\\\\\\/ Fill in your request objects\\\\nSettings settings = new Settings\\\\n{\\\\n\\\\tRoaming = true,\\\\n\\\\tBand = \\\\&amp;quot;All\\\\&amp;quot;,\\\\n\\\\tTimeout = 20\\\\n};\\\\n\\\\nProfile profile1 = new Profile\\\\n{\\\\n\\\\tBssType = \\\\&amp;quot;infra\\\\&amp;quot;,\\\\n\\\\tAutoWifi = false,\\\\n\\\\tChannel = 11,\\\\n\\\\tName = \\\\&amp;quot;YOUR_SECONDARY_PROFILE\\\\&amp;quot;,\\\\n\\\\tPsk = \\\\&amp;quot;NETWORK_PASSWORD\\\\&amp;quot;,\\\\n\\\\tDefaultProfile = false,\\\\n\\\\tAuthType = \\\\&amp;quot;wpa-psk\\\\&amp;quot;,\\\\n\\\\tSsid = \\\\&amp;quot;NETWORK_SSID\\\\&amp;quot;,\\\\n\\\\tWsec = \\\\&amp;quot;ccmp\\\\&amp;quot;\\\\n};\\\\n\\\\nWifiProfiles wifiProfiles = new WifiProfiles\\\\n{\\\\n\\\\tSettings = settings,\\\\n\\\\tProfiles = new List&amp;lt;Profile&amp;gt;{ profile1 }\\\\n};\\\\n\\\\nTerminalSettings terminalSettings = new TerminalSettings\\\\n{\\\\n\\\\tWifiProfiles = wifiProfiles\\\\n};\\\\n\\\\n\\\\\\\/\\\\\\\/ Make the request\\\\nvar service = new TerminalSettingsStoreLevelService(client);\\\\nvar response = service.UpdateTerminalSettingsByStoreId(\\\\&amp;quot;storeId\\\\&amp;quot;, terminalSettings);&amp;quot;},{&amp;quot;language&amp;quot;:&amp;quot;js&amp;quot;,&amp;quot;tabTitle&amp;quot;:&amp;quot;NodeJS (JavaScript)&amp;quot;,&amp;quot;content&amp;quot;:&amp;quot;\\\\\\\/\\\\\\\/ Adyen Node API Library v16.2.0\\\\n\\\\\\\/\\\\\\\/ Require the parts of the module you want to use\\\\nconst { Client, ManagementAPI } = require(&#039;@adyen\\\\\\\/api-library&#039;);\\\\n\\\\n\\\\\\\/\\\\\\\/ Initialize the client object\\\\nconst client = new Client({apiKey: \\\\&amp;quot;ADYEN_API_KEY\\\\&amp;quot;, environment: \\\\&amp;quot;TEST\\\\&amp;quot;});\\\\n\\\\n\\\\\\\/\\\\\\\/ Create the request object\\\\nconst terminalSettings = {\\\\n  wifiProfiles: {\\\\n    profiles: [ {\\\\n      authType: \\\\&amp;quot;wpa-psk\\\\&amp;quot;,\\\\n      autoWifi: \\\\&amp;quot;false\\\\&amp;quot;,\\\\n      bssType: \\\\&amp;quot;infra\\\\&amp;quot;,\\\\n      channel: 11,\\\\n      defaultProfile: false,\\\\n      name: \\\\&amp;quot;YOUR_SECONDARY_PROFILE\\\\&amp;quot;,\\\\n      psk: \\\\&amp;quot;NETWORK_PASSWORD\\\\&amp;quot;,\\\\n      ssid: \\\\&amp;quot;NETWORK_SSID\\\\&amp;quot;,\\\\n      wsec: \\\\&amp;quot;ccmp\\\\&amp;quot;\\\\n    } ],\\\\n    settings: {\\\\n      band: \\\\&amp;quot;All\\\\&amp;quot;,\\\\n      roaming: true,\\\\n      timeout: 20\\\\n    }\\\\n  }\\\\n}\\\\n\\\\n\\\\\\\/\\\\\\\/ Make the request\\\\nconst managementAPI = new ManagementAPI(client);\\\\nconst response = managementAPI.TerminalSettingsStoreLevelApi.updateTerminalSettingsByStoreId(\\\\&amp;quot;storeId\\\\&amp;quot;, terminalSettings);&amp;quot;},{&amp;quot;language&amp;quot;:&amp;quot;go&amp;quot;,&amp;quot;tabTitle&amp;quot;:&amp;quot;Go&amp;quot;,&amp;quot;content&amp;quot;:&amp;quot;\\\\\\\/\\\\\\\/ Adyen Go API Library v9.2.0\\\\nimport (\\\\n\\\\t\\\\&amp;quot;context\\\\&amp;quot;\\\\n\\\\t\\\\&amp;quot;github.com\\\\\\\/adyen\\\\\\\/adyen-go-api-library\\\\\\\/v9\\\\\\\/src\\\\\\\/common\\\\&amp;quot;\\\\n\\\\t\\\\&amp;quot;github.com\\\\\\\/adyen\\\\\\\/adyen-go-api-library\\\\\\\/v9\\\\\\\/src\\\\\\\/adyen\\\\&amp;quot;\\\\n\\\\t\\\\&amp;quot;github.com\\\\\\\/adyen\\\\\\\/adyen-go-api-library\\\\\\\/v9\\\\\\\/src\\\\\\\/management\\\\&amp;quot;\\\\n)\\\\n\\\\nclient := adyen.NewClient(&amp;amp;common.Config{\\\\n    ApiKey:      \\\\&amp;quot;ADYEN_API_KEY\\\\&amp;quot;,\\\\n    Environment: common.TestEnv,\\\\n})\\\\n\\\\n\\\\\\\/\\\\\\\/ Fill in your request objects\\\\nsettings := management.Settings{\\\\n\\\\tRoaming: common.PtrBool(true),\\\\n\\\\tBand: common.PtrString(\\\\&amp;quot;All\\\\&amp;quot;),\\\\n\\\\tTimeout: common.PtrInt32(20),\\\\n}\\\\n\\\\nprofile1 := management.Profile{\\\\n\\\\tBssType: \\\\&amp;quot;infra\\\\&amp;quot;,\\\\n\\\\tAutoWifi: common.PtrBool(false),\\\\n\\\\tChannel: common.PtrInt32(11),\\\\n\\\\tName: common.PtrString(\\\\&amp;quot;YOUR_SECONDARY_PROFILE\\\\&amp;quot;),\\\\n\\\\tPsk: common.PtrString(\\\\&amp;quot;NETWORK_PASSWORD\\\\&amp;quot;),\\\\n\\\\tDefaultProfile: common.PtrBool(false),\\\\n\\\\tAuthType: \\\\&amp;quot;wpa-psk\\\\&amp;quot;,\\\\n\\\\tSsid: \\\\&amp;quot;NETWORK_SSID\\\\&amp;quot;,\\\\n\\\\tWsec: \\\\&amp;quot;ccmp\\\\&amp;quot;,\\\\n}\\\\n\\\\nwifiProfiles := management.WifiProfiles{\\\\n\\\\tSettings: &amp;amp;settings,\\\\n\\\\tProfiles: []management.Profile{\\\\n\\\\t\\\\t\\\\tprofile1,\\\\n\\\\t},\\\\n}\\\\n\\\\nterminalSettings := management.TerminalSettings{\\\\n\\\\tWifiProfiles: &amp;amp;wifiProfiles,\\\\n}\\\\n\\\\n\\\\\\\/\\\\\\\/ Make the request\\\\nservice := client.Management()\\\\nreq := service.TerminalSettingsStoreLevelApi.UpdateTerminalSettingsByStoreIdInput(\\\\&amp;quot;storeId\\\\&amp;quot;).TerminalSettings(terminalSettings)\\\\nres, httpRes, err := service.TerminalSettingsStoreLevelApi.UpdateTerminalSettingsByStoreId(context.Background(), req)&amp;quot;},{&amp;quot;language&amp;quot;:&amp;quot;py&amp;quot;,&amp;quot;tabTitle&amp;quot;:&amp;quot;Python&amp;quot;,&amp;quot;content&amp;quot;:&amp;quot;# Adyen Python API Library v12.2.0\\\\nimport Adyen\\\\n\\\\nadyen = Adyen.Adyen()\\\\nadyen.client.xapikey = \\\\&amp;quot;ADYEN_API_KEY\\\\&amp;quot;\\\\nadyen.client.platform = \\\\&amp;quot;test\\\\&amp;quot; # The environment to use library in.\\\\n\\\\njson_request = {\\\\n  \\\\&amp;quot;wifiProfiles\\\\&amp;quot;: {\\\\n    \\\\&amp;quot;profiles\\\\&amp;quot;: [ {\\\\n      \\\\&amp;quot;authType\\\\&amp;quot;: \\\\&amp;quot;wpa-psk\\\\&amp;quot;,\\\\n      \\\\&amp;quot;autoWifi\\\\&amp;quot;: \\\\&amp;quot;False\\\\&amp;quot;,\\\\n      \\\\&amp;quot;bssType\\\\&amp;quot;: \\\\&amp;quot;infra\\\\&amp;quot;,\\\\n      \\\\&amp;quot;channel\\\\&amp;quot;: 11,\\\\n      \\\\&amp;quot;defaultProfile\\\\&amp;quot;: False,\\\\n      \\\\&amp;quot;name\\\\&amp;quot;: \\\\&amp;quot;YOUR_SECONDARY_PROFILE\\\\&amp;quot;,\\\\n      \\\\&amp;quot;psk\\\\&amp;quot;: \\\\&amp;quot;NETWORK_PASSWORD\\\\&amp;quot;,\\\\n      \\\\&amp;quot;ssid\\\\&amp;quot;: \\\\&amp;quot;NETWORK_SSID\\\\&amp;quot;,\\\\n      \\\\&amp;quot;wsec\\\\&amp;quot;: \\\\&amp;quot;ccmp\\\\&amp;quot;\\\\n    } ],\\\\n    \\\\&amp;quot;settings\\\\&amp;quot;: {\\\\n      \\\\&amp;quot;band\\\\&amp;quot;: \\\\&amp;quot;All\\\\&amp;quot;,\\\\n      \\\\&amp;quot;roaming\\\\&amp;quot;: True,\\\\n      \\\\&amp;quot;timeout\\\\&amp;quot;: 20\\\\n    }\\\\n  }\\\\n}\\\\n\\\\nresult = adyen.management.terminal_settings_store_level_api.update_terminal_settings_by_store_id(request=json_request, storeId=\\\\&amp;quot;storeId\\\\&amp;quot;)&amp;quot;},{&amp;quot;language&amp;quot;:&amp;quot;rb&amp;quot;,&amp;quot;tabTitle&amp;quot;:&amp;quot;Ruby&amp;quot;,&amp;quot;content&amp;quot;:&amp;quot;# Adyen Ruby API Library v9.2.0\\\\nrequire \\\\&amp;quot;adyen-ruby-api-library\\\\&amp;quot;\\\\n\\\\nadyen = Adyen::Client.new\\\\nadyen.api_key = &#039;ADYEN_API_KEY&#039;\\\\nadyen.env = :test # Set to \\\\&amp;quot;live\\\\&amp;quot; for live environment\\\\n\\\\nrequest_body = {\\\\n  :wifiProfiles =&amp;gt; {\\\\n    :profiles =&amp;gt; [ {\\\\n      :authType =&amp;gt; &#039;wpa-psk&#039;,\\\\n      :autoWifi =&amp;gt; &#039;false&#039;,\\\\n      :bssType =&amp;gt; &#039;infra&#039;,\\\\n      :channel =&amp;gt; 11,\\\\n      :defaultProfile =&amp;gt; false,\\\\n      :name =&amp;gt; &#039;YOUR_SECONDARY_PROFILE&#039;,\\\\n      :psk =&amp;gt; &#039;NETWORK_PASSWORD&#039;,\\\\n      :ssid =&amp;gt; &#039;NETWORK_SSID&#039;,\\\\n      :wsec =&amp;gt; &#039;ccmp&#039;\\\\n    } ],\\\\n    :settings =&amp;gt; {\\\\n      :band =&amp;gt; &#039;All&#039;,\\\\n      :roaming =&amp;gt; true,\\\\n      :timeout =&amp;gt; 20\\\\n    }\\\\n  }\\\\n}\\\\n\\\\nresult = adyen.management.terminal_settings_store_level_api.update_terminal_settings_by_store_id(request_body, &#039;storeId&#039;)&amp;quot;},{&amp;quot;language&amp;quot;:&amp;quot;ts&amp;quot;,&amp;quot;tabTitle&amp;quot;:&amp;quot;NodeJS (TypeScript)&amp;quot;,&amp;quot;content&amp;quot;:&amp;quot;\\\\\\\/\\\\\\\/ Adyen Node API Library v16.2.0\\\\n\\\\\\\/\\\\\\\/ Require the parts of the module you want to use\\\\nimport { Client, ManagementAPI, Types } from \\\\&amp;quot;@adyen\\\\\\\/api-library\\\\&amp;quot;;\\\\n\\\\n\\\\\\\/\\\\\\\/ Initialize the client object\\\\nconst client = new Client({apiKey: \\\\&amp;quot;ADYEN_API_KEY\\\\&amp;quot;, environment: \\\\&amp;quot;TEST\\\\&amp;quot;});\\\\n\\\\n\\\\\\\/\\\\\\\/ Create the request objects\\\\nconst settings: Types.management.Settings = {\\\\n\\\\troaming: true,\\\\n\\\\tband: \\\\&amp;quot;All\\\\&amp;quot;,\\\\n\\\\ttimeout: 20\\\\n};\\\\n\\\\nconst profile1: Types.management.Profile = {\\\\n\\\\tbssType: \\\\&amp;quot;infra\\\\&amp;quot;,\\\\n\\\\tautoWifi: false,\\\\n\\\\tchannel: 11,\\\\n\\\\tname: \\\\&amp;quot;YOUR_SECONDARY_PROFILE\\\\&amp;quot;,\\\\n\\\\tpsk: \\\\&amp;quot;NETWORK_PASSWORD\\\\&amp;quot;,\\\\n\\\\tdefaultProfile: false,\\\\n\\\\tauthType: \\\\&amp;quot;wpa-psk\\\\&amp;quot;,\\\\n\\\\tssid: \\\\&amp;quot;NETWORK_SSID\\\\&amp;quot;,\\\\n\\\\twsec: \\\\&amp;quot;ccmp\\\\&amp;quot;\\\\n};\\\\n\\\\nconst wifiProfiles: Types.management.WifiProfiles = {\\\\n\\\\tsettings: settings,\\\\n\\\\tprofiles: [profile1]\\\\n};\\\\n\\\\nconst terminalSettings: Types.management.TerminalSettings = {\\\\n\\\\twifiProfiles: wifiProfiles\\\\n};\\\\n\\\\n\\\\\\\/\\\\\\\/ Make the request\\\\nconst managementAPI = new ManagementAPI(client);\\\\nconst response = managementAPI.TerminalSettingsStoreLevelApi.updateTerminalSettingsByStoreId(\\\\&amp;quot;storeId\\\\&amp;quot;, terminalSettings);&amp;quot;}]\\&quot; :enable-copy-link-to-code-block=\\&quot;true\\&quot; :code-sample-card-size=\\&quot;&#039;fullsize&#039;\\&quot;&gt;&lt;\\\/code-sample&gt;\\n&lt;\\\/div&gt;\\n&quot;,&quot;altTitle&quot;:null,&quot;oldTabId&quot;:1,&quot;relation&quot;:&quot;&quot;}]\"\n            :should-update-when-url-changes='false'>\n        <\/tabs>\n    <\/div>\n<\/div>\n\n<\/li>\n<li>\n<p>When you receive the response, note that this returns the entire configuration at the level where you made the request.<\/p>\n<\/li>\n<\/ol>\n<h2 id=\"load-profiles\">Load profiles on the terminal<\/h2>\n<h4>First-time use<\/h4>\n<p>When you have set up a remote Wi-Fi profile and are going to use the terminal for the first time:<\/p>\n<ol>\n<li>\n<p>Set up a temporary internet connection on the terminal.<\/p>\n<p>For the temporary connection, you can use the alternative connectivity options of the terminal (if any) such as Ethernet or 3G\/4G cellular, or connect to a (Personal) Wi-Fi network that doesn't require a remote profile.<\/p>\n<\/li>\n<li>\n<p>Board the terminal.<\/p>\n<\/li>\n<\/ol>\n<p>During boarding, the terminal retrieves its configuration including the Wi-Fi profile. The terminal then automatically reconnects to the internet using the network settings specified in the Wi-Fi profile.<\/p>\n<h4>Updates<\/h4>\n<p>An already-boarded terminal will receive a new Wi-Fi profile or changes to an existing Wi-Fi profile through the regular automatic maintenance call.<\/p>\n<p>Because the Wi-Fi profile is part of the terminal configuration, you can also obtain it manually by downloading the latest configuration: on the terminal, <a href=\"\/point-of-sale\/pos-troubleshooting\/terminal-turns-on\/admin-pin\">open the Admin menu<\/a> and select <strong>Config<\/strong> &gt; <strong>Update<\/strong>.<\/p>\n<h4>Verifying<\/h4>\n<p>To check whether the terminal is using a remote Wi-Fi profile:<\/p>\n<ol>\n<li>On the terminal, <a href=\"\/point-of-sale\/pos-troubleshooting\/terminal-turns-on\/admin-pin\">open the Admin menu<\/a> and go to <strong>Network<\/strong> &gt; <strong>Wi-Fi<\/strong>.<\/li>\n<li>Select the <strong>info<\/strong> icon <i class=\"adl-icon-info-circle\"><\/i> for the network you are interested in.<\/li>\n<li>Check the <strong>Added<\/strong> field:\n<ul>\n<li><strong>via CA<\/strong>: a remote Wi-Fi profile from your Customer Area has been applied.<\/li>\n<li><strong>local on device<\/strong>: the terminal is not using a remote Wi-Fi profile.<\/li>\n<\/ul><\/li>\n<\/ol>\n<h2 id=\"manage-changes-with-multi-node-wi-fi-profiles\">Manage changes using multiple-node Wi-Fi profiles<\/h2>\n<p>Over time, changes will occur in your wireless network:<\/p>\n<ul>\n<li><a href=\"#know-when-certificates-expire\">Certificates are about to expire<\/a>.<\/li>\n<li>The EAP-PEAP username and password need to change.<\/li>\n<li>The PSK needs to be reset.<\/li>\n<li>You want to migrate to a different network, for example from a Personal network to an Enterprise network.<\/li>\n<\/ul>\n<p>To manage such changes you can configure multiple Wi-Fi profiles or \"profile nodes\" for <strong>the same SSID<\/strong>. Each profile node for the SSID contains a different configuration. For example:<\/p>\n<ul>\n<li>Profile node 1, which is the first profile you configured, contains the current certificates.<\/li>\n<li>Profile node 2, which you configured next, contains the new certificates that will be needed when the current certificates expire.<\/li>\n<\/ul>\n<p>The terminal tries to connect to the SSID using the available profile nodes one by one until it succeeds in establishing a connection. The next time the terminal tries to connect, as when rebooting or updating the software, it will start with the same profile node that it used for the previous successful connection.<\/p>\n<p>If the terminal has established a connection, but the corresponding profile node fails, the terminal starts again trying to connect using the profile nodes one by one.<\/p>\n<p>If a profile is outdated, you can remove it.<\/p>\n<h2 id=\"know-when-certificates-expire\">Know when certificates expire<\/h2>\n<p>To establish a safe Wi-Fi connection, Enterprise Wi-Fi profiles must include certificates for server validation and client authentication. When such a certificate expires, terminals cannot connect to the Wi-Fi network.<\/p>\n<p>To prevent connection problems, you can prepare a new profile node with new certificates, as described under <a href=\"#manage-changes-with-multi-node-wi-fi-profiles\">Manage changes<\/a>. But to do this in time, it is important to know when the current Wi-Fi profile certificates expire. You can stay informed as follows:<\/p>\n<ul>\n<li>\n<p>Look up the expiry date and other details of uploaded EAP-PEAP and EAP-TLS certificates in your <a href=\"https:\/\/ca-test.adyen.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">Customer Area<\/a> under <strong>In-person payments<\/strong> &gt; <strong>Terminal settings<\/strong> &gt; <strong>Connectivity<\/strong> &gt; <strong>Wi-Fi profiles<\/strong>.<\/p>\n<\/li>\n<li>\n<p>Enable receiving emails before a certificate expires. We'll send an email 90, 60, 30, 7, and 3 days before the expiry date. To set this up:<\/p>\n<ol>\n<li>In your <a href=\"https:\/\/ca-test.adyen.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">Customer Area<\/a>, go to <strong>In-person payments<\/strong> &gt;  <strong>Terminal settings<\/strong> &gt; <strong>Connectivity<\/strong> &gt; <strong>Wi-Fi profiles<\/strong>.<\/li>\n<li>Enable <strong>Receive emails about expiring certificates<\/strong>.<\/li>\n<li>Under <strong>Contact list<\/strong>, add one or more email addresses.<\/li>\n<li>Select <strong>Save<\/strong>.<\/li>\n<\/ol>\n<\/li>\n<\/ul>\n<h2>Security recommendations<\/h2>\n<p>PCI DSS sets requirements for secure cryptographic protocols. If you do not meet these requirements, payment terminals using EAP-TLS and EAP-PEAP Wi-Fi profiles will not be able to connect to your Wi-Fi network to process transactions.<\/p>\n<p>To prevent Wi-Fi authentication failure, make sure that:<\/p>\n<ul>\n<li>The size of RSA keys used by the Certification Authority is 2048 bytes or more.<\/li>\n<li>You only use secure hash algorithms from the SHA2 and SHA3 family.<\/li>\n<li>You do not use ciphers from SHA1 and MDA5 groups.<\/li>\n<li>Your RADIUS server supports the TLS 1.2 protocol or later.<\/li>\n<\/ul>\n<h2>See also<\/h2>\n<div class=\"see-also-links output-inline\" id=\"see-also\">\n<ul><li><a href=\"\/point-of-sale\/design-your-integration\/network-and-connectivity\/network-configuration#wi-fi-recommendations\"\n                        target=\"_self\"\n                        >\n                    Wi-Fi recommendations\n                <\/a><\/li><li><a href=\"\/point-of-sale\/automating-terminal-management\/configure-terminals-api\"\n                        target=\"_self\"\n                        >\n                    Use API calls to configure terminals\n                <\/a><\/li><\/ul><\/div>\n","url":"https:\/\/docs.adyen.com\/point-of-sale\/design-your-integration\/network-and-connectivity\/wi-fi-profiles","articleFields":{"description":"Manage the Wi-Fi configuration of your terminals from the Customer Area or with API calls.","last_edit_on":"28-10-2020 15:11"},"algolia":{"url":"https:\/\/docs.adyen.com\/point-of-sale\/design-your-integration\/network-and-connectivity\/wi-fi-profiles","title":"Wi-Fi profiles","content":"To connect to your wireless network, the payment terminal needs to know certain network properties, depending on your type of Wi-Fi network. For example, the terminal needs to know basic properties such as the channel, password, and name of the network as well as advanced properties such as certificates for server validation and client authentication.\nThe terminal obtains the network properties through a Wi-Fi profile, which you can set up remotely either:\n\nIn the Customer Area.\nUsing API calls.\n\nThe terminal receives and loads the remote Wi-Fi profile as part of the terminal configuration.\nRequirements\n\n\n\nRequirement\nDescription\n\n\n\n\nIntegration type\nA Terminal API integration or standalone solution.\n\n\nHardware\nAn Adyen payment terminal with Wi-Fi connectivity.\n\n\nAPI credentials\nTo manage Wi-Fi profiles using API calls, you need the following role: Management API\u2014Terminal Advanced settings read and write\n\n\nSetup steps\nBefore you begin, make sure that you have familiarized yourself with:The Wi-Fi network and profile types that Adyen supports.How to be informed about the expiry of certificates. Contact our Support Team: If you are planning to set up a remote Wi-Fi type EAP-TLS profile in your Customer Area. You need to provide the following certificates to create a profile Wi-Fi profile in your Customer Area: For an EAP-PEAP profile:The CA root certificate in .pem format. This must be the root certificate from the CA that signed the certificate of the RADIUS server that is part of your wireless network.The EAP intermediate certificate in .pem format. This is optional, depending on your network infrastructure.For an EAP-TLS profile: The CA root certificate. This must be the root certificate from the CA that signed the certificate of the RADIUS server that is part of your wireless network.Client certificate for the terminals.The client key. You need to provide the following certificates to create a new Wi-Fi profile using API calls: For Enterprise EAP-PEAP and EAP-TLS, the CA root certificate in .pem format. This must be the root certificate from the CA that signed the certificate of the RADIUS server that is part of your wireless network.For EAP-PEAP, the EAP intermediate certificate in .pem format (optional).For EAP-TLS, the client certificate for the terminals in .pem format and the client key in .pem or .key format.\n\n\n\nWi-Fi network and profile types\nAdyen payment terminals support the following Wi-Fi networks:\n\n\n\nWPA type\nAuthentication\nCipher suite\nEncryption\n\n\n\n\nWPA-Personal\nPSK\nTKIP\nRC4\n\n\nWPA-Enterprise\nEAP-PEAP, EAP-TLS\nTKIP\nRC4\n\n\nWPA2-Personal\nPSK\nCCMP\/TKIP\nAES\n\n\nWPA2-Enterprise\nEAP-PEAP, EAP-TLS\nCCMP\/TKIP\nAES\n\n\n\nThe network properties are supplied to the terminal in an SSID profile, which we refer to as the Wi-Fi profile. This can be a local profile or a remote profile.\n\n\nLocal Wi-Fi profile:\n\nIs managed locally on the terminal.\nSupports WPA Personal and WPA2 Personal networks. However, we recommend using a remote Wi-Fi profile.\n\nDoesn't support WPA Enterprise and WPA2 Enterprise networks.\n\n\n\n\n\n\n  Remote Wi-Fi profile\n:\n\nIs managed centrally. This allows you to:\n\nConfigure Wi-Fi settings in one place instead of on each individual terminal.\nImplement changes in one place instead of on each individual terminal, for example when the PSK password or an EAP-PEAP certificate expires.\n\nIs mandatory for WPA Enterprise and WPA2 Enterprise networks.\nAlso supports WPA Personal and WPA2 Personal networks.\n\n\n\nRemote Wi-Fi profile types\nYou can set up the following remote Wi-Fi profiles:\n\nEnterprise EAP-PEAP: a profile for WPA-Enterprise and WPA2-Enterprise networks using EAP-PEAP authentication. This type of authentication uses only server-side certificates.\n\nEnterprise EAP-TLS: a profile for WPA-Enterprise and WPA2-Enterprise networks using EAP-TLS authentication. This type of authentication uses both server-side and client-side certificates. The authentication server of the Wi-Fi network validates the certificate of the Adyen-supplied payment terminal, and the terminal as Wi-Fi client validates the certificate of the authentication server. This makes it the most secure wireless network, but you need to manage more certificates.\n\nBecause of the technical complexities, the option to create this type of profile is only available on demand. Contact your Adyen account manager.\n\n\nPersonal PSK: a profile for WPA-Personal and WPA2-Personal networks using PSK authentication.\n\nThe account level where you need to configure your remote Wi-Fi profile depends on the network infrastructure architecture and the account structure in the Customer Area. For example, if there is a store-specific Wi-Fi network and the account is structured with stores, configure the remote Wi-Fi profile at the store level.\nSet up Wi-Fi profiles in the Customer Area\nYou can set up remote Wi-Fi profiles in your Customer Area or using API calls. To use the Customer Area, select a tab below to see the instructions for the type of profile you want to set up.\n\n\n    \n        \n        \n    \n\n\nSet up Wi-Fi profiles using API calls\nInstead of using your Customer Area, you can use our Management API to automate setting up remote Wi-Fi profiles.\n\n\nWi-Fi profiles are considered sensitive settings because they affect the Terminal API communications. To manage Wi-Fi profiles, you need to have the following role:\n\nManagement API\u2014Terminal Advanced settings read and write\n\nProceed as follows:\n\n\nOptional. To see what remote Wi-Fi profile settings have already been configured, make a GET request to the \/terminalSettings endpoint for the  company account,  merchant account,  store or  terminal, and check the wifiProfiles object.\n\nWhen removing settings, you need to know the settings that will be inherited from the next higher level.\n\n\n\nFor a new Enterprise EAP-PEAP or EAP-TLS Wi-Fi profile:\n\n\nMake sure that you have the required certificates:\n\nThe CA root certificate in .pem format. This must be the root certificate from the CA that signed the certificate of the RADIUS server that is part of your wireless network.\nFor EAP-PEAP: the EAP intermediate certificate in .pem format (optional).\n\nFor EAP-TLS: the client certificate for the terminals in .pem format and the client key in .pem or .key format.\n\n\n\n\n\nConvert each certificate file to a Base64-encoded string.\n\n\n\n\n\nTo create or update a Wi-Fi profile, make a PATCH request to the \/terminalSettings endpoint for the account, store, or terminal.\nUse the following endpoints:\n\nPATCH  \/companies\/{companyId}\/terminalSettings\nPATCH  \/merchants\/{merchantId}\/terminalSettings\nPATCH  \/stores\/{storeId}\/terminalSettings\nPATCH  \/terminals\/{terminalId}\/terminalSettings\n\nIn the request body, specify:\n\n\nThe general network  settings&#58;\n\n\n\nParameter\nData&nbsp;type\nRequired\nDescription\n\n\n\n\nband\nString\n\nThe preferred Wi-Fi Band, for use if the terminals support multiple bands. Possible values: All, 2.4GHz, 5GHz.\n\n\nroaming\nBoolean\n\nIndicates if roaming is enabled on the terminals.\n\n\ntimeout\nInteger\n\nThe connection time-out in seconds. Minimum value: 0\n\n\n\n\n\nSpecific parameters for each profile in the  profiles array. For the parameters of different types of profiles, see the table below.\n\n\n\n\n    \n        \n        \n    \n\n\n\n\nWhen you receive the response, note that this returns the entire configuration at the level where you made the request.\n\n\nLoad profiles on the terminal\nFirst-time use\nWhen you have set up a remote Wi-Fi profile and are going to use the terminal for the first time:\n\n\nSet up a temporary internet connection on the terminal.\nFor the temporary connection, you can use the alternative connectivity options of the terminal (if any) such as Ethernet or 3G\/4G cellular, or connect to a (Personal) Wi-Fi network that doesn't require a remote profile.\n\n\nBoard the terminal.\n\n\nDuring boarding, the terminal retrieves its configuration including the Wi-Fi profile. The terminal then automatically reconnects to the internet using the network settings specified in the Wi-Fi profile.\nUpdates\nAn already-boarded terminal will receive a new Wi-Fi profile or changes to an existing Wi-Fi profile through the regular automatic maintenance call.\nBecause the Wi-Fi profile is part of the terminal configuration, you can also obtain it manually by downloading the latest configuration: on the terminal, open the Admin menu and select Config &gt; Update.\nVerifying\nTo check whether the terminal is using a remote Wi-Fi profile:\n\nOn the terminal, open the Admin menu and go to Network &gt; Wi-Fi.\nSelect the info icon  for the network you are interested in.\nCheck the Added field:\n\nvia CA: a remote Wi-Fi profile from your Customer Area has been applied.\nlocal on device: the terminal is not using a remote Wi-Fi profile.\n\n\nManage changes using multiple-node Wi-Fi profiles\nOver time, changes will occur in your wireless network:\n\nCertificates are about to expire.\nThe EAP-PEAP username and password need to change.\nThe PSK needs to be reset.\nYou want to migrate to a different network, for example from a Personal network to an Enterprise network.\n\nTo manage such changes you can configure multiple Wi-Fi profiles or \"profile nodes\" for the same SSID. Each profile node for the SSID contains a different configuration. For example:\n\nProfile node 1, which is the first profile you configured, contains the current certificates.\nProfile node 2, which you configured next, contains the new certificates that will be needed when the current certificates expire.\n\nThe terminal tries to connect to the SSID using the available profile nodes one by one until it succeeds in establishing a connection. The next time the terminal tries to connect, as when rebooting or updating the software, it will start with the same profile node that it used for the previous successful connection.\nIf the terminal has established a connection, but the corresponding profile node fails, the terminal starts again trying to connect using the profile nodes one by one.\nIf a profile is outdated, you can remove it.\nKnow when certificates expire\nTo establish a safe Wi-Fi connection, Enterprise Wi-Fi profiles must include certificates for server validation and client authentication. When such a certificate expires, terminals cannot connect to the Wi-Fi network.\nTo prevent connection problems, you can prepare a new profile node with new certificates, as described under Manage changes. But to do this in time, it is important to know when the current Wi-Fi profile certificates expire. You can stay informed as follows:\n\n\nLook up the expiry date and other details of uploaded EAP-PEAP and EAP-TLS certificates in your Customer Area under In-person payments &gt; Terminal settings &gt; Connectivity &gt; Wi-Fi profiles.\n\n\nEnable receiving emails before a certificate expires. We'll send an email 90, 60, 30, 7, and 3 days before the expiry date. To set this up:\n\nIn your Customer Area, go to In-person payments &gt;  Terminal settings &gt; Connectivity &gt; Wi-Fi profiles.\nEnable Receive emails about expiring certificates.\nUnder Contact list, add one or more email addresses.\nSelect Save.\n\n\n\nSecurity recommendations\nPCI DSS sets requirements for secure cryptographic protocols. If you do not meet these requirements, payment terminals using EAP-TLS and EAP-PEAP Wi-Fi profiles will not be able to connect to your Wi-Fi network to process transactions.\nTo prevent Wi-Fi authentication failure, make sure that:\n\nThe size of RSA keys used by the Certification Authority is 2048 bytes or more.\nYou only use secure hash algorithms from the SHA2 and SHA3 family.\nYou do not use ciphers from SHA1 and MDA5 groups.\nYour RADIUS server supports the TLS 1.2 protocol or later.\n\nSee also\n\n\n                    Wi-Fi recommendations\n                \n                    Use API calls to configure terminals\n                \n","type":"page","locale":"en","boost":16,"hierarchy":{"lvl0":"Home","lvl1":"In-person payments","lvl2":"Design your integration","lvl3":"Network and connectivity","lvl4":"Wi-Fi profiles"},"hierarchy_url":{"lvl0":"https:\/\/docs.adyen.com\/","lvl1":"https:\/\/docs.adyen.com\/point-of-sale","lvl2":"https:\/\/docs.adyen.com\/point-of-sale\/design-your-integration","lvl3":"https:\/\/docs.adyen.com\/point-of-sale\/design-your-integration\/network-and-connectivity","lvl4":"\/point-of-sale\/design-your-integration\/network-and-connectivity\/wi-fi-profiles"},"levels":5,"category":"In-person payments","category_color":"green","tags":["Wi-Fi","profiles"]},"articleFiles":{"create-a-personal-psk-profile-2043217487.js":"<p alt=\"\">create-a-personal-psk-profile-2043217487.js<\/p>","create-an-enterprise-eap-peap-profile-4310135067.js":"<p alt=\"\">create-an-enterprise-eap-peap-profile-4310135067.js<\/p>","create-an-enterprise-eap-tls-profile-6959024942.js":"<p alt=\"\">create-an-enterprise-eap-tls-profile-6959024942.js<\/p>"}}
