{"title":"Network tokens for digital wallets","category":"default","creationDate":1776961628,"content":"<p>Digital wallets are applications, such as Apple Pay and Google Pay, that allow cardholders to securely store card data and payment information. When your cardholder adds their Adyen-issued card to a digital wallet, they can make payments using the digital wallet, without presenting their physical card or entering their card details online.<\/p>\n<p>Instead of storing your cardholder's sensitive card details, digital wallets make a network token request to Adyen. Upon this request, Adyen creates a network token that represents your cardholder's data and sends it to the digital wallet.<\/p>\n<p>When your cardholder makes a payment, the digital wallet provides the network token data, instead of your cardholder's data. This process makes payments more secure and convenient for your cardholder.<\/p>\n<h2>Requirements<\/h2>\n<p>Before you begin, make sure that you fulfill the following requirements:<\/p>\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;\">You must have an integration that supports Issuing.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><strong>API credentials<\/strong><\/td>\n<td style=\"text-align: left;\">You need an API credential for the Configuration API that has the following role:<ul><li><strong>Gives the user permissions to read and patch the NetworkTokens that are linked to the accounts they are able to access<\/strong><\/li><\/ul><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><strong>Webhooks<\/strong><\/td>\n<td style=\"text-align: left;\">In your Customer Area, subscribe to <a href=\"\/pt\/development-resources\/webhooks\/configure-and-manage\">Configuration webhooks<\/a>. Network token events are part of the Configuration API.<br\/>For details on the webhook messages you receive during provisioning, see <a href=\"\/pt\/issuing\/webhook-types\/network-tokens-events\">Webhooks for network tokens<\/a>.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><strong>Setup steps<\/strong><\/td>\n<td style=\"text-align: left;\">Reach out to your Adyen contact to:<ul><li>Make sure that you have set up a card manufacturing profile.<\/li><li>(Optional) Enable <a href=\"#decision-process-for-provisioning\">phone call authentication<\/a>.<\/li><\/ul><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>Overview<\/h2>\n<p>To use a digital wallet, your cardholder must add the card to the digital wallet. When your cardholder attempts this, it triggers the following process:<\/p>\n<ol>\n<li>Your cardholder tries to add their card to their digital wallet.<\/li>\n<li>The digital wallet sends a network token request to the card scheme.<\/li>\n<li>The card scheme sends the network token request to Adyen.<\/li>\n<li>Adyen analyzes and approves the request if all the information in the request is correct.<\/li>\n<li>Adyen sends the network token and the corresponding card details to the card scheme.<\/li>\n<li>The card scheme stores the network token and the corresponding card details.<\/li>\n<li>The card scheme sends the network token to the digital wallet.<\/li>\n<li>The digital wallet stores the network token.<\/li>\n<\/ol>\n<p>The following diagram shows the process for creating and activating a network token for a digital wallet.<\/p>\n<p><a rel=\"lightbox\" href=\"\/user\/pages\/docs\/07.issuing\/18.tokens-digital-wallet\/digital-wallets-flow.svg\" src=\"\">\n  <img alt=\"\" src=\"\/user\/pages\/docs\/07.issuing\/18.tokens-digital-wallet\/digital-wallets-flow.svg\" \/>\n<\/a><\/p>\n<p>After the previous process is complete, your cardholder can use the digital wallet to make online or in-person payments.<\/p>\n<p>When your cardholder makes a payment, your cardholder's payment data is processed as follows:<\/p>\n<ol>\n<li>Your cardholder selects the digital wallet as a payment method.<\/li>\n<li>The merchant sends the network token from the digital wallet to the card scheme.<\/li>\n<li>The card scheme sends a request to Adyen to validate the status of the network token.<\/li>\n<li>Adyen validates the status of the network token.<\/li>\n<li>Adyen sends the result of the validation to the card scheme.<\/li>\n<li>If the network token is valid, the card scheme approves the transaction.<\/li>\n<li>The card scheme sends the approval to the merchant.<\/li>\n<\/ol>\n<p>The following diagram shows the payment flow using a digital wallet.<\/p>\n<p><a rel=\"lightbox\" href=\"\/user\/pages\/docs\/07.issuing\/18.tokens-digital-wallet\/digital-wallets-payment.svg\" src=\"\">\n  <img alt=\"\" src=\"\/user\/pages\/docs\/07.issuing\/18.tokens-digital-wallet\/digital-wallets-payment.svg\" \/>\n<\/a><\/p>\n<h2>Provisioning for a digital wallet<\/h2>\n<p>Provisioning is the process of creating a network token. Provisioning is initiated when your cardholder tries to add their card to a digital wallet.<\/p>\n<p>The initial part of the provisioning flow is as follows:<\/p>\n<ol>\n<li>Your cardholder adds the card to a digital wallet.<\/li>\n<li>The digital wallet sends a request to the card scheme to create a network token for the card.<\/li>\n<li>The card scheme forwards the network token request to Adyen.<\/li>\n<\/ol>\n<p>After receiving the request, Adyen creates a network token with status <span translate=\"no\"><strong>inactive<\/strong><\/span>. Adyen then performs a risk analysis using the information provided in the network token request. Based on the outcome of the risk analysis, Adyen decides whether to activate the network token.<\/p>\n<h3>Decision process for provisioning<\/h3>\n<p>The decision process has one of the following outcomes:<\/p>\n<ul>\n<li>Adyen activates the network token automatically, without further verifications.<\/li>\n<li>Adyen requires two-factor authentication to verify your cardholder's identity.<\/li>\n<li>Adyen requires that your cardholder contacts you by phone call to verify their identity.<\/li>\n<li>Adyen closes the network token automatically and ends the process.<\/li>\n<\/ul>\n<p>The outcome of the decision process affects the flow provisioning process. The following tabs explain the flow of the provisioning process depending on the outcome of the decision process.<\/p>\n\n<div id=\"tabLYCSv\">\n    <div data-component-wrapper=\"tabs\">\n        <tabs\n                        :items=\"[{&quot;title&quot;:&quot;Token activated automatically&quot;,&quot;content&quot;:&quot;\\n&lt;p&gt;Adyen activates the token automatically when the risk analysis determines that there is low risk associated with creating the network token. In this case, Adyen activates the network token without further verifications or additional API requests from your server.&lt;\\\/p&gt;\\n&lt;p&gt;When Adyen activates the network token automatically, the provisioning flow is as follows:&lt;\\\/p&gt;\\n&lt;ol&gt;\\n&lt;li&gt;The provisioning process is initiated.&lt;\\\/li&gt;\\n&lt;li&gt;Adyen creates the network token with an &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;inactive&lt;\\\/strong&gt;&lt;\\\/span&gt; status.&lt;\\\/li&gt;\\n&lt;li&gt;Adyen sends a webhook to inform your server that a network token was created. &lt;\\\/li&gt;\\n&lt;li&gt;Adyen performs a risk analysis using the information in the network token request.&lt;\\\/li&gt;\\n&lt;li&gt;If the risk is low, Adyen changes the status of the network token to &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;active&lt;\\\/strong&gt;&lt;\\\/span&gt;.&lt;\\\/li&gt;\\n&lt;li&gt;Adyen sends a webhook to inform you about the decision.&lt;\\\/li&gt;\\n&lt;li&gt;Adyen sends the network token and the card details to the card scheme.&lt;\\\/li&gt;\\n&lt;li&gt;The card scheme stores the network token and the card details.&lt;\\\/li&gt;\\n&lt;li&gt;The card scheme sends the network token to the digital wallet.&lt;\\\/li&gt;\\n&lt;li&gt;The digital wallet stores the network token.&lt;\\\/li&gt;\\n&lt;\\\/ol&gt;\\n&lt;p&gt;The following diagram shows the provisioning flow:&lt;\\\/p&gt;\\n&lt;p&gt;&lt;a rel=\\&quot;lightbox\\&quot; href=\\&quot;\\\/user\\\/pages\\\/docs\\\/07.issuing\\\/18.tokens-digital-wallet\\\/token-activated-automatically.svg\\&quot; src=\\&quot;\\&quot;&gt;\\n  &lt;img alt=\\&quot;\\&quot; src=\\&quot;\\\/user\\\/pages\\\/docs\\\/07.issuing\\\/18.tokens-digital-wallet\\\/token-activated-automatically.svg\\&quot; \\\/&gt;\\n&lt;\\\/a&gt;&lt;\\\/p&gt;\\n&quot;,&quot;altTitle&quot;:&quot;token-activated-automatically&quot;,&quot;oldTabId&quot;:&quot;token-activated-automatically_1&quot;,&quot;relation&quot;:&quot;&quot;},{&quot;title&quot;:&quot;Two-factor authentication required&quot;,&quot;content&quot;:&quot;\\n&lt;p&gt;Adyen requires two-factor authentication (2FA) when the risk analysis determines that there is moderate risk associated with creating the network token. This can happen when, for example, your cardholder entered their card details manually on a digital wallet. In these cases, Adyen requires your cardholder to verify their identity by completing a 2FA challenge.&lt;\\\/p&gt;\\n&lt;p&gt;Adyen can only initiate 2FA if your cardholder has provided Adyen with an email or a phone number. If Adyen has this information, the provisioning flow with 2FA is as follows:&lt;\\\/p&gt;\\n&lt;ol&gt;\\n&lt;li&gt;The provisioning process is initiated.&lt;\\\/li&gt;\\n&lt;li&gt;Adyen creates the network token with an &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;inactive&lt;\\\/strong&gt;&lt;\\\/span&gt; status.&lt;\\\/li&gt;\\n&lt;li&gt;Adyen sends a webhook to inform your server that a network token was created. &lt;\\\/li&gt;\\n&lt;li&gt;Adyen performs a risk analysis using the information in the network token request.&lt;\\\/li&gt;\\n&lt;li&gt;Adyen sends a two-factor authentication challenge to the cardholder.&lt;\\\/li&gt;\\n&lt;li&gt;If the cardholder successfully completes the challenge, Adyen changes the status of the network token to &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;active&lt;\\\/strong&gt;&lt;\\\/span&gt;.&lt;\\\/li&gt;\\n&lt;li&gt;Adyen sends a webhook to inform you about the decision.&lt;\\\/li&gt;\\n&lt;li&gt;Adyen sends the network token and the card details to the card scheme.&lt;\\\/li&gt;\\n&lt;li&gt;The card scheme stores the network token and the card details.&lt;\\\/li&gt;\\n&lt;li&gt;The card scheme sends the network token to the digital wallet.&lt;\\\/li&gt;\\n&lt;li&gt;The digital wallet stores the network token.&lt;\\\/li&gt;\\n&lt;\\\/ol&gt;\\n&lt;p&gt;The following diagram shows the provisioning flow with 2FA:&lt;\\\/p&gt;\\n&lt;p&gt;&lt;a rel=\\&quot;lightbox\\&quot; href=\\&quot;\\\/user\\\/pages\\\/docs\\\/07.issuing\\\/18.tokens-digital-wallet\\\/2fa-required.svg\\&quot; src=\\&quot;\\&quot;&gt;\\n  &lt;img alt=\\&quot;\\&quot; src=\\&quot;\\\/user\\\/pages\\\/docs\\\/07.issuing\\\/18.tokens-digital-wallet\\\/2fa-required.svg\\&quot; \\\/&gt;\\n&lt;\\\/a&gt;&lt;\\\/p&gt;\\n&quot;,&quot;altTitle&quot;:&quot;two-factor-authentication-required&quot;,&quot;oldTabId&quot;:&quot;two-factor-authentication-required_2&quot;,&quot;relation&quot;:&quot;&quot;},{&quot;title&quot;:&quot;Phone call authentication required&quot;,&quot;content&quot;:&quot;\\n&lt;div class=\\&quot;sc-notice info\\&quot;&gt;&lt;div&gt;\\n&lt;p&gt;To enable phone call authentication, reach out to your Adyen contact.&lt;\\\/p&gt;\\n&lt;\\\/div&gt;&lt;\\\/div&gt;\\n&lt;p&gt;Digital wallet providers require phone call authentication when the risk analysis determines that there is high risk associated with creating the network token. This can happen when, for example:&lt;\\\/p&gt;\\n&lt;ul&gt;\\n&lt;li&gt;Your cardholder&#039;s device has a high risk score.&lt;\\\/li&gt;\\n&lt;li&gt;Your cardholder&#039;s account on the digital wallet has a high risk score.&lt;\\\/li&gt;\\n&lt;li&gt;Your cardholder has not provided Adyen with an email or a phone number for two-factor authentication.&lt;\\\/li&gt;\\n&lt;\\\/ul&gt;\\n&lt;p&gt;In these cases, your cardholder must contact your call center so that your team can verify the cardholder&#039;s identity. After verifying the identity, you can activate the network token by making an API request to Adyen.&lt;\\\/p&gt;\\n&lt;p&gt;The provisioning flow with phone call authentication is as follows:&lt;\\\/p&gt;\\n&lt;ol&gt;\\n&lt;li&gt;The provisioning process is initiated.&lt;\\\/li&gt;\\n&lt;li&gt;Adyen creates the network token with an &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;inactive&lt;\\\/strong&gt;&lt;\\\/span&gt; status.&lt;\\\/li&gt;\\n&lt;li&gt;Adyen sends a webhook to inform your server that a network token was created. &lt;\\\/li&gt;\\n&lt;li&gt;Adyen performs a risk analysis using the information in the network token request.&lt;\\\/li&gt;\\n&lt;li&gt;Adyen notifies your cardholder that they need to contact your call center, so their information can be authenticated.&lt;br \\\/&gt;\\nAdyen also sends a webhook to your server to notify you of this requirement.&lt;\\\/li&gt;\\n&lt;li&gt;Your cardholder contacts your call center.&lt;\\\/li&gt;\\n&lt;li&gt;If the authentication is successful, you make a PATCH  &lt;a href=\\&quot;https:\\\/\\\/docs.adyen.com\\\/api-explorer\\\/balanceplatform\\\/latest\\\/patch\\\/networkTokens\\\/(networkTokenId)\\&quot; class=\\&quot;codeLabel  external-link no-image\\&quot; target=\\&quot;_blank\\&quot; rel=\\&quot;nofollow noopener noreferrer\\&quot;&gt;\\\/networkTokens\\\/{networkTokenId}&lt;\\\/a&gt; request to change the status of the network token to &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;active&lt;\\\/strong&gt;&lt;\\\/span&gt;.&lt;\\\/li&gt;\\n&lt;li&gt;Adyen sends the network token and the card details to the card scheme.&lt;\\\/li&gt;\\n&lt;li&gt;The card scheme stores the network token and the card details.&lt;\\\/li&gt;\\n&lt;li&gt;The card scheme sends the network token to the digital wallet.&lt;\\\/li&gt;\\n&lt;li&gt;The digital wallet stores the network token.&lt;\\\/li&gt;\\n&lt;\\\/ol&gt;\\n&lt;p&gt;The following diagram shows the provisioning flow with phone call authentication:&lt;\\\/p&gt;\\n&lt;p&gt;&lt;a rel=\\&quot;lightbox\\&quot; href=\\&quot;\\\/user\\\/pages\\\/docs\\\/07.issuing\\\/18.tokens-digital-wallet\\\/phone-call-auth-required.svg\\&quot; src=\\&quot;\\&quot;&gt;\\n  &lt;img alt=\\&quot;\\&quot; src=\\&quot;\\\/user\\\/pages\\\/docs\\\/07.issuing\\\/18.tokens-digital-wallet\\\/phone-call-auth-required.svg\\&quot; \\\/&gt;\\n&lt;\\\/a&gt;&lt;\\\/p&gt;\\n&quot;,&quot;altTitle&quot;:&quot;phone-call-authentication-required&quot;,&quot;oldTabId&quot;:&quot;phone-call-authentication-required_3&quot;,&quot;relation&quot;:&quot;&quot;},{&quot;title&quot;:&quot;Token closed automatically&quot;,&quot;content&quot;:&quot;\\n&lt;p&gt;Adyen closes the token automatically when:&lt;\\\/p&gt;\\n&lt;ul&gt;\\n&lt;li&gt;The risk analysis determines that there is high risk associated with creating the network token and you have not enabled call center authentication.&lt;\\\/li&gt;\\n&lt;li&gt;The information in the network token request is incorrect or incomplete.&lt;\\\/li&gt;\\n&lt;\\\/ul&gt;\\n&lt;p&gt;In these cases, Adyen closes the network token and ends the provisioning flow.&lt;\\\/p&gt;\\n&lt;p&gt;To reduce the chance of automatic closure, you can:&lt;\\\/p&gt;\\n&lt;ul&gt;\\n&lt;li&gt;Make sure that the cardholder&#039;s &lt;a href=\\&quot;\\\/pt\\\/issuing\\\/tokens-digital-wallet\\\/authentication-data\\&quot;&gt;authentication data&lt;\\\/a&gt; (phone number or email) is linked to their card, so that Adyen can use two-factor authentication.&lt;\\\/li&gt;\\n&lt;li&gt;If your user is adding their card using a device with high risk score, advise your cardholder to try using a different device. Devices with high risk score can cause an automatic closure.&lt;\\\/li&gt;\\n&lt;\\\/ul&gt;\\n&lt;p&gt;The provisioning flow is as follows:&lt;\\\/p&gt;\\n&lt;ol&gt;\\n&lt;li&gt;The provisioning process is initiated.&lt;\\\/li&gt;\\n&lt;li&gt;Adyen creates the network token with an &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;inactive&lt;\\\/strong&gt;&lt;\\\/span&gt; status.&lt;\\\/li&gt;\\n&lt;li&gt;Adyen sends a webhook to inform your server that a network token was created.&lt;\\\/li&gt;\\n&lt;li&gt;Adyen performs a risk analysis using the information in the network token request.&lt;\\\/li&gt;\\n&lt;li&gt;If the information cannot be validated successfully, Adyen changes the status of the network token to &lt;span translate=\\&quot;no\\&quot;&gt;&lt;strong&gt;closed&lt;\\\/strong&gt;&lt;\\\/span&gt;.&lt;\\\/li&gt;\\n&lt;li&gt;Adyen sends a webhook to inform you about the decision.&lt;\\\/li&gt;\\n&lt;\\\/ol&gt;\\n&lt;p&gt;The following diagram shows a provisioning flow that ends after closing a network token.&lt;\\\/p&gt;\\n&lt;p&gt;&lt;a rel=\\&quot;lightbox\\&quot; href=\\&quot;\\\/user\\\/pages\\\/docs\\\/07.issuing\\\/18.tokens-digital-wallet\\\/token-closed-automatically.svg\\&quot; src=\\&quot;\\&quot;&gt;\\n  &lt;img alt=\\&quot;\\&quot; src=\\&quot;\\\/user\\\/pages\\\/docs\\\/07.issuing\\\/18.tokens-digital-wallet\\\/token-closed-automatically.svg\\&quot; \\\/&gt;\\n&lt;\\\/a&gt;&lt;\\\/p&gt;\\n&quot;,&quot;altTitle&quot;:&quot;token-closed-automatically&quot;,&quot;oldTabId&quot;:&quot;token-closed-automatically_4&quot;,&quot;relation&quot;:&quot;&quot;}]\"\n            :should-update-when-url-changes='true'>\n        <\/tabs>\n    <\/div>\n<\/div>\n","url":"https:\/\/docs.adyen.com\/pt\/issuing\/tokens-digital-wallet","articleFields":{"description":"Learn the process of creating a network token for a digital wallet.","feedback_component":true,"filters_component":false,"next_steps":[{"title":"Configure authentication data","description":"Learn how to configure your user's authentication data to verify their identity when adding their card to a digital wallet.","url":"\/issuing\/tokens-digital-wallet\/authentication-data","required":true},{"title":"Apple Pay in-app provisioning","description":"Learn how to integrate Apple Pay in-app provisioning.","url":"\/issuing\/tokens-digital-wallet\/apple-pay-provisioning","required":true}],"parameters":{"directoryPath":"\/issuing"}},"algolia":{"url":"https:\/\/docs.adyen.com\/pt\/issuing\/tokens-digital-wallet","title":"Network tokens for digital wallets","content":"Digital wallets are applications, such as Apple Pay and Google Pay, that allow cardholders to securely store card data and payment information. When your cardholder adds their Adyen-issued card to a digital wallet, they can make payments using the digital wallet, without presenting their physical card or entering their card details online.\nInstead of storing your cardholder's sensitive card details, digital wallets make a network token request to Adyen. Upon this request, Adyen creates a network token that represents your cardholder's data and sends it to the digital wallet.\nWhen your cardholder makes a payment, the digital wallet provides the network token data, instead of your cardholder's data. This process makes payments more secure and convenient for your cardholder.\nRequirements\nBefore you begin, make sure that you fulfill the following requirements:\n\n\n\nRequirement\nDescription\n\n\n\n\nIntegration type\nYou must have an integration that supports Issuing.\n\n\nAPI credentials\nYou need an API credential for the Configuration API that has the following role:Gives the user permissions to read and patch the NetworkTokens that are linked to the accounts they are able to access\n\n\nWebhooks\nIn your Customer Area, subscribe to Configuration webhooks. Network token events are part of the Configuration API.For details on the webhook messages you receive during provisioning, see Webhooks for network tokens.\n\n\nSetup steps\nReach out to your Adyen contact to:Make sure that you have set up a card manufacturing profile.(Optional) Enable phone call authentication.\n\n\n\nOverview\nTo use a digital wallet, your cardholder must add the card to the digital wallet. When your cardholder attempts this, it triggers the following process:\n\nYour cardholder tries to add their card to their digital wallet.\nThe digital wallet sends a network token request to the card scheme.\nThe card scheme sends the network token request to Adyen.\nAdyen analyzes and approves the request if all the information in the request is correct.\nAdyen sends the network token and the corresponding card details to the card scheme.\nThe card scheme stores the network token and the corresponding card details.\nThe card scheme sends the network token to the digital wallet.\nThe digital wallet stores the network token.\n\nThe following diagram shows the process for creating and activating a network token for a digital wallet.\n\n  \n\nAfter the previous process is complete, your cardholder can use the digital wallet to make online or in-person payments.\nWhen your cardholder makes a payment, your cardholder's payment data is processed as follows:\n\nYour cardholder selects the digital wallet as a payment method.\nThe merchant sends the network token from the digital wallet to the card scheme.\nThe card scheme sends a request to Adyen to validate the status of the network token.\nAdyen validates the status of the network token.\nAdyen sends the result of the validation to the card scheme.\nIf the network token is valid, the card scheme approves the transaction.\nThe card scheme sends the approval to the merchant.\n\nThe following diagram shows the payment flow using a digital wallet.\n\n  \n\nProvisioning for a digital wallet\nProvisioning is the process of creating a network token. Provisioning is initiated when your cardholder tries to add their card to a digital wallet.\nThe initial part of the provisioning flow is as follows:\n\nYour cardholder adds the card to a digital wallet.\nThe digital wallet sends a request to the card scheme to create a network token for the card.\nThe card scheme forwards the network token request to Adyen.\n\nAfter receiving the request, Adyen creates a network token with status inactive. Adyen then performs a risk analysis using the information provided in the network token request. Based on the outcome of the risk analysis, Adyen decides whether to activate the network token.\nDecision process for provisioning\nThe decision process has one of the following outcomes:\n\nAdyen activates the network token automatically, without further verifications.\nAdyen requires two-factor authentication to verify your cardholder's identity.\nAdyen requires that your cardholder contacts you by phone call to verify their identity.\nAdyen closes the network token automatically and ends the process.\n\nThe outcome of the decision process affects the flow provisioning process. The following tabs explain the flow of the provisioning process depending on the outcome of the decision process.\n\n\n    \n        \n        \n    \n\n","type":"page","locale":"pt","boost":18,"hierarchy":{"lvl0":"Home","lvl1":"Adyen Issuing","lvl2":"Network tokens for digital wallets"},"hierarchy_url":{"lvl0":"https:\/\/docs.adyen.com\/pt","lvl1":"https:\/\/docs.adyen.com\/pt\/issuing","lvl2":"\/pt\/issuing\/tokens-digital-wallet"},"levels":3,"category":"Issuing","category_color":"green","tags":["Network","tokens","digital","wallets"]},"articleFiles":{"2fa-required.svg":"<img alt=\"\" src=\"https:\/\/docs.adyen.com\/user\/pages\/docs\/07.issuing\/18.tokens-digital-wallet\/2fa-required.svg\" \/>","digital-wallets-flow.svg":"<img alt=\"\" src=\"https:\/\/docs.adyen.com\/user\/pages\/docs\/07.issuing\/18.tokens-digital-wallet\/digital-wallets-flow.svg\" \/>","digital-wallets-payment.svg":"<img alt=\"\" src=\"https:\/\/docs.adyen.com\/user\/pages\/docs\/07.issuing\/18.tokens-digital-wallet\/digital-wallets-payment.svg\" \/>","phone-call-auth-required.svg":"<img alt=\"\" src=\"https:\/\/docs.adyen.com\/user\/pages\/docs\/07.issuing\/18.tokens-digital-wallet\/phone-call-auth-required.svg\" \/>","token-activated-automatically.svg":"<img alt=\"\" src=\"https:\/\/docs.adyen.com\/user\/pages\/docs\/07.issuing\/18.tokens-digital-wallet\/token-activated-automatically.svg\" \/>","token-closed-automatically.svg":"<img alt=\"\" src=\"https:\/\/docs.adyen.com\/user\/pages\/docs\/07.issuing\/18.tokens-digital-wallet\/token-closed-automatically.svg\" \/>"}}
