{"templateId":"markdown","sharedDataIds":{},"props":{"metadata":{"markdoc":{"tagList":["admonition","tabs","tab"]},"type":"markdown"},"seo":{"title":"Sequence diagrams - Stored card using Network Payment Tokens | Worldpay Developer","description":"Sequence diagrams for common Stored card flows using Network Payment Tokens (NPT)","siteUrl":"https://docs.worldpay.com/access","image":"/access/assets/worldpay-logo-light.21b7daf79984773a9fcd7d4fbcb07ae5289dfffd6023c4c3dca720c7058e53dc.33f780a6.svg","keywords":"documentation, api, openapi, sdks, developer, payments, json, payouts, 3ds","jsonLd":{"@context":"https://schema.org","@type":"Organization","url":"https://docs.worldpay.com/access","name":"Worldpay"},"meta":[{"name":"google-site-verification","content":"zjziIKaP3ImsqsfhYnEBnq1R85UabiSwl7HTXuwtZuo"},{"name":"doc_product","content":"Access"},{"name":"doc_category","content":"Documentation"}],"llmstxt":{"hide":false,"sections":[{"title":"Payments API","description":"Payment orchestration API combining fraud assessment, 3ds authentication, SCA exemptions, Worldpay Token creation and a card or wallet based payment.","includeFiles":["products/payments/@20240601/**/*"],"excludeFiles":[]},{"title":"Payment Queries API","description":"Querying your payments data, based on a variety of parameters.","includeFiles":["products/payment-queries/@v1/**/*"],"excludeFiles":[]},{"title":"Card BIN Data API","description":"Provides detailed information about a card.","includeFiles":["products/card-bin/@v1/**/*"],"excludeFiles":[]},{"title":"3DS Authentication API","description":"Request 3DS authentication to protect against fraud, be SCA compliant and to shift liability using this standalone API.","includeFiles":["products/3ds/@v3/**/*"],"excludeFiles":[]},{"title":"FraudSight API","description":"Request a risk assessment and receive a response with an outcome (e.g. lowRisk) using this standalone API.","includeFiles":["products/fraudsight/@v1/**/*"],"excludeFiles":[]},{"title":"Checkout SDK","description":"Integrate using our clientside SDKs for both web and native devices. Benefit from SAQ-A/PCI-SSF compliance.","includeFiles":["products/checkout/web/@v2/**/*","products/checkout/ios/@v4/**/*","products/checkout/android/@v4/**/*","products/checkout/react-native/@v3/**/*","products/checkout/flutter/@v1/**/*"],"excludeFiles":[]},{"title":"Tokens API","description":"Minimizes the exposure of sensitive card details and increases the security of your customer's card details.","includeFiles":["products/tokens/@v3/**/*"],"excludeFiles":[]},{"title":"Card Payments API","description":"Request a card payment using this standalone API, requires separate requests for 3DS, Fraud assessment etc.","includeFiles":["products/card-payments/@v7/**/*"],"excludeFiles":[]},{"title":"Card Verifications API","description":"Verify your customer's card to maximize your authentication rates.","includeFiles":["products/card-verifications/@v6/**/*"],"excludeFiles":[]},{"title":"Account Payouts API","description":"Send funds to your customer's bank accounts and search for payouts using parameters.","includeFiles":["products/account-payouts/@20250101/**/*"],"excludeFiles":[]},{"title":"APMs","description":"Pay using eWallets, bank transfers, direct debits, local card schemes, Postpay and eInvoice/ Buy Now Pay Later.","includeFiles":["products/apms/@20240701/**/*"],"excludeFiles":[]},{"title":"Balance API","description":"Request your account details for a single account or all accounts under an entity.","includeFiles":["products/balance/@20250101/**/*"],"excludeFiles":[]},{"title":"Card Payouts API","description":"Send funds to your customer's cards.","includeFiles":["products/card-payouts/@v4/**/*"],"excludeFiles":[]},{"title":"Events (Webhooks)","description":"Receive status updates from Access Worldpay by setting up a webhook.","includeFiles":["products/events/@v1/**/*"],"excludeFiles":[]},{"title":"FX API","description":"Manage Foreign Exchange (FX) on your payments.","includeFiles":["products/fx/@v1/**/*"],"excludeFiles":[]},{"title":"Hosted Payment Pages (HPP) API","description":"Our low-code option to take payments securely at the lowest PCI compliance level - SAQ A.","includeFiles":["products/hosted-payment-pages/@v1/**/*"],"excludeFiles":[]},{"title":"Money Transfers API","description":"Money Transfer OCTs (Original Credit Transaction) allow funds to be pushed to an eligible card in 30 minutes or less.","includeFiles":["products/money-transfers/@v1/**/*"],"excludeFiles":[]},{"title":"Parties API","description":"Create parties, manage your payout instruments and beneficial owners and carry out identity verification checks.","includeFiles":["products/parties/@20250101/**/*"],"excludeFiles":[]},{"title":"SCA Exemptions API","description":"Maximize a frictionless checkout experience by using issuer data insights to apply exemptions.","includeFiles":["products/sca-exemptions/@v1/**/*"],"excludeFiles":[]},{"title":"Split Payments API","description":"Divide funds from a single payment amongst yourself and your parties/sellers.","includeFiles":["products/split-payments/@20250625/**/*"],"excludeFiles":[]},{"title":"Statements API","description":"Retrieve your account statement and see individual entries for all credits and debits.","includeFiles":["products/statements/@20250101/**/*"],"excludeFiles":[]},{"title":"Transfers API","description":"Transfer funds from source account to target account.","includeFiles":["products/transfers/@20250101/**/*"],"excludeFiles":[]},{"title":"Verified Tokens API","description":"Verified Tokens ensures that your customer's payment details are valid and CIT compliant when creating a token.","includeFiles":["products/verified-tokens/@v3/**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/modular"},"children":["<< Back to Modular Home"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"sequence-diagrams---stored-card-using-a-network-token","__idx":0},"children":["Sequence diagrams - stored card using a Network Token"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"customer-initiated-transactions-cits","__idx":1},"children":["Customer Initiated Transactions (CITs)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["You can create the Network Payment Token (NPT) either before the initial plain card or Worldpay token payment is made, or after the payment. Examples of both are below:"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"creating-an-npt-cit---before-payment","__idx":2},"children":["Creating an NPT (CIT) - before payment"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Create an NPT before the payment using either API only or the Checkout SDK."]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["As NPT creation is not guaranteed you must have a fallback to a Worldpay Token."]}]},{"$$mdtype":"Tag","name":"Tabs","attributes":{"size":"medium"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"label":"Using Checkout SDK","disable":false},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Card payment via the Checkout Web SDK, including the creation of a verified token and a Network Payment Token (before payment)."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Using:"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/checkout/"},"children":["Checkout SDK"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/verified-tokens/"},"children":["Verified Token API"]}," - for Worldpay Token creation"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/tokens/"},"children":["Tokens API"]}," - to convert the Worldpay token to a network token"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/card-payments/"},"children":["Card Payments API"]}]}]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"\nsequenceDiagram\n    participant Browser\n    participant Merchant_Frontend\n    participant Merchant_Backend\n    participant Checkout_Sessions\n    participant Verified_Token_API\n    participant Tokens_API\n    participant 3DS_API\n    participant Card_Payments_API\n    Note over Merchant_Frontend: Checkout JS added to page \n    Browser->>Merchant_Frontend: Click Pay\n    Merchant_Frontend->>Checkout_Sessions: Create session\n    Checkout_Sessions->>Merchant_Frontend: Return session \n    Merchant_Frontend->>Merchant_Backend: Pay \n    Merchant_Backend->>Verified_Token_API: Verified token request\n    Note left of Verified_Token_API: Includes session \n    Verified_Token_API->>Merchant_Backend: Verified token response\n    Note right of Merchant_Backend: Worldpay Token returned \n    Merchant_Backend->>Tokens_API: Create NPT\n    Note left of Tokens_API: Includes Worldpay Token\n    Tokens_API->>Merchant_Backend: Create NPT response\n    Note right of Merchant_Backend: Network Payment Token (NPT) number returned \n    Merchant_Backend->>Tokens_API: Provision cryptogram for NPT\n    Note left of Tokens_API: Includes Network Payment Token (NPT) number\n    Tokens_API->>Merchant_Backend: Provision cryptogram response\n    Note right of Merchant_Backend: Cryptogram for Network Payment Token (NPT) returned \n    Merchant_Backend->>Card_Payments_API: customerInitiatedTransactions request\n    Note over Merchant_Backend,Card_Payments_API:  Set `customerAgreement.type: cardOnFile` <br> `customerAgreement.storedCardUsage: first` / Includes Network Payment Token (NPT) number and cryptogram\n    Card_Payments_API->>Merchant_Backend: customerInitiatedTransactions response\n    Merchant_Backend->>Card_Payments_API: Settlement request\n    Card_Payments_API->>Merchant_Backend: Settlement response\n","diagramHtml":"<svg id=\"diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 2482px;\" viewBox=\"-50 -10 2482 1365\" role=\"graphics-document document\" aria-roledescription=\"sequence\"><g><rect x=\"2215\" y=\"1279\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"2298.5\" y=\"1311.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2298.5\" dy=\"0\">Card_Payments_API</tspan></text></g><g><rect x=\"1745.5\" y=\"1279\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"3DS_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1820.5\" y=\"1311.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1820.5\" dy=\"0\">3DS_API</tspan></text></g><g><rect x=\"1545.5\" y=\"1279\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1620.5\" y=\"1311.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1620.5\" dy=\"0\">Tokens_API</tspan></text></g><g><rect x=\"1113.5\" y=\"1279\" fill=\"#eaeaea\" stroke=\"#666\" width=\"160\" height=\"65\" name=\"Verified_Token_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1193.5\" y=\"1311.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1193.5\" dy=\"0\">Verified_Token_API</tspan></text></g><g><rect x=\"902.5\" y=\"1279\" fill=\"#eaeaea\" stroke=\"#666\" width=\"161\" height=\"65\" name=\"Checkout_Sessions\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"983\" y=\"1311.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"983\" dy=\"0\">Checkout_Sessions</tspan></text></g><g><rect x=\"417\" y=\"1279\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"498\" y=\"1311.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"498\" dy=\"0\">Merchant_Backend</tspan></text></g><g><rect x=\"200\" y=\"1279\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"283.5\" y=\"1311.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"283.5\" dy=\"0\">Merchant_Frontend</tspan></text></g><g><rect x=\"0\" y=\"1279\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"1311.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g><g><line id=\"actor7\" x1=\"2298.5\" y1=\"65\" x2=\"2298.5\" y2=\"1279\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Card_Payments_API\" data-et=\"life-line\" data-id=\"Card_Payments_API\"></line><g id=\"root-7\" data-et=\"participant\" data-type=\"participant\" data-id=\"Card_Payments_API\"><rect x=\"2215\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"2298.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2298.5\" dy=\"0\">Card_Payments_API</tspan></text></g></g><g><line id=\"actor6\" x1=\"1820.5\" y1=\"65\" x2=\"1820.5\" y2=\"1279\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"3DS_API\" data-et=\"life-line\" data-id=\"3DS_API\"></line><g id=\"root-6\" data-et=\"participant\" data-type=\"participant\" data-id=\"3DS_API\"><rect x=\"1745.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"3DS_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1820.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1820.5\" dy=\"0\">3DS_API</tspan></text></g></g><g><line id=\"actor5\" x1=\"1620.5\" y1=\"65\" x2=\"1620.5\" y2=\"1279\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Tokens_API\" data-et=\"life-line\" data-id=\"Tokens_API\"></line><g id=\"root-5\" data-et=\"participant\" data-type=\"participant\" data-id=\"Tokens_API\"><rect x=\"1545.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1620.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1620.5\" dy=\"0\">Tokens_API</tspan></text></g></g><g><line id=\"actor4\" x1=\"1193.5\" y1=\"65\" x2=\"1193.5\" y2=\"1279\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Verified_Token_API\" data-et=\"life-line\" data-id=\"Verified_Token_API\"></line><g id=\"root-4\" data-et=\"participant\" data-type=\"participant\" data-id=\"Verified_Token_API\"><rect x=\"1113.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"160\" height=\"65\" name=\"Verified_Token_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1193.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1193.5\" dy=\"0\">Verified_Token_API</tspan></text></g></g><g><line id=\"actor3\" x1=\"983\" y1=\"65\" x2=\"983\" y2=\"1279\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Checkout_Sessions\" data-et=\"life-line\" data-id=\"Checkout_Sessions\"></line><g id=\"root-3\" data-et=\"participant\" data-type=\"participant\" data-id=\"Checkout_Sessions\"><rect x=\"902.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"161\" height=\"65\" name=\"Checkout_Sessions\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"983\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"983\" dy=\"0\">Checkout_Sessions</tspan></text></g></g><g><line id=\"actor2\" x1=\"498\" y1=\"65\" x2=\"498\" y2=\"1279\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Backend\" data-et=\"life-line\" data-id=\"Merchant_Backend\"></line><g id=\"root-2\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Backend\"><rect x=\"417\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"498\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"498\" dy=\"0\">Merchant_Backend</tspan></text></g></g><g><line id=\"actor1\" x1=\"283.5\" y1=\"65\" x2=\"283.5\" y2=\"1279\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Frontend\" data-et=\"life-line\" data-id=\"Merchant_Frontend\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Frontend\"><rect x=\"200\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"283.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"283.5\" dy=\"0\">Merchant_Frontend</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"1279\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Browser\" data-et=\"life-line\" data-id=\"Browser\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"Browser\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g></g><style>#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .error-icon{fill:#552222;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .error-text{fill:#552222;stroke:#552222;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .edge-thickness-normal{stroke-width:1px;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .edge-thickness-thick{stroke-width:3.5px;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .edge-pattern-solid{stroke-dasharray:0;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .edge-pattern-dashed{stroke-dasharray:3;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .edge-pattern-dotted{stroke-dasharray:2;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .marker{fill:#333333;stroke:#333333;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .marker.cross{stroke:#333333;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd p{margin:0;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .actor{stroke:#9370DB;fill:#ECECFF;stroke-width:1;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd rect.note[data-look=\"neo\"]{stroke:#aaaa33;fill:#fff5ad;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd text.actor&gt;tspan{fill:black;stroke:none;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .actor-line{stroke:#9370DB;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:#333;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd [id$=\"-arrowhead\"] path{fill:#333;stroke:#333;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .sequenceNumber{fill:white;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd [id$=\"-sequencenumber\"]{fill:#333;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd [id$=\"-crosshead\"] path{fill:#333;stroke:#333;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .messageText{fill:#333;stroke:none;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .labelBox{stroke:#9370DB;fill:#ECECFF;filter:none;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .labelText,#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .labelText&gt;tspan{fill:black;stroke:none;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .loopText,#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .loopText&gt;tspan{fill:black;stroke:none;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .sectionTitle,#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .sectionTitle&gt;tspan{fill:black;stroke:none;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#9370DB;fill:#9370DB;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .note{stroke:#aaaa33;fill:#fff5ad;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .noteText,#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .noteText&gt;tspan{fill:black;stroke:none;font-weight:normal;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .activation0{fill:#f4f4f4;stroke:#666;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .activation1{fill:#f4f4f4;stroke:#666;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .activation2{fill:#f4f4f4;stroke:#666;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .actorPopupMenu{position:absolute;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .actorPopupMenuPanel{position:absolute;fill:#ECECFF;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .actor-man circle,#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd line{fill:#ECECFF;stroke-width:2px;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd g rect.rect{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));stroke:#9370DB;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd .node .neo-node{stroke:#9370DB;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd [data-look=\"neo\"].node rect,#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd [data-look=\"neo\"].cluster rect,#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"note\" data-id=\"i0\"><rect x=\"174.5\" y=\"75\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"218\" height=\"42\" class=\"note\"></rect><text x=\"284\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"284\">Checkout JS added to page</tspan></text></g><g data-et=\"note\" data-id=\"i6\"><rect x=\"1008.5\" y=\"397\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"160\" height=\"42\" class=\"note\"></rect><text x=\"1089\" y=\"402\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1089\">Includes session</tspan></text></g><g data-et=\"note\" data-id=\"i8\"><rect x=\"523\" y=\"503\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"210\" height=\"42\" class=\"note\"></rect><text x=\"628\" y=\"508\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"628\">Worldpay Token returned</tspan></text></g><g data-et=\"note\" data-id=\"i10\"><rect x=\"1389.5\" y=\"609\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"206\" height=\"42\" class=\"note\"></rect><text x=\"1493\" y=\"614\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1493\">Includes Worldpay Token</tspan></text></g><g data-et=\"note\" data-id=\"i12\"><rect x=\"523\" y=\"715\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"380\" height=\"42\" class=\"note\"></rect><text x=\"713\" y=\"720\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"713\">Network Payment Token (NPT) number returned</tspan></text></g><g data-et=\"note\" data-id=\"i14\"><rect x=\"1218.5\" y=\"821\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"377\" height=\"42\" class=\"note\"></rect><text x=\"1407\" y=\"826\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1407\">Includes Network Payment Token (NPT) number</tspan></text></g><g data-et=\"note\" data-id=\"i16\"><rect x=\"523\" y=\"927\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"435\" height=\"42\" class=\"note\"></rect><text x=\"741\" y=\"932\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"741\">Cryptogram for Network Payment Token (NPT) returned</tspan></text></g><g data-et=\"note\" data-id=\"i18\"><rect x=\"473\" y=\"1033\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"1850.5\" height=\"64\" class=\"note\"></rect><text x=\"1398\" y=\"1038\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1398\">Set `customerAgreement.type: cardOnFile` </tspan></text><text x=\"1398\" y=\"1060\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1398\"> `customerAgreement.storedCardUsage: first` / Includes Network Payment Token (NPT) number and cryptogram</tspan></text></g><text x=\"178\" y=\"132\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Click Pay</text><line x1=\"76\" y1=\"171\" x2=\"279.5\" y2=\"171\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Browser\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd-arrowhead)\" style=\"fill: none;\"></line><text x=\"632\" y=\"186\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create session</text><line x1=\"284.5\" y1=\"225\" x2=\"979\" y2=\"225\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Merchant_Frontend\" data-to=\"Checkout_Sessions\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd-arrowhead)\" style=\"fill: none;\"></line><text x=\"635\" y=\"240\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Return session</text><line x1=\"982\" y1=\"279\" x2=\"287.5\" y2=\"279\" class=\"messageLine0\" data-et=\"message\" data-id=\"i3\" data-from=\"Checkout_Sessions\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd-arrowhead)\" style=\"fill: none;\"></line><text x=\"389\" y=\"294\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Pay</text><line x1=\"284.5\" y1=\"333\" x2=\"494\" y2=\"333\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"Merchant_Frontend\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd-arrowhead)\" style=\"fill: none;\"></line><text x=\"844\" y=\"348\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verified token request</text><line x1=\"499\" y1=\"387\" x2=\"1189.5\" y2=\"387\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"Merchant_Backend\" data-to=\"Verified_Token_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd-arrowhead)\" style=\"fill: none;\"></line><text x=\"847\" y=\"454\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verified token response</text><line x1=\"1192.5\" y1=\"493\" x2=\"502\" y2=\"493\" class=\"messageLine0\" data-et=\"message\" data-id=\"i7\" data-from=\"Verified_Token_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd-arrowhead)\" style=\"fill: none;\"></line><text x=\"1058\" y=\"560\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create NPT</text><line x1=\"499\" y1=\"599\" x2=\"1616.5\" y2=\"599\" class=\"messageLine0\" data-et=\"message\" data-id=\"i9\" data-from=\"Merchant_Backend\" data-to=\"Tokens_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd-arrowhead)\" style=\"fill: none;\"></line><text x=\"1061\" y=\"666\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create NPT response</text><line x1=\"1619.5\" y1=\"705\" x2=\"502\" y2=\"705\" class=\"messageLine0\" data-et=\"message\" data-id=\"i11\" data-from=\"Tokens_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd-arrowhead)\" style=\"fill: none;\"></line><text x=\"1058\" y=\"772\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Provision cryptogram for NPT</text><line x1=\"499\" y1=\"811\" x2=\"1616.5\" y2=\"811\" class=\"messageLine0\" data-et=\"message\" data-id=\"i13\" data-from=\"Merchant_Backend\" data-to=\"Tokens_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd-arrowhead)\" style=\"fill: none;\"></line><text x=\"1061\" y=\"878\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Provision cryptogram response</text><line x1=\"1619.5\" y1=\"917\" x2=\"502\" y2=\"917\" class=\"messageLine0\" data-et=\"message\" data-id=\"i15\" data-from=\"Tokens_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd-arrowhead)\" style=\"fill: none;\"></line><text x=\"1397\" y=\"984\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions request</text><line x1=\"499\" y1=\"1023\" x2=\"2294.5\" y2=\"1023\" class=\"messageLine0\" data-et=\"message\" data-id=\"i17\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd-arrowhead)\" style=\"fill: none;\"></line><text x=\"1400\" y=\"1112\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions response</text><line x1=\"2297.5\" y1=\"1151\" x2=\"502\" y2=\"1151\" class=\"messageLine0\" data-et=\"message\" data-id=\"i19\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd-arrowhead)\" style=\"fill: none;\"></line><text x=\"1397\" y=\"1166\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement request</text><line x1=\"499\" y1=\"1205\" x2=\"2294.5\" y2=\"1205\" class=\"messageLine0\" data-et=\"message\" data-id=\"i20\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd-arrowhead)\" style=\"fill: none;\"></line><text x=\"1400\" y=\"1220\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement response</text><line x1=\"2297.5\" y1=\"1259\" x2=\"502\" y2=\"1259\" class=\"messageLine0\" data-et=\"message\" data-id=\"i21\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-0aa4d1685b6e30a0909b1112f8a36690d7486fb61310e4c3921506db69fda6dd-arrowhead)\" style=\"fill: none;\"></line></svg>","diagramHtmlDark":"<svg id=\"diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 2482px;\" viewBox=\"-50 -10 2482 1365\" role=\"graphics-document document\" aria-roledescription=\"sequence\"><g><rect x=\"2215\" y=\"1279\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"2298.5\" y=\"1311.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2298.5\" dy=\"0\">Card_Payments_API</tspan></text></g><g><rect x=\"1745.5\" y=\"1279\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"3DS_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1820.5\" y=\"1311.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1820.5\" dy=\"0\">3DS_API</tspan></text></g><g><rect x=\"1545.5\" y=\"1279\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1620.5\" y=\"1311.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1620.5\" dy=\"0\">Tokens_API</tspan></text></g><g><rect x=\"1113.5\" y=\"1279\" fill=\"#eaeaea\" stroke=\"#666\" width=\"160\" height=\"65\" name=\"Verified_Token_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1193.5\" y=\"1311.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1193.5\" dy=\"0\">Verified_Token_API</tspan></text></g><g><rect x=\"902.5\" y=\"1279\" fill=\"#eaeaea\" stroke=\"#666\" width=\"161\" height=\"65\" name=\"Checkout_Sessions\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"983\" y=\"1311.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"983\" dy=\"0\">Checkout_Sessions</tspan></text></g><g><rect x=\"417\" y=\"1279\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"498\" y=\"1311.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"498\" dy=\"0\">Merchant_Backend</tspan></text></g><g><rect x=\"200\" y=\"1279\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"283.5\" y=\"1311.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"283.5\" dy=\"0\">Merchant_Frontend</tspan></text></g><g><rect x=\"0\" y=\"1279\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"1311.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g><g><line id=\"actor7\" x1=\"2298.5\" y1=\"65\" x2=\"2298.5\" y2=\"1279\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Card_Payments_API\" data-et=\"life-line\" data-id=\"Card_Payments_API\"></line><g id=\"root-7\" data-et=\"participant\" data-type=\"participant\" data-id=\"Card_Payments_API\"><rect x=\"2215\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"2298.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2298.5\" dy=\"0\">Card_Payments_API</tspan></text></g></g><g><line id=\"actor6\" x1=\"1820.5\" y1=\"65\" x2=\"1820.5\" y2=\"1279\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"3DS_API\" data-et=\"life-line\" data-id=\"3DS_API\"></line><g id=\"root-6\" data-et=\"participant\" data-type=\"participant\" data-id=\"3DS_API\"><rect x=\"1745.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"3DS_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1820.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1820.5\" dy=\"0\">3DS_API</tspan></text></g></g><g><line id=\"actor5\" x1=\"1620.5\" y1=\"65\" x2=\"1620.5\" y2=\"1279\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Tokens_API\" data-et=\"life-line\" data-id=\"Tokens_API\"></line><g id=\"root-5\" data-et=\"participant\" data-type=\"participant\" data-id=\"Tokens_API\"><rect x=\"1545.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1620.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1620.5\" dy=\"0\">Tokens_API</tspan></text></g></g><g><line id=\"actor4\" x1=\"1193.5\" y1=\"65\" x2=\"1193.5\" y2=\"1279\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Verified_Token_API\" data-et=\"life-line\" data-id=\"Verified_Token_API\"></line><g id=\"root-4\" data-et=\"participant\" data-type=\"participant\" data-id=\"Verified_Token_API\"><rect x=\"1113.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"160\" height=\"65\" name=\"Verified_Token_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1193.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1193.5\" dy=\"0\">Verified_Token_API</tspan></text></g></g><g><line id=\"actor3\" x1=\"983\" y1=\"65\" x2=\"983\" y2=\"1279\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Checkout_Sessions\" data-et=\"life-line\" data-id=\"Checkout_Sessions\"></line><g id=\"root-3\" data-et=\"participant\" data-type=\"participant\" data-id=\"Checkout_Sessions\"><rect x=\"902.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"161\" height=\"65\" name=\"Checkout_Sessions\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"983\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"983\" dy=\"0\">Checkout_Sessions</tspan></text></g></g><g><line id=\"actor2\" x1=\"498\" y1=\"65\" x2=\"498\" y2=\"1279\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Backend\" data-et=\"life-line\" data-id=\"Merchant_Backend\"></line><g id=\"root-2\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Backend\"><rect x=\"417\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"498\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"498\" dy=\"0\">Merchant_Backend</tspan></text></g></g><g><line id=\"actor1\" x1=\"283.5\" y1=\"65\" x2=\"283.5\" y2=\"1279\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Frontend\" data-et=\"life-line\" data-id=\"Merchant_Frontend\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Frontend\"><rect x=\"200\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"283.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"283.5\" dy=\"0\">Merchant_Frontend</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"1279\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Browser\" data-et=\"life-line\" data-id=\"Browser\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"Browser\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g></g><style>#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .error-icon{fill:#a44141;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .error-text{fill:#ddd;stroke:#ddd;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .edge-thickness-normal{stroke-width:1px;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .edge-thickness-thick{stroke-width:3.5px;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .edge-pattern-solid{stroke-dasharray:0;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .marker{fill:lightgrey;stroke:lightgrey;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .marker.cross{stroke:lightgrey;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 p{margin:0;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .actor{stroke:#ccc;fill:#1f2020;stroke-width:1;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 rect.note[data-look=\"neo\"]{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 text.actor&gt;tspan{fill:lightgrey;stroke:none;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .actor-line{stroke:#ccc;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:lightgrey;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:lightgrey;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 [id$=\"-arrowhead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .sequenceNumber{fill:black;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 [id$=\"-sequencenumber\"]{fill:lightgrey;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 [id$=\"-crosshead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .messageText{fill:lightgrey;stroke:none;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .labelBox{stroke:#ccc;fill:#1f2020;filter:none;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .labelText,#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .labelText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .loopText,#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .loopText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .sectionTitle,#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .sectionTitle&gt;tspan{fill:lightgrey;stroke:none;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#ccc;fill:#ccc;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .note{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .noteText,#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .noteText&gt;tspan{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);stroke:none;font-weight:normal;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .activation0{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .activation1{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .activation2{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .actorPopupMenu{position:absolute;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .actorPopupMenuPanel{position:absolute;fill:#1f2020;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .actor-man circle,#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 line{fill:#1f2020;stroke-width:2px;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 g rect.rect{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));stroke:#ccc;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 .node .neo-node{stroke:#ccc;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 [data-look=\"neo\"].node rect,#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 [data-look=\"neo\"].cluster rect,#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 [data-look=\"neo\"].node polygon{stroke:url(#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 [data-look=\"neo\"].node path{stroke:url(#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0-gradient);stroke-width:1px;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 [data-look=\"neo\"].node circle{stroke:url(#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"note\" data-id=\"i0\"><rect x=\"174.5\" y=\"75\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"218\" height=\"42\" class=\"note\"></rect><text x=\"284\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"284\">Checkout JS added to page</tspan></text></g><g data-et=\"note\" data-id=\"i6\"><rect x=\"1008.5\" y=\"397\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"160\" height=\"42\" class=\"note\"></rect><text x=\"1089\" y=\"402\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1089\">Includes session</tspan></text></g><g data-et=\"note\" data-id=\"i8\"><rect x=\"523\" y=\"503\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"210\" height=\"42\" class=\"note\"></rect><text x=\"628\" y=\"508\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"628\">Worldpay Token returned</tspan></text></g><g data-et=\"note\" data-id=\"i10\"><rect x=\"1389.5\" y=\"609\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"206\" height=\"42\" class=\"note\"></rect><text x=\"1493\" y=\"614\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1493\">Includes Worldpay Token</tspan></text></g><g data-et=\"note\" data-id=\"i12\"><rect x=\"523\" y=\"715\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"380\" height=\"42\" class=\"note\"></rect><text x=\"713\" y=\"720\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"713\">Network Payment Token (NPT) number returned</tspan></text></g><g data-et=\"note\" data-id=\"i14\"><rect x=\"1218.5\" y=\"821\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"377\" height=\"42\" class=\"note\"></rect><text x=\"1407\" y=\"826\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1407\">Includes Network Payment Token (NPT) number</tspan></text></g><g data-et=\"note\" data-id=\"i16\"><rect x=\"523\" y=\"927\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"435\" height=\"42\" class=\"note\"></rect><text x=\"741\" y=\"932\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"741\">Cryptogram for Network Payment Token (NPT) returned</tspan></text></g><g data-et=\"note\" data-id=\"i18\"><rect x=\"473\" y=\"1033\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"1850.5\" height=\"64\" class=\"note\"></rect><text x=\"1398\" y=\"1038\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1398\">Set `customerAgreement.type: cardOnFile` </tspan></text><text x=\"1398\" y=\"1060\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1398\"> `customerAgreement.storedCardUsage: first` / Includes Network Payment Token (NPT) number and cryptogram</tspan></text></g><text x=\"178\" y=\"132\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Click Pay</text><line x1=\"76\" y1=\"171\" x2=\"279.5\" y2=\"171\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Browser\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0-arrowhead)\" style=\"fill: none;\"></line><text x=\"632\" y=\"186\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create session</text><line x1=\"284.5\" y1=\"225\" x2=\"979\" y2=\"225\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Merchant_Frontend\" data-to=\"Checkout_Sessions\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0-arrowhead)\" style=\"fill: none;\"></line><text x=\"635\" y=\"240\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Return session</text><line x1=\"982\" y1=\"279\" x2=\"287.5\" y2=\"279\" class=\"messageLine0\" data-et=\"message\" data-id=\"i3\" data-from=\"Checkout_Sessions\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0-arrowhead)\" style=\"fill: none;\"></line><text x=\"389\" y=\"294\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Pay</text><line x1=\"284.5\" y1=\"333\" x2=\"494\" y2=\"333\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"Merchant_Frontend\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0-arrowhead)\" style=\"fill: none;\"></line><text x=\"844\" y=\"348\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verified token request</text><line x1=\"499\" y1=\"387\" x2=\"1189.5\" y2=\"387\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"Merchant_Backend\" data-to=\"Verified_Token_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0-arrowhead)\" style=\"fill: none;\"></line><text x=\"847\" y=\"454\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verified token response</text><line x1=\"1192.5\" y1=\"493\" x2=\"502\" y2=\"493\" class=\"messageLine0\" data-et=\"message\" data-id=\"i7\" data-from=\"Verified_Token_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0-arrowhead)\" style=\"fill: none;\"></line><text x=\"1058\" y=\"560\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create NPT</text><line x1=\"499\" y1=\"599\" x2=\"1616.5\" y2=\"599\" class=\"messageLine0\" data-et=\"message\" data-id=\"i9\" data-from=\"Merchant_Backend\" data-to=\"Tokens_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0-arrowhead)\" style=\"fill: none;\"></line><text x=\"1061\" y=\"666\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create NPT response</text><line x1=\"1619.5\" y1=\"705\" x2=\"502\" y2=\"705\" class=\"messageLine0\" data-et=\"message\" data-id=\"i11\" data-from=\"Tokens_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0-arrowhead)\" style=\"fill: none;\"></line><text x=\"1058\" y=\"772\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Provision cryptogram for NPT</text><line x1=\"499\" y1=\"811\" x2=\"1616.5\" y2=\"811\" class=\"messageLine0\" data-et=\"message\" data-id=\"i13\" data-from=\"Merchant_Backend\" data-to=\"Tokens_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0-arrowhead)\" style=\"fill: none;\"></line><text x=\"1061\" y=\"878\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Provision cryptogram response</text><line x1=\"1619.5\" y1=\"917\" x2=\"502\" y2=\"917\" class=\"messageLine0\" data-et=\"message\" data-id=\"i15\" data-from=\"Tokens_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0-arrowhead)\" style=\"fill: none;\"></line><text x=\"1397\" y=\"984\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions request</text><line x1=\"499\" y1=\"1023\" x2=\"2294.5\" y2=\"1023\" class=\"messageLine0\" data-et=\"message\" data-id=\"i17\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0-arrowhead)\" style=\"fill: none;\"></line><text x=\"1400\" y=\"1112\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions response</text><line x1=\"2297.5\" y1=\"1151\" x2=\"502\" y2=\"1151\" class=\"messageLine0\" data-et=\"message\" data-id=\"i19\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0-arrowhead)\" style=\"fill: none;\"></line><text x=\"1397\" y=\"1166\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement request</text><line x1=\"499\" y1=\"1205\" x2=\"2294.5\" y2=\"1205\" class=\"messageLine0\" data-et=\"message\" data-id=\"i20\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0-arrowhead)\" style=\"fill: none;\"></line><text x=\"1400\" y=\"1220\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement response</text><line x1=\"2297.5\" y1=\"1259\" x2=\"502\" y2=\"1259\" class=\"messageLine0\" data-et=\"message\" data-id=\"i21\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-ff65455b81afbcb0935a491adfcbf2da09e2325762b6b24da7c48d5063f0f7d0-arrowhead)\" style=\"fill: none;\"></line></svg>"},"children":["\nsequenceDiagram\n    participant Browser\n    participant Merchant_Frontend\n    participant Merchant_Backend\n    participant Checkout_Sessions\n    participant Verified_Token_API\n    participant Tokens_API\n    participant 3DS_API\n    participant Card_Payments_API\n    Note over Merchant_Frontend: Checkout JS added to page \n    Browser->>Merchant_Frontend: Click Pay\n    Merchant_Frontend->>Checkout_Sessions: Create session\n    Checkout_Sessions->>Merchant_Frontend: Return session \n    Merchant_Frontend->>Merchant_Backend: Pay \n    Merchant_Backend->>Verified_Token_API: Verified token request\n    Note left of Verified_Token_API: Includes session \n    Verified_Token_API->>Merchant_Backend: Verified token response\n    Note right of Merchant_Backend: Worldpay Token returned \n    Merchant_Backend->>Tokens_API: Create NPT\n    Note left of Tokens_API: Includes Worldpay Token\n    Tokens_API->>Merchant_Backend: Create NPT response\n    Note right of Merchant_Backend: Network Payment Token (NPT) number returned \n    Merchant_Backend->>Tokens_API: Provision cryptogram for NPT\n    Note left of Tokens_API: Includes Network Payment Token (NPT) number\n    Tokens_API->>Merchant_Backend: Provision cryptogram response\n    Note right of Merchant_Backend: Cryptogram for Network Payment Token (NPT) returned \n    Merchant_Backend->>Card_Payments_API: customerInitiatedTransactions request\n    Note over Merchant_Backend,Card_Payments_API:  Set `customerAgreement.type: cardOnFile` <br> `customerAgreement.storedCardUsage: first` / Includes Network Payment Token (NPT) number and cryptogram\n    Card_Payments_API->>Merchant_Backend: customerInitiatedTransactions response\n    Merchant_Backend->>Card_Payments_API: Settlement request\n    Card_Payments_API->>Merchant_Backend: Settlement response\n"]}]},{"$$mdtype":"Tag","name":"div","attributes":{"label":"Using Checkout SDK (includes 3DS)","disable":false},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Card payment via the Checkout Web SDK and 3DS authentication, including the creation of a verified token and a Network Payment Token (before payment)."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Using:"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/checkout/"},"children":["Checkout SDK"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/verified-tokens/"},"children":["Verified Tokens API"]}," - covert the session in to a Worldpay Token"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/tokens/"},"children":["Tokens API"]}," - to convert the Worldpay token to an NPT"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/3ds/"},"children":["3DS API"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/card-payments/"},"children":["Card Payments API"]}]}]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"\nsequenceDiagram\n    participant Browser\n    participant Merchant_Frontend\n    participant Merchant_Backend\n    participant Checkout_Sessions\n    participant Verified_Token_API\n    participant Tokens_API\n    participant 3DS_API\n    participant Card_Payments_API\n    Note over Merchant_Frontend: Checkout JS added to page \n    Browser->>Merchant_Frontend: Click Pay\n    Merchant_Frontend->>Checkout_Sessions: Create session\n    Checkout_Sessions->>Merchant_Frontend: Return session \n    Merchant_Frontend->>Merchant_Backend: Pay \n    Merchant_Backend->>Verified_Token_API: Verified token request\n    Note left of Verified_Token_API: Includes session \n    Verified_Token_API->>Merchant_Backend: Verified token response\n    Note right of Merchant_Backend: Worldpay Token returned \n    Merchant_Backend->>Tokens_API: Create NPT\n    Note left of Tokens_API: Includes Worldpay Token\n    Tokens_API->>Merchant_Backend: Create NPT response\n    Note right of Merchant_Backend: Network Payment Token (NPT) number returned \n    Note left of Merchant_Backend: If NPT creation fails/is slow/not supported use the Worldpay Token instead <br> Proceed to the 3DS steps\n    Merchant_Backend->>Tokens_API: Provision cryptogram for NPT\n    Note left of Tokens_API: Includes Network Payment Token (NPT) number\n    Tokens_API->>Merchant_Backend: Provision cryptogram response\n    Note right of Merchant_Backend: Cryptogram for Network Payment Token (NPT) returned \n    Merchant_Backend->>3DS_API: deviceDataInitialization request\n    Note left of 3DS_API: Includes Network Payment Token (NPT) number\n    3DS_API->>Merchant_Backend: deviceDataInitialization response\n    Merchant_Backend->>Merchant_Frontend: DeviceData - BIN/JWT/URL\n    Merchant_Frontend->>Browser: 3DS Device Data form\n    Browser-->>Issuers: Form POST\n    Issuers-->>Browser: PostMessage: dfReferenceId\n    Merchant_Backend->>3DS_API: Authentication request\n    Note left of 3DS_API: Includes Network Payment Token (NPT) number\n    3DS_API->>Merchant_Backend: Authentication response\n    Merchant_Backend->>Merchant_Frontend: Challenge JWT/URL\n    Merchant_Frontend->>Browser: 3DS challenge form\n    Browser-->>Issuers: Form POST\n    Issuers-->>Merchant_Backend: `returnUrl` specified in authentication request\n    Note right of Merchant_Frontend: Update or close challenge window on website\n    Merchant_Backend->>3DS_API: Verification request\n    3DS_API->>Merchant_Backend: Verification response\n    Note right of Merchant_Frontend: Apply authentication details in payment<br> E.g. eci, authenticationValue etc\n    Merchant_Backend->>Card_Payments_API: customerInitiatedTransactions request\n    Note over Merchant_Backend,Card_Payments_API:  Set `customerAgreement.type: cardOnFile`, `customerAgreement.storedCardUsage: first` <br> Includes Network Payment Token (NPT) number and cryptogram\n    Card_Payments_API->>Merchant_Backend: customerInitiatedTransactions response\n    Merchant_Backend->>Card_Payments_API: Settlement request\n    Card_Payments_API->>Merchant_Backend: Settlement response\n","diagramHtml":"<svg id=\"diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 3262.5px;\" viewBox=\"-50 -10 3262.5 2425\" role=\"graphics-document document\" aria-roledescription=\"sequence\"><g><rect x=\"3012.5\" y=\"2339\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Issuers\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"3087.5\" y=\"2371.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"3087.5\" dy=\"0\">Issuers</tspan></text></g><g><rect x=\"2795.5\" y=\"2339\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"2879\" y=\"2371.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2879\" dy=\"0\">Card_Payments_API</tspan></text></g><g><rect x=\"2406.5\" y=\"2339\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"3DS_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"2481.5\" y=\"2371.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2481.5\" dy=\"0\">3DS_API</tspan></text></g><g><rect x=\"1979.5\" y=\"2339\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"2054.5\" y=\"2371.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2054.5\" dy=\"0\">Tokens_API</tspan></text></g><g><rect x=\"1547.5\" y=\"2339\" fill=\"#eaeaea\" stroke=\"#666\" width=\"160\" height=\"65\" name=\"Verified_Token_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1627.5\" y=\"2371.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1627.5\" dy=\"0\">Verified_Token_API</tspan></text></g><g><rect x=\"1336.5\" y=\"2339\" fill=\"#eaeaea\" stroke=\"#666\" width=\"161\" height=\"65\" name=\"Checkout_Sessions\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1417\" y=\"2371.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1417\" dy=\"0\">Checkout_Sessions</tspan></text></g><g><rect x=\"851\" y=\"2339\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"932\" y=\"2371.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"932\" dy=\"0\">Merchant_Backend</tspan></text></g><g><rect x=\"224.5\" y=\"2339\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"308\" y=\"2371.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"308\" dy=\"0\">Merchant_Frontend</tspan></text></g><g><rect x=\"0\" y=\"2339\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"2371.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g><g><line id=\"actor8\" x1=\"3087.5\" y1=\"65\" x2=\"3087.5\" y2=\"2339\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Issuers\" data-et=\"life-line\" data-id=\"Issuers\"></line><g id=\"root-8\" data-et=\"participant\" data-type=\"participant\" data-id=\"Issuers\"><rect x=\"3012.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Issuers\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"3087.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"3087.5\" dy=\"0\">Issuers</tspan></text></g></g><g><line id=\"actor7\" x1=\"2879\" y1=\"65\" x2=\"2879\" y2=\"2339\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Card_Payments_API\" data-et=\"life-line\" data-id=\"Card_Payments_API\"></line><g id=\"root-7\" data-et=\"participant\" data-type=\"participant\" data-id=\"Card_Payments_API\"><rect x=\"2795.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"2879\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2879\" dy=\"0\">Card_Payments_API</tspan></text></g></g><g><line id=\"actor6\" x1=\"2481.5\" y1=\"65\" x2=\"2481.5\" y2=\"2339\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"3DS_API\" data-et=\"life-line\" data-id=\"3DS_API\"></line><g id=\"root-6\" data-et=\"participant\" data-type=\"participant\" data-id=\"3DS_API\"><rect x=\"2406.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"3DS_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"2481.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2481.5\" dy=\"0\">3DS_API</tspan></text></g></g><g><line id=\"actor5\" x1=\"2054.5\" y1=\"65\" x2=\"2054.5\" y2=\"2339\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Tokens_API\" data-et=\"life-line\" data-id=\"Tokens_API\"></line><g id=\"root-5\" data-et=\"participant\" data-type=\"participant\" data-id=\"Tokens_API\"><rect x=\"1979.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"2054.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2054.5\" dy=\"0\">Tokens_API</tspan></text></g></g><g><line id=\"actor4\" x1=\"1627.5\" y1=\"65\" x2=\"1627.5\" y2=\"2339\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Verified_Token_API\" data-et=\"life-line\" data-id=\"Verified_Token_API\"></line><g id=\"root-4\" data-et=\"participant\" data-type=\"participant\" data-id=\"Verified_Token_API\"><rect x=\"1547.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"160\" height=\"65\" name=\"Verified_Token_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1627.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1627.5\" dy=\"0\">Verified_Token_API</tspan></text></g></g><g><line id=\"actor3\" x1=\"1417\" y1=\"65\" x2=\"1417\" y2=\"2339\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Checkout_Sessions\" data-et=\"life-line\" data-id=\"Checkout_Sessions\"></line><g id=\"root-3\" data-et=\"participant\" data-type=\"participant\" data-id=\"Checkout_Sessions\"><rect x=\"1336.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"161\" height=\"65\" name=\"Checkout_Sessions\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1417\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1417\" dy=\"0\">Checkout_Sessions</tspan></text></g></g><g><line id=\"actor2\" x1=\"932\" y1=\"65\" x2=\"932\" y2=\"2339\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Backend\" data-et=\"life-line\" data-id=\"Merchant_Backend\"></line><g id=\"root-2\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Backend\"><rect x=\"851\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"932\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"932\" dy=\"0\">Merchant_Backend</tspan></text></g></g><g><line id=\"actor1\" x1=\"308\" y1=\"65\" x2=\"308\" y2=\"2339\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Frontend\" data-et=\"life-line\" data-id=\"Merchant_Frontend\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Frontend\"><rect x=\"224.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"308\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"308\" dy=\"0\">Merchant_Frontend</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"2339\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Browser\" data-et=\"life-line\" data-id=\"Browser\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"Browser\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g></g><style>#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .error-icon{fill:#552222;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .error-text{fill:#552222;stroke:#552222;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .edge-thickness-normal{stroke-width:1px;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .edge-thickness-thick{stroke-width:3.5px;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .edge-pattern-solid{stroke-dasharray:0;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .edge-pattern-dashed{stroke-dasharray:3;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .edge-pattern-dotted{stroke-dasharray:2;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .marker{fill:#333333;stroke:#333333;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .marker.cross{stroke:#333333;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a p{margin:0;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .actor{stroke:#9370DB;fill:#ECECFF;stroke-width:1;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a rect.note[data-look=\"neo\"]{stroke:#aaaa33;fill:#fff5ad;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a text.actor&gt;tspan{fill:black;stroke:none;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .actor-line{stroke:#9370DB;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:#333;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a [id$=\"-arrowhead\"] path{fill:#333;stroke:#333;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .sequenceNumber{fill:white;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a [id$=\"-sequencenumber\"]{fill:#333;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a [id$=\"-crosshead\"] path{fill:#333;stroke:#333;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .messageText{fill:#333;stroke:none;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .labelBox{stroke:#9370DB;fill:#ECECFF;filter:none;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .labelText,#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .labelText&gt;tspan{fill:black;stroke:none;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .loopText,#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .loopText&gt;tspan{fill:black;stroke:none;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .sectionTitle,#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .sectionTitle&gt;tspan{fill:black;stroke:none;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#9370DB;fill:#9370DB;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .note{stroke:#aaaa33;fill:#fff5ad;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .noteText,#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .noteText&gt;tspan{fill:black;stroke:none;font-weight:normal;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .activation0{fill:#f4f4f4;stroke:#666;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .activation1{fill:#f4f4f4;stroke:#666;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .activation2{fill:#f4f4f4;stroke:#666;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .actorPopupMenu{position:absolute;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .actorPopupMenuPanel{position:absolute;fill:#ECECFF;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .actor-man circle,#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a line{fill:#ECECFF;stroke-width:2px;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a g rect.rect{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));stroke:#9370DB;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a .node .neo-node{stroke:#9370DB;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a [data-look=\"neo\"].node rect,#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a [data-look=\"neo\"].cluster rect,#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"note\" data-id=\"i0\"><rect x=\"199\" y=\"75\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"218\" height=\"42\" class=\"note\"></rect><text x=\"308\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"308\">Checkout JS added to page</tspan></text></g><g data-et=\"note\" data-id=\"i6\"><rect x=\"1442.5\" y=\"397\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"160\" height=\"42\" class=\"note\"></rect><text x=\"1523\" y=\"402\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1523\">Includes session</tspan></text></g><g data-et=\"note\" data-id=\"i8\"><rect x=\"957\" y=\"503\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"210\" height=\"42\" class=\"note\"></rect><text x=\"1062\" y=\"508\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1062\">Worldpay Token returned</tspan></text></g><g data-et=\"note\" data-id=\"i10\"><rect x=\"1823.5\" y=\"609\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"206\" height=\"42\" class=\"note\"></rect><text x=\"1927\" y=\"614\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1927\">Includes Worldpay Token</tspan></text></g><g data-et=\"note\" data-id=\"i12\"><rect x=\"957\" y=\"715\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"380\" height=\"42\" class=\"note\"></rect><text x=\"1147\" y=\"720\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1147\">Network Payment Token (NPT) number returned</tspan></text></g><g data-et=\"note\" data-id=\"i13\"><rect x=\"333\" y=\"767\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"574\" height=\"64\" class=\"note\"></rect><text x=\"620\" y=\"772\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"620\">If NPT creation fails/is slow/not supported use the Worldpay Token instead </tspan></text><text x=\"620\" y=\"794\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"620\"> Proceed to the 3DS steps</tspan></text></g><g data-et=\"note\" data-id=\"i15\"><rect x=\"1652.5\" y=\"895\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"377\" height=\"42\" class=\"note\"></rect><text x=\"1841\" y=\"900\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1841\">Includes Network Payment Token (NPT) number</tspan></text></g><g data-et=\"note\" data-id=\"i17\"><rect x=\"957\" y=\"1001\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"435\" height=\"42\" class=\"note\"></rect><text x=\"1175\" y=\"1006\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1175\">Cryptogram for Network Payment Token (NPT) returned</tspan></text></g><g data-et=\"note\" data-id=\"i19\"><rect x=\"2079.5\" y=\"1107\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"377\" height=\"42\" class=\"note\"></rect><text x=\"2268\" y=\"1112\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"2268\">Includes Network Payment Token (NPT) number</tspan></text></g><g data-et=\"note\" data-id=\"i26\"><rect x=\"2079.5\" y=\"1483\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"377\" height=\"42\" class=\"note\"></rect><text x=\"2268\" y=\"1488\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"2268\">Includes Network Payment Token (NPT) number</tspan></text></g><g data-et=\"note\" data-id=\"i32\"><rect x=\"333\" y=\"1805\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"360\" height=\"42\" class=\"note\"></rect><text x=\"513\" y=\"1810\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"513\">Update or close challenge window on website</tspan></text></g><g data-et=\"note\" data-id=\"i35\"><rect x=\"333\" y=\"1965\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"316\" height=\"64\" class=\"note\"></rect><text x=\"491\" y=\"1970\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"491\">Apply authentication details in payment</tspan></text><text x=\"491\" y=\"1992\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"491\"> E.g. eci, authenticationValue etc</tspan></text></g><g data-et=\"note\" data-id=\"i37\"><rect x=\"907\" y=\"2093\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"1997\" height=\"64\" class=\"note\"></rect><text x=\"1906\" y=\"2098\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1906\">Set `customerAgreement.type: cardOnFile`, `customerAgreement.storedCardUsage: first` </tspan></text><text x=\"1906\" y=\"2120\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1906\"> Includes Network Payment Token (NPT) number and cryptogram</tspan></text></g><text x=\"190\" y=\"132\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Click Pay</text><line x1=\"76\" y1=\"171\" x2=\"304\" y2=\"171\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Browser\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-arrowhead)\" style=\"fill: none;\"></line><text x=\"861\" y=\"186\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create session</text><line x1=\"309\" y1=\"225\" x2=\"1413\" y2=\"225\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Merchant_Frontend\" data-to=\"Checkout_Sessions\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-arrowhead)\" style=\"fill: none;\"></line><text x=\"864\" y=\"240\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Return session</text><line x1=\"1416\" y1=\"279\" x2=\"312\" y2=\"279\" class=\"messageLine0\" data-et=\"message\" data-id=\"i3\" data-from=\"Checkout_Sessions\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-arrowhead)\" style=\"fill: none;\"></line><text x=\"619\" y=\"294\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Pay</text><line x1=\"309\" y1=\"333\" x2=\"928\" y2=\"333\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"Merchant_Frontend\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1278\" y=\"348\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verified token request</text><line x1=\"933\" y1=\"387\" x2=\"1623.5\" y2=\"387\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"Merchant_Backend\" data-to=\"Verified_Token_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1281\" y=\"454\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verified token response</text><line x1=\"1626.5\" y1=\"493\" x2=\"936\" y2=\"493\" class=\"messageLine0\" data-et=\"message\" data-id=\"i7\" data-from=\"Verified_Token_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1492\" y=\"560\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create NPT</text><line x1=\"933\" y1=\"599\" x2=\"2050.5\" y2=\"599\" class=\"messageLine0\" data-et=\"message\" data-id=\"i9\" data-from=\"Merchant_Backend\" data-to=\"Tokens_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1495\" y=\"666\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create NPT response</text><line x1=\"2053.5\" y1=\"705\" x2=\"936\" y2=\"705\" class=\"messageLine0\" data-et=\"message\" data-id=\"i11\" data-from=\"Tokens_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1492\" y=\"846\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Provision cryptogram for NPT</text><line x1=\"933\" y1=\"885\" x2=\"2050.5\" y2=\"885\" class=\"messageLine0\" data-et=\"message\" data-id=\"i14\" data-from=\"Merchant_Backend\" data-to=\"Tokens_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1495\" y=\"952\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Provision cryptogram response</text><line x1=\"2053.5\" y1=\"991\" x2=\"936\" y2=\"991\" class=\"messageLine0\" data-et=\"message\" data-id=\"i16\" data-from=\"Tokens_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1705\" y=\"1058\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">deviceDataInitialization request</text><line x1=\"933\" y1=\"1097\" x2=\"2477.5\" y2=\"1097\" class=\"messageLine0\" data-et=\"message\" data-id=\"i18\" data-from=\"Merchant_Backend\" data-to=\"3DS_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1708\" y=\"1164\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">deviceDataInitialization response</text><line x1=\"2480.5\" y1=\"1203\" x2=\"936\" y2=\"1203\" class=\"messageLine0\" data-et=\"message\" data-id=\"i20\" data-from=\"3DS_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-arrowhead)\" style=\"fill: none;\"></line><text x=\"622\" y=\"1218\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">DeviceData - BIN/JWT/URL</text><line x1=\"931\" y1=\"1257\" x2=\"312\" y2=\"1257\" class=\"messageLine0\" data-et=\"message\" data-id=\"i21\" data-from=\"Merchant_Backend\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-arrowhead)\" style=\"fill: none;\"></line><text x=\"193\" y=\"1272\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">3DS Device Data form</text><line x1=\"307\" y1=\"1311\" x2=\"79\" y2=\"1311\" class=\"messageLine0\" data-et=\"message\" data-id=\"i22\" data-from=\"Merchant_Frontend\" data-to=\"Browser\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1580\" y=\"1326\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Form POST</text><line x1=\"76\" y1=\"1365\" x2=\"3083.5\" y2=\"1365\" class=\"messageLine1\" data-et=\"message\" data-id=\"i23\" data-from=\"Browser\" data-to=\"Issuers\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1583\" y=\"1380\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">PostMessage: dfReferenceId</text><line x1=\"3086.5\" y1=\"1419\" x2=\"79\" y2=\"1419\" class=\"messageLine1\" data-et=\"message\" data-id=\"i24\" data-from=\"Issuers\" data-to=\"Browser\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1705\" y=\"1434\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Authentication request</text><line x1=\"933\" y1=\"1473\" x2=\"2477.5\" y2=\"1473\" class=\"messageLine0\" data-et=\"message\" data-id=\"i25\" data-from=\"Merchant_Backend\" data-to=\"3DS_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1708\" y=\"1540\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Authentication response</text><line x1=\"2480.5\" y1=\"1579\" x2=\"936\" y2=\"1579\" class=\"messageLine0\" data-et=\"message\" data-id=\"i27\" data-from=\"3DS_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-arrowhead)\" style=\"fill: none;\"></line><text x=\"622\" y=\"1594\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Challenge JWT/URL</text><line x1=\"931\" y1=\"1633\" x2=\"312\" y2=\"1633\" class=\"messageLine0\" data-et=\"message\" data-id=\"i28\" data-from=\"Merchant_Backend\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-arrowhead)\" style=\"fill: none;\"></line><text x=\"193\" y=\"1648\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">3DS challenge form</text><line x1=\"307\" y1=\"1687\" x2=\"79\" y2=\"1687\" class=\"messageLine0\" data-et=\"message\" data-id=\"i29\" data-from=\"Merchant_Frontend\" data-to=\"Browser\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1580\" y=\"1702\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Form POST</text><line x1=\"76\" y1=\"1741\" x2=\"3083.5\" y2=\"1741\" class=\"messageLine1\" data-et=\"message\" data-id=\"i30\" data-from=\"Browser\" data-to=\"Issuers\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"2011\" y=\"1756\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">`returnUrl` specified in authentication request</text><line x1=\"3086.5\" y1=\"1795\" x2=\"936\" y2=\"1795\" class=\"messageLine1\" data-et=\"message\" data-id=\"i31\" data-from=\"Issuers\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1705\" y=\"1862\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verification request</text><line x1=\"933\" y1=\"1901\" x2=\"2477.5\" y2=\"1901\" class=\"messageLine0\" data-et=\"message\" data-id=\"i33\" data-from=\"Merchant_Backend\" data-to=\"3DS_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1708\" y=\"1916\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verification response</text><line x1=\"2480.5\" y1=\"1955\" x2=\"936\" y2=\"1955\" class=\"messageLine0\" data-et=\"message\" data-id=\"i34\" data-from=\"3DS_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1904\" y=\"2044\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions request</text><line x1=\"933\" y1=\"2083\" x2=\"2875\" y2=\"2083\" class=\"messageLine0\" data-et=\"message\" data-id=\"i36\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1907\" y=\"2172\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions response</text><line x1=\"2878\" y1=\"2211\" x2=\"936\" y2=\"2211\" class=\"messageLine0\" data-et=\"message\" data-id=\"i38\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1904\" y=\"2226\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement request</text><line x1=\"933\" y1=\"2265\" x2=\"2875\" y2=\"2265\" class=\"messageLine0\" data-et=\"message\" data-id=\"i39\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1907\" y=\"2280\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement response</text><line x1=\"2878\" y1=\"2319\" x2=\"936\" y2=\"2319\" class=\"messageLine0\" data-et=\"message\" data-id=\"i40\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-88e267dcebd07e7037955ad70db670b73c7f4aea58afd72e9323bef93ef91f0a-arrowhead)\" style=\"fill: none;\"></line></svg>","diagramHtmlDark":"<svg id=\"diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 3262.5px;\" viewBox=\"-50 -10 3262.5 2425\" role=\"graphics-document document\" aria-roledescription=\"sequence\"><g><rect x=\"3012.5\" y=\"2339\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Issuers\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"3087.5\" y=\"2371.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"3087.5\" dy=\"0\">Issuers</tspan></text></g><g><rect x=\"2795.5\" y=\"2339\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"2879\" y=\"2371.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2879\" dy=\"0\">Card_Payments_API</tspan></text></g><g><rect x=\"2406.5\" y=\"2339\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"3DS_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"2481.5\" y=\"2371.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2481.5\" dy=\"0\">3DS_API</tspan></text></g><g><rect x=\"1979.5\" y=\"2339\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"2054.5\" y=\"2371.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2054.5\" dy=\"0\">Tokens_API</tspan></text></g><g><rect x=\"1547.5\" y=\"2339\" fill=\"#eaeaea\" stroke=\"#666\" width=\"160\" height=\"65\" name=\"Verified_Token_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1627.5\" y=\"2371.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1627.5\" dy=\"0\">Verified_Token_API</tspan></text></g><g><rect x=\"1336.5\" y=\"2339\" fill=\"#eaeaea\" stroke=\"#666\" width=\"161\" height=\"65\" name=\"Checkout_Sessions\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1417\" y=\"2371.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1417\" dy=\"0\">Checkout_Sessions</tspan></text></g><g><rect x=\"851\" y=\"2339\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"932\" y=\"2371.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"932\" dy=\"0\">Merchant_Backend</tspan></text></g><g><rect x=\"224.5\" y=\"2339\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"308\" y=\"2371.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"308\" dy=\"0\">Merchant_Frontend</tspan></text></g><g><rect x=\"0\" y=\"2339\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"2371.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g><g><line id=\"actor8\" x1=\"3087.5\" y1=\"65\" x2=\"3087.5\" y2=\"2339\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Issuers\" data-et=\"life-line\" data-id=\"Issuers\"></line><g id=\"root-8\" data-et=\"participant\" data-type=\"participant\" data-id=\"Issuers\"><rect x=\"3012.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Issuers\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"3087.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"3087.5\" dy=\"0\">Issuers</tspan></text></g></g><g><line id=\"actor7\" x1=\"2879\" y1=\"65\" x2=\"2879\" y2=\"2339\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Card_Payments_API\" data-et=\"life-line\" data-id=\"Card_Payments_API\"></line><g id=\"root-7\" data-et=\"participant\" data-type=\"participant\" data-id=\"Card_Payments_API\"><rect x=\"2795.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"2879\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2879\" dy=\"0\">Card_Payments_API</tspan></text></g></g><g><line id=\"actor6\" x1=\"2481.5\" y1=\"65\" x2=\"2481.5\" y2=\"2339\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"3DS_API\" data-et=\"life-line\" data-id=\"3DS_API\"></line><g id=\"root-6\" data-et=\"participant\" data-type=\"participant\" data-id=\"3DS_API\"><rect x=\"2406.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"3DS_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"2481.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2481.5\" dy=\"0\">3DS_API</tspan></text></g></g><g><line id=\"actor5\" x1=\"2054.5\" y1=\"65\" x2=\"2054.5\" y2=\"2339\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Tokens_API\" data-et=\"life-line\" data-id=\"Tokens_API\"></line><g id=\"root-5\" data-et=\"participant\" data-type=\"participant\" data-id=\"Tokens_API\"><rect x=\"1979.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"2054.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2054.5\" dy=\"0\">Tokens_API</tspan></text></g></g><g><line id=\"actor4\" x1=\"1627.5\" y1=\"65\" x2=\"1627.5\" y2=\"2339\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Verified_Token_API\" data-et=\"life-line\" data-id=\"Verified_Token_API\"></line><g id=\"root-4\" data-et=\"participant\" data-type=\"participant\" data-id=\"Verified_Token_API\"><rect x=\"1547.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"160\" height=\"65\" name=\"Verified_Token_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1627.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1627.5\" dy=\"0\">Verified_Token_API</tspan></text></g></g><g><line id=\"actor3\" x1=\"1417\" y1=\"65\" x2=\"1417\" y2=\"2339\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Checkout_Sessions\" data-et=\"life-line\" data-id=\"Checkout_Sessions\"></line><g id=\"root-3\" data-et=\"participant\" data-type=\"participant\" data-id=\"Checkout_Sessions\"><rect x=\"1336.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"161\" height=\"65\" name=\"Checkout_Sessions\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1417\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1417\" dy=\"0\">Checkout_Sessions</tspan></text></g></g><g><line id=\"actor2\" x1=\"932\" y1=\"65\" x2=\"932\" y2=\"2339\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Backend\" data-et=\"life-line\" data-id=\"Merchant_Backend\"></line><g id=\"root-2\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Backend\"><rect x=\"851\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"932\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"932\" dy=\"0\">Merchant_Backend</tspan></text></g></g><g><line id=\"actor1\" x1=\"308\" y1=\"65\" x2=\"308\" y2=\"2339\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Frontend\" data-et=\"life-line\" data-id=\"Merchant_Frontend\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Frontend\"><rect x=\"224.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"308\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"308\" dy=\"0\">Merchant_Frontend</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"2339\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Browser\" data-et=\"life-line\" data-id=\"Browser\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"Browser\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g></g><style>#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .error-icon{fill:#a44141;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .error-text{fill:#ddd;stroke:#ddd;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .edge-thickness-normal{stroke-width:1px;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .edge-thickness-thick{stroke-width:3.5px;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .edge-pattern-solid{stroke-dasharray:0;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .edge-pattern-dashed{stroke-dasharray:3;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .edge-pattern-dotted{stroke-dasharray:2;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .marker{fill:lightgrey;stroke:lightgrey;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .marker.cross{stroke:lightgrey;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a p{margin:0;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .actor{stroke:#ccc;fill:#1f2020;stroke-width:1;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a rect.note[data-look=\"neo\"]{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a text.actor&gt;tspan{fill:lightgrey;stroke:none;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .actor-line{stroke:#ccc;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:lightgrey;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:lightgrey;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a [id$=\"-arrowhead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .sequenceNumber{fill:black;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a [id$=\"-sequencenumber\"]{fill:lightgrey;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a [id$=\"-crosshead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .messageText{fill:lightgrey;stroke:none;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .labelBox{stroke:#ccc;fill:#1f2020;filter:none;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .labelText,#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .labelText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .loopText,#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .loopText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .sectionTitle,#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .sectionTitle&gt;tspan{fill:lightgrey;stroke:none;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#ccc;fill:#ccc;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .note{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .noteText,#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .noteText&gt;tspan{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);stroke:none;font-weight:normal;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .activation0{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .activation1{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .activation2{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .actorPopupMenu{position:absolute;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .actorPopupMenuPanel{position:absolute;fill:#1f2020;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .actor-man circle,#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a line{fill:#1f2020;stroke-width:2px;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a g rect.rect{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));stroke:#ccc;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a .node .neo-node{stroke:#ccc;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a [data-look=\"neo\"].node rect,#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a [data-look=\"neo\"].cluster rect,#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a [data-look=\"neo\"].node polygon{stroke:url(#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a [data-look=\"neo\"].node path{stroke:url(#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-gradient);stroke-width:1px;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a [data-look=\"neo\"].node circle{stroke:url(#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"note\" data-id=\"i0\"><rect x=\"199\" y=\"75\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"218\" height=\"42\" class=\"note\"></rect><text x=\"308\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"308\">Checkout JS added to page</tspan></text></g><g data-et=\"note\" data-id=\"i6\"><rect x=\"1442.5\" y=\"397\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"160\" height=\"42\" class=\"note\"></rect><text x=\"1523\" y=\"402\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1523\">Includes session</tspan></text></g><g data-et=\"note\" data-id=\"i8\"><rect x=\"957\" y=\"503\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"210\" height=\"42\" class=\"note\"></rect><text x=\"1062\" y=\"508\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1062\">Worldpay Token returned</tspan></text></g><g data-et=\"note\" data-id=\"i10\"><rect x=\"1823.5\" y=\"609\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"206\" height=\"42\" class=\"note\"></rect><text x=\"1927\" y=\"614\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1927\">Includes Worldpay Token</tspan></text></g><g data-et=\"note\" data-id=\"i12\"><rect x=\"957\" y=\"715\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"380\" height=\"42\" class=\"note\"></rect><text x=\"1147\" y=\"720\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1147\">Network Payment Token (NPT) number returned</tspan></text></g><g data-et=\"note\" data-id=\"i13\"><rect x=\"333\" y=\"767\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"574\" height=\"64\" class=\"note\"></rect><text x=\"620\" y=\"772\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"620\">If NPT creation fails/is slow/not supported use the Worldpay Token instead </tspan></text><text x=\"620\" y=\"794\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"620\"> Proceed to the 3DS steps</tspan></text></g><g data-et=\"note\" data-id=\"i15\"><rect x=\"1652.5\" y=\"895\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"377\" height=\"42\" class=\"note\"></rect><text x=\"1841\" y=\"900\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1841\">Includes Network Payment Token (NPT) number</tspan></text></g><g data-et=\"note\" data-id=\"i17\"><rect x=\"957\" y=\"1001\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"435\" height=\"42\" class=\"note\"></rect><text x=\"1175\" y=\"1006\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1175\">Cryptogram for Network Payment Token (NPT) returned</tspan></text></g><g data-et=\"note\" data-id=\"i19\"><rect x=\"2079.5\" y=\"1107\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"377\" height=\"42\" class=\"note\"></rect><text x=\"2268\" y=\"1112\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"2268\">Includes Network Payment Token (NPT) number</tspan></text></g><g data-et=\"note\" data-id=\"i26\"><rect x=\"2079.5\" y=\"1483\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"377\" height=\"42\" class=\"note\"></rect><text x=\"2268\" y=\"1488\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"2268\">Includes Network Payment Token (NPT) number</tspan></text></g><g data-et=\"note\" data-id=\"i32\"><rect x=\"333\" y=\"1805\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"360\" height=\"42\" class=\"note\"></rect><text x=\"513\" y=\"1810\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"513\">Update or close challenge window on website</tspan></text></g><g data-et=\"note\" data-id=\"i35\"><rect x=\"333\" y=\"1965\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"316\" height=\"64\" class=\"note\"></rect><text x=\"491\" y=\"1970\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"491\">Apply authentication details in payment</tspan></text><text x=\"491\" y=\"1992\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"491\"> E.g. eci, authenticationValue etc</tspan></text></g><g data-et=\"note\" data-id=\"i37\"><rect x=\"907\" y=\"2093\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"1997\" height=\"64\" class=\"note\"></rect><text x=\"1906\" y=\"2098\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1906\">Set `customerAgreement.type: cardOnFile`, `customerAgreement.storedCardUsage: first` </tspan></text><text x=\"1906\" y=\"2120\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1906\"> Includes Network Payment Token (NPT) number and cryptogram</tspan></text></g><text x=\"190\" y=\"132\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Click Pay</text><line x1=\"76\" y1=\"171\" x2=\"304\" y2=\"171\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Browser\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-arrowhead)\" style=\"fill: none;\"></line><text x=\"861\" y=\"186\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create session</text><line x1=\"309\" y1=\"225\" x2=\"1413\" y2=\"225\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Merchant_Frontend\" data-to=\"Checkout_Sessions\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-arrowhead)\" style=\"fill: none;\"></line><text x=\"864\" y=\"240\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Return session</text><line x1=\"1416\" y1=\"279\" x2=\"312\" y2=\"279\" class=\"messageLine0\" data-et=\"message\" data-id=\"i3\" data-from=\"Checkout_Sessions\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-arrowhead)\" style=\"fill: none;\"></line><text x=\"619\" y=\"294\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Pay</text><line x1=\"309\" y1=\"333\" x2=\"928\" y2=\"333\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"Merchant_Frontend\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1278\" y=\"348\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verified token request</text><line x1=\"933\" y1=\"387\" x2=\"1623.5\" y2=\"387\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"Merchant_Backend\" data-to=\"Verified_Token_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1281\" y=\"454\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verified token response</text><line x1=\"1626.5\" y1=\"493\" x2=\"936\" y2=\"493\" class=\"messageLine0\" data-et=\"message\" data-id=\"i7\" data-from=\"Verified_Token_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1492\" y=\"560\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create NPT</text><line x1=\"933\" y1=\"599\" x2=\"2050.5\" y2=\"599\" class=\"messageLine0\" data-et=\"message\" data-id=\"i9\" data-from=\"Merchant_Backend\" data-to=\"Tokens_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1495\" y=\"666\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create NPT response</text><line x1=\"2053.5\" y1=\"705\" x2=\"936\" y2=\"705\" class=\"messageLine0\" data-et=\"message\" data-id=\"i11\" data-from=\"Tokens_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1492\" y=\"846\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Provision cryptogram for NPT</text><line x1=\"933\" y1=\"885\" x2=\"2050.5\" y2=\"885\" class=\"messageLine0\" data-et=\"message\" data-id=\"i14\" data-from=\"Merchant_Backend\" data-to=\"Tokens_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1495\" y=\"952\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Provision cryptogram response</text><line x1=\"2053.5\" y1=\"991\" x2=\"936\" y2=\"991\" class=\"messageLine0\" data-et=\"message\" data-id=\"i16\" data-from=\"Tokens_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1705\" y=\"1058\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">deviceDataInitialization request</text><line x1=\"933\" y1=\"1097\" x2=\"2477.5\" y2=\"1097\" class=\"messageLine0\" data-et=\"message\" data-id=\"i18\" data-from=\"Merchant_Backend\" data-to=\"3DS_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1708\" y=\"1164\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">deviceDataInitialization response</text><line x1=\"2480.5\" y1=\"1203\" x2=\"936\" y2=\"1203\" class=\"messageLine0\" data-et=\"message\" data-id=\"i20\" data-from=\"3DS_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-arrowhead)\" style=\"fill: none;\"></line><text x=\"622\" y=\"1218\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">DeviceData - BIN/JWT/URL</text><line x1=\"931\" y1=\"1257\" x2=\"312\" y2=\"1257\" class=\"messageLine0\" data-et=\"message\" data-id=\"i21\" data-from=\"Merchant_Backend\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-arrowhead)\" style=\"fill: none;\"></line><text x=\"193\" y=\"1272\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">3DS Device Data form</text><line x1=\"307\" y1=\"1311\" x2=\"79\" y2=\"1311\" class=\"messageLine0\" data-et=\"message\" data-id=\"i22\" data-from=\"Merchant_Frontend\" data-to=\"Browser\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1580\" y=\"1326\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Form POST</text><line x1=\"76\" y1=\"1365\" x2=\"3083.5\" y2=\"1365\" class=\"messageLine1\" data-et=\"message\" data-id=\"i23\" data-from=\"Browser\" data-to=\"Issuers\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1583\" y=\"1380\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">PostMessage: dfReferenceId</text><line x1=\"3086.5\" y1=\"1419\" x2=\"79\" y2=\"1419\" class=\"messageLine1\" data-et=\"message\" data-id=\"i24\" data-from=\"Issuers\" data-to=\"Browser\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1705\" y=\"1434\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Authentication request</text><line x1=\"933\" y1=\"1473\" x2=\"2477.5\" y2=\"1473\" class=\"messageLine0\" data-et=\"message\" data-id=\"i25\" data-from=\"Merchant_Backend\" data-to=\"3DS_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1708\" y=\"1540\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Authentication response</text><line x1=\"2480.5\" y1=\"1579\" x2=\"936\" y2=\"1579\" class=\"messageLine0\" data-et=\"message\" data-id=\"i27\" data-from=\"3DS_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-arrowhead)\" style=\"fill: none;\"></line><text x=\"622\" y=\"1594\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Challenge JWT/URL</text><line x1=\"931\" y1=\"1633\" x2=\"312\" y2=\"1633\" class=\"messageLine0\" data-et=\"message\" data-id=\"i28\" data-from=\"Merchant_Backend\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-arrowhead)\" style=\"fill: none;\"></line><text x=\"193\" y=\"1648\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">3DS challenge form</text><line x1=\"307\" y1=\"1687\" x2=\"79\" y2=\"1687\" class=\"messageLine0\" data-et=\"message\" data-id=\"i29\" data-from=\"Merchant_Frontend\" data-to=\"Browser\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1580\" y=\"1702\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Form POST</text><line x1=\"76\" y1=\"1741\" x2=\"3083.5\" y2=\"1741\" class=\"messageLine1\" data-et=\"message\" data-id=\"i30\" data-from=\"Browser\" data-to=\"Issuers\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"2011\" y=\"1756\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">`returnUrl` specified in authentication request</text><line x1=\"3086.5\" y1=\"1795\" x2=\"936\" y2=\"1795\" class=\"messageLine1\" data-et=\"message\" data-id=\"i31\" data-from=\"Issuers\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1705\" y=\"1862\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verification request</text><line x1=\"933\" y1=\"1901\" x2=\"2477.5\" y2=\"1901\" class=\"messageLine0\" data-et=\"message\" data-id=\"i33\" data-from=\"Merchant_Backend\" data-to=\"3DS_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1708\" y=\"1916\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verification response</text><line x1=\"2480.5\" y1=\"1955\" x2=\"936\" y2=\"1955\" class=\"messageLine0\" data-et=\"message\" data-id=\"i34\" data-from=\"3DS_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1904\" y=\"2044\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions request</text><line x1=\"933\" y1=\"2083\" x2=\"2875\" y2=\"2083\" class=\"messageLine0\" data-et=\"message\" data-id=\"i36\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1907\" y=\"2172\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions response</text><line x1=\"2878\" y1=\"2211\" x2=\"936\" y2=\"2211\" class=\"messageLine0\" data-et=\"message\" data-id=\"i38\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1904\" y=\"2226\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement request</text><line x1=\"933\" y1=\"2265\" x2=\"2875\" y2=\"2265\" class=\"messageLine0\" data-et=\"message\" data-id=\"i39\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1907\" y=\"2280\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement response</text><line x1=\"2878\" y1=\"2319\" x2=\"936\" y2=\"2319\" class=\"messageLine0\" data-et=\"message\" data-id=\"i40\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8863d9b6638b862a356e327132d7c97447695cd2789b12661c4344517bf1fd1a-arrowhead)\" style=\"fill: none;\"></line></svg>"},"children":["\nsequenceDiagram\n    participant Browser\n    participant Merchant_Frontend\n    participant Merchant_Backend\n    participant Checkout_Sessions\n    participant Verified_Token_API\n    participant Tokens_API\n    participant 3DS_API\n    participant Card_Payments_API\n    Note over Merchant_Frontend: Checkout JS added to page \n    Browser->>Merchant_Frontend: Click Pay\n    Merchant_Frontend->>Checkout_Sessions: Create session\n    Checkout_Sessions->>Merchant_Frontend: Return session \n    Merchant_Frontend->>Merchant_Backend: Pay \n    Merchant_Backend->>Verified_Token_API: Verified token request\n    Note left of Verified_Token_API: Includes session \n    Verified_Token_API->>Merchant_Backend: Verified token response\n    Note right of Merchant_Backend: Worldpay Token returned \n    Merchant_Backend->>Tokens_API: Create NPT\n    Note left of Tokens_API: Includes Worldpay Token\n    Tokens_API->>Merchant_Backend: Create NPT response\n    Note right of Merchant_Backend: Network Payment Token (NPT) number returned \n    Note left of Merchant_Backend: If NPT creation fails/is slow/not supported use the Worldpay Token instead <br> Proceed to the 3DS steps\n    Merchant_Backend->>Tokens_API: Provision cryptogram for NPT\n    Note left of Tokens_API: Includes Network Payment Token (NPT) number\n    Tokens_API->>Merchant_Backend: Provision cryptogram response\n    Note right of Merchant_Backend: Cryptogram for Network Payment Token (NPT) returned \n    Merchant_Backend->>3DS_API: deviceDataInitialization request\n    Note left of 3DS_API: Includes Network Payment Token (NPT) number\n    3DS_API->>Merchant_Backend: deviceDataInitialization response\n    Merchant_Backend->>Merchant_Frontend: DeviceData - BIN/JWT/URL\n    Merchant_Frontend->>Browser: 3DS Device Data form\n    Browser-->>Issuers: Form POST\n    Issuers-->>Browser: PostMessage: dfReferenceId\n    Merchant_Backend->>3DS_API: Authentication request\n    Note left of 3DS_API: Includes Network Payment Token (NPT) number\n    3DS_API->>Merchant_Backend: Authentication response\n    Merchant_Backend->>Merchant_Frontend: Challenge JWT/URL\n    Merchant_Frontend->>Browser: 3DS challenge form\n    Browser-->>Issuers: Form POST\n    Issuers-->>Merchant_Backend: `returnUrl` specified in authentication request\n    Note right of Merchant_Frontend: Update or close challenge window on website\n    Merchant_Backend->>3DS_API: Verification request\n    3DS_API->>Merchant_Backend: Verification response\n    Note right of Merchant_Frontend: Apply authentication details in payment<br> E.g. eci, authenticationValue etc\n    Merchant_Backend->>Card_Payments_API: customerInitiatedTransactions request\n    Note over Merchant_Backend,Card_Payments_API:  Set `customerAgreement.type: cardOnFile`, `customerAgreement.storedCardUsage: first` <br> Includes Network Payment Token (NPT) number and cryptogram\n    Card_Payments_API->>Merchant_Backend: customerInitiatedTransactions response\n    Merchant_Backend->>Card_Payments_API: Settlement request\n    Card_Payments_API->>Merchant_Backend: Settlement response\n"]}]},{"$$mdtype":"Tag","name":"div","attributes":{"label":"API only","disable":false},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Card payment including the creation of a Network Payment Token (before payment)."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Using:"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/tokens/"},"children":["Tokens API"]}," - to create an NPT (from plain card or existing worldpay token)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/card-payments/"},"children":["Card Payments API"]}]}]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"\nsequenceDiagram\n    participant Browser\n    participant Merchant_Frontend\n    participant Merchant_Backend\n    participant Tokens_API\n    participant 3DS_API\n    participant Card_Payments_API\n    Browser->>Merchant_Frontend: Click Pay\n    Merchant_Frontend->>Merchant_Backend: Pay \n    Merchant_Backend->>Tokens_API: Create NPT\n    Note left of Tokens_API: Using Plain card or Worldpay Token\n    Tokens_API->>Merchant_Backend: Create NPT response\n    Note right of Merchant_Backend: Network Payment Token (NPT) number returned \n    Note left of Merchant_Backend: Note: If NPT creation fails, use Tokens API to create a Worldpay Token\n    Merchant_Backend->>Tokens_API: Provision cryptogram for NPT\n    Note left of Tokens_API: Includes Network Payment Token (NPT) number\n    Tokens_API->>Merchant_Backend: Provision cryptogram response\n    Note right of Merchant_Backend: Cryptogram for Network Payment Token (NPT) returned \n    Merchant_Backend->>Card_Payments_API: customerInitiatedTransactions request\n    Note over Merchant_Backend,Card_Payments_API:  Set `customerAgreement.type: cardOnFile`, `customerAgreement.storedCardUsage: first` <br> Includes Network Payment Token (NPT) number and cryptogram\n    Card_Payments_API->>Merchant_Backend: customerInitiatedTransactions response\n    Merchant_Backend->>Card_Payments_API: Settlement request\n    Card_Payments_API->>Merchant_Backend: Settlement response\n","diagramHtml":"<svg id=\"diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 2133.5px;\" viewBox=\"-50 -10 2133.5 1045\" role=\"graphics-document document\" aria-roledescription=\"sequence\"><g><rect x=\"1866.5\" y=\"959\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1950\" y=\"991.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1950\" dy=\"0\">Card_Payments_API</tspan></text></g><g><rect x=\"1477.5\" y=\"959\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"3DS_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1552.5\" y=\"991.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1552.5\" dy=\"0\">3DS_API</tspan></text></g><g><rect x=\"1277.5\" y=\"959\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1352.5\" y=\"991.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1352.5\" dy=\"0\">Tokens_API</tspan></text></g><g><rect x=\"786.5\" y=\"959\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"867.5\" y=\"991.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"867.5\" dy=\"0\">Merchant_Backend</tspan></text></g><g><rect x=\"200\" y=\"959\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"283.5\" y=\"991.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"283.5\" dy=\"0\">Merchant_Frontend</tspan></text></g><g><rect x=\"0\" y=\"959\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"991.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g><g><line id=\"actor5\" x1=\"1950\" y1=\"65\" x2=\"1950\" y2=\"959\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Card_Payments_API\" data-et=\"life-line\" data-id=\"Card_Payments_API\"></line><g id=\"root-5\" data-et=\"participant\" data-type=\"participant\" data-id=\"Card_Payments_API\"><rect x=\"1866.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1950\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1950\" dy=\"0\">Card_Payments_API</tspan></text></g></g><g><line id=\"actor4\" x1=\"1552.5\" y1=\"65\" x2=\"1552.5\" y2=\"959\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"3DS_API\" data-et=\"life-line\" data-id=\"3DS_API\"></line><g id=\"root-4\" data-et=\"participant\" data-type=\"participant\" data-id=\"3DS_API\"><rect x=\"1477.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"3DS_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1552.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1552.5\" dy=\"0\">3DS_API</tspan></text></g></g><g><line id=\"actor3\" x1=\"1352.5\" y1=\"65\" x2=\"1352.5\" y2=\"959\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Tokens_API\" data-et=\"life-line\" data-id=\"Tokens_API\"></line><g id=\"root-3\" data-et=\"participant\" data-type=\"participant\" data-id=\"Tokens_API\"><rect x=\"1277.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1352.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1352.5\" dy=\"0\">Tokens_API</tspan></text></g></g><g><line id=\"actor2\" x1=\"867.5\" y1=\"65\" x2=\"867.5\" y2=\"959\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Backend\" data-et=\"life-line\" data-id=\"Merchant_Backend\"></line><g id=\"root-2\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Backend\"><rect x=\"786.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"867.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"867.5\" dy=\"0\">Merchant_Backend</tspan></text></g></g><g><line id=\"actor1\" x1=\"283.5\" y1=\"65\" x2=\"283.5\" y2=\"959\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Frontend\" data-et=\"life-line\" data-id=\"Merchant_Frontend\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Frontend\"><rect x=\"200\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"283.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"283.5\" dy=\"0\">Merchant_Frontend</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"959\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Browser\" data-et=\"life-line\" data-id=\"Browser\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"Browser\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g></g><style>#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .error-icon{fill:#552222;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .error-text{fill:#552222;stroke:#552222;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .edge-thickness-normal{stroke-width:1px;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .edge-thickness-thick{stroke-width:3.5px;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .edge-pattern-solid{stroke-dasharray:0;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .edge-pattern-dashed{stroke-dasharray:3;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .edge-pattern-dotted{stroke-dasharray:2;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .marker{fill:#333333;stroke:#333333;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .marker.cross{stroke:#333333;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b p{margin:0;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .actor{stroke:#9370DB;fill:#ECECFF;stroke-width:1;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b rect.note[data-look=\"neo\"]{stroke:#aaaa33;fill:#fff5ad;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b text.actor&gt;tspan{fill:black;stroke:none;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .actor-line{stroke:#9370DB;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:#333;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b [id$=\"-arrowhead\"] path{fill:#333;stroke:#333;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .sequenceNumber{fill:white;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b [id$=\"-sequencenumber\"]{fill:#333;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b [id$=\"-crosshead\"] path{fill:#333;stroke:#333;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .messageText{fill:#333;stroke:none;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .labelBox{stroke:#9370DB;fill:#ECECFF;filter:none;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .labelText,#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .labelText&gt;tspan{fill:black;stroke:none;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .loopText,#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .loopText&gt;tspan{fill:black;stroke:none;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .sectionTitle,#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .sectionTitle&gt;tspan{fill:black;stroke:none;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#9370DB;fill:#9370DB;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .note{stroke:#aaaa33;fill:#fff5ad;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .noteText,#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .noteText&gt;tspan{fill:black;stroke:none;font-weight:normal;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .activation0{fill:#f4f4f4;stroke:#666;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .activation1{fill:#f4f4f4;stroke:#666;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .activation2{fill:#f4f4f4;stroke:#666;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .actorPopupMenu{position:absolute;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .actorPopupMenuPanel{position:absolute;fill:#ECECFF;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .actor-man circle,#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b line{fill:#ECECFF;stroke-width:2px;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b g rect.rect{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));stroke:#9370DB;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b .node .neo-node{stroke:#9370DB;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b [data-look=\"neo\"].node rect,#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b [data-look=\"neo\"].cluster rect,#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"note\" data-id=\"i3\"><rect x=\"1044.5\" y=\"237\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"283\" height=\"42\" class=\"note\"></rect><text x=\"1186\" y=\"242\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1186\">Using Plain card or Worldpay Token</tspan></text></g><g data-et=\"note\" data-id=\"i5\"><rect x=\"892.5\" y=\"343\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"380\" height=\"42\" class=\"note\"></rect><text x=\"1083\" y=\"348\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1083\">Network Payment Token (NPT) number returned</tspan></text></g><g data-et=\"note\" data-id=\"i6\"><rect x=\"308.5\" y=\"395\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"534\" height=\"42\" class=\"note\"></rect><text x=\"576\" y=\"400\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"576\">Note: If NPT creation fails, use Tokens API to create a Worldpay Token</tspan></text></g><g data-et=\"note\" data-id=\"i8\"><rect x=\"950.5\" y=\"501\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"377\" height=\"42\" class=\"note\"></rect><text x=\"1139\" y=\"506\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1139\">Includes Network Payment Token (NPT) number</tspan></text></g><g data-et=\"note\" data-id=\"i10\"><rect x=\"892.5\" y=\"607\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"435\" height=\"42\" class=\"note\"></rect><text x=\"1110\" y=\"612\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1110\">Cryptogram for Network Payment Token (NPT) returned</tspan></text></g><g data-et=\"note\" data-id=\"i12\"><rect x=\"842.5\" y=\"713\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"1132.5\" height=\"64\" class=\"note\"></rect><text x=\"1409\" y=\"718\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1409\">Set `customerAgreement.type: cardOnFile`, `customerAgreement.storedCardUsage: first` </tspan></text><text x=\"1409\" y=\"740\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1409\"> Includes Network Payment Token (NPT) number and cryptogram</tspan></text></g><text x=\"178\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Click Pay</text><line x1=\"76\" y1=\"119\" x2=\"279.5\" y2=\"119\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"Browser\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b-arrowhead)\" style=\"fill: none;\"></line><text x=\"574\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Pay</text><line x1=\"284.5\" y1=\"173\" x2=\"863.5\" y2=\"173\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Merchant_Frontend\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b-arrowhead)\" style=\"fill: none;\"></line><text x=\"1109\" y=\"188\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create NPT</text><line x1=\"868.5\" y1=\"227\" x2=\"1348.5\" y2=\"227\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Merchant_Backend\" data-to=\"Tokens_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b-arrowhead)\" style=\"fill: none;\"></line><text x=\"1112\" y=\"294\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create NPT response</text><line x1=\"1351.5\" y1=\"333\" x2=\"871.5\" y2=\"333\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"Tokens_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b-arrowhead)\" style=\"fill: none;\"></line><text x=\"1109\" y=\"452\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Provision cryptogram for NPT</text><line x1=\"868.5\" y1=\"491\" x2=\"1348.5\" y2=\"491\" class=\"messageLine0\" data-et=\"message\" data-id=\"i7\" data-from=\"Merchant_Backend\" data-to=\"Tokens_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b-arrowhead)\" style=\"fill: none;\"></line><text x=\"1112\" y=\"558\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Provision cryptogram response</text><line x1=\"1351.5\" y1=\"597\" x2=\"871.5\" y2=\"597\" class=\"messageLine0\" data-et=\"message\" data-id=\"i9\" data-from=\"Tokens_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b-arrowhead)\" style=\"fill: none;\"></line><text x=\"1407\" y=\"664\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions request</text><line x1=\"868.5\" y1=\"703\" x2=\"1946\" y2=\"703\" class=\"messageLine0\" data-et=\"message\" data-id=\"i11\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b-arrowhead)\" style=\"fill: none;\"></line><text x=\"1410\" y=\"792\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions response</text><line x1=\"1949\" y1=\"831\" x2=\"871.5\" y2=\"831\" class=\"messageLine0\" data-et=\"message\" data-id=\"i13\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b-arrowhead)\" style=\"fill: none;\"></line><text x=\"1407\" y=\"846\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement request</text><line x1=\"868.5\" y1=\"885\" x2=\"1946\" y2=\"885\" class=\"messageLine0\" data-et=\"message\" data-id=\"i14\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b-arrowhead)\" style=\"fill: none;\"></line><text x=\"1410\" y=\"900\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement response</text><line x1=\"1949\" y1=\"939\" x2=\"871.5\" y2=\"939\" class=\"messageLine0\" data-et=\"message\" data-id=\"i15\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-ac99fd61a6c549d82e7ffcc1339e966996167675569c68be86ca61e7ee150a8b-arrowhead)\" style=\"fill: none;\"></line></svg>","diagramHtmlDark":"<svg id=\"diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 2133.5px;\" viewBox=\"-50 -10 2133.5 1045\" role=\"graphics-document document\" aria-roledescription=\"sequence\"><g><rect x=\"1866.5\" y=\"959\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1950\" y=\"991.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1950\" dy=\"0\">Card_Payments_API</tspan></text></g><g><rect x=\"1477.5\" y=\"959\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"3DS_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1552.5\" y=\"991.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1552.5\" dy=\"0\">3DS_API</tspan></text></g><g><rect x=\"1277.5\" y=\"959\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1352.5\" y=\"991.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1352.5\" dy=\"0\">Tokens_API</tspan></text></g><g><rect x=\"786.5\" y=\"959\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"867.5\" y=\"991.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"867.5\" dy=\"0\">Merchant_Backend</tspan></text></g><g><rect x=\"200\" y=\"959\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"283.5\" y=\"991.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"283.5\" dy=\"0\">Merchant_Frontend</tspan></text></g><g><rect x=\"0\" y=\"959\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"991.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g><g><line id=\"actor5\" x1=\"1950\" y1=\"65\" x2=\"1950\" y2=\"959\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Card_Payments_API\" data-et=\"life-line\" data-id=\"Card_Payments_API\"></line><g id=\"root-5\" data-et=\"participant\" data-type=\"participant\" data-id=\"Card_Payments_API\"><rect x=\"1866.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1950\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1950\" dy=\"0\">Card_Payments_API</tspan></text></g></g><g><line id=\"actor4\" x1=\"1552.5\" y1=\"65\" x2=\"1552.5\" y2=\"959\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"3DS_API\" data-et=\"life-line\" data-id=\"3DS_API\"></line><g id=\"root-4\" data-et=\"participant\" data-type=\"participant\" data-id=\"3DS_API\"><rect x=\"1477.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"3DS_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1552.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1552.5\" dy=\"0\">3DS_API</tspan></text></g></g><g><line id=\"actor3\" x1=\"1352.5\" y1=\"65\" x2=\"1352.5\" y2=\"959\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Tokens_API\" data-et=\"life-line\" data-id=\"Tokens_API\"></line><g id=\"root-3\" data-et=\"participant\" data-type=\"participant\" data-id=\"Tokens_API\"><rect x=\"1277.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1352.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1352.5\" dy=\"0\">Tokens_API</tspan></text></g></g><g><line id=\"actor2\" x1=\"867.5\" y1=\"65\" x2=\"867.5\" y2=\"959\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Backend\" data-et=\"life-line\" data-id=\"Merchant_Backend\"></line><g id=\"root-2\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Backend\"><rect x=\"786.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"867.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"867.5\" dy=\"0\">Merchant_Backend</tspan></text></g></g><g><line id=\"actor1\" x1=\"283.5\" y1=\"65\" x2=\"283.5\" y2=\"959\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Frontend\" data-et=\"life-line\" data-id=\"Merchant_Frontend\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Frontend\"><rect x=\"200\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"283.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"283.5\" dy=\"0\">Merchant_Frontend</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"959\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Browser\" data-et=\"life-line\" data-id=\"Browser\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"Browser\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g></g><style>#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .error-icon{fill:#a44141;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .error-text{fill:#ddd;stroke:#ddd;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .edge-thickness-normal{stroke-width:1px;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .edge-thickness-thick{stroke-width:3.5px;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .edge-pattern-solid{stroke-dasharray:0;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .edge-pattern-dashed{stroke-dasharray:3;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .edge-pattern-dotted{stroke-dasharray:2;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .marker{fill:lightgrey;stroke:lightgrey;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .marker.cross{stroke:lightgrey;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a p{margin:0;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .actor{stroke:#ccc;fill:#1f2020;stroke-width:1;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a rect.note[data-look=\"neo\"]{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a text.actor&gt;tspan{fill:lightgrey;stroke:none;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .actor-line{stroke:#ccc;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:lightgrey;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:lightgrey;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a [id$=\"-arrowhead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .sequenceNumber{fill:black;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a [id$=\"-sequencenumber\"]{fill:lightgrey;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a [id$=\"-crosshead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .messageText{fill:lightgrey;stroke:none;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .labelBox{stroke:#ccc;fill:#1f2020;filter:none;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .labelText,#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .labelText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .loopText,#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .loopText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .sectionTitle,#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .sectionTitle&gt;tspan{fill:lightgrey;stroke:none;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#ccc;fill:#ccc;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .note{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .noteText,#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .noteText&gt;tspan{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);stroke:none;font-weight:normal;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .activation0{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .activation1{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .activation2{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .actorPopupMenu{position:absolute;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .actorPopupMenuPanel{position:absolute;fill:#1f2020;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .actor-man circle,#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a line{fill:#1f2020;stroke-width:2px;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a g rect.rect{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));stroke:#ccc;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a .node .neo-node{stroke:#ccc;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a [data-look=\"neo\"].node rect,#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a [data-look=\"neo\"].cluster rect,#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a [data-look=\"neo\"].node polygon{stroke:url(#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a [data-look=\"neo\"].node path{stroke:url(#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a-gradient);stroke-width:1px;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a [data-look=\"neo\"].node circle{stroke:url(#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"note\" data-id=\"i3\"><rect x=\"1044.5\" y=\"237\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"283\" height=\"42\" class=\"note\"></rect><text x=\"1186\" y=\"242\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1186\">Using Plain card or Worldpay Token</tspan></text></g><g data-et=\"note\" data-id=\"i5\"><rect x=\"892.5\" y=\"343\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"380\" height=\"42\" class=\"note\"></rect><text x=\"1083\" y=\"348\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1083\">Network Payment Token (NPT) number returned</tspan></text></g><g data-et=\"note\" data-id=\"i6\"><rect x=\"308.5\" y=\"395\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"534\" height=\"42\" class=\"note\"></rect><text x=\"576\" y=\"400\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"576\">Note: If NPT creation fails, use Tokens API to create a Worldpay Token</tspan></text></g><g data-et=\"note\" data-id=\"i8\"><rect x=\"950.5\" y=\"501\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"377\" height=\"42\" class=\"note\"></rect><text x=\"1139\" y=\"506\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1139\">Includes Network Payment Token (NPT) number</tspan></text></g><g data-et=\"note\" data-id=\"i10\"><rect x=\"892.5\" y=\"607\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"435\" height=\"42\" class=\"note\"></rect><text x=\"1110\" y=\"612\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1110\">Cryptogram for Network Payment Token (NPT) returned</tspan></text></g><g data-et=\"note\" data-id=\"i12\"><rect x=\"842.5\" y=\"713\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"1132.5\" height=\"64\" class=\"note\"></rect><text x=\"1409\" y=\"718\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1409\">Set `customerAgreement.type: cardOnFile`, `customerAgreement.storedCardUsage: first` </tspan></text><text x=\"1409\" y=\"740\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1409\"> Includes Network Payment Token (NPT) number and cryptogram</tspan></text></g><text x=\"178\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Click Pay</text><line x1=\"76\" y1=\"119\" x2=\"279.5\" y2=\"119\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"Browser\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a-arrowhead)\" style=\"fill: none;\"></line><text x=\"574\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Pay</text><line x1=\"284.5\" y1=\"173\" x2=\"863.5\" y2=\"173\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Merchant_Frontend\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1109\" y=\"188\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create NPT</text><line x1=\"868.5\" y1=\"227\" x2=\"1348.5\" y2=\"227\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Merchant_Backend\" data-to=\"Tokens_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1112\" y=\"294\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create NPT response</text><line x1=\"1351.5\" y1=\"333\" x2=\"871.5\" y2=\"333\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"Tokens_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1109\" y=\"452\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Provision cryptogram for NPT</text><line x1=\"868.5\" y1=\"491\" x2=\"1348.5\" y2=\"491\" class=\"messageLine0\" data-et=\"message\" data-id=\"i7\" data-from=\"Merchant_Backend\" data-to=\"Tokens_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1112\" y=\"558\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Provision cryptogram response</text><line x1=\"1351.5\" y1=\"597\" x2=\"871.5\" y2=\"597\" class=\"messageLine0\" data-et=\"message\" data-id=\"i9\" data-from=\"Tokens_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1407\" y=\"664\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions request</text><line x1=\"868.5\" y1=\"703\" x2=\"1946\" y2=\"703\" class=\"messageLine0\" data-et=\"message\" data-id=\"i11\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1410\" y=\"792\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions response</text><line x1=\"1949\" y1=\"831\" x2=\"871.5\" y2=\"831\" class=\"messageLine0\" data-et=\"message\" data-id=\"i13\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1407\" y=\"846\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement request</text><line x1=\"868.5\" y1=\"885\" x2=\"1946\" y2=\"885\" class=\"messageLine0\" data-et=\"message\" data-id=\"i14\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1410\" y=\"900\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement response</text><line x1=\"1949\" y1=\"939\" x2=\"871.5\" y2=\"939\" class=\"messageLine0\" data-et=\"message\" data-id=\"i15\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-2fa35cd288360f22e5dc3933f743acc0485abcce16729acbbd9d9634ad5aee7a-arrowhead)\" style=\"fill: none;\"></line></svg>"},"children":["\nsequenceDiagram\n    participant Browser\n    participant Merchant_Frontend\n    participant Merchant_Backend\n    participant Tokens_API\n    participant 3DS_API\n    participant Card_Payments_API\n    Browser->>Merchant_Frontend: Click Pay\n    Merchant_Frontend->>Merchant_Backend: Pay \n    Merchant_Backend->>Tokens_API: Create NPT\n    Note left of Tokens_API: Using Plain card or Worldpay Token\n    Tokens_API->>Merchant_Backend: Create NPT response\n    Note right of Merchant_Backend: Network Payment Token (NPT) number returned \n    Note left of Merchant_Backend: Note: If NPT creation fails, use Tokens API to create a Worldpay Token\n    Merchant_Backend->>Tokens_API: Provision cryptogram for NPT\n    Note left of Tokens_API: Includes Network Payment Token (NPT) number\n    Tokens_API->>Merchant_Backend: Provision cryptogram response\n    Note right of Merchant_Backend: Cryptogram for Network Payment Token (NPT) returned \n    Merchant_Backend->>Card_Payments_API: customerInitiatedTransactions request\n    Note over Merchant_Backend,Card_Payments_API:  Set `customerAgreement.type: cardOnFile`, `customerAgreement.storedCardUsage: first` <br> Includes Network Payment Token (NPT) number and cryptogram\n    Card_Payments_API->>Merchant_Backend: customerInitiatedTransactions response\n    Merchant_Backend->>Card_Payments_API: Settlement request\n    Card_Payments_API->>Merchant_Backend: Settlement response\n"]}]},{"$$mdtype":"Tag","name":"div","attributes":{"label":"API only (includes 3DS)","disable":false},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Card payment with 3DS authentication including the creation of a Network Payment Token (before payment)."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Using:"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/tokens/"},"children":["Tokens API"]}," - to create an NPT (from plain card or existing worldpay token)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/card-payments/"},"children":["Card Payments API"]}]}]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"\nsequenceDiagram\n    participant Browser\n    participant Merchant_Frontend\n    participant Merchant_Backend\n    participant Tokens_API\n    participant 3DS_API\n    participant Card_Payments_API\n    Browser->>Merchant_Frontend: Click Pay\n    Merchant_Frontend->>Merchant_Backend: Pay \n    Merchant_Backend->>Tokens_API: Create NPT\n    Note left of Tokens_API: Using Plain card or Worldpay Token\n    Tokens_API->>Merchant_Backend: Create NPT response\n    Note left of Merchant_Backend: If NPT creation fails, use Tokens API to create a Worldpay Token\n    Note right of Merchant_Backend: Network Payment Token (NPT) number returned \n    Merchant_Backend->>Tokens_API: Provision Cryptogram for NPT\n    Note left of Tokens_API: Includes Network Payment Token (NPT) number\n    Tokens_API->>Merchant_Backend: Provision cryptogram response\n    Note right of Merchant_Backend: Cryptogram for Network Payment Token (NPT) returned \n    Merchant_Backend->>3DS_API: deviceDataInitialization request\n    Note left of 3DS_API: Includes Network Payment Token (NPT) number\n    3DS_API->>Merchant_Backend: deviceDataInitialization response\n    Merchant_Backend->>Merchant_Frontend: DeviceData - BIN/JWT/URL\n    Merchant_Frontend->>Browser: 3DS Device Data form\n    Browser-->>Issuers: Form POST\n    Issuers-->>Browser: PostMessage: dfReferenceId\n    Merchant_Backend->>3DS_API: Authentication request\n    Note left of 3DS_API: Includes Network Payment Token (NPT) number\n    3DS_API->>Merchant_Backend: Authentication response\n    Merchant_Backend->>Merchant_Frontend: Challenge JWT/URL\n    Merchant_Frontend->>Browser: 3DS challenge form\n    Browser-->>Issuers: Form POST\n    Issuers-->>Merchant_Backend: `returnUrl` specified in authentication request\n    Note right of Merchant_Frontend: Update or close challenge window on website\n    Merchant_Backend->>3DS_API: Verification request\n    3DS_API->>Merchant_Backend: Verification response\n    Note right of Merchant_Frontend: Apply authentication details in payment<br> E.g. eci, authenticationValue etc\n    Merchant_Backend->>Card_Payments_API: customerInitiatedTransactions request\n    Note over Merchant_Backend,Card_Payments_API:  Set `customerAgreement.type: cardOnFile`, `customerAgreement.storedCardUsage: first` <br> Includes Network Payment Token (NPT) number and cryptogram\n    Card_Payments_API->>Merchant_Backend: customerInitiatedTransactions response\n    Merchant_Backend->>Card_Payments_API: Settlement request\n    Card_Payments_API->>Merchant_Backend: Settlement response\n","diagramHtml":"<svg id=\"diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 2541px;\" viewBox=\"-50 -10 2541 2031\" role=\"graphics-document document\" aria-roledescription=\"sequence\"><g><rect x=\"2291\" y=\"1945\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Issuers\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"2366\" y=\"1977.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2366\" dy=\"0\">Issuers</tspan></text></g><g><rect x=\"2074\" y=\"1945\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"2157.5\" y=\"1977.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2157.5\" dy=\"0\">Card_Payments_API</tspan></text></g><g><rect x=\"1685\" y=\"1945\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"3DS_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1760\" y=\"1977.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1760\" dy=\"0\">3DS_API</tspan></text></g><g><rect x=\"1258\" y=\"1945\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1333\" y=\"1977.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1333\" dy=\"0\">Tokens_API</tspan></text></g><g><rect x=\"767\" y=\"1945\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"848\" y=\"1977.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"848\" dy=\"0\">Merchant_Backend</tspan></text></g><g><rect x=\"224.5\" y=\"1945\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"308\" y=\"1977.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"308\" dy=\"0\">Merchant_Frontend</tspan></text></g><g><rect x=\"0\" y=\"1945\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"1977.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g><g><line id=\"actor6\" x1=\"2366\" y1=\"65\" x2=\"2366\" y2=\"1945\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Issuers\" data-et=\"life-line\" data-id=\"Issuers\"></line><g id=\"root-6\" data-et=\"participant\" data-type=\"participant\" data-id=\"Issuers\"><rect x=\"2291\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Issuers\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"2366\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2366\" dy=\"0\">Issuers</tspan></text></g></g><g><line id=\"actor5\" x1=\"2157.5\" y1=\"65\" x2=\"2157.5\" y2=\"1945\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Card_Payments_API\" data-et=\"life-line\" data-id=\"Card_Payments_API\"></line><g id=\"root-5\" data-et=\"participant\" data-type=\"participant\" data-id=\"Card_Payments_API\"><rect x=\"2074\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"2157.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2157.5\" dy=\"0\">Card_Payments_API</tspan></text></g></g><g><line id=\"actor4\" x1=\"1760\" y1=\"65\" x2=\"1760\" y2=\"1945\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"3DS_API\" data-et=\"life-line\" data-id=\"3DS_API\"></line><g id=\"root-4\" data-et=\"participant\" data-type=\"participant\" data-id=\"3DS_API\"><rect x=\"1685\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"3DS_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1760\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1760\" dy=\"0\">3DS_API</tspan></text></g></g><g><line id=\"actor3\" x1=\"1333\" y1=\"65\" x2=\"1333\" y2=\"1945\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Tokens_API\" data-et=\"life-line\" data-id=\"Tokens_API\"></line><g id=\"root-3\" data-et=\"participant\" data-type=\"participant\" data-id=\"Tokens_API\"><rect x=\"1258\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1333\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1333\" dy=\"0\">Tokens_API</tspan></text></g></g><g><line id=\"actor2\" x1=\"848\" y1=\"65\" x2=\"848\" y2=\"1945\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Backend\" data-et=\"life-line\" data-id=\"Merchant_Backend\"></line><g id=\"root-2\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Backend\"><rect x=\"767\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"848\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"848\" dy=\"0\">Merchant_Backend</tspan></text></g></g><g><line id=\"actor1\" x1=\"308\" y1=\"65\" x2=\"308\" y2=\"1945\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Frontend\" data-et=\"life-line\" data-id=\"Merchant_Frontend\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Frontend\"><rect x=\"224.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"308\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"308\" dy=\"0\">Merchant_Frontend</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"1945\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Browser\" data-et=\"life-line\" data-id=\"Browser\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"Browser\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g></g><style>#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .error-icon{fill:#552222;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .error-text{fill:#552222;stroke:#552222;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .edge-thickness-normal{stroke-width:1px;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .edge-thickness-thick{stroke-width:3.5px;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .edge-pattern-solid{stroke-dasharray:0;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .marker{fill:#333333;stroke:#333333;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .marker.cross{stroke:#333333;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 p{margin:0;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .actor{stroke:#9370DB;fill:#ECECFF;stroke-width:1;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 rect.note[data-look=\"neo\"]{stroke:#aaaa33;fill:#fff5ad;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 text.actor&gt;tspan{fill:black;stroke:none;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .actor-line{stroke:#9370DB;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:#333;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 [id$=\"-arrowhead\"] path{fill:#333;stroke:#333;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .sequenceNumber{fill:white;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 [id$=\"-sequencenumber\"]{fill:#333;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 [id$=\"-crosshead\"] path{fill:#333;stroke:#333;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .messageText{fill:#333;stroke:none;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .labelBox{stroke:#9370DB;fill:#ECECFF;filter:none;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .labelText,#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .labelText&gt;tspan{fill:black;stroke:none;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .loopText,#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .loopText&gt;tspan{fill:black;stroke:none;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .sectionTitle,#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .sectionTitle&gt;tspan{fill:black;stroke:none;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#9370DB;fill:#9370DB;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .note{stroke:#aaaa33;fill:#fff5ad;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .noteText,#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .noteText&gt;tspan{fill:black;stroke:none;font-weight:normal;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .activation0{fill:#f4f4f4;stroke:#666;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .activation1{fill:#f4f4f4;stroke:#666;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .activation2{fill:#f4f4f4;stroke:#666;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .actorPopupMenu{position:absolute;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .actorPopupMenuPanel{position:absolute;fill:#ECECFF;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .actor-man circle,#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 line{fill:#ECECFF;stroke-width:2px;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 g rect.rect{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));stroke:#9370DB;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 .node .neo-node{stroke:#9370DB;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 [data-look=\"neo\"].node rect,#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 [data-look=\"neo\"].cluster rect,#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"note\" data-id=\"i3\"><rect x=\"1025\" y=\"237\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"283\" height=\"42\" class=\"note\"></rect><text x=\"1167\" y=\"242\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1167\">Using Plain card or Worldpay Token</tspan></text></g><g data-et=\"note\" data-id=\"i5\"><rect x=\"333\" y=\"343\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"490\" height=\"42\" class=\"note\"></rect><text x=\"578\" y=\"348\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"578\">If NPT creation fails, use Tokens API to create a Worldpay Token</tspan></text></g><g data-et=\"note\" data-id=\"i6\"><rect x=\"873\" y=\"395\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"380\" height=\"42\" class=\"note\"></rect><text x=\"1063\" y=\"400\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1063\">Network Payment Token (NPT) number returned</tspan></text></g><g data-et=\"note\" data-id=\"i8\"><rect x=\"931\" y=\"501\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"377\" height=\"42\" class=\"note\"></rect><text x=\"1120\" y=\"506\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1120\">Includes Network Payment Token (NPT) number</tspan></text></g><g data-et=\"note\" data-id=\"i10\"><rect x=\"873\" y=\"607\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"435\" height=\"42\" class=\"note\"></rect><text x=\"1091\" y=\"612\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1091\">Cryptogram for Network Payment Token (NPT) returned</tspan></text></g><g data-et=\"note\" data-id=\"i12\"><rect x=\"1358\" y=\"713\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"377\" height=\"42\" class=\"note\"></rect><text x=\"1547\" y=\"718\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1547\">Includes Network Payment Token (NPT) number</tspan></text></g><g data-et=\"note\" data-id=\"i19\"><rect x=\"1358\" y=\"1089\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"377\" height=\"42\" class=\"note\"></rect><text x=\"1547\" y=\"1094\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1547\">Includes Network Payment Token (NPT) number</tspan></text></g><g data-et=\"note\" data-id=\"i25\"><rect x=\"333\" y=\"1411\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"360\" height=\"42\" class=\"note\"></rect><text x=\"513\" y=\"1416\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"513\">Update or close challenge window on website</tspan></text></g><g data-et=\"note\" data-id=\"i28\"><rect x=\"333\" y=\"1571\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"316\" height=\"64\" class=\"note\"></rect><text x=\"491\" y=\"1576\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"491\">Apply authentication details in payment</tspan></text><text x=\"491\" y=\"1598\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"491\"> E.g. eci, authenticationValue etc</tspan></text></g><g data-et=\"note\" data-id=\"i30\"><rect x=\"823\" y=\"1699\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"1359.5\" height=\"64\" class=\"note\"></rect><text x=\"1503\" y=\"1704\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1503\">Set `customerAgreement.type: cardOnFile`, `customerAgreement.storedCardUsage: first` </tspan></text><text x=\"1503\" y=\"1726\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1503\"> Includes Network Payment Token (NPT) number and cryptogram</tspan></text></g><text x=\"190\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Click Pay</text><line x1=\"76\" y1=\"119\" x2=\"304\" y2=\"119\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"Browser\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-arrowhead)\" style=\"fill: none;\"></line><text x=\"577\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Pay</text><line x1=\"309\" y1=\"173\" x2=\"844\" y2=\"173\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Merchant_Frontend\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-arrowhead)\" style=\"fill: none;\"></line><text x=\"1089\" y=\"188\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create NPT</text><line x1=\"849\" y1=\"227\" x2=\"1329\" y2=\"227\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Merchant_Backend\" data-to=\"Tokens_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-arrowhead)\" style=\"fill: none;\"></line><text x=\"1092\" y=\"294\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create NPT response</text><line x1=\"1332\" y1=\"333\" x2=\"852\" y2=\"333\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"Tokens_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-arrowhead)\" style=\"fill: none;\"></line><text x=\"1089\" y=\"452\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Provision Cryptogram for NPT</text><line x1=\"849\" y1=\"491\" x2=\"1329\" y2=\"491\" class=\"messageLine0\" data-et=\"message\" data-id=\"i7\" data-from=\"Merchant_Backend\" data-to=\"Tokens_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-arrowhead)\" style=\"fill: none;\"></line><text x=\"1092\" y=\"558\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Provision cryptogram response</text><line x1=\"1332\" y1=\"597\" x2=\"852\" y2=\"597\" class=\"messageLine0\" data-et=\"message\" data-id=\"i9\" data-from=\"Tokens_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-arrowhead)\" style=\"fill: none;\"></line><text x=\"1303\" y=\"664\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">deviceDataInitialization request</text><line x1=\"849\" y1=\"703\" x2=\"1756\" y2=\"703\" class=\"messageLine0\" data-et=\"message\" data-id=\"i11\" data-from=\"Merchant_Backend\" data-to=\"3DS_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-arrowhead)\" style=\"fill: none;\"></line><text x=\"1306\" y=\"770\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">deviceDataInitialization response</text><line x1=\"1759\" y1=\"809\" x2=\"852\" y2=\"809\" class=\"messageLine0\" data-et=\"message\" data-id=\"i13\" data-from=\"3DS_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-arrowhead)\" style=\"fill: none;\"></line><text x=\"580\" y=\"824\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">DeviceData - BIN/JWT/URL</text><line x1=\"847\" y1=\"863\" x2=\"312\" y2=\"863\" class=\"messageLine0\" data-et=\"message\" data-id=\"i14\" data-from=\"Merchant_Backend\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-arrowhead)\" style=\"fill: none;\"></line><text x=\"193\" y=\"878\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">3DS Device Data form</text><line x1=\"307\" y1=\"917\" x2=\"79\" y2=\"917\" class=\"messageLine0\" data-et=\"message\" data-id=\"i15\" data-from=\"Merchant_Frontend\" data-to=\"Browser\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-arrowhead)\" style=\"fill: none;\"></line><text x=\"1219\" y=\"932\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Form POST</text><line x1=\"76\" y1=\"971\" x2=\"2362\" y2=\"971\" class=\"messageLine1\" data-et=\"message\" data-id=\"i16\" data-from=\"Browser\" data-to=\"Issuers\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1222\" y=\"986\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">PostMessage: dfReferenceId</text><line x1=\"2365\" y1=\"1025\" x2=\"79\" y2=\"1025\" class=\"messageLine1\" data-et=\"message\" data-id=\"i17\" data-from=\"Issuers\" data-to=\"Browser\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1303\" y=\"1040\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Authentication request</text><line x1=\"849\" y1=\"1079\" x2=\"1756\" y2=\"1079\" class=\"messageLine0\" data-et=\"message\" data-id=\"i18\" data-from=\"Merchant_Backend\" data-to=\"3DS_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-arrowhead)\" style=\"fill: none;\"></line><text x=\"1306\" y=\"1146\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Authentication response</text><line x1=\"1759\" y1=\"1185\" x2=\"852\" y2=\"1185\" class=\"messageLine0\" data-et=\"message\" data-id=\"i20\" data-from=\"3DS_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-arrowhead)\" style=\"fill: none;\"></line><text x=\"580\" y=\"1200\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Challenge JWT/URL</text><line x1=\"847\" y1=\"1239\" x2=\"312\" y2=\"1239\" class=\"messageLine0\" data-et=\"message\" data-id=\"i21\" data-from=\"Merchant_Backend\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-arrowhead)\" style=\"fill: none;\"></line><text x=\"193\" y=\"1254\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">3DS challenge form</text><line x1=\"307\" y1=\"1293\" x2=\"79\" y2=\"1293\" class=\"messageLine0\" data-et=\"message\" data-id=\"i22\" data-from=\"Merchant_Frontend\" data-to=\"Browser\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-arrowhead)\" style=\"fill: none;\"></line><text x=\"1219\" y=\"1308\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Form POST</text><line x1=\"76\" y1=\"1347\" x2=\"2362\" y2=\"1347\" class=\"messageLine1\" data-et=\"message\" data-id=\"i23\" data-from=\"Browser\" data-to=\"Issuers\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1609\" y=\"1362\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">`returnUrl` specified in authentication request</text><line x1=\"2365\" y1=\"1401\" x2=\"852\" y2=\"1401\" class=\"messageLine1\" data-et=\"message\" data-id=\"i24\" data-from=\"Issuers\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1303\" y=\"1468\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verification request</text><line x1=\"849\" y1=\"1507\" x2=\"1756\" y2=\"1507\" class=\"messageLine0\" data-et=\"message\" data-id=\"i26\" data-from=\"Merchant_Backend\" data-to=\"3DS_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-arrowhead)\" style=\"fill: none;\"></line><text x=\"1306\" y=\"1522\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verification response</text><line x1=\"1759\" y1=\"1561\" x2=\"852\" y2=\"1561\" class=\"messageLine0\" data-et=\"message\" data-id=\"i27\" data-from=\"3DS_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-arrowhead)\" style=\"fill: none;\"></line><text x=\"1501\" y=\"1650\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions request</text><line x1=\"849\" y1=\"1689\" x2=\"2153.5\" y2=\"1689\" class=\"messageLine0\" data-et=\"message\" data-id=\"i29\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-arrowhead)\" style=\"fill: none;\"></line><text x=\"1504\" y=\"1778\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions response</text><line x1=\"2156.5\" y1=\"1817\" x2=\"852\" y2=\"1817\" class=\"messageLine0\" data-et=\"message\" data-id=\"i31\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-arrowhead)\" style=\"fill: none;\"></line><text x=\"1501\" y=\"1832\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement request</text><line x1=\"849\" y1=\"1871\" x2=\"2153.5\" y2=\"1871\" class=\"messageLine0\" data-et=\"message\" data-id=\"i32\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-arrowhead)\" style=\"fill: none;\"></line><text x=\"1504\" y=\"1886\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement response</text><line x1=\"2156.5\" y1=\"1925\" x2=\"852\" y2=\"1925\" class=\"messageLine0\" data-et=\"message\" data-id=\"i33\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-f464337dc097e5434b7bb8a74d771949fe5da08bb67cce7febc23317a91670c0-arrowhead)\" style=\"fill: none;\"></line></svg>","diagramHtmlDark":"<svg id=\"diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 2541px;\" viewBox=\"-50 -10 2541 2031\" role=\"graphics-document document\" aria-roledescription=\"sequence\"><g><rect x=\"2291\" y=\"1945\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Issuers\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"2366\" y=\"1977.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2366\" dy=\"0\">Issuers</tspan></text></g><g><rect x=\"2074\" y=\"1945\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"2157.5\" y=\"1977.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2157.5\" dy=\"0\">Card_Payments_API</tspan></text></g><g><rect x=\"1685\" y=\"1945\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"3DS_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1760\" y=\"1977.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1760\" dy=\"0\">3DS_API</tspan></text></g><g><rect x=\"1258\" y=\"1945\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1333\" y=\"1977.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1333\" dy=\"0\">Tokens_API</tspan></text></g><g><rect x=\"767\" y=\"1945\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"848\" y=\"1977.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"848\" dy=\"0\">Merchant_Backend</tspan></text></g><g><rect x=\"224.5\" y=\"1945\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"308\" y=\"1977.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"308\" dy=\"0\">Merchant_Frontend</tspan></text></g><g><rect x=\"0\" y=\"1945\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"1977.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g><g><line id=\"actor6\" x1=\"2366\" y1=\"65\" x2=\"2366\" y2=\"1945\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Issuers\" data-et=\"life-line\" data-id=\"Issuers\"></line><g id=\"root-6\" data-et=\"participant\" data-type=\"participant\" data-id=\"Issuers\"><rect x=\"2291\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Issuers\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"2366\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2366\" dy=\"0\">Issuers</tspan></text></g></g><g><line id=\"actor5\" x1=\"2157.5\" y1=\"65\" x2=\"2157.5\" y2=\"1945\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Card_Payments_API\" data-et=\"life-line\" data-id=\"Card_Payments_API\"></line><g id=\"root-5\" data-et=\"participant\" data-type=\"participant\" data-id=\"Card_Payments_API\"><rect x=\"2074\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"2157.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2157.5\" dy=\"0\">Card_Payments_API</tspan></text></g></g><g><line id=\"actor4\" x1=\"1760\" y1=\"65\" x2=\"1760\" y2=\"1945\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"3DS_API\" data-et=\"life-line\" data-id=\"3DS_API\"></line><g id=\"root-4\" data-et=\"participant\" data-type=\"participant\" data-id=\"3DS_API\"><rect x=\"1685\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"3DS_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1760\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1760\" dy=\"0\">3DS_API</tspan></text></g></g><g><line id=\"actor3\" x1=\"1333\" y1=\"65\" x2=\"1333\" y2=\"1945\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Tokens_API\" data-et=\"life-line\" data-id=\"Tokens_API\"></line><g id=\"root-3\" data-et=\"participant\" data-type=\"participant\" data-id=\"Tokens_API\"><rect x=\"1258\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1333\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1333\" dy=\"0\">Tokens_API</tspan></text></g></g><g><line id=\"actor2\" x1=\"848\" y1=\"65\" x2=\"848\" y2=\"1945\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Backend\" data-et=\"life-line\" data-id=\"Merchant_Backend\"></line><g id=\"root-2\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Backend\"><rect x=\"767\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"848\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"848\" dy=\"0\">Merchant_Backend</tspan></text></g></g><g><line id=\"actor1\" x1=\"308\" y1=\"65\" x2=\"308\" y2=\"1945\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Frontend\" data-et=\"life-line\" data-id=\"Merchant_Frontend\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Frontend\"><rect x=\"224.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"308\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"308\" dy=\"0\">Merchant_Frontend</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"1945\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Browser\" data-et=\"life-line\" data-id=\"Browser\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"Browser\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g></g><style>#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .error-icon{fill:#a44141;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .error-text{fill:#ddd;stroke:#ddd;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .edge-thickness-normal{stroke-width:1px;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .edge-thickness-thick{stroke-width:3.5px;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .edge-pattern-solid{stroke-dasharray:0;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .marker{fill:lightgrey;stroke:lightgrey;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .marker.cross{stroke:lightgrey;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 p{margin:0;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .actor{stroke:#ccc;fill:#1f2020;stroke-width:1;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 rect.note[data-look=\"neo\"]{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 text.actor&gt;tspan{fill:lightgrey;stroke:none;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .actor-line{stroke:#ccc;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:lightgrey;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:lightgrey;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 [id$=\"-arrowhead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .sequenceNumber{fill:black;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 [id$=\"-sequencenumber\"]{fill:lightgrey;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 [id$=\"-crosshead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .messageText{fill:lightgrey;stroke:none;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .labelBox{stroke:#ccc;fill:#1f2020;filter:none;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .labelText,#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .labelText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .loopText,#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .loopText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .sectionTitle,#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .sectionTitle&gt;tspan{fill:lightgrey;stroke:none;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#ccc;fill:#ccc;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .note{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .noteText,#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .noteText&gt;tspan{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);stroke:none;font-weight:normal;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .activation0{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .activation1{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .activation2{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .actorPopupMenu{position:absolute;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .actorPopupMenuPanel{position:absolute;fill:#1f2020;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .actor-man circle,#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 line{fill:#1f2020;stroke-width:2px;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 g rect.rect{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));stroke:#ccc;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 .node .neo-node{stroke:#ccc;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 [data-look=\"neo\"].node rect,#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 [data-look=\"neo\"].cluster rect,#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 [data-look=\"neo\"].node polygon{stroke:url(#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 [data-look=\"neo\"].node path{stroke:url(#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-gradient);stroke-width:1px;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 [data-look=\"neo\"].node circle{stroke:url(#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"note\" data-id=\"i3\"><rect x=\"1025\" y=\"237\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"283\" height=\"42\" class=\"note\"></rect><text x=\"1167\" y=\"242\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1167\">Using Plain card or Worldpay Token</tspan></text></g><g data-et=\"note\" data-id=\"i5\"><rect x=\"333\" y=\"343\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"490\" height=\"42\" class=\"note\"></rect><text x=\"578\" y=\"348\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"578\">If NPT creation fails, use Tokens API to create a Worldpay Token</tspan></text></g><g data-et=\"note\" data-id=\"i6\"><rect x=\"873\" y=\"395\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"380\" height=\"42\" class=\"note\"></rect><text x=\"1063\" y=\"400\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1063\">Network Payment Token (NPT) number returned</tspan></text></g><g data-et=\"note\" data-id=\"i8\"><rect x=\"931\" y=\"501\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"377\" height=\"42\" class=\"note\"></rect><text x=\"1120\" y=\"506\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1120\">Includes Network Payment Token (NPT) number</tspan></text></g><g data-et=\"note\" data-id=\"i10\"><rect x=\"873\" y=\"607\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"435\" height=\"42\" class=\"note\"></rect><text x=\"1091\" y=\"612\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1091\">Cryptogram for Network Payment Token (NPT) returned</tspan></text></g><g data-et=\"note\" data-id=\"i12\"><rect x=\"1358\" y=\"713\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"377\" height=\"42\" class=\"note\"></rect><text x=\"1547\" y=\"718\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1547\">Includes Network Payment Token (NPT) number</tspan></text></g><g data-et=\"note\" data-id=\"i19\"><rect x=\"1358\" y=\"1089\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"377\" height=\"42\" class=\"note\"></rect><text x=\"1547\" y=\"1094\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1547\">Includes Network Payment Token (NPT) number</tspan></text></g><g data-et=\"note\" data-id=\"i25\"><rect x=\"333\" y=\"1411\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"360\" height=\"42\" class=\"note\"></rect><text x=\"513\" y=\"1416\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"513\">Update or close challenge window on website</tspan></text></g><g data-et=\"note\" data-id=\"i28\"><rect x=\"333\" y=\"1571\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"316\" height=\"64\" class=\"note\"></rect><text x=\"491\" y=\"1576\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"491\">Apply authentication details in payment</tspan></text><text x=\"491\" y=\"1598\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"491\"> E.g. eci, authenticationValue etc</tspan></text></g><g data-et=\"note\" data-id=\"i30\"><rect x=\"823\" y=\"1699\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"1359.5\" height=\"64\" class=\"note\"></rect><text x=\"1503\" y=\"1704\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1503\">Set `customerAgreement.type: cardOnFile`, `customerAgreement.storedCardUsage: first` </tspan></text><text x=\"1503\" y=\"1726\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1503\"> Includes Network Payment Token (NPT) number and cryptogram</tspan></text></g><text x=\"190\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Click Pay</text><line x1=\"76\" y1=\"119\" x2=\"304\" y2=\"119\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"Browser\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-arrowhead)\" style=\"fill: none;\"></line><text x=\"577\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Pay</text><line x1=\"309\" y1=\"173\" x2=\"844\" y2=\"173\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Merchant_Frontend\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-arrowhead)\" style=\"fill: none;\"></line><text x=\"1089\" y=\"188\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create NPT</text><line x1=\"849\" y1=\"227\" x2=\"1329\" y2=\"227\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Merchant_Backend\" data-to=\"Tokens_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-arrowhead)\" style=\"fill: none;\"></line><text x=\"1092\" y=\"294\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create NPT response</text><line x1=\"1332\" y1=\"333\" x2=\"852\" y2=\"333\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"Tokens_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-arrowhead)\" style=\"fill: none;\"></line><text x=\"1089\" y=\"452\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Provision Cryptogram for NPT</text><line x1=\"849\" y1=\"491\" x2=\"1329\" y2=\"491\" class=\"messageLine0\" data-et=\"message\" data-id=\"i7\" data-from=\"Merchant_Backend\" data-to=\"Tokens_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-arrowhead)\" style=\"fill: none;\"></line><text x=\"1092\" y=\"558\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Provision cryptogram response</text><line x1=\"1332\" y1=\"597\" x2=\"852\" y2=\"597\" class=\"messageLine0\" data-et=\"message\" data-id=\"i9\" data-from=\"Tokens_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-arrowhead)\" style=\"fill: none;\"></line><text x=\"1303\" y=\"664\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">deviceDataInitialization request</text><line x1=\"849\" y1=\"703\" x2=\"1756\" y2=\"703\" class=\"messageLine0\" data-et=\"message\" data-id=\"i11\" data-from=\"Merchant_Backend\" data-to=\"3DS_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-arrowhead)\" style=\"fill: none;\"></line><text x=\"1306\" y=\"770\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">deviceDataInitialization response</text><line x1=\"1759\" y1=\"809\" x2=\"852\" y2=\"809\" class=\"messageLine0\" data-et=\"message\" data-id=\"i13\" data-from=\"3DS_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-arrowhead)\" style=\"fill: none;\"></line><text x=\"580\" y=\"824\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">DeviceData - BIN/JWT/URL</text><line x1=\"847\" y1=\"863\" x2=\"312\" y2=\"863\" class=\"messageLine0\" data-et=\"message\" data-id=\"i14\" data-from=\"Merchant_Backend\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-arrowhead)\" style=\"fill: none;\"></line><text x=\"193\" y=\"878\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">3DS Device Data form</text><line x1=\"307\" y1=\"917\" x2=\"79\" y2=\"917\" class=\"messageLine0\" data-et=\"message\" data-id=\"i15\" data-from=\"Merchant_Frontend\" data-to=\"Browser\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-arrowhead)\" style=\"fill: none;\"></line><text x=\"1219\" y=\"932\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Form POST</text><line x1=\"76\" y1=\"971\" x2=\"2362\" y2=\"971\" class=\"messageLine1\" data-et=\"message\" data-id=\"i16\" data-from=\"Browser\" data-to=\"Issuers\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1222\" y=\"986\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">PostMessage: dfReferenceId</text><line x1=\"2365\" y1=\"1025\" x2=\"79\" y2=\"1025\" class=\"messageLine1\" data-et=\"message\" data-id=\"i17\" data-from=\"Issuers\" data-to=\"Browser\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1303\" y=\"1040\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Authentication request</text><line x1=\"849\" y1=\"1079\" x2=\"1756\" y2=\"1079\" class=\"messageLine0\" data-et=\"message\" data-id=\"i18\" data-from=\"Merchant_Backend\" data-to=\"3DS_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-arrowhead)\" style=\"fill: none;\"></line><text x=\"1306\" y=\"1146\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Authentication response</text><line x1=\"1759\" y1=\"1185\" x2=\"852\" y2=\"1185\" class=\"messageLine0\" data-et=\"message\" data-id=\"i20\" data-from=\"3DS_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-arrowhead)\" style=\"fill: none;\"></line><text x=\"580\" y=\"1200\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Challenge JWT/URL</text><line x1=\"847\" y1=\"1239\" x2=\"312\" y2=\"1239\" class=\"messageLine0\" data-et=\"message\" data-id=\"i21\" data-from=\"Merchant_Backend\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-arrowhead)\" style=\"fill: none;\"></line><text x=\"193\" y=\"1254\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">3DS challenge form</text><line x1=\"307\" y1=\"1293\" x2=\"79\" y2=\"1293\" class=\"messageLine0\" data-et=\"message\" data-id=\"i22\" data-from=\"Merchant_Frontend\" data-to=\"Browser\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-arrowhead)\" style=\"fill: none;\"></line><text x=\"1219\" y=\"1308\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Form POST</text><line x1=\"76\" y1=\"1347\" x2=\"2362\" y2=\"1347\" class=\"messageLine1\" data-et=\"message\" data-id=\"i23\" data-from=\"Browser\" data-to=\"Issuers\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1609\" y=\"1362\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">`returnUrl` specified in authentication request</text><line x1=\"2365\" y1=\"1401\" x2=\"852\" y2=\"1401\" class=\"messageLine1\" data-et=\"message\" data-id=\"i24\" data-from=\"Issuers\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1303\" y=\"1468\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verification request</text><line x1=\"849\" y1=\"1507\" x2=\"1756\" y2=\"1507\" class=\"messageLine0\" data-et=\"message\" data-id=\"i26\" data-from=\"Merchant_Backend\" data-to=\"3DS_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-arrowhead)\" style=\"fill: none;\"></line><text x=\"1306\" y=\"1522\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verification response</text><line x1=\"1759\" y1=\"1561\" x2=\"852\" y2=\"1561\" class=\"messageLine0\" data-et=\"message\" data-id=\"i27\" data-from=\"3DS_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-arrowhead)\" style=\"fill: none;\"></line><text x=\"1501\" y=\"1650\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions request</text><line x1=\"849\" y1=\"1689\" x2=\"2153.5\" y2=\"1689\" class=\"messageLine0\" data-et=\"message\" data-id=\"i29\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-arrowhead)\" style=\"fill: none;\"></line><text x=\"1504\" y=\"1778\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions response</text><line x1=\"2156.5\" y1=\"1817\" x2=\"852\" y2=\"1817\" class=\"messageLine0\" data-et=\"message\" data-id=\"i31\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-arrowhead)\" style=\"fill: none;\"></line><text x=\"1501\" y=\"1832\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement request</text><line x1=\"849\" y1=\"1871\" x2=\"2153.5\" y2=\"1871\" class=\"messageLine0\" data-et=\"message\" data-id=\"i32\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-arrowhead)\" style=\"fill: none;\"></line><text x=\"1504\" y=\"1886\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement response</text><line x1=\"2156.5\" y1=\"1925\" x2=\"852\" y2=\"1925\" class=\"messageLine0\" data-et=\"message\" data-id=\"i33\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e7d24883e9e3805d3abdd22d6162cca0b51937955de8d870625cb5e289e712d8-arrowhead)\" style=\"fill: none;\"></line></svg>"},"children":["\nsequenceDiagram\n    participant Browser\n    participant Merchant_Frontend\n    participant Merchant_Backend\n    participant Tokens_API\n    participant 3DS_API\n    participant Card_Payments_API\n    Browser->>Merchant_Frontend: Click Pay\n    Merchant_Frontend->>Merchant_Backend: Pay \n    Merchant_Backend->>Tokens_API: Create NPT\n    Note left of Tokens_API: Using Plain card or Worldpay Token\n    Tokens_API->>Merchant_Backend: Create NPT response\n    Note left of Merchant_Backend: If NPT creation fails, use Tokens API to create a Worldpay Token\n    Note right of Merchant_Backend: Network Payment Token (NPT) number returned \n    Merchant_Backend->>Tokens_API: Provision Cryptogram for NPT\n    Note left of Tokens_API: Includes Network Payment Token (NPT) number\n    Tokens_API->>Merchant_Backend: Provision cryptogram response\n    Note right of Merchant_Backend: Cryptogram for Network Payment Token (NPT) returned \n    Merchant_Backend->>3DS_API: deviceDataInitialization request\n    Note left of 3DS_API: Includes Network Payment Token (NPT) number\n    3DS_API->>Merchant_Backend: deviceDataInitialization response\n    Merchant_Backend->>Merchant_Frontend: DeviceData - BIN/JWT/URL\n    Merchant_Frontend->>Browser: 3DS Device Data form\n    Browser-->>Issuers: Form POST\n    Issuers-->>Browser: PostMessage: dfReferenceId\n    Merchant_Backend->>3DS_API: Authentication request\n    Note left of 3DS_API: Includes Network Payment Token (NPT) number\n    3DS_API->>Merchant_Backend: Authentication response\n    Merchant_Backend->>Merchant_Frontend: Challenge JWT/URL\n    Merchant_Frontend->>Browser: 3DS challenge form\n    Browser-->>Issuers: Form POST\n    Issuers-->>Merchant_Backend: `returnUrl` specified in authentication request\n    Note right of Merchant_Frontend: Update or close challenge window on website\n    Merchant_Backend->>3DS_API: Verification request\n    3DS_API->>Merchant_Backend: Verification response\n    Note right of Merchant_Frontend: Apply authentication details in payment<br> E.g. eci, authenticationValue etc\n    Merchant_Backend->>Card_Payments_API: customerInitiatedTransactions request\n    Note over Merchant_Backend,Card_Payments_API:  Set `customerAgreement.type: cardOnFile`, `customerAgreement.storedCardUsage: first` <br> Includes Network Payment Token (NPT) number and cryptogram\n    Card_Payments_API->>Merchant_Backend: customerInitiatedTransactions response\n    Merchant_Backend->>Card_Payments_API: Settlement request\n    Card_Payments_API->>Merchant_Backend: Settlement response\n"]}]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"creating-an-npt-cit---after-payment","__idx":3},"children":["Creating an NPT (CIT) - after payment"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Create an NPT after the payment using either API only or the Checkout SDK."]},{"$$mdtype":"Tag","name":"Tabs","attributes":{"size":"medium"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"label":"Using Checkout SDK","disable":false},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Card payment via the Checkout Web SDK, including the creation of a verified token and a Network Payment Token (after payment)."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Using:"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/checkout/"},"children":["Checkout SDK"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/verified-tokens/"},"children":["Verified Tokens API"]}," - for Worldpay Token creation"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/card-payments/"},"children":["Card Payments API"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/tokens/"},"children":["Tokens API"]}," - to convert the Worldpay token to NPT"]}]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"\nsequenceDiagram\n    participant Browser\n    participant Merchant_Frontend\n    participant Merchant_Backend\n    participant Checkout_Sessions\n    participant Verified_Token_API\n    participant Tokens_API\n    participant 3DS_API\n    participant Card_Payments_API\n    Note over Merchant_Frontend: Checkout JS added to page \n    Browser->>Merchant_Frontend: Click Pay\n    Merchant_Frontend->>Checkout_Sessions: Create session\n    Checkout_Sessions->>Merchant_Frontend: Return session \n    Merchant_Frontend->>Merchant_Backend: Pay \n    Merchant_Backend->>Verified_Token_API: Verified token request\n    Note left of Verified_Token_API: Includes session \n    Verified_Token_API->>Merchant_Backend: Verified token response\n    Note right of Merchant_Backend: Worldpay Token returned \n    Merchant_Backend->>Card_Payments_API: customerInitiatedTransactions request\n    Note over Merchant_Backend,Card_Payments_API:  Set `customerAgreement.type: cardOnFile`, `customerAgreement.storedCardUsage: first` <br> Includes Worldpay Token\n    Card_Payments_API->>Merchant_Backend: customerInitiatedTransactions response\n    Merchant_Backend->>Card_Payments_API: Settlement request\n    Card_Payments_API->>Merchant_Backend: Settlement response\n    Merchant_Backend->>Tokens_API: Create NPT\n    Note left of Tokens_API: Includes Worldpay Token\n    Tokens_API->>Merchant_Backend: Create NPT response\n    Note right of Merchant_Backend: Network Payment Token (NPT) number returned \n","diagramHtml":"<svg id=\"diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 2175.5px;\" viewBox=\"-50 -10 2175.5 1153\" role=\"graphics-document document\" aria-roledescription=\"sequence\"><g><rect x=\"1908.5\" y=\"1067\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1992\" y=\"1099.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1992\" dy=\"0\">Card_Payments_API</tspan></text></g><g><rect x=\"1519.5\" y=\"1067\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"3DS_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1594.5\" y=\"1099.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1594.5\" dy=\"0\">3DS_API</tspan></text></g><g><rect x=\"1319.5\" y=\"1067\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1394.5\" y=\"1099.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1394.5\" dy=\"0\">Tokens_API</tspan></text></g><g><rect x=\"1058.5\" y=\"1067\" fill=\"#eaeaea\" stroke=\"#666\" width=\"160\" height=\"65\" name=\"Verified_Token_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1138.5\" y=\"1099.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1138.5\" dy=\"0\">Verified_Token_API</tspan></text></g><g><rect x=\"847.5\" y=\"1067\" fill=\"#eaeaea\" stroke=\"#666\" width=\"161\" height=\"65\" name=\"Checkout_Sessions\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"928\" y=\"1099.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"928\" dy=\"0\">Checkout_Sessions</tspan></text></g><g><rect x=\"417\" y=\"1067\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"498\" y=\"1099.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"498\" dy=\"0\">Merchant_Backend</tspan></text></g><g><rect x=\"200\" y=\"1067\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"283.5\" y=\"1099.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"283.5\" dy=\"0\">Merchant_Frontend</tspan></text></g><g><rect x=\"0\" y=\"1067\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"1099.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g><g><line id=\"actor7\" x1=\"1992\" y1=\"65\" x2=\"1992\" y2=\"1067\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Card_Payments_API\" data-et=\"life-line\" data-id=\"Card_Payments_API\"></line><g id=\"root-7\" data-et=\"participant\" data-type=\"participant\" data-id=\"Card_Payments_API\"><rect x=\"1908.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1992\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1992\" dy=\"0\">Card_Payments_API</tspan></text></g></g><g><line id=\"actor6\" x1=\"1594.5\" y1=\"65\" x2=\"1594.5\" y2=\"1067\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"3DS_API\" data-et=\"life-line\" data-id=\"3DS_API\"></line><g id=\"root-6\" data-et=\"participant\" data-type=\"participant\" data-id=\"3DS_API\"><rect x=\"1519.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"3DS_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1594.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1594.5\" dy=\"0\">3DS_API</tspan></text></g></g><g><line id=\"actor5\" x1=\"1394.5\" y1=\"65\" x2=\"1394.5\" y2=\"1067\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Tokens_API\" data-et=\"life-line\" data-id=\"Tokens_API\"></line><g id=\"root-5\" data-et=\"participant\" data-type=\"participant\" data-id=\"Tokens_API\"><rect x=\"1319.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1394.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1394.5\" dy=\"0\">Tokens_API</tspan></text></g></g><g><line id=\"actor4\" x1=\"1138.5\" y1=\"65\" x2=\"1138.5\" y2=\"1067\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Verified_Token_API\" data-et=\"life-line\" data-id=\"Verified_Token_API\"></line><g id=\"root-4\" data-et=\"participant\" data-type=\"participant\" data-id=\"Verified_Token_API\"><rect x=\"1058.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"160\" height=\"65\" name=\"Verified_Token_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1138.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1138.5\" dy=\"0\">Verified_Token_API</tspan></text></g></g><g><line id=\"actor3\" x1=\"928\" y1=\"65\" x2=\"928\" y2=\"1067\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Checkout_Sessions\" data-et=\"life-line\" data-id=\"Checkout_Sessions\"></line><g id=\"root-3\" data-et=\"participant\" data-type=\"participant\" data-id=\"Checkout_Sessions\"><rect x=\"847.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"161\" height=\"65\" name=\"Checkout_Sessions\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"928\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"928\" dy=\"0\">Checkout_Sessions</tspan></text></g></g><g><line id=\"actor2\" x1=\"498\" y1=\"65\" x2=\"498\" y2=\"1067\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Backend\" data-et=\"life-line\" data-id=\"Merchant_Backend\"></line><g id=\"root-2\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Backend\"><rect x=\"417\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"498\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"498\" dy=\"0\">Merchant_Backend</tspan></text></g></g><g><line id=\"actor1\" x1=\"283.5\" y1=\"65\" x2=\"283.5\" y2=\"1067\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Frontend\" data-et=\"life-line\" data-id=\"Merchant_Frontend\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Frontend\"><rect x=\"200\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"283.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"283.5\" dy=\"0\">Merchant_Frontend</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"1067\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Browser\" data-et=\"life-line\" data-id=\"Browser\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"Browser\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g></g><style>#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .error-icon{fill:#552222;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .error-text{fill:#552222;stroke:#552222;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .edge-thickness-normal{stroke-width:1px;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .edge-thickness-thick{stroke-width:3.5px;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .edge-pattern-solid{stroke-dasharray:0;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .edge-pattern-dashed{stroke-dasharray:3;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .edge-pattern-dotted{stroke-dasharray:2;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .marker{fill:#333333;stroke:#333333;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .marker.cross{stroke:#333333;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a p{margin:0;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .actor{stroke:#9370DB;fill:#ECECFF;stroke-width:1;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a rect.note[data-look=\"neo\"]{stroke:#aaaa33;fill:#fff5ad;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a text.actor&gt;tspan{fill:black;stroke:none;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .actor-line{stroke:#9370DB;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:#333;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a [id$=\"-arrowhead\"] path{fill:#333;stroke:#333;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .sequenceNumber{fill:white;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a [id$=\"-sequencenumber\"]{fill:#333;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a [id$=\"-crosshead\"] path{fill:#333;stroke:#333;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .messageText{fill:#333;stroke:none;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .labelBox{stroke:#9370DB;fill:#ECECFF;filter:none;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .labelText,#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .labelText&gt;tspan{fill:black;stroke:none;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .loopText,#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .loopText&gt;tspan{fill:black;stroke:none;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .sectionTitle,#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .sectionTitle&gt;tspan{fill:black;stroke:none;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#9370DB;fill:#9370DB;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .note{stroke:#aaaa33;fill:#fff5ad;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .noteText,#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .noteText&gt;tspan{fill:black;stroke:none;font-weight:normal;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .activation0{fill:#f4f4f4;stroke:#666;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .activation1{fill:#f4f4f4;stroke:#666;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .activation2{fill:#f4f4f4;stroke:#666;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .actorPopupMenu{position:absolute;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .actorPopupMenuPanel{position:absolute;fill:#ECECFF;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .actor-man circle,#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a line{fill:#ECECFF;stroke-width:2px;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a g rect.rect{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));stroke:#9370DB;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a .node .neo-node{stroke:#9370DB;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a [data-look=\"neo\"].node rect,#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a [data-look=\"neo\"].cluster rect,#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"note\" data-id=\"i0\"><rect x=\"174.5\" y=\"75\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"218\" height=\"42\" class=\"note\"></rect><text x=\"284\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"284\">Checkout JS added to page</tspan></text></g><g data-et=\"note\" data-id=\"i6\"><rect x=\"953.5\" y=\"397\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"160\" height=\"42\" class=\"note\"></rect><text x=\"1034\" y=\"402\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1034\">Includes session</tspan></text></g><g data-et=\"note\" data-id=\"i8\"><rect x=\"523\" y=\"503\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"210\" height=\"42\" class=\"note\"></rect><text x=\"628\" y=\"508\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"628\">Worldpay Token returned</tspan></text></g><g data-et=\"note\" data-id=\"i10\"><rect x=\"473\" y=\"609\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"1544\" height=\"64\" class=\"note\"></rect><text x=\"1245\" y=\"614\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1245\">Set `customerAgreement.type: cardOnFile`, `customerAgreement.storedCardUsage: first` </tspan></text><text x=\"1245\" y=\"636\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1245\"> Includes Worldpay Token</tspan></text></g><g data-et=\"note\" data-id=\"i15\"><rect x=\"1163.5\" y=\"899\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"206\" height=\"42\" class=\"note\"></rect><text x=\"1267\" y=\"904\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1267\">Includes Worldpay Token</tspan></text></g><g data-et=\"note\" data-id=\"i17\"><rect x=\"523\" y=\"1005\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"380\" height=\"42\" class=\"note\"></rect><text x=\"713\" y=\"1010\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"713\">Network Payment Token (NPT) number returned</tspan></text></g><text x=\"178\" y=\"132\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Click Pay</text><line x1=\"76\" y1=\"171\" x2=\"279.5\" y2=\"171\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Browser\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a-arrowhead)\" style=\"fill: none;\"></line><text x=\"604\" y=\"186\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create session</text><line x1=\"284.5\" y1=\"225\" x2=\"924\" y2=\"225\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Merchant_Frontend\" data-to=\"Checkout_Sessions\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a-arrowhead)\" style=\"fill: none;\"></line><text x=\"607\" y=\"240\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Return session</text><line x1=\"927\" y1=\"279\" x2=\"287.5\" y2=\"279\" class=\"messageLine0\" data-et=\"message\" data-id=\"i3\" data-from=\"Checkout_Sessions\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a-arrowhead)\" style=\"fill: none;\"></line><text x=\"389\" y=\"294\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Pay</text><line x1=\"284.5\" y1=\"333\" x2=\"494\" y2=\"333\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"Merchant_Frontend\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a-arrowhead)\" style=\"fill: none;\"></line><text x=\"817\" y=\"348\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verified token request</text><line x1=\"499\" y1=\"387\" x2=\"1134.5\" y2=\"387\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"Merchant_Backend\" data-to=\"Verified_Token_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a-arrowhead)\" style=\"fill: none;\"></line><text x=\"820\" y=\"454\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verified token response</text><line x1=\"1137.5\" y1=\"493\" x2=\"502\" y2=\"493\" class=\"messageLine0\" data-et=\"message\" data-id=\"i7\" data-from=\"Verified_Token_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1244\" y=\"560\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions request</text><line x1=\"499\" y1=\"599\" x2=\"1988\" y2=\"599\" class=\"messageLine0\" data-et=\"message\" data-id=\"i9\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1247\" y=\"688\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions response</text><line x1=\"1991\" y1=\"727\" x2=\"502\" y2=\"727\" class=\"messageLine0\" data-et=\"message\" data-id=\"i11\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1244\" y=\"742\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement request</text><line x1=\"499\" y1=\"781\" x2=\"1988\" y2=\"781\" class=\"messageLine0\" data-et=\"message\" data-id=\"i12\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1247\" y=\"796\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement response</text><line x1=\"1991\" y1=\"835\" x2=\"502\" y2=\"835\" class=\"messageLine0\" data-et=\"message\" data-id=\"i13\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a-arrowhead)\" style=\"fill: none;\"></line><text x=\"945\" y=\"850\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create NPT</text><line x1=\"499\" y1=\"889\" x2=\"1390.5\" y2=\"889\" class=\"messageLine0\" data-et=\"message\" data-id=\"i14\" data-from=\"Merchant_Backend\" data-to=\"Tokens_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a-arrowhead)\" style=\"fill: none;\"></line><text x=\"948\" y=\"956\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create NPT response</text><line x1=\"1393.5\" y1=\"995\" x2=\"502\" y2=\"995\" class=\"messageLine0\" data-et=\"message\" data-id=\"i16\" data-from=\"Tokens_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-6e439da4c46001efca917dcf7e3a0367905be2a99024f4f9fcf6f9fa1d89e84a-arrowhead)\" style=\"fill: none;\"></line></svg>","diagramHtmlDark":"<svg id=\"diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 2175.5px;\" viewBox=\"-50 -10 2175.5 1153\" role=\"graphics-document document\" aria-roledescription=\"sequence\"><g><rect x=\"1908.5\" y=\"1067\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1992\" y=\"1099.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1992\" dy=\"0\">Card_Payments_API</tspan></text></g><g><rect x=\"1519.5\" y=\"1067\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"3DS_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1594.5\" y=\"1099.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1594.5\" dy=\"0\">3DS_API</tspan></text></g><g><rect x=\"1319.5\" y=\"1067\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1394.5\" y=\"1099.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1394.5\" dy=\"0\">Tokens_API</tspan></text></g><g><rect x=\"1058.5\" y=\"1067\" fill=\"#eaeaea\" stroke=\"#666\" width=\"160\" height=\"65\" name=\"Verified_Token_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1138.5\" y=\"1099.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1138.5\" dy=\"0\">Verified_Token_API</tspan></text></g><g><rect x=\"847.5\" y=\"1067\" fill=\"#eaeaea\" stroke=\"#666\" width=\"161\" height=\"65\" name=\"Checkout_Sessions\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"928\" y=\"1099.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"928\" dy=\"0\">Checkout_Sessions</tspan></text></g><g><rect x=\"417\" y=\"1067\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"498\" y=\"1099.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"498\" dy=\"0\">Merchant_Backend</tspan></text></g><g><rect x=\"200\" y=\"1067\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"283.5\" y=\"1099.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"283.5\" dy=\"0\">Merchant_Frontend</tspan></text></g><g><rect x=\"0\" y=\"1067\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"1099.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g><g><line id=\"actor7\" x1=\"1992\" y1=\"65\" x2=\"1992\" y2=\"1067\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Card_Payments_API\" data-et=\"life-line\" data-id=\"Card_Payments_API\"></line><g id=\"root-7\" data-et=\"participant\" data-type=\"participant\" data-id=\"Card_Payments_API\"><rect x=\"1908.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1992\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1992\" dy=\"0\">Card_Payments_API</tspan></text></g></g><g><line id=\"actor6\" x1=\"1594.5\" y1=\"65\" x2=\"1594.5\" y2=\"1067\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"3DS_API\" data-et=\"life-line\" data-id=\"3DS_API\"></line><g id=\"root-6\" data-et=\"participant\" data-type=\"participant\" data-id=\"3DS_API\"><rect x=\"1519.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"3DS_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1594.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1594.5\" dy=\"0\">3DS_API</tspan></text></g></g><g><line id=\"actor5\" x1=\"1394.5\" y1=\"65\" x2=\"1394.5\" y2=\"1067\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Tokens_API\" data-et=\"life-line\" data-id=\"Tokens_API\"></line><g id=\"root-5\" data-et=\"participant\" data-type=\"participant\" data-id=\"Tokens_API\"><rect x=\"1319.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1394.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1394.5\" dy=\"0\">Tokens_API</tspan></text></g></g><g><line id=\"actor4\" x1=\"1138.5\" y1=\"65\" x2=\"1138.5\" y2=\"1067\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Verified_Token_API\" data-et=\"life-line\" data-id=\"Verified_Token_API\"></line><g id=\"root-4\" data-et=\"participant\" data-type=\"participant\" data-id=\"Verified_Token_API\"><rect x=\"1058.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"160\" height=\"65\" name=\"Verified_Token_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1138.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1138.5\" dy=\"0\">Verified_Token_API</tspan></text></g></g><g><line id=\"actor3\" x1=\"928\" y1=\"65\" x2=\"928\" y2=\"1067\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Checkout_Sessions\" data-et=\"life-line\" data-id=\"Checkout_Sessions\"></line><g id=\"root-3\" data-et=\"participant\" data-type=\"participant\" data-id=\"Checkout_Sessions\"><rect x=\"847.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"161\" height=\"65\" name=\"Checkout_Sessions\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"928\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"928\" dy=\"0\">Checkout_Sessions</tspan></text></g></g><g><line id=\"actor2\" x1=\"498\" y1=\"65\" x2=\"498\" y2=\"1067\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Backend\" data-et=\"life-line\" data-id=\"Merchant_Backend\"></line><g id=\"root-2\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Backend\"><rect x=\"417\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"498\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"498\" dy=\"0\">Merchant_Backend</tspan></text></g></g><g><line id=\"actor1\" x1=\"283.5\" y1=\"65\" x2=\"283.5\" y2=\"1067\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Frontend\" data-et=\"life-line\" data-id=\"Merchant_Frontend\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Frontend\"><rect x=\"200\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"283.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"283.5\" dy=\"0\">Merchant_Frontend</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"1067\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Browser\" data-et=\"life-line\" data-id=\"Browser\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"Browser\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g></g><style>#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .error-icon{fill:#a44141;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .error-text{fill:#ddd;stroke:#ddd;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .edge-thickness-normal{stroke-width:1px;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .edge-thickness-thick{stroke-width:3.5px;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .edge-pattern-solid{stroke-dasharray:0;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .marker{fill:lightgrey;stroke:lightgrey;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .marker.cross{stroke:lightgrey;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 p{margin:0;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .actor{stroke:#ccc;fill:#1f2020;stroke-width:1;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 rect.note[data-look=\"neo\"]{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 text.actor&gt;tspan{fill:lightgrey;stroke:none;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .actor-line{stroke:#ccc;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:lightgrey;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:lightgrey;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 [id$=\"-arrowhead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .sequenceNumber{fill:black;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 [id$=\"-sequencenumber\"]{fill:lightgrey;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 [id$=\"-crosshead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .messageText{fill:lightgrey;stroke:none;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .labelBox{stroke:#ccc;fill:#1f2020;filter:none;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .labelText,#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .labelText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .loopText,#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .loopText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .sectionTitle,#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .sectionTitle&gt;tspan{fill:lightgrey;stroke:none;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#ccc;fill:#ccc;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .note{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .noteText,#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .noteText&gt;tspan{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);stroke:none;font-weight:normal;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .activation0{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .activation1{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .activation2{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .actorPopupMenu{position:absolute;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .actorPopupMenuPanel{position:absolute;fill:#1f2020;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .actor-man circle,#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 line{fill:#1f2020;stroke-width:2px;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 g rect.rect{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));stroke:#ccc;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 .node .neo-node{stroke:#ccc;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 [data-look=\"neo\"].node rect,#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 [data-look=\"neo\"].cluster rect,#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 [data-look=\"neo\"].node polygon{stroke:url(#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 [data-look=\"neo\"].node path{stroke:url(#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445-gradient);stroke-width:1px;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 [data-look=\"neo\"].node circle{stroke:url(#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"note\" data-id=\"i0\"><rect x=\"174.5\" y=\"75\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"218\" height=\"42\" class=\"note\"></rect><text x=\"284\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"284\">Checkout JS added to page</tspan></text></g><g data-et=\"note\" data-id=\"i6\"><rect x=\"953.5\" y=\"397\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"160\" height=\"42\" class=\"note\"></rect><text x=\"1034\" y=\"402\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1034\">Includes session</tspan></text></g><g data-et=\"note\" data-id=\"i8\"><rect x=\"523\" y=\"503\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"210\" height=\"42\" class=\"note\"></rect><text x=\"628\" y=\"508\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"628\">Worldpay Token returned</tspan></text></g><g data-et=\"note\" data-id=\"i10\"><rect x=\"473\" y=\"609\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"1544\" height=\"64\" class=\"note\"></rect><text x=\"1245\" y=\"614\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1245\">Set `customerAgreement.type: cardOnFile`, `customerAgreement.storedCardUsage: first` </tspan></text><text x=\"1245\" y=\"636\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1245\"> Includes Worldpay Token</tspan></text></g><g data-et=\"note\" data-id=\"i15\"><rect x=\"1163.5\" y=\"899\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"206\" height=\"42\" class=\"note\"></rect><text x=\"1267\" y=\"904\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1267\">Includes Worldpay Token</tspan></text></g><g data-et=\"note\" data-id=\"i17\"><rect x=\"523\" y=\"1005\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"380\" height=\"42\" class=\"note\"></rect><text x=\"713\" y=\"1010\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"713\">Network Payment Token (NPT) number returned</tspan></text></g><text x=\"178\" y=\"132\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Click Pay</text><line x1=\"76\" y1=\"171\" x2=\"279.5\" y2=\"171\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Browser\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445-arrowhead)\" style=\"fill: none;\"></line><text x=\"604\" y=\"186\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create session</text><line x1=\"284.5\" y1=\"225\" x2=\"924\" y2=\"225\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Merchant_Frontend\" data-to=\"Checkout_Sessions\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445-arrowhead)\" style=\"fill: none;\"></line><text x=\"607\" y=\"240\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Return session</text><line x1=\"927\" y1=\"279\" x2=\"287.5\" y2=\"279\" class=\"messageLine0\" data-et=\"message\" data-id=\"i3\" data-from=\"Checkout_Sessions\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445-arrowhead)\" style=\"fill: none;\"></line><text x=\"389\" y=\"294\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Pay</text><line x1=\"284.5\" y1=\"333\" x2=\"494\" y2=\"333\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"Merchant_Frontend\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445-arrowhead)\" style=\"fill: none;\"></line><text x=\"817\" y=\"348\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verified token request</text><line x1=\"499\" y1=\"387\" x2=\"1134.5\" y2=\"387\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"Merchant_Backend\" data-to=\"Verified_Token_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445-arrowhead)\" style=\"fill: none;\"></line><text x=\"820\" y=\"454\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verified token response</text><line x1=\"1137.5\" y1=\"493\" x2=\"502\" y2=\"493\" class=\"messageLine0\" data-et=\"message\" data-id=\"i7\" data-from=\"Verified_Token_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445-arrowhead)\" style=\"fill: none;\"></line><text x=\"1244\" y=\"560\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions request</text><line x1=\"499\" y1=\"599\" x2=\"1988\" y2=\"599\" class=\"messageLine0\" data-et=\"message\" data-id=\"i9\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445-arrowhead)\" style=\"fill: none;\"></line><text x=\"1247\" y=\"688\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions response</text><line x1=\"1991\" y1=\"727\" x2=\"502\" y2=\"727\" class=\"messageLine0\" data-et=\"message\" data-id=\"i11\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445-arrowhead)\" style=\"fill: none;\"></line><text x=\"1244\" y=\"742\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement request</text><line x1=\"499\" y1=\"781\" x2=\"1988\" y2=\"781\" class=\"messageLine0\" data-et=\"message\" data-id=\"i12\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445-arrowhead)\" style=\"fill: none;\"></line><text x=\"1247\" y=\"796\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement response</text><line x1=\"1991\" y1=\"835\" x2=\"502\" y2=\"835\" class=\"messageLine0\" data-et=\"message\" data-id=\"i13\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445-arrowhead)\" style=\"fill: none;\"></line><text x=\"945\" y=\"850\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create NPT</text><line x1=\"499\" y1=\"889\" x2=\"1390.5\" y2=\"889\" class=\"messageLine0\" data-et=\"message\" data-id=\"i14\" data-from=\"Merchant_Backend\" data-to=\"Tokens_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445-arrowhead)\" style=\"fill: none;\"></line><text x=\"948\" y=\"956\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create NPT response</text><line x1=\"1393.5\" y1=\"995\" x2=\"502\" y2=\"995\" class=\"messageLine0\" data-et=\"message\" data-id=\"i16\" data-from=\"Tokens_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-e468cc4d176f4679eda76838b74facb8a7ddc5cf7dccce445e0a2a872a3c2445-arrowhead)\" style=\"fill: none;\"></line></svg>"},"children":["\nsequenceDiagram\n    participant Browser\n    participant Merchant_Frontend\n    participant Merchant_Backend\n    participant Checkout_Sessions\n    participant Verified_Token_API\n    participant Tokens_API\n    participant 3DS_API\n    participant Card_Payments_API\n    Note over Merchant_Frontend: Checkout JS added to page \n    Browser->>Merchant_Frontend: Click Pay\n    Merchant_Frontend->>Checkout_Sessions: Create session\n    Checkout_Sessions->>Merchant_Frontend: Return session \n    Merchant_Frontend->>Merchant_Backend: Pay \n    Merchant_Backend->>Verified_Token_API: Verified token request\n    Note left of Verified_Token_API: Includes session \n    Verified_Token_API->>Merchant_Backend: Verified token response\n    Note right of Merchant_Backend: Worldpay Token returned \n    Merchant_Backend->>Card_Payments_API: customerInitiatedTransactions request\n    Note over Merchant_Backend,Card_Payments_API:  Set `customerAgreement.type: cardOnFile`, `customerAgreement.storedCardUsage: first` <br> Includes Worldpay Token\n    Card_Payments_API->>Merchant_Backend: customerInitiatedTransactions response\n    Merchant_Backend->>Card_Payments_API: Settlement request\n    Card_Payments_API->>Merchant_Backend: Settlement response\n    Merchant_Backend->>Tokens_API: Create NPT\n    Note left of Tokens_API: Includes Worldpay Token\n    Tokens_API->>Merchant_Backend: Create NPT response\n    Note right of Merchant_Backend: Network Payment Token (NPT) number returned \n"]}]},{"$$mdtype":"Tag","name":"div","attributes":{"label":"Using Checkout SDK (includes 3DS)","disable":false},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Card payment via the Checkout Web SDK, including the creation of a verified token and an Network Payment Token (after payment). Also uses 3DS authentication."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Using:"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/checkout/"},"children":["Checkout SDK"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/verified-tokens/"},"children":["Verified Tokens API"]}," - covert the session in to a Worldpay Token"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/3ds/"},"children":["3DS API"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/card-payments/"},"children":["Card Payments API"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/tokens/"},"children":["Tokens API"]}," - to convert the Worldpay token to an NPT"]}]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"\nsequenceDiagram\n    participant Browser\n    participant Merchant_Frontend\n    participant Merchant_Backend\n    participant Checkout_Sessions\n    participant Verified_Token_API\n    participant Tokens_API\n    participant 3DS_API\n    participant Card_Payments_API\n    Note over Merchant_Frontend: Checkout JS added to page \n    Browser->>Merchant_Frontend: Click Pay\n    Merchant_Frontend->>Checkout_Sessions: Create session\n    Checkout_Sessions->>Merchant_Frontend: Return session \n    Merchant_Frontend->>Merchant_Backend: Pay \n    Merchant_Backend->>Verified_Token_API: Verified token request\n    Note left of Verified_Token_API: Includes session \n    Verified_Token_API->>Merchant_Backend: Verified token response\n    Note right of Merchant_Backend: Worldpay Token returned \n    Merchant_Backend->>3DS_API: deviceDataInitialization request\n    Note left of 3DS_API: Includes Worldpay Token\n    3DS_API->>Merchant_Backend: deviceDataInitialization response\n    Merchant_Backend->>Merchant_Frontend: DeviceData - BIN/JWT/URL\n    Merchant_Frontend->>Browser: 3DS Device Data form\n    Browser-->>Issuers: Form POST\n    Issuers-->>Browser: PostMessage: dfReferenceId\n    Merchant_Backend->>3DS_API: Authentication request\n    Note left of 3DS_API: Includes Worldpay Token\n    3DS_API->>Merchant_Backend: Authentication response\n    Merchant_Backend->>Merchant_Frontend: Challenge JWT/URL\n    Merchant_Frontend->>Browser: 3DS challenge form\n    Browser-->>Issuers: Form POST\n    Issuers-->>Merchant_Backend: `returnUrl` specified in authentication request\n    Note right of Merchant_Frontend: Update or close challenge window on website\n    Merchant_Backend->>3DS_API: Verification request\n    3DS_API->>Merchant_Backend: Verification response\n    Note right of Merchant_Frontend: Apply authentication details in payment<br> E.g. eci, authenticationValue etc\n    Merchant_Backend->>Card_Payments_API: customerInitiatedTransactions request\n    Note over Merchant_Backend,Card_Payments_API:  Set `customerAgreement.type: cardOnFile`, `customerAgreement.storedCardUsage: first` <br> Includes Worldpay Token\n    Card_Payments_API->>Merchant_Backend: customerInitiatedTransactions response\n    Merchant_Backend->>Card_Payments_API: Settlement request\n    Card_Payments_API->>Merchant_Backend: Settlement response\n    Merchant_Backend->>Tokens_API: Create NPT\n    Note left of Tokens_API: Includes Worldpay Token\n    Tokens_API->>Merchant_Backend: Create NPT response\n    Note right of Merchant_Backend: Network Payment Token (NPT) number returned \n","diagramHtml":"<svg id=\"diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 2651.5px;\" viewBox=\"-50 -10 2651.5 2139\" role=\"graphics-document document\" aria-roledescription=\"sequence\"><g><rect x=\"2401.5\" y=\"2053\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Issuers\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"2476.5\" y=\"2085.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2476.5\" dy=\"0\">Issuers</tspan></text></g><g><rect x=\"2184.5\" y=\"2053\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"2268\" y=\"2085.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2268\" dy=\"0\">Card_Payments_API</tspan></text></g><g><rect x=\"1795.5\" y=\"2053\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"3DS_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1870.5\" y=\"2085.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1870.5\" dy=\"0\">3DS_API</tspan></text></g><g><rect x=\"1539.5\" y=\"2053\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1614.5\" y=\"2085.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1614.5\" dy=\"0\">Tokens_API</tspan></text></g><g><rect x=\"1278.5\" y=\"2053\" fill=\"#eaeaea\" stroke=\"#666\" width=\"160\" height=\"65\" name=\"Verified_Token_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1358.5\" y=\"2085.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1358.5\" dy=\"0\">Verified_Token_API</tspan></text></g><g><rect x=\"1067.5\" y=\"2053\" fill=\"#eaeaea\" stroke=\"#666\" width=\"161\" height=\"65\" name=\"Checkout_Sessions\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1148\" y=\"2085.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1148\" dy=\"0\">Checkout_Sessions</tspan></text></g><g><rect x=\"637\" y=\"2053\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"718\" y=\"2085.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"718\" dy=\"0\">Merchant_Backend</tspan></text></g><g><rect x=\"224.5\" y=\"2053\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"308\" y=\"2085.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"308\" dy=\"0\">Merchant_Frontend</tspan></text></g><g><rect x=\"0\" y=\"2053\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"2085.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g><g><line id=\"actor8\" x1=\"2476.5\" y1=\"65\" x2=\"2476.5\" y2=\"2053\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Issuers\" data-et=\"life-line\" data-id=\"Issuers\"></line><g id=\"root-8\" data-et=\"participant\" data-type=\"participant\" data-id=\"Issuers\"><rect x=\"2401.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Issuers\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"2476.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2476.5\" dy=\"0\">Issuers</tspan></text></g></g><g><line id=\"actor7\" x1=\"2268\" y1=\"65\" x2=\"2268\" y2=\"2053\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Card_Payments_API\" data-et=\"life-line\" data-id=\"Card_Payments_API\"></line><g id=\"root-7\" data-et=\"participant\" data-type=\"participant\" data-id=\"Card_Payments_API\"><rect x=\"2184.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"2268\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2268\" dy=\"0\">Card_Payments_API</tspan></text></g></g><g><line id=\"actor6\" x1=\"1870.5\" y1=\"65\" x2=\"1870.5\" y2=\"2053\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"3DS_API\" data-et=\"life-line\" data-id=\"3DS_API\"></line><g id=\"root-6\" data-et=\"participant\" data-type=\"participant\" data-id=\"3DS_API\"><rect x=\"1795.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"3DS_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1870.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1870.5\" dy=\"0\">3DS_API</tspan></text></g></g><g><line id=\"actor5\" x1=\"1614.5\" y1=\"65\" x2=\"1614.5\" y2=\"2053\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Tokens_API\" data-et=\"life-line\" data-id=\"Tokens_API\"></line><g id=\"root-5\" data-et=\"participant\" data-type=\"participant\" data-id=\"Tokens_API\"><rect x=\"1539.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1614.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1614.5\" dy=\"0\">Tokens_API</tspan></text></g></g><g><line id=\"actor4\" x1=\"1358.5\" y1=\"65\" x2=\"1358.5\" y2=\"2053\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Verified_Token_API\" data-et=\"life-line\" data-id=\"Verified_Token_API\"></line><g id=\"root-4\" data-et=\"participant\" data-type=\"participant\" data-id=\"Verified_Token_API\"><rect x=\"1278.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"160\" height=\"65\" name=\"Verified_Token_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1358.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1358.5\" dy=\"0\">Verified_Token_API</tspan></text></g></g><g><line id=\"actor3\" x1=\"1148\" y1=\"65\" x2=\"1148\" y2=\"2053\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Checkout_Sessions\" data-et=\"life-line\" data-id=\"Checkout_Sessions\"></line><g id=\"root-3\" data-et=\"participant\" data-type=\"participant\" data-id=\"Checkout_Sessions\"><rect x=\"1067.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"161\" height=\"65\" name=\"Checkout_Sessions\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1148\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1148\" dy=\"0\">Checkout_Sessions</tspan></text></g></g><g><line id=\"actor2\" x1=\"718\" y1=\"65\" x2=\"718\" y2=\"2053\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Backend\" data-et=\"life-line\" data-id=\"Merchant_Backend\"></line><g id=\"root-2\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Backend\"><rect x=\"637\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"718\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"718\" dy=\"0\">Merchant_Backend</tspan></text></g></g><g><line id=\"actor1\" x1=\"308\" y1=\"65\" x2=\"308\" y2=\"2053\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Frontend\" data-et=\"life-line\" data-id=\"Merchant_Frontend\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Frontend\"><rect x=\"224.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"308\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"308\" dy=\"0\">Merchant_Frontend</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"2053\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Browser\" data-et=\"life-line\" data-id=\"Browser\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"Browser\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g></g><style>#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .error-icon{fill:#552222;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .error-text{fill:#552222;stroke:#552222;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .edge-thickness-normal{stroke-width:1px;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .edge-thickness-thick{stroke-width:3.5px;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .edge-pattern-solid{stroke-dasharray:0;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .edge-pattern-dashed{stroke-dasharray:3;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .edge-pattern-dotted{stroke-dasharray:2;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .marker{fill:#333333;stroke:#333333;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .marker.cross{stroke:#333333;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae p{margin:0;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .actor{stroke:#9370DB;fill:#ECECFF;stroke-width:1;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae rect.note[data-look=\"neo\"]{stroke:#aaaa33;fill:#fff5ad;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae text.actor&gt;tspan{fill:black;stroke:none;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .actor-line{stroke:#9370DB;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:#333;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae [id$=\"-arrowhead\"] path{fill:#333;stroke:#333;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .sequenceNumber{fill:white;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae [id$=\"-sequencenumber\"]{fill:#333;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae [id$=\"-crosshead\"] path{fill:#333;stroke:#333;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .messageText{fill:#333;stroke:none;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .labelBox{stroke:#9370DB;fill:#ECECFF;filter:none;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .labelText,#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .labelText&gt;tspan{fill:black;stroke:none;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .loopText,#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .loopText&gt;tspan{fill:black;stroke:none;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .sectionTitle,#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .sectionTitle&gt;tspan{fill:black;stroke:none;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#9370DB;fill:#9370DB;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .note{stroke:#aaaa33;fill:#fff5ad;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .noteText,#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .noteText&gt;tspan{fill:black;stroke:none;font-weight:normal;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .activation0{fill:#f4f4f4;stroke:#666;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .activation1{fill:#f4f4f4;stroke:#666;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .activation2{fill:#f4f4f4;stroke:#666;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .actorPopupMenu{position:absolute;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .actorPopupMenuPanel{position:absolute;fill:#ECECFF;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .actor-man circle,#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae line{fill:#ECECFF;stroke-width:2px;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae g rect.rect{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));stroke:#9370DB;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae .node .neo-node{stroke:#9370DB;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae [data-look=\"neo\"].node rect,#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae [data-look=\"neo\"].cluster rect,#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"note\" data-id=\"i0\"><rect x=\"199\" y=\"75\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"218\" height=\"42\" class=\"note\"></rect><text x=\"308\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"308\">Checkout JS added to page</tspan></text></g><g data-et=\"note\" data-id=\"i6\"><rect x=\"1173.5\" y=\"397\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"160\" height=\"42\" class=\"note\"></rect><text x=\"1254\" y=\"402\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1254\">Includes session</tspan></text></g><g data-et=\"note\" data-id=\"i8\"><rect x=\"743\" y=\"503\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"210\" height=\"42\" class=\"note\"></rect><text x=\"848\" y=\"508\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"848\">Worldpay Token returned</tspan></text></g><g data-et=\"note\" data-id=\"i10\"><rect x=\"1639.5\" y=\"609\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"206\" height=\"42\" class=\"note\"></rect><text x=\"1743\" y=\"614\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1743\">Includes Worldpay Token</tspan></text></g><g data-et=\"note\" data-id=\"i17\"><rect x=\"1639.5\" y=\"985\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"206\" height=\"42\" class=\"note\"></rect><text x=\"1743\" y=\"990\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1743\">Includes Worldpay Token</tspan></text></g><g data-et=\"note\" data-id=\"i23\"><rect x=\"333\" y=\"1307\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"360\" height=\"42\" class=\"note\"></rect><text x=\"513\" y=\"1312\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"513\">Update or close challenge window on website</tspan></text></g><g data-et=\"note\" data-id=\"i26\"><rect x=\"333\" y=\"1467\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"316\" height=\"64\" class=\"note\"></rect><text x=\"491\" y=\"1472\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"491\">Apply authentication details in payment</tspan></text><text x=\"491\" y=\"1494\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"491\"> E.g. eci, authenticationValue etc</tspan></text></g><g data-et=\"note\" data-id=\"i28\"><rect x=\"693\" y=\"1595\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"1600\" height=\"64\" class=\"note\"></rect><text x=\"1493\" y=\"1600\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1493\">Set `customerAgreement.type: cardOnFile`, `customerAgreement.storedCardUsage: first` </tspan></text><text x=\"1493\" y=\"1622\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1493\"> Includes Worldpay Token</tspan></text></g><g data-et=\"note\" data-id=\"i33\"><rect x=\"1383.5\" y=\"1885\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"206\" height=\"42\" class=\"note\"></rect><text x=\"1487\" y=\"1890\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1487\">Includes Worldpay Token</tspan></text></g><g data-et=\"note\" data-id=\"i35\"><rect x=\"743\" y=\"1991\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"380\" height=\"42\" class=\"note\"></rect><text x=\"933\" y=\"1996\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"933\">Network Payment Token (NPT) number returned</tspan></text></g><text x=\"190\" y=\"132\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Click Pay</text><line x1=\"76\" y1=\"171\" x2=\"304\" y2=\"171\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Browser\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-arrowhead)\" style=\"fill: none;\"></line><text x=\"727\" y=\"186\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create session</text><line x1=\"309\" y1=\"225\" x2=\"1144\" y2=\"225\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Merchant_Frontend\" data-to=\"Checkout_Sessions\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-arrowhead)\" style=\"fill: none;\"></line><text x=\"730\" y=\"240\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Return session</text><line x1=\"1147\" y1=\"279\" x2=\"312\" y2=\"279\" class=\"messageLine0\" data-et=\"message\" data-id=\"i3\" data-from=\"Checkout_Sessions\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-arrowhead)\" style=\"fill: none;\"></line><text x=\"512\" y=\"294\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Pay</text><line x1=\"309\" y1=\"333\" x2=\"714\" y2=\"333\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"Merchant_Frontend\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-arrowhead)\" style=\"fill: none;\"></line><text x=\"1037\" y=\"348\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verified token request</text><line x1=\"719\" y1=\"387\" x2=\"1354.5\" y2=\"387\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"Merchant_Backend\" data-to=\"Verified_Token_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-arrowhead)\" style=\"fill: none;\"></line><text x=\"1040\" y=\"454\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verified token response</text><line x1=\"1357.5\" y1=\"493\" x2=\"722\" y2=\"493\" class=\"messageLine0\" data-et=\"message\" data-id=\"i7\" data-from=\"Verified_Token_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-arrowhead)\" style=\"fill: none;\"></line><text x=\"1293\" y=\"560\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">deviceDataInitialization request</text><line x1=\"719\" y1=\"599\" x2=\"1866.5\" y2=\"599\" class=\"messageLine0\" data-et=\"message\" data-id=\"i9\" data-from=\"Merchant_Backend\" data-to=\"3DS_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-arrowhead)\" style=\"fill: none;\"></line><text x=\"1296\" y=\"666\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">deviceDataInitialization response</text><line x1=\"1869.5\" y1=\"705\" x2=\"722\" y2=\"705\" class=\"messageLine0\" data-et=\"message\" data-id=\"i11\" data-from=\"3DS_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-arrowhead)\" style=\"fill: none;\"></line><text x=\"515\" y=\"720\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">DeviceData - BIN/JWT/URL</text><line x1=\"717\" y1=\"759\" x2=\"312\" y2=\"759\" class=\"messageLine0\" data-et=\"message\" data-id=\"i12\" data-from=\"Merchant_Backend\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-arrowhead)\" style=\"fill: none;\"></line><text x=\"193\" y=\"774\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">3DS Device Data form</text><line x1=\"307\" y1=\"813\" x2=\"79\" y2=\"813\" class=\"messageLine0\" data-et=\"message\" data-id=\"i13\" data-from=\"Merchant_Frontend\" data-to=\"Browser\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-arrowhead)\" style=\"fill: none;\"></line><text x=\"1274\" y=\"828\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Form POST</text><line x1=\"76\" y1=\"867\" x2=\"2472.5\" y2=\"867\" class=\"messageLine1\" data-et=\"message\" data-id=\"i14\" data-from=\"Browser\" data-to=\"Issuers\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1277\" y=\"882\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">PostMessage: dfReferenceId</text><line x1=\"2475.5\" y1=\"921\" x2=\"79\" y2=\"921\" class=\"messageLine1\" data-et=\"message\" data-id=\"i15\" data-from=\"Issuers\" data-to=\"Browser\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1293\" y=\"936\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Authentication request</text><line x1=\"719\" y1=\"975\" x2=\"1866.5\" y2=\"975\" class=\"messageLine0\" data-et=\"message\" data-id=\"i16\" data-from=\"Merchant_Backend\" data-to=\"3DS_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-arrowhead)\" style=\"fill: none;\"></line><text x=\"1296\" y=\"1042\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Authentication response</text><line x1=\"1869.5\" y1=\"1081\" x2=\"722\" y2=\"1081\" class=\"messageLine0\" data-et=\"message\" data-id=\"i18\" data-from=\"3DS_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-arrowhead)\" style=\"fill: none;\"></line><text x=\"515\" y=\"1096\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Challenge JWT/URL</text><line x1=\"717\" y1=\"1135\" x2=\"312\" y2=\"1135\" class=\"messageLine0\" data-et=\"message\" data-id=\"i19\" data-from=\"Merchant_Backend\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-arrowhead)\" style=\"fill: none;\"></line><text x=\"193\" y=\"1150\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">3DS challenge form</text><line x1=\"307\" y1=\"1189\" x2=\"79\" y2=\"1189\" class=\"messageLine0\" data-et=\"message\" data-id=\"i20\" data-from=\"Merchant_Frontend\" data-to=\"Browser\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-arrowhead)\" style=\"fill: none;\"></line><text x=\"1274\" y=\"1204\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Form POST</text><line x1=\"76\" y1=\"1243\" x2=\"2472.5\" y2=\"1243\" class=\"messageLine1\" data-et=\"message\" data-id=\"i21\" data-from=\"Browser\" data-to=\"Issuers\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1599\" y=\"1258\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">`returnUrl` specified in authentication request</text><line x1=\"2475.5\" y1=\"1297\" x2=\"722\" y2=\"1297\" class=\"messageLine1\" data-et=\"message\" data-id=\"i22\" data-from=\"Issuers\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1293\" y=\"1364\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verification request</text><line x1=\"719\" y1=\"1403\" x2=\"1866.5\" y2=\"1403\" class=\"messageLine0\" data-et=\"message\" data-id=\"i24\" data-from=\"Merchant_Backend\" data-to=\"3DS_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-arrowhead)\" style=\"fill: none;\"></line><text x=\"1296\" y=\"1418\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verification response</text><line x1=\"1869.5\" y1=\"1457\" x2=\"722\" y2=\"1457\" class=\"messageLine0\" data-et=\"message\" data-id=\"i25\" data-from=\"3DS_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-arrowhead)\" style=\"fill: none;\"></line><text x=\"1492\" y=\"1546\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions request</text><line x1=\"719\" y1=\"1585\" x2=\"2264\" y2=\"1585\" class=\"messageLine0\" data-et=\"message\" data-id=\"i27\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-arrowhead)\" style=\"fill: none;\"></line><text x=\"1495\" y=\"1674\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions response</text><line x1=\"2267\" y1=\"1713\" x2=\"722\" y2=\"1713\" class=\"messageLine0\" data-et=\"message\" data-id=\"i29\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-arrowhead)\" style=\"fill: none;\"></line><text x=\"1492\" y=\"1728\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement request</text><line x1=\"719\" y1=\"1767\" x2=\"2264\" y2=\"1767\" class=\"messageLine0\" data-et=\"message\" data-id=\"i30\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-arrowhead)\" style=\"fill: none;\"></line><text x=\"1495\" y=\"1782\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement response</text><line x1=\"2267\" y1=\"1821\" x2=\"722\" y2=\"1821\" class=\"messageLine0\" data-et=\"message\" data-id=\"i31\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-arrowhead)\" style=\"fill: none;\"></line><text x=\"1165\" y=\"1836\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create NPT</text><line x1=\"719\" y1=\"1875\" x2=\"1610.5\" y2=\"1875\" class=\"messageLine0\" data-et=\"message\" data-id=\"i32\" data-from=\"Merchant_Backend\" data-to=\"Tokens_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-arrowhead)\" style=\"fill: none;\"></line><text x=\"1168\" y=\"1942\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create NPT response</text><line x1=\"1613.5\" y1=\"1981\" x2=\"722\" y2=\"1981\" class=\"messageLine0\" data-et=\"message\" data-id=\"i34\" data-from=\"Tokens_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-8a8aba9829abd79bdb72bbe968a6ce906a7d6f36857875176f23b02d36f623ae-arrowhead)\" style=\"fill: none;\"></line></svg>","diagramHtmlDark":"<svg id=\"diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 2651.5px;\" viewBox=\"-50 -10 2651.5 2139\" role=\"graphics-document document\" aria-roledescription=\"sequence\"><g><rect x=\"2401.5\" y=\"2053\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Issuers\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"2476.5\" y=\"2085.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2476.5\" dy=\"0\">Issuers</tspan></text></g><g><rect x=\"2184.5\" y=\"2053\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"2268\" y=\"2085.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2268\" dy=\"0\">Card_Payments_API</tspan></text></g><g><rect x=\"1795.5\" y=\"2053\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"3DS_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1870.5\" y=\"2085.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1870.5\" dy=\"0\">3DS_API</tspan></text></g><g><rect x=\"1539.5\" y=\"2053\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1614.5\" y=\"2085.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1614.5\" dy=\"0\">Tokens_API</tspan></text></g><g><rect x=\"1278.5\" y=\"2053\" fill=\"#eaeaea\" stroke=\"#666\" width=\"160\" height=\"65\" name=\"Verified_Token_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1358.5\" y=\"2085.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1358.5\" dy=\"0\">Verified_Token_API</tspan></text></g><g><rect x=\"1067.5\" y=\"2053\" fill=\"#eaeaea\" stroke=\"#666\" width=\"161\" height=\"65\" name=\"Checkout_Sessions\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1148\" y=\"2085.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1148\" dy=\"0\">Checkout_Sessions</tspan></text></g><g><rect x=\"637\" y=\"2053\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"718\" y=\"2085.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"718\" dy=\"0\">Merchant_Backend</tspan></text></g><g><rect x=\"224.5\" y=\"2053\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"308\" y=\"2085.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"308\" dy=\"0\">Merchant_Frontend</tspan></text></g><g><rect x=\"0\" y=\"2053\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"2085.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g><g><line id=\"actor8\" x1=\"2476.5\" y1=\"65\" x2=\"2476.5\" y2=\"2053\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Issuers\" data-et=\"life-line\" data-id=\"Issuers\"></line><g id=\"root-8\" data-et=\"participant\" data-type=\"participant\" data-id=\"Issuers\"><rect x=\"2401.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Issuers\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"2476.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2476.5\" dy=\"0\">Issuers</tspan></text></g></g><g><line id=\"actor7\" x1=\"2268\" y1=\"65\" x2=\"2268\" y2=\"2053\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Card_Payments_API\" data-et=\"life-line\" data-id=\"Card_Payments_API\"></line><g id=\"root-7\" data-et=\"participant\" data-type=\"participant\" data-id=\"Card_Payments_API\"><rect x=\"2184.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"2268\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2268\" dy=\"0\">Card_Payments_API</tspan></text></g></g><g><line id=\"actor6\" x1=\"1870.5\" y1=\"65\" x2=\"1870.5\" y2=\"2053\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"3DS_API\" data-et=\"life-line\" data-id=\"3DS_API\"></line><g id=\"root-6\" data-et=\"participant\" data-type=\"participant\" data-id=\"3DS_API\"><rect x=\"1795.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"3DS_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1870.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1870.5\" dy=\"0\">3DS_API</tspan></text></g></g><g><line id=\"actor5\" x1=\"1614.5\" y1=\"65\" x2=\"1614.5\" y2=\"2053\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Tokens_API\" data-et=\"life-line\" data-id=\"Tokens_API\"></line><g id=\"root-5\" data-et=\"participant\" data-type=\"participant\" data-id=\"Tokens_API\"><rect x=\"1539.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1614.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1614.5\" dy=\"0\">Tokens_API</tspan></text></g></g><g><line id=\"actor4\" x1=\"1358.5\" y1=\"65\" x2=\"1358.5\" y2=\"2053\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Verified_Token_API\" data-et=\"life-line\" data-id=\"Verified_Token_API\"></line><g id=\"root-4\" data-et=\"participant\" data-type=\"participant\" data-id=\"Verified_Token_API\"><rect x=\"1278.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"160\" height=\"65\" name=\"Verified_Token_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1358.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1358.5\" dy=\"0\">Verified_Token_API</tspan></text></g></g><g><line id=\"actor3\" x1=\"1148\" y1=\"65\" x2=\"1148\" y2=\"2053\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Checkout_Sessions\" data-et=\"life-line\" data-id=\"Checkout_Sessions\"></line><g id=\"root-3\" data-et=\"participant\" data-type=\"participant\" data-id=\"Checkout_Sessions\"><rect x=\"1067.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"161\" height=\"65\" name=\"Checkout_Sessions\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1148\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1148\" dy=\"0\">Checkout_Sessions</tspan></text></g></g><g><line id=\"actor2\" x1=\"718\" y1=\"65\" x2=\"718\" y2=\"2053\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Backend\" data-et=\"life-line\" data-id=\"Merchant_Backend\"></line><g id=\"root-2\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Backend\"><rect x=\"637\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"718\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"718\" dy=\"0\">Merchant_Backend</tspan></text></g></g><g><line id=\"actor1\" x1=\"308\" y1=\"65\" x2=\"308\" y2=\"2053\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Frontend\" data-et=\"life-line\" data-id=\"Merchant_Frontend\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Frontend\"><rect x=\"224.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"308\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"308\" dy=\"0\">Merchant_Frontend</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"2053\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Browser\" data-et=\"life-line\" data-id=\"Browser\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"Browser\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g></g><style>#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .error-icon{fill:#a44141;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .error-text{fill:#ddd;stroke:#ddd;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .edge-thickness-normal{stroke-width:1px;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .edge-thickness-thick{stroke-width:3.5px;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .edge-pattern-solid{stroke-dasharray:0;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .edge-pattern-dashed{stroke-dasharray:3;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .edge-pattern-dotted{stroke-dasharray:2;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .marker{fill:lightgrey;stroke:lightgrey;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .marker.cross{stroke:lightgrey;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a p{margin:0;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .actor{stroke:#ccc;fill:#1f2020;stroke-width:1;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a rect.note[data-look=\"neo\"]{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a text.actor&gt;tspan{fill:lightgrey;stroke:none;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .actor-line{stroke:#ccc;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:lightgrey;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:lightgrey;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a [id$=\"-arrowhead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .sequenceNumber{fill:black;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a [id$=\"-sequencenumber\"]{fill:lightgrey;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a [id$=\"-crosshead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .messageText{fill:lightgrey;stroke:none;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .labelBox{stroke:#ccc;fill:#1f2020;filter:none;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .labelText,#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .labelText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .loopText,#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .loopText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .sectionTitle,#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .sectionTitle&gt;tspan{fill:lightgrey;stroke:none;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#ccc;fill:#ccc;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .note{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .noteText,#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .noteText&gt;tspan{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);stroke:none;font-weight:normal;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .activation0{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .activation1{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .activation2{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .actorPopupMenu{position:absolute;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .actorPopupMenuPanel{position:absolute;fill:#1f2020;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .actor-man circle,#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a line{fill:#1f2020;stroke-width:2px;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a g rect.rect{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));stroke:#ccc;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a .node .neo-node{stroke:#ccc;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a [data-look=\"neo\"].node rect,#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a [data-look=\"neo\"].cluster rect,#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a [data-look=\"neo\"].node polygon{stroke:url(#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a [data-look=\"neo\"].node path{stroke:url(#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-gradient);stroke-width:1px;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a [data-look=\"neo\"].node circle{stroke:url(#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"note\" data-id=\"i0\"><rect x=\"199\" y=\"75\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"218\" height=\"42\" class=\"note\"></rect><text x=\"308\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"308\">Checkout JS added to page</tspan></text></g><g data-et=\"note\" data-id=\"i6\"><rect x=\"1173.5\" y=\"397\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"160\" height=\"42\" class=\"note\"></rect><text x=\"1254\" y=\"402\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1254\">Includes session</tspan></text></g><g data-et=\"note\" data-id=\"i8\"><rect x=\"743\" y=\"503\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"210\" height=\"42\" class=\"note\"></rect><text x=\"848\" y=\"508\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"848\">Worldpay Token returned</tspan></text></g><g data-et=\"note\" data-id=\"i10\"><rect x=\"1639.5\" y=\"609\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"206\" height=\"42\" class=\"note\"></rect><text x=\"1743\" y=\"614\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1743\">Includes Worldpay Token</tspan></text></g><g data-et=\"note\" data-id=\"i17\"><rect x=\"1639.5\" y=\"985\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"206\" height=\"42\" class=\"note\"></rect><text x=\"1743\" y=\"990\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1743\">Includes Worldpay Token</tspan></text></g><g data-et=\"note\" data-id=\"i23\"><rect x=\"333\" y=\"1307\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"360\" height=\"42\" class=\"note\"></rect><text x=\"513\" y=\"1312\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"513\">Update or close challenge window on website</tspan></text></g><g data-et=\"note\" data-id=\"i26\"><rect x=\"333\" y=\"1467\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"316\" height=\"64\" class=\"note\"></rect><text x=\"491\" y=\"1472\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"491\">Apply authentication details in payment</tspan></text><text x=\"491\" y=\"1494\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"491\"> E.g. eci, authenticationValue etc</tspan></text></g><g data-et=\"note\" data-id=\"i28\"><rect x=\"693\" y=\"1595\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"1600\" height=\"64\" class=\"note\"></rect><text x=\"1493\" y=\"1600\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1493\">Set `customerAgreement.type: cardOnFile`, `customerAgreement.storedCardUsage: first` </tspan></text><text x=\"1493\" y=\"1622\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1493\"> Includes Worldpay Token</tspan></text></g><g data-et=\"note\" data-id=\"i33\"><rect x=\"1383.5\" y=\"1885\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"206\" height=\"42\" class=\"note\"></rect><text x=\"1487\" y=\"1890\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1487\">Includes Worldpay Token</tspan></text></g><g data-et=\"note\" data-id=\"i35\"><rect x=\"743\" y=\"1991\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"380\" height=\"42\" class=\"note\"></rect><text x=\"933\" y=\"1996\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"933\">Network Payment Token (NPT) number returned</tspan></text></g><text x=\"190\" y=\"132\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Click Pay</text><line x1=\"76\" y1=\"171\" x2=\"304\" y2=\"171\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Browser\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-arrowhead)\" style=\"fill: none;\"></line><text x=\"727\" y=\"186\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create session</text><line x1=\"309\" y1=\"225\" x2=\"1144\" y2=\"225\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Merchant_Frontend\" data-to=\"Checkout_Sessions\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-arrowhead)\" style=\"fill: none;\"></line><text x=\"730\" y=\"240\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Return session</text><line x1=\"1147\" y1=\"279\" x2=\"312\" y2=\"279\" class=\"messageLine0\" data-et=\"message\" data-id=\"i3\" data-from=\"Checkout_Sessions\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-arrowhead)\" style=\"fill: none;\"></line><text x=\"512\" y=\"294\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Pay</text><line x1=\"309\" y1=\"333\" x2=\"714\" y2=\"333\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"Merchant_Frontend\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1037\" y=\"348\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verified token request</text><line x1=\"719\" y1=\"387\" x2=\"1354.5\" y2=\"387\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"Merchant_Backend\" data-to=\"Verified_Token_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1040\" y=\"454\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verified token response</text><line x1=\"1357.5\" y1=\"493\" x2=\"722\" y2=\"493\" class=\"messageLine0\" data-et=\"message\" data-id=\"i7\" data-from=\"Verified_Token_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1293\" y=\"560\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">deviceDataInitialization request</text><line x1=\"719\" y1=\"599\" x2=\"1866.5\" y2=\"599\" class=\"messageLine0\" data-et=\"message\" data-id=\"i9\" data-from=\"Merchant_Backend\" data-to=\"3DS_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1296\" y=\"666\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">deviceDataInitialization response</text><line x1=\"1869.5\" y1=\"705\" x2=\"722\" y2=\"705\" class=\"messageLine0\" data-et=\"message\" data-id=\"i11\" data-from=\"3DS_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-arrowhead)\" style=\"fill: none;\"></line><text x=\"515\" y=\"720\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">DeviceData - BIN/JWT/URL</text><line x1=\"717\" y1=\"759\" x2=\"312\" y2=\"759\" class=\"messageLine0\" data-et=\"message\" data-id=\"i12\" data-from=\"Merchant_Backend\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-arrowhead)\" style=\"fill: none;\"></line><text x=\"193\" y=\"774\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">3DS Device Data form</text><line x1=\"307\" y1=\"813\" x2=\"79\" y2=\"813\" class=\"messageLine0\" data-et=\"message\" data-id=\"i13\" data-from=\"Merchant_Frontend\" data-to=\"Browser\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1274\" y=\"828\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Form POST</text><line x1=\"76\" y1=\"867\" x2=\"2472.5\" y2=\"867\" class=\"messageLine1\" data-et=\"message\" data-id=\"i14\" data-from=\"Browser\" data-to=\"Issuers\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1277\" y=\"882\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">PostMessage: dfReferenceId</text><line x1=\"2475.5\" y1=\"921\" x2=\"79\" y2=\"921\" class=\"messageLine1\" data-et=\"message\" data-id=\"i15\" data-from=\"Issuers\" data-to=\"Browser\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1293\" y=\"936\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Authentication request</text><line x1=\"719\" y1=\"975\" x2=\"1866.5\" y2=\"975\" class=\"messageLine0\" data-et=\"message\" data-id=\"i16\" data-from=\"Merchant_Backend\" data-to=\"3DS_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1296\" y=\"1042\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Authentication response</text><line x1=\"1869.5\" y1=\"1081\" x2=\"722\" y2=\"1081\" class=\"messageLine0\" data-et=\"message\" data-id=\"i18\" data-from=\"3DS_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-arrowhead)\" style=\"fill: none;\"></line><text x=\"515\" y=\"1096\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Challenge JWT/URL</text><line x1=\"717\" y1=\"1135\" x2=\"312\" y2=\"1135\" class=\"messageLine0\" data-et=\"message\" data-id=\"i19\" data-from=\"Merchant_Backend\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-arrowhead)\" style=\"fill: none;\"></line><text x=\"193\" y=\"1150\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">3DS challenge form</text><line x1=\"307\" y1=\"1189\" x2=\"79\" y2=\"1189\" class=\"messageLine0\" data-et=\"message\" data-id=\"i20\" data-from=\"Merchant_Frontend\" data-to=\"Browser\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1274\" y=\"1204\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Form POST</text><line x1=\"76\" y1=\"1243\" x2=\"2472.5\" y2=\"1243\" class=\"messageLine1\" data-et=\"message\" data-id=\"i21\" data-from=\"Browser\" data-to=\"Issuers\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1599\" y=\"1258\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">`returnUrl` specified in authentication request</text><line x1=\"2475.5\" y1=\"1297\" x2=\"722\" y2=\"1297\" class=\"messageLine1\" data-et=\"message\" data-id=\"i22\" data-from=\"Issuers\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1293\" y=\"1364\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verification request</text><line x1=\"719\" y1=\"1403\" x2=\"1866.5\" y2=\"1403\" class=\"messageLine0\" data-et=\"message\" data-id=\"i24\" data-from=\"Merchant_Backend\" data-to=\"3DS_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1296\" y=\"1418\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verification response</text><line x1=\"1869.5\" y1=\"1457\" x2=\"722\" y2=\"1457\" class=\"messageLine0\" data-et=\"message\" data-id=\"i25\" data-from=\"3DS_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1492\" y=\"1546\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions request</text><line x1=\"719\" y1=\"1585\" x2=\"2264\" y2=\"1585\" class=\"messageLine0\" data-et=\"message\" data-id=\"i27\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1495\" y=\"1674\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions response</text><line x1=\"2267\" y1=\"1713\" x2=\"722\" y2=\"1713\" class=\"messageLine0\" data-et=\"message\" data-id=\"i29\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1492\" y=\"1728\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement request</text><line x1=\"719\" y1=\"1767\" x2=\"2264\" y2=\"1767\" class=\"messageLine0\" data-et=\"message\" data-id=\"i30\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1495\" y=\"1782\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement response</text><line x1=\"2267\" y1=\"1821\" x2=\"722\" y2=\"1821\" class=\"messageLine0\" data-et=\"message\" data-id=\"i31\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1165\" y=\"1836\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create NPT</text><line x1=\"719\" y1=\"1875\" x2=\"1610.5\" y2=\"1875\" class=\"messageLine0\" data-et=\"message\" data-id=\"i32\" data-from=\"Merchant_Backend\" data-to=\"Tokens_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-arrowhead)\" style=\"fill: none;\"></line><text x=\"1168\" y=\"1942\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create NPT response</text><line x1=\"1613.5\" y1=\"1981\" x2=\"722\" y2=\"1981\" class=\"messageLine0\" data-et=\"message\" data-id=\"i34\" data-from=\"Tokens_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-541b8a346e9a743ae34edb6250b890d0bc6031361127e43e34115bb1dce89a3a-arrowhead)\" style=\"fill: none;\"></line></svg>"},"children":["\nsequenceDiagram\n    participant Browser\n    participant Merchant_Frontend\n    participant Merchant_Backend\n    participant Checkout_Sessions\n    participant Verified_Token_API\n    participant Tokens_API\n    participant 3DS_API\n    participant Card_Payments_API\n    Note over Merchant_Frontend: Checkout JS added to page \n    Browser->>Merchant_Frontend: Click Pay\n    Merchant_Frontend->>Checkout_Sessions: Create session\n    Checkout_Sessions->>Merchant_Frontend: Return session \n    Merchant_Frontend->>Merchant_Backend: Pay \n    Merchant_Backend->>Verified_Token_API: Verified token request\n    Note left of Verified_Token_API: Includes session \n    Verified_Token_API->>Merchant_Backend: Verified token response\n    Note right of Merchant_Backend: Worldpay Token returned \n    Merchant_Backend->>3DS_API: deviceDataInitialization request\n    Note left of 3DS_API: Includes Worldpay Token\n    3DS_API->>Merchant_Backend: deviceDataInitialization response\n    Merchant_Backend->>Merchant_Frontend: DeviceData - BIN/JWT/URL\n    Merchant_Frontend->>Browser: 3DS Device Data form\n    Browser-->>Issuers: Form POST\n    Issuers-->>Browser: PostMessage: dfReferenceId\n    Merchant_Backend->>3DS_API: Authentication request\n    Note left of 3DS_API: Includes Worldpay Token\n    3DS_API->>Merchant_Backend: Authentication response\n    Merchant_Backend->>Merchant_Frontend: Challenge JWT/URL\n    Merchant_Frontend->>Browser: 3DS challenge form\n    Browser-->>Issuers: Form POST\n    Issuers-->>Merchant_Backend: `returnUrl` specified in authentication request\n    Note right of Merchant_Frontend: Update or close challenge window on website\n    Merchant_Backend->>3DS_API: Verification request\n    3DS_API->>Merchant_Backend: Verification response\n    Note right of Merchant_Frontend: Apply authentication details in payment<br> E.g. eci, authenticationValue etc\n    Merchant_Backend->>Card_Payments_API: customerInitiatedTransactions request\n    Note over Merchant_Backend,Card_Payments_API:  Set `customerAgreement.type: cardOnFile`, `customerAgreement.storedCardUsage: first` <br> Includes Worldpay Token\n    Card_Payments_API->>Merchant_Backend: customerInitiatedTransactions response\n    Merchant_Backend->>Card_Payments_API: Settlement request\n    Card_Payments_API->>Merchant_Backend: Settlement response\n    Merchant_Backend->>Tokens_API: Create NPT\n    Note left of Tokens_API: Includes Worldpay Token\n    Tokens_API->>Merchant_Backend: Create NPT response\n    Note right of Merchant_Backend: Network Payment Token (NPT) number returned \n"]}]},{"$$mdtype":"Tag","name":"div","attributes":{"label":"API only","disable":false},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Card payment including the creation of a Network Payment Token (after payment)."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Using:"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/card-payments/"},"children":["Card Payments API"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/tokens/"},"children":["Tokens API"]}," - to create the NPT"]}]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"\nsequenceDiagram\n    participant Browser\n    participant Merchant_Frontend\n    participant Merchant_Backend\n    participant Tokens_API\n    participant Card_Payments_API\n    Browser->>Merchant_Frontend: Click Pay\n    Merchant_Frontend->>Merchant_Backend: Pay \n    Merchant_Backend->>Card_Payments_API: customerInitiatedTransactions request\n    Note left of Card_Payments_API: Using plain card\n    Card_Payments_API->>Merchant_Backend: customerInitiatedTransactions response\n    Merchant_Backend->>Card_Payments_API: Settlement request\n    Card_Payments_API->>Merchant_Backend: Settlement response\n    Merchant_Backend->>Tokens_API: Create NPT\n    Note left of Tokens_API: Using plain card\n    Tokens_API->>Merchant_Backend: Create NPT response\n    Note right of Merchant_Backend: Network Payment Token (NPT) number returned \n","diagramHtml":"<svg id=\"diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 1320px;\" viewBox=\"-50 -10 1320 759\" role=\"graphics-document document\" aria-roledescription=\"sequence\"><g><rect x=\"1053\" y=\"673\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1136.5\" y=\"705.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1136.5\" dy=\"0\">Card_Payments_API</tspan></text></g><g><rect x=\"853\" y=\"673\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"928\" y=\"705.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"928\" dy=\"0\">Tokens_API</tspan></text></g><g><rect x=\"417\" y=\"673\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"498\" y=\"705.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"498\" dy=\"0\">Merchant_Backend</tspan></text></g><g><rect x=\"200\" y=\"673\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"283.5\" y=\"705.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"283.5\" dy=\"0\">Merchant_Frontend</tspan></text></g><g><rect x=\"0\" y=\"673\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"705.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g><g><line id=\"actor4\" x1=\"1136.5\" y1=\"65\" x2=\"1136.5\" y2=\"673\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Card_Payments_API\" data-et=\"life-line\" data-id=\"Card_Payments_API\"></line><g id=\"root-4\" data-et=\"participant\" data-type=\"participant\" data-id=\"Card_Payments_API\"><rect x=\"1053\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1136.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1136.5\" dy=\"0\">Card_Payments_API</tspan></text></g></g><g><line id=\"actor3\" x1=\"928\" y1=\"65\" x2=\"928\" y2=\"673\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Tokens_API\" data-et=\"life-line\" data-id=\"Tokens_API\"></line><g id=\"root-3\" data-et=\"participant\" data-type=\"participant\" data-id=\"Tokens_API\"><rect x=\"853\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"928\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"928\" dy=\"0\">Tokens_API</tspan></text></g></g><g><line id=\"actor2\" x1=\"498\" y1=\"65\" x2=\"498\" y2=\"673\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Backend\" data-et=\"life-line\" data-id=\"Merchant_Backend\"></line><g id=\"root-2\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Backend\"><rect x=\"417\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"498\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"498\" dy=\"0\">Merchant_Backend</tspan></text></g></g><g><line id=\"actor1\" x1=\"283.5\" y1=\"65\" x2=\"283.5\" y2=\"673\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Frontend\" data-et=\"life-line\" data-id=\"Merchant_Frontend\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Frontend\"><rect x=\"200\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"283.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"283.5\" dy=\"0\">Merchant_Frontend</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"673\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Browser\" data-et=\"life-line\" data-id=\"Browser\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"Browser\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g></g><style>#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .error-icon{fill:#552222;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .error-text{fill:#552222;stroke:#552222;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .edge-thickness-normal{stroke-width:1px;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .edge-thickness-thick{stroke-width:3.5px;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .edge-pattern-solid{stroke-dasharray:0;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .edge-pattern-dashed{stroke-dasharray:3;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .edge-pattern-dotted{stroke-dasharray:2;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .marker{fill:#333333;stroke:#333333;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .marker.cross{stroke:#333333;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa p{margin:0;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .actor{stroke:#9370DB;fill:#ECECFF;stroke-width:1;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa rect.note[data-look=\"neo\"]{stroke:#aaaa33;fill:#fff5ad;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa text.actor&gt;tspan{fill:black;stroke:none;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .actor-line{stroke:#9370DB;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:#333;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa [id$=\"-arrowhead\"] path{fill:#333;stroke:#333;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .sequenceNumber{fill:white;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa [id$=\"-sequencenumber\"]{fill:#333;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa [id$=\"-crosshead\"] path{fill:#333;stroke:#333;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .messageText{fill:#333;stroke:none;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .labelBox{stroke:#9370DB;fill:#ECECFF;filter:none;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .labelText,#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .labelText&gt;tspan{fill:black;stroke:none;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .loopText,#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .loopText&gt;tspan{fill:black;stroke:none;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .sectionTitle,#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .sectionTitle&gt;tspan{fill:black;stroke:none;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#9370DB;fill:#9370DB;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .note{stroke:#aaaa33;fill:#fff5ad;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .noteText,#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .noteText&gt;tspan{fill:black;stroke:none;font-weight:normal;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .activation0{fill:#f4f4f4;stroke:#666;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .activation1{fill:#f4f4f4;stroke:#666;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .activation2{fill:#f4f4f4;stroke:#666;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .actorPopupMenu{position:absolute;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .actorPopupMenuPanel{position:absolute;fill:#ECECFF;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .actor-man circle,#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa line{fill:#ECECFF;stroke-width:2px;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa g rect.rect{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));stroke:#9370DB;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa .node .neo-node{stroke:#9370DB;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa [data-look=\"neo\"].node rect,#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa [data-look=\"neo\"].cluster rect,#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"note\" data-id=\"i3\"><rect x=\"944.5\" y=\"237\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"167\" height=\"42\" class=\"note\"></rect><text x=\"1028\" y=\"242\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1028\">Using plain card</tspan></text></g><g data-et=\"note\" data-id=\"i8\"><rect x=\"753\" y=\"505\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"150\" height=\"42\" class=\"note\"></rect><text x=\"828\" y=\"510\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"828\">Using plain card</tspan></text></g><g data-et=\"note\" data-id=\"i10\"><rect x=\"523\" y=\"611\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"380\" height=\"42\" class=\"note\"></rect><text x=\"713\" y=\"616\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"713\">Network Payment Token (NPT) number returned</tspan></text></g><text x=\"178\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Click Pay</text><line x1=\"76\" y1=\"119\" x2=\"279.5\" y2=\"119\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"Browser\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa-arrowhead)\" style=\"fill: none;\"></line><text x=\"389\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Pay</text><line x1=\"284.5\" y1=\"173\" x2=\"494\" y2=\"173\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Merchant_Frontend\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa-arrowhead)\" style=\"fill: none;\"></line><text x=\"816\" y=\"188\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions request</text><line x1=\"499\" y1=\"227\" x2=\"1132.5\" y2=\"227\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa-arrowhead)\" style=\"fill: none;\"></line><text x=\"819\" y=\"294\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions response</text><line x1=\"1135.5\" y1=\"333\" x2=\"502\" y2=\"333\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa-arrowhead)\" style=\"fill: none;\"></line><text x=\"816\" y=\"348\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement request</text><line x1=\"499\" y1=\"387\" x2=\"1132.5\" y2=\"387\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa-arrowhead)\" style=\"fill: none;\"></line><text x=\"819\" y=\"402\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement response</text><line x1=\"1135.5\" y1=\"441\" x2=\"502\" y2=\"441\" class=\"messageLine0\" data-et=\"message\" data-id=\"i6\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa-arrowhead)\" style=\"fill: none;\"></line><text x=\"712\" y=\"456\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create NPT</text><line x1=\"499\" y1=\"495\" x2=\"924\" y2=\"495\" class=\"messageLine0\" data-et=\"message\" data-id=\"i7\" data-from=\"Merchant_Backend\" data-to=\"Tokens_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa-arrowhead)\" style=\"fill: none;\"></line><text x=\"715\" y=\"562\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create NPT response</text><line x1=\"927\" y1=\"601\" x2=\"502\" y2=\"601\" class=\"messageLine0\" data-et=\"message\" data-id=\"i9\" data-from=\"Tokens_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-230ca81557750857ca1c28c6854de3dc0b43c392f2db3d384b8705029153b1fa-arrowhead)\" style=\"fill: none;\"></line></svg>","diagramHtmlDark":"<svg id=\"diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 1320px;\" viewBox=\"-50 -10 1320 759\" role=\"graphics-document document\" aria-roledescription=\"sequence\"><g><rect x=\"1053\" y=\"673\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1136.5\" y=\"705.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1136.5\" dy=\"0\">Card_Payments_API</tspan></text></g><g><rect x=\"853\" y=\"673\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"928\" y=\"705.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"928\" dy=\"0\">Tokens_API</tspan></text></g><g><rect x=\"417\" y=\"673\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"498\" y=\"705.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"498\" dy=\"0\">Merchant_Backend</tspan></text></g><g><rect x=\"200\" y=\"673\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"283.5\" y=\"705.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"283.5\" dy=\"0\">Merchant_Frontend</tspan></text></g><g><rect x=\"0\" y=\"673\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"705.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g><g><line id=\"actor4\" x1=\"1136.5\" y1=\"65\" x2=\"1136.5\" y2=\"673\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Card_Payments_API\" data-et=\"life-line\" data-id=\"Card_Payments_API\"></line><g id=\"root-4\" data-et=\"participant\" data-type=\"participant\" data-id=\"Card_Payments_API\"><rect x=\"1053\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1136.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1136.5\" dy=\"0\">Card_Payments_API</tspan></text></g></g><g><line id=\"actor3\" x1=\"928\" y1=\"65\" x2=\"928\" y2=\"673\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Tokens_API\" data-et=\"life-line\" data-id=\"Tokens_API\"></line><g id=\"root-3\" data-et=\"participant\" data-type=\"participant\" data-id=\"Tokens_API\"><rect x=\"853\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"928\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"928\" dy=\"0\">Tokens_API</tspan></text></g></g><g><line id=\"actor2\" x1=\"498\" y1=\"65\" x2=\"498\" y2=\"673\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Backend\" data-et=\"life-line\" data-id=\"Merchant_Backend\"></line><g id=\"root-2\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Backend\"><rect x=\"417\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"498\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"498\" dy=\"0\">Merchant_Backend</tspan></text></g></g><g><line id=\"actor1\" x1=\"283.5\" y1=\"65\" x2=\"283.5\" y2=\"673\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Frontend\" data-et=\"life-line\" data-id=\"Merchant_Frontend\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Frontend\"><rect x=\"200\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"283.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"283.5\" dy=\"0\">Merchant_Frontend</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"673\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Browser\" data-et=\"life-line\" data-id=\"Browser\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"Browser\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g></g><style>#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .error-icon{fill:#a44141;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .error-text{fill:#ddd;stroke:#ddd;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .edge-thickness-normal{stroke-width:1px;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .edge-thickness-thick{stroke-width:3.5px;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .edge-pattern-solid{stroke-dasharray:0;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .edge-pattern-dashed{stroke-dasharray:3;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .edge-pattern-dotted{stroke-dasharray:2;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .marker{fill:lightgrey;stroke:lightgrey;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .marker.cross{stroke:lightgrey;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba p{margin:0;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .actor{stroke:#ccc;fill:#1f2020;stroke-width:1;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba rect.note[data-look=\"neo\"]{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba text.actor&gt;tspan{fill:lightgrey;stroke:none;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .actor-line{stroke:#ccc;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:lightgrey;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:lightgrey;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba [id$=\"-arrowhead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .sequenceNumber{fill:black;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba [id$=\"-sequencenumber\"]{fill:lightgrey;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba [id$=\"-crosshead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .messageText{fill:lightgrey;stroke:none;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .labelBox{stroke:#ccc;fill:#1f2020;filter:none;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .labelText,#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .labelText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .loopText,#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .loopText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .sectionTitle,#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .sectionTitle&gt;tspan{fill:lightgrey;stroke:none;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#ccc;fill:#ccc;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .note{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .noteText,#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .noteText&gt;tspan{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);stroke:none;font-weight:normal;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .activation0{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .activation1{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .activation2{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .actorPopupMenu{position:absolute;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .actorPopupMenuPanel{position:absolute;fill:#1f2020;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .actor-man circle,#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba line{fill:#1f2020;stroke-width:2px;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba g rect.rect{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));stroke:#ccc;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba .node .neo-node{stroke:#ccc;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba [data-look=\"neo\"].node rect,#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba [data-look=\"neo\"].cluster rect,#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba [data-look=\"neo\"].node polygon{stroke:url(#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba [data-look=\"neo\"].node path{stroke:url(#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba-gradient);stroke-width:1px;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba [data-look=\"neo\"].node circle{stroke:url(#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"note\" data-id=\"i3\"><rect x=\"944.5\" y=\"237\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"167\" height=\"42\" class=\"note\"></rect><text x=\"1028\" y=\"242\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1028\">Using plain card</tspan></text></g><g data-et=\"note\" data-id=\"i8\"><rect x=\"753\" y=\"505\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"150\" height=\"42\" class=\"note\"></rect><text x=\"828\" y=\"510\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"828\">Using plain card</tspan></text></g><g data-et=\"note\" data-id=\"i10\"><rect x=\"523\" y=\"611\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"380\" height=\"42\" class=\"note\"></rect><text x=\"713\" y=\"616\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"713\">Network Payment Token (NPT) number returned</tspan></text></g><text x=\"178\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Click Pay</text><line x1=\"76\" y1=\"119\" x2=\"279.5\" y2=\"119\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"Browser\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba-arrowhead)\" style=\"fill: none;\"></line><text x=\"389\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Pay</text><line x1=\"284.5\" y1=\"173\" x2=\"494\" y2=\"173\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Merchant_Frontend\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba-arrowhead)\" style=\"fill: none;\"></line><text x=\"816\" y=\"188\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions request</text><line x1=\"499\" y1=\"227\" x2=\"1132.5\" y2=\"227\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba-arrowhead)\" style=\"fill: none;\"></line><text x=\"819\" y=\"294\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions response</text><line x1=\"1135.5\" y1=\"333\" x2=\"502\" y2=\"333\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba-arrowhead)\" style=\"fill: none;\"></line><text x=\"816\" y=\"348\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement request</text><line x1=\"499\" y1=\"387\" x2=\"1132.5\" y2=\"387\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba-arrowhead)\" style=\"fill: none;\"></line><text x=\"819\" y=\"402\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement response</text><line x1=\"1135.5\" y1=\"441\" x2=\"502\" y2=\"441\" class=\"messageLine0\" data-et=\"message\" data-id=\"i6\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba-arrowhead)\" style=\"fill: none;\"></line><text x=\"712\" y=\"456\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create NPT</text><line x1=\"499\" y1=\"495\" x2=\"924\" y2=\"495\" class=\"messageLine0\" data-et=\"message\" data-id=\"i7\" data-from=\"Merchant_Backend\" data-to=\"Tokens_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba-arrowhead)\" style=\"fill: none;\"></line><text x=\"715\" y=\"562\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create NPT response</text><line x1=\"927\" y1=\"601\" x2=\"502\" y2=\"601\" class=\"messageLine0\" data-et=\"message\" data-id=\"i9\" data-from=\"Tokens_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-aa9f4f5137bca4c28dbda6afe5fd44849bc1537cd13395ac032759c4e29afaba-arrowhead)\" style=\"fill: none;\"></line></svg>"},"children":["\nsequenceDiagram\n    participant Browser\n    participant Merchant_Frontend\n    participant Merchant_Backend\n    participant Tokens_API\n    participant Card_Payments_API\n    Browser->>Merchant_Frontend: Click Pay\n    Merchant_Frontend->>Merchant_Backend: Pay \n    Merchant_Backend->>Card_Payments_API: customerInitiatedTransactions request\n    Note left of Card_Payments_API: Using plain card\n    Card_Payments_API->>Merchant_Backend: customerInitiatedTransactions response\n    Merchant_Backend->>Card_Payments_API: Settlement request\n    Card_Payments_API->>Merchant_Backend: Settlement response\n    Merchant_Backend->>Tokens_API: Create NPT\n    Note left of Tokens_API: Using plain card\n    Tokens_API->>Merchant_Backend: Create NPT response\n    Note right of Merchant_Backend: Network Payment Token (NPT) number returned \n"]}]},{"$$mdtype":"Tag","name":"div","attributes":{"label":"API only (includes 3DS)","disable":false},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Card payment with 3DS authentication including the creation of a Network Payment Token (after payment)."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Using:"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/3ds/"},"children":["3DS API"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/card-payments/"},"children":["Card Payments API"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/tokens/"},"children":["Tokens API"]}," - to create the NPT"]}]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"\nsequenceDiagram\n    participant Browser\n    participant Merchant_Frontend\n    participant Merchant_Backend\n    participant Tokens_API\n    participant Card_Payments_API\n    Browser->>Merchant_Frontend: Click Pay\n    Merchant_Frontend->>Merchant_Backend: Pay \n    Merchant_Backend->>3DS_API: deviceDataInitialization request\n    Note left of 3DS_API: Using plain card\n    3DS_API->>Merchant_Backend: deviceDataInitialization response\n    Merchant_Backend->>Merchant_Frontend: DeviceData - BIN/JWT/URL\n    Merchant_Frontend->>Browser: 3DS Device Data form\n    Browser-->>Issuers: Form POST\n    Issuers-->>Browser: PostMessage: dfReferenceId\n    Merchant_Backend->>3DS_API: Authentication request\n    Note left of 3DS_API: Using plain card\n    3DS_API->>Merchant_Backend: Authentication response\n    Merchant_Backend->>Merchant_Frontend: Challenge JWT/URL\n    Merchant_Frontend->>Browser: 3DS challenge form\n    Browser-->>Issuers: Form POST\n    Issuers-->>Merchant_Backend: `returnUrl` specified in authentication request\n    Note right of Merchant_Frontend: Update or close challenge window on website\n    Merchant_Backend->>3DS_API: Verification request\n    3DS_API->>Merchant_Backend: Verification response\n    Note right of Merchant_Frontend: Apply authentication details in payment<br> E.g. eci, authenticationValue etc\n    Merchant_Backend->>Card_Payments_API: customerInitiatedTransactions request\n    Note over Merchant_Backend,Card_Payments_API:  Set `customerAgreement.type: cardOnFile`, `customerAgreement.storedCardUsage: first` <br> Using plain card\n    Card_Payments_API->>Merchant_Backend: customerInitiatedTransactions response\n    Merchant_Backend->>Card_Payments_API: Settlement request\n    Card_Payments_API->>Merchant_Backend: Settlement response\n    Merchant_Backend->>Tokens_API: Create NPT\n    Note left of Tokens_API: Using plain card\n    Tokens_API->>Merchant_Backend: Create NPT response\n    Note right of Merchant_Backend: Network Payment Token (NPT) number returned \n","diagramHtml":"<svg id=\"diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 2129px;\" viewBox=\"-50 -10 2129 1767\" role=\"graphics-document document\" aria-roledescription=\"sequence\"><g><rect x=\"1879\" y=\"1681\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Issuers\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1954\" y=\"1713.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1954\" dy=\"0\">Issuers</tspan></text></g><g><rect x=\"1679\" y=\"1681\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"3DS_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1754\" y=\"1713.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1754\" dy=\"0\">3DS_API</tspan></text></g><g><rect x=\"1462\" y=\"1681\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1545.5\" y=\"1713.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1545.5\" dy=\"0\">Card_Payments_API</tspan></text></g><g><rect x=\"1073\" y=\"1681\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1148\" y=\"1713.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1148\" dy=\"0\">Tokens_API</tspan></text></g><g><rect x=\"637\" y=\"1681\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"718\" y=\"1713.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"718\" dy=\"0\">Merchant_Backend</tspan></text></g><g><rect x=\"224.5\" y=\"1681\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"308\" y=\"1713.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"308\" dy=\"0\">Merchant_Frontend</tspan></text></g><g><rect x=\"0\" y=\"1681\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"1713.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g><g><line id=\"actor6\" x1=\"1954\" y1=\"65\" x2=\"1954\" y2=\"1681\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Issuers\" data-et=\"life-line\" data-id=\"Issuers\"></line><g id=\"root-6\" data-et=\"participant\" data-type=\"participant\" data-id=\"Issuers\"><rect x=\"1879\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Issuers\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1954\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1954\" dy=\"0\">Issuers</tspan></text></g></g><g><line id=\"actor5\" x1=\"1754\" y1=\"65\" x2=\"1754\" y2=\"1681\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"3DS_API\" data-et=\"life-line\" data-id=\"3DS_API\"></line><g id=\"root-5\" data-et=\"participant\" data-type=\"participant\" data-id=\"3DS_API\"><rect x=\"1679\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"3DS_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1754\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1754\" dy=\"0\">3DS_API</tspan></text></g></g><g><line id=\"actor4\" x1=\"1545.5\" y1=\"65\" x2=\"1545.5\" y2=\"1681\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Card_Payments_API\" data-et=\"life-line\" data-id=\"Card_Payments_API\"></line><g id=\"root-4\" data-et=\"participant\" data-type=\"participant\" data-id=\"Card_Payments_API\"><rect x=\"1462\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1545.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1545.5\" dy=\"0\">Card_Payments_API</tspan></text></g></g><g><line id=\"actor3\" x1=\"1148\" y1=\"65\" x2=\"1148\" y2=\"1681\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Tokens_API\" data-et=\"life-line\" data-id=\"Tokens_API\"></line><g id=\"root-3\" data-et=\"participant\" data-type=\"participant\" data-id=\"Tokens_API\"><rect x=\"1073\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1148\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1148\" dy=\"0\">Tokens_API</tspan></text></g></g><g><line id=\"actor2\" x1=\"718\" y1=\"65\" x2=\"718\" y2=\"1681\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Backend\" data-et=\"life-line\" data-id=\"Merchant_Backend\"></line><g id=\"root-2\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Backend\"><rect x=\"637\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"718\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"718\" dy=\"0\">Merchant_Backend</tspan></text></g></g><g><line id=\"actor1\" x1=\"308\" y1=\"65\" x2=\"308\" y2=\"1681\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Frontend\" data-et=\"life-line\" data-id=\"Merchant_Frontend\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Frontend\"><rect x=\"224.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"308\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"308\" dy=\"0\">Merchant_Frontend</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"1681\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Browser\" data-et=\"life-line\" data-id=\"Browser\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"Browser\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g></g><style>#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .error-icon{fill:#552222;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .error-text{fill:#552222;stroke:#552222;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .edge-thickness-normal{stroke-width:1px;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .edge-thickness-thick{stroke-width:3.5px;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .edge-pattern-solid{stroke-dasharray:0;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .edge-pattern-dashed{stroke-dasharray:3;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .edge-pattern-dotted{stroke-dasharray:2;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .marker{fill:#333333;stroke:#333333;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .marker.cross{stroke:#333333;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc p{margin:0;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .actor{stroke:#9370DB;fill:#ECECFF;stroke-width:1;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc rect.note[data-look=\"neo\"]{stroke:#aaaa33;fill:#fff5ad;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc text.actor&gt;tspan{fill:black;stroke:none;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .actor-line{stroke:#9370DB;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:#333;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc [id$=\"-arrowhead\"] path{fill:#333;stroke:#333;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .sequenceNumber{fill:white;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc [id$=\"-sequencenumber\"]{fill:#333;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc [id$=\"-crosshead\"] path{fill:#333;stroke:#333;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .messageText{fill:#333;stroke:none;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .labelBox{stroke:#9370DB;fill:#ECECFF;filter:none;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .labelText,#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .labelText&gt;tspan{fill:black;stroke:none;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .loopText,#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .loopText&gt;tspan{fill:black;stroke:none;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .sectionTitle,#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .sectionTitle&gt;tspan{fill:black;stroke:none;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#9370DB;fill:#9370DB;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .note{stroke:#aaaa33;fill:#fff5ad;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .noteText,#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .noteText&gt;tspan{fill:black;stroke:none;font-weight:normal;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .activation0{fill:#f4f4f4;stroke:#666;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .activation1{fill:#f4f4f4;stroke:#666;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .activation2{fill:#f4f4f4;stroke:#666;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .actorPopupMenu{position:absolute;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .actorPopupMenuPanel{position:absolute;fill:#ECECFF;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .actor-man circle,#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc line{fill:#ECECFF;stroke-width:2px;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc g rect.rect{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));stroke:#9370DB;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc .node .neo-node{stroke:#9370DB;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc [data-look=\"neo\"].node rect,#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc [data-look=\"neo\"].cluster rect,#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"note\" data-id=\"i3\"><rect x=\"1579\" y=\"237\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"150\" height=\"42\" class=\"note\"></rect><text x=\"1654\" y=\"242\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1654\">Using plain card</tspan></text></g><g data-et=\"note\" data-id=\"i10\"><rect x=\"1579\" y=\"613\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"150\" height=\"42\" class=\"note\"></rect><text x=\"1654\" y=\"618\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1654\">Using plain card</tspan></text></g><g data-et=\"note\" data-id=\"i16\"><rect x=\"333\" y=\"935\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"360\" height=\"42\" class=\"note\"></rect><text x=\"513\" y=\"940\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"513\">Update or close challenge window on website</tspan></text></g><g data-et=\"note\" data-id=\"i19\"><rect x=\"333\" y=\"1095\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"316\" height=\"64\" class=\"note\"></rect><text x=\"491\" y=\"1100\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"491\">Apply authentication details in payment</tspan></text><text x=\"491\" y=\"1122\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"491\"> E.g. eci, authenticationValue etc</tspan></text></g><g data-et=\"note\" data-id=\"i21\"><rect x=\"693\" y=\"1223\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"877.5\" height=\"64\" class=\"note\"></rect><text x=\"1132\" y=\"1228\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1132\">Set `customerAgreement.type: cardOnFile`, `customerAgreement.storedCardUsage: first` </tspan></text><text x=\"1132\" y=\"1250\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1132\"> Using plain card</tspan></text></g><g data-et=\"note\" data-id=\"i26\"><rect x=\"973\" y=\"1513\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"150\" height=\"42\" class=\"note\"></rect><text x=\"1048\" y=\"1518\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1048\">Using plain card</tspan></text></g><g data-et=\"note\" data-id=\"i28\"><rect x=\"743\" y=\"1619\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"380\" height=\"42\" class=\"note\"></rect><text x=\"933\" y=\"1624\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"933\">Network Payment Token (NPT) number returned</tspan></text></g><text x=\"190\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Click Pay</text><line x1=\"76\" y1=\"119\" x2=\"304\" y2=\"119\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"Browser\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc-arrowhead)\" style=\"fill: none;\"></line><text x=\"512\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Pay</text><line x1=\"309\" y1=\"173\" x2=\"714\" y2=\"173\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Merchant_Frontend\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc-arrowhead)\" style=\"fill: none;\"></line><text x=\"1235\" y=\"188\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">deviceDataInitialization request</text><line x1=\"719\" y1=\"227\" x2=\"1750\" y2=\"227\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Merchant_Backend\" data-to=\"3DS_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc-arrowhead)\" style=\"fill: none;\"></line><text x=\"1238\" y=\"294\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">deviceDataInitialization response</text><line x1=\"1753\" y1=\"333\" x2=\"722\" y2=\"333\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"3DS_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc-arrowhead)\" style=\"fill: none;\"></line><text x=\"515\" y=\"348\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">DeviceData - BIN/JWT/URL</text><line x1=\"717\" y1=\"387\" x2=\"312\" y2=\"387\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"Merchant_Backend\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc-arrowhead)\" style=\"fill: none;\"></line><text x=\"193\" y=\"402\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">3DS Device Data form</text><line x1=\"307\" y1=\"441\" x2=\"79\" y2=\"441\" class=\"messageLine0\" data-et=\"message\" data-id=\"i6\" data-from=\"Merchant_Frontend\" data-to=\"Browser\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc-arrowhead)\" style=\"fill: none;\"></line><text x=\"1013\" y=\"456\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Form POST</text><line x1=\"76\" y1=\"495\" x2=\"1950\" y2=\"495\" class=\"messageLine1\" data-et=\"message\" data-id=\"i7\" data-from=\"Browser\" data-to=\"Issuers\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1016\" y=\"510\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">PostMessage: dfReferenceId</text><line x1=\"1953\" y1=\"549\" x2=\"79\" y2=\"549\" class=\"messageLine1\" data-et=\"message\" data-id=\"i8\" data-from=\"Issuers\" data-to=\"Browser\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1235\" y=\"564\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Authentication request</text><line x1=\"719\" y1=\"603\" x2=\"1750\" y2=\"603\" class=\"messageLine0\" data-et=\"message\" data-id=\"i9\" data-from=\"Merchant_Backend\" data-to=\"3DS_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc-arrowhead)\" style=\"fill: none;\"></line><text x=\"1238\" y=\"670\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Authentication response</text><line x1=\"1753\" y1=\"709\" x2=\"722\" y2=\"709\" class=\"messageLine0\" data-et=\"message\" data-id=\"i11\" data-from=\"3DS_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc-arrowhead)\" style=\"fill: none;\"></line><text x=\"515\" y=\"724\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Challenge JWT/URL</text><line x1=\"717\" y1=\"763\" x2=\"312\" y2=\"763\" class=\"messageLine0\" data-et=\"message\" data-id=\"i12\" data-from=\"Merchant_Backend\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc-arrowhead)\" style=\"fill: none;\"></line><text x=\"193\" y=\"778\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">3DS challenge form</text><line x1=\"307\" y1=\"817\" x2=\"79\" y2=\"817\" class=\"messageLine0\" data-et=\"message\" data-id=\"i13\" data-from=\"Merchant_Frontend\" data-to=\"Browser\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc-arrowhead)\" style=\"fill: none;\"></line><text x=\"1013\" y=\"832\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Form POST</text><line x1=\"76\" y1=\"871\" x2=\"1950\" y2=\"871\" class=\"messageLine1\" data-et=\"message\" data-id=\"i14\" data-from=\"Browser\" data-to=\"Issuers\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1338\" y=\"886\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">`returnUrl` specified in authentication request</text><line x1=\"1953\" y1=\"925\" x2=\"722\" y2=\"925\" class=\"messageLine1\" data-et=\"message\" data-id=\"i15\" data-from=\"Issuers\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1235\" y=\"992\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verification request</text><line x1=\"719\" y1=\"1031\" x2=\"1750\" y2=\"1031\" class=\"messageLine0\" data-et=\"message\" data-id=\"i17\" data-from=\"Merchant_Backend\" data-to=\"3DS_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc-arrowhead)\" style=\"fill: none;\"></line><text x=\"1238\" y=\"1046\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verification response</text><line x1=\"1753\" y1=\"1085\" x2=\"722\" y2=\"1085\" class=\"messageLine0\" data-et=\"message\" data-id=\"i18\" data-from=\"3DS_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc-arrowhead)\" style=\"fill: none;\"></line><text x=\"1130\" y=\"1174\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions request</text><line x1=\"719\" y1=\"1213\" x2=\"1541.5\" y2=\"1213\" class=\"messageLine0\" data-et=\"message\" data-id=\"i20\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc-arrowhead)\" style=\"fill: none;\"></line><text x=\"1133\" y=\"1302\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions response</text><line x1=\"1544.5\" y1=\"1341\" x2=\"722\" y2=\"1341\" class=\"messageLine0\" data-et=\"message\" data-id=\"i22\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc-arrowhead)\" style=\"fill: none;\"></line><text x=\"1130\" y=\"1356\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement request</text><line x1=\"719\" y1=\"1395\" x2=\"1541.5\" y2=\"1395\" class=\"messageLine0\" data-et=\"message\" data-id=\"i23\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc-arrowhead)\" style=\"fill: none;\"></line><text x=\"1133\" y=\"1410\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement response</text><line x1=\"1544.5\" y1=\"1449\" x2=\"722\" y2=\"1449\" class=\"messageLine0\" data-et=\"message\" data-id=\"i24\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc-arrowhead)\" style=\"fill: none;\"></line><text x=\"932\" y=\"1464\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create NPT</text><line x1=\"719\" y1=\"1503\" x2=\"1144\" y2=\"1503\" class=\"messageLine0\" data-et=\"message\" data-id=\"i25\" data-from=\"Merchant_Backend\" data-to=\"Tokens_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc-arrowhead)\" style=\"fill: none;\"></line><text x=\"935\" y=\"1570\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create NPT response</text><line x1=\"1147\" y1=\"1609\" x2=\"722\" y2=\"1609\" class=\"messageLine0\" data-et=\"message\" data-id=\"i27\" data-from=\"Tokens_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-904f07b82edb9d49e3e256f44f029beb29f00f5b9aa5f2dfdbd0efaf0c88f4bc-arrowhead)\" style=\"fill: none;\"></line></svg>","diagramHtmlDark":"<svg id=\"diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 2129px;\" viewBox=\"-50 -10 2129 1767\" role=\"graphics-document document\" aria-roledescription=\"sequence\"><g><rect x=\"1879\" y=\"1681\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Issuers\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1954\" y=\"1713.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1954\" dy=\"0\">Issuers</tspan></text></g><g><rect x=\"1679\" y=\"1681\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"3DS_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1754\" y=\"1713.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1754\" dy=\"0\">3DS_API</tspan></text></g><g><rect x=\"1462\" y=\"1681\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1545.5\" y=\"1713.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1545.5\" dy=\"0\">Card_Payments_API</tspan></text></g><g><rect x=\"1073\" y=\"1681\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1148\" y=\"1713.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1148\" dy=\"0\">Tokens_API</tspan></text></g><g><rect x=\"637\" y=\"1681\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"718\" y=\"1713.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"718\" dy=\"0\">Merchant_Backend</tspan></text></g><g><rect x=\"224.5\" y=\"1681\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"308\" y=\"1713.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"308\" dy=\"0\">Merchant_Frontend</tspan></text></g><g><rect x=\"0\" y=\"1681\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"1713.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g><g><line id=\"actor6\" x1=\"1954\" y1=\"65\" x2=\"1954\" y2=\"1681\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Issuers\" data-et=\"life-line\" data-id=\"Issuers\"></line><g id=\"root-6\" data-et=\"participant\" data-type=\"participant\" data-id=\"Issuers\"><rect x=\"1879\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Issuers\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1954\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1954\" dy=\"0\">Issuers</tspan></text></g></g><g><line id=\"actor5\" x1=\"1754\" y1=\"65\" x2=\"1754\" y2=\"1681\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"3DS_API\" data-et=\"life-line\" data-id=\"3DS_API\"></line><g id=\"root-5\" data-et=\"participant\" data-type=\"participant\" data-id=\"3DS_API\"><rect x=\"1679\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"3DS_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1754\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1754\" dy=\"0\">3DS_API</tspan></text></g></g><g><line id=\"actor4\" x1=\"1545.5\" y1=\"65\" x2=\"1545.5\" y2=\"1681\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Card_Payments_API\" data-et=\"life-line\" data-id=\"Card_Payments_API\"></line><g id=\"root-4\" data-et=\"participant\" data-type=\"participant\" data-id=\"Card_Payments_API\"><rect x=\"1462\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1545.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1545.5\" dy=\"0\">Card_Payments_API</tspan></text></g></g><g><line id=\"actor3\" x1=\"1148\" y1=\"65\" x2=\"1148\" y2=\"1681\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Tokens_API\" data-et=\"life-line\" data-id=\"Tokens_API\"></line><g id=\"root-3\" data-et=\"participant\" data-type=\"participant\" data-id=\"Tokens_API\"><rect x=\"1073\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1148\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1148\" dy=\"0\">Tokens_API</tspan></text></g></g><g><line id=\"actor2\" x1=\"718\" y1=\"65\" x2=\"718\" y2=\"1681\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Backend\" data-et=\"life-line\" data-id=\"Merchant_Backend\"></line><g id=\"root-2\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Backend\"><rect x=\"637\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"718\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"718\" dy=\"0\">Merchant_Backend</tspan></text></g></g><g><line id=\"actor1\" x1=\"308\" y1=\"65\" x2=\"308\" y2=\"1681\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Frontend\" data-et=\"life-line\" data-id=\"Merchant_Frontend\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Frontend\"><rect x=\"224.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"308\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"308\" dy=\"0\">Merchant_Frontend</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"1681\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Browser\" data-et=\"life-line\" data-id=\"Browser\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"Browser\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g></g><style>#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .error-icon{fill:#a44141;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .error-text{fill:#ddd;stroke:#ddd;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .edge-thickness-normal{stroke-width:1px;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .edge-thickness-thick{stroke-width:3.5px;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .edge-pattern-solid{stroke-dasharray:0;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .edge-pattern-dashed{stroke-dasharray:3;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .edge-pattern-dotted{stroke-dasharray:2;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .marker{fill:lightgrey;stroke:lightgrey;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .marker.cross{stroke:lightgrey;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce p{margin:0;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .actor{stroke:#ccc;fill:#1f2020;stroke-width:1;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce rect.note[data-look=\"neo\"]{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce text.actor&gt;tspan{fill:lightgrey;stroke:none;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .actor-line{stroke:#ccc;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:lightgrey;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:lightgrey;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce [id$=\"-arrowhead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .sequenceNumber{fill:black;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce [id$=\"-sequencenumber\"]{fill:lightgrey;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce [id$=\"-crosshead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .messageText{fill:lightgrey;stroke:none;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .labelBox{stroke:#ccc;fill:#1f2020;filter:none;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .labelText,#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .labelText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .loopText,#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .loopText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .sectionTitle,#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .sectionTitle&gt;tspan{fill:lightgrey;stroke:none;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#ccc;fill:#ccc;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .note{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .noteText,#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .noteText&gt;tspan{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);stroke:none;font-weight:normal;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .activation0{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .activation1{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .activation2{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .actorPopupMenu{position:absolute;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .actorPopupMenuPanel{position:absolute;fill:#1f2020;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .actor-man circle,#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce line{fill:#1f2020;stroke-width:2px;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce g rect.rect{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));stroke:#ccc;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce .node .neo-node{stroke:#ccc;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce [data-look=\"neo\"].node rect,#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce [data-look=\"neo\"].cluster rect,#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce [data-look=\"neo\"].node polygon{stroke:url(#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce [data-look=\"neo\"].node path{stroke:url(#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-gradient);stroke-width:1px;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce [data-look=\"neo\"].node circle{stroke:url(#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"note\" data-id=\"i3\"><rect x=\"1579\" y=\"237\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"150\" height=\"42\" class=\"note\"></rect><text x=\"1654\" y=\"242\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1654\">Using plain card</tspan></text></g><g data-et=\"note\" data-id=\"i10\"><rect x=\"1579\" y=\"613\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"150\" height=\"42\" class=\"note\"></rect><text x=\"1654\" y=\"618\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1654\">Using plain card</tspan></text></g><g data-et=\"note\" data-id=\"i16\"><rect x=\"333\" y=\"935\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"360\" height=\"42\" class=\"note\"></rect><text x=\"513\" y=\"940\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"513\">Update or close challenge window on website</tspan></text></g><g data-et=\"note\" data-id=\"i19\"><rect x=\"333\" y=\"1095\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"316\" height=\"64\" class=\"note\"></rect><text x=\"491\" y=\"1100\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"491\">Apply authentication details in payment</tspan></text><text x=\"491\" y=\"1122\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"491\"> E.g. eci, authenticationValue etc</tspan></text></g><g data-et=\"note\" data-id=\"i21\"><rect x=\"693\" y=\"1223\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"877.5\" height=\"64\" class=\"note\"></rect><text x=\"1132\" y=\"1228\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1132\">Set `customerAgreement.type: cardOnFile`, `customerAgreement.storedCardUsage: first` </tspan></text><text x=\"1132\" y=\"1250\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1132\"> Using plain card</tspan></text></g><g data-et=\"note\" data-id=\"i26\"><rect x=\"973\" y=\"1513\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"150\" height=\"42\" class=\"note\"></rect><text x=\"1048\" y=\"1518\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1048\">Using plain card</tspan></text></g><g data-et=\"note\" data-id=\"i28\"><rect x=\"743\" y=\"1619\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"380\" height=\"42\" class=\"note\"></rect><text x=\"933\" y=\"1624\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"933\">Network Payment Token (NPT) number returned</tspan></text></g><text x=\"190\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Click Pay</text><line x1=\"76\" y1=\"119\" x2=\"304\" y2=\"119\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"Browser\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-arrowhead)\" style=\"fill: none;\"></line><text x=\"512\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Pay</text><line x1=\"309\" y1=\"173\" x2=\"714\" y2=\"173\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Merchant_Frontend\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-arrowhead)\" style=\"fill: none;\"></line><text x=\"1235\" y=\"188\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">deviceDataInitialization request</text><line x1=\"719\" y1=\"227\" x2=\"1750\" y2=\"227\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Merchant_Backend\" data-to=\"3DS_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-arrowhead)\" style=\"fill: none;\"></line><text x=\"1238\" y=\"294\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">deviceDataInitialization response</text><line x1=\"1753\" y1=\"333\" x2=\"722\" y2=\"333\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"3DS_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-arrowhead)\" style=\"fill: none;\"></line><text x=\"515\" y=\"348\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">DeviceData - BIN/JWT/URL</text><line x1=\"717\" y1=\"387\" x2=\"312\" y2=\"387\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"Merchant_Backend\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-arrowhead)\" style=\"fill: none;\"></line><text x=\"193\" y=\"402\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">3DS Device Data form</text><line x1=\"307\" y1=\"441\" x2=\"79\" y2=\"441\" class=\"messageLine0\" data-et=\"message\" data-id=\"i6\" data-from=\"Merchant_Frontend\" data-to=\"Browser\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-arrowhead)\" style=\"fill: none;\"></line><text x=\"1013\" y=\"456\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Form POST</text><line x1=\"76\" y1=\"495\" x2=\"1950\" y2=\"495\" class=\"messageLine1\" data-et=\"message\" data-id=\"i7\" data-from=\"Browser\" data-to=\"Issuers\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1016\" y=\"510\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">PostMessage: dfReferenceId</text><line x1=\"1953\" y1=\"549\" x2=\"79\" y2=\"549\" class=\"messageLine1\" data-et=\"message\" data-id=\"i8\" data-from=\"Issuers\" data-to=\"Browser\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1235\" y=\"564\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Authentication request</text><line x1=\"719\" y1=\"603\" x2=\"1750\" y2=\"603\" class=\"messageLine0\" data-et=\"message\" data-id=\"i9\" data-from=\"Merchant_Backend\" data-to=\"3DS_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-arrowhead)\" style=\"fill: none;\"></line><text x=\"1238\" y=\"670\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Authentication response</text><line x1=\"1753\" y1=\"709\" x2=\"722\" y2=\"709\" class=\"messageLine0\" data-et=\"message\" data-id=\"i11\" data-from=\"3DS_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-arrowhead)\" style=\"fill: none;\"></line><text x=\"515\" y=\"724\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Challenge JWT/URL</text><line x1=\"717\" y1=\"763\" x2=\"312\" y2=\"763\" class=\"messageLine0\" data-et=\"message\" data-id=\"i12\" data-from=\"Merchant_Backend\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-arrowhead)\" style=\"fill: none;\"></line><text x=\"193\" y=\"778\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">3DS challenge form</text><line x1=\"307\" y1=\"817\" x2=\"79\" y2=\"817\" class=\"messageLine0\" data-et=\"message\" data-id=\"i13\" data-from=\"Merchant_Frontend\" data-to=\"Browser\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-arrowhead)\" style=\"fill: none;\"></line><text x=\"1013\" y=\"832\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Form POST</text><line x1=\"76\" y1=\"871\" x2=\"1950\" y2=\"871\" class=\"messageLine1\" data-et=\"message\" data-id=\"i14\" data-from=\"Browser\" data-to=\"Issuers\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1338\" y=\"886\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">`returnUrl` specified in authentication request</text><line x1=\"1953\" y1=\"925\" x2=\"722\" y2=\"925\" class=\"messageLine1\" data-et=\"message\" data-id=\"i15\" data-from=\"Issuers\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1235\" y=\"992\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verification request</text><line x1=\"719\" y1=\"1031\" x2=\"1750\" y2=\"1031\" class=\"messageLine0\" data-et=\"message\" data-id=\"i17\" data-from=\"Merchant_Backend\" data-to=\"3DS_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-arrowhead)\" style=\"fill: none;\"></line><text x=\"1238\" y=\"1046\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verification response</text><line x1=\"1753\" y1=\"1085\" x2=\"722\" y2=\"1085\" class=\"messageLine0\" data-et=\"message\" data-id=\"i18\" data-from=\"3DS_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-arrowhead)\" style=\"fill: none;\"></line><text x=\"1130\" y=\"1174\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions request</text><line x1=\"719\" y1=\"1213\" x2=\"1541.5\" y2=\"1213\" class=\"messageLine0\" data-et=\"message\" data-id=\"i20\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-arrowhead)\" style=\"fill: none;\"></line><text x=\"1133\" y=\"1302\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions response</text><line x1=\"1544.5\" y1=\"1341\" x2=\"722\" y2=\"1341\" class=\"messageLine0\" data-et=\"message\" data-id=\"i22\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-arrowhead)\" style=\"fill: none;\"></line><text x=\"1130\" y=\"1356\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement request</text><line x1=\"719\" y1=\"1395\" x2=\"1541.5\" y2=\"1395\" class=\"messageLine0\" data-et=\"message\" data-id=\"i23\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-arrowhead)\" style=\"fill: none;\"></line><text x=\"1133\" y=\"1410\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement response</text><line x1=\"1544.5\" y1=\"1449\" x2=\"722\" y2=\"1449\" class=\"messageLine0\" data-et=\"message\" data-id=\"i24\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-arrowhead)\" style=\"fill: none;\"></line><text x=\"932\" y=\"1464\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create NPT</text><line x1=\"719\" y1=\"1503\" x2=\"1144\" y2=\"1503\" class=\"messageLine0\" data-et=\"message\" data-id=\"i25\" data-from=\"Merchant_Backend\" data-to=\"Tokens_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-arrowhead)\" style=\"fill: none;\"></line><text x=\"935\" y=\"1570\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create NPT response</text><line x1=\"1147\" y1=\"1609\" x2=\"722\" y2=\"1609\" class=\"messageLine0\" data-et=\"message\" data-id=\"i27\" data-from=\"Tokens_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7fd529c21013ac2896e5454fc99dbdf2064d588ea63bdd9d6554e5626ad8c7ce-arrowhead)\" style=\"fill: none;\"></line></svg>"},"children":["\nsequenceDiagram\n    participant Browser\n    participant Merchant_Frontend\n    participant Merchant_Backend\n    participant Tokens_API\n    participant Card_Payments_API\n    Browser->>Merchant_Frontend: Click Pay\n    Merchant_Frontend->>Merchant_Backend: Pay \n    Merchant_Backend->>3DS_API: deviceDataInitialization request\n    Note left of 3DS_API: Using plain card\n    3DS_API->>Merchant_Backend: deviceDataInitialization response\n    Merchant_Backend->>Merchant_Frontend: DeviceData - BIN/JWT/URL\n    Merchant_Frontend->>Browser: 3DS Device Data form\n    Browser-->>Issuers: Form POST\n    Issuers-->>Browser: PostMessage: dfReferenceId\n    Merchant_Backend->>3DS_API: Authentication request\n    Note left of 3DS_API: Using plain card\n    3DS_API->>Merchant_Backend: Authentication response\n    Merchant_Backend->>Merchant_Frontend: Challenge JWT/URL\n    Merchant_Frontend->>Browser: 3DS challenge form\n    Browser-->>Issuers: Form POST\n    Issuers-->>Merchant_Backend: `returnUrl` specified in authentication request\n    Note right of Merchant_Frontend: Update or close challenge window on website\n    Merchant_Backend->>3DS_API: Verification request\n    3DS_API->>Merchant_Backend: Verification response\n    Note right of Merchant_Frontend: Apply authentication details in payment<br> E.g. eci, authenticationValue etc\n    Merchant_Backend->>Card_Payments_API: customerInitiatedTransactions request\n    Note over Merchant_Backend,Card_Payments_API:  Set `customerAgreement.type: cardOnFile`, `customerAgreement.storedCardUsage: first` <br> Using plain card\n    Card_Payments_API->>Merchant_Backend: customerInitiatedTransactions response\n    Merchant_Backend->>Card_Payments_API: Settlement request\n    Card_Payments_API->>Merchant_Backend: Settlement response\n    Merchant_Backend->>Tokens_API: Create NPT\n    Note left of Tokens_API: Using plain card\n    Tokens_API->>Merchant_Backend: Create NPT response\n    Note right of Merchant_Backend: Network Payment Token (NPT) number returned \n"]}]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"using-an-npt-cit","__idx":4},"children":["Using an NPT (CIT)"]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info"},"children":[{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The NPT cryptogram and number can be from a different Payment Service Provider."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Worldpay can only provision cryptograms for NPTs it has originally created."]}]}]},{"$$mdtype":"Tag","name":"Tabs","attributes":{"size":"medium"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"label":"Using an NPT","disable":false},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Using an existing NPT to provision a new cryptogram and make the payment"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Using:"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/tokens/"},"children":["Tokens API"]}," - to provision the NPT cryptogram"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/card-payments/"},"children":["Card Payments API"]}]}]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"\nsequenceDiagram\n    participant Browser\n    participant Merchant_Frontend\n    participant Merchant_Backend\n    participant Tokens_API\n    participant Card_Payments_API\n    Merchant_Frontend->>Merchant_Backend: Pay \n    Merchant_Backend->>Tokens_API: Provision Cryptogram for NPT\n    Note left of Tokens_API: Includes Network Payment  (NPT) number\n    Tokens_API->>Merchant_Backend: Provision cryptogram response\n    Note right of Merchant_Backend: Cryptogram for Network Payment Token (NPT) returned \n    Merchant_Backend->>Card_Payments_API: customerInitiatedTransactions request\n    Note over Merchant_Backend,Card_Payments_API:  Set `customerAgreement.type: cardOnFile`, `customerAgreement.storedCardUsage: subsequent` <br> Includes Network Payment Token (NPT) number and cryptogram\n    Card_Payments_API->>Merchant_Backend: customerInitiatedTransactions response\n    Merchant_Backend->>Card_Payments_API: Settlement request\n    Card_Payments_API->>Merchant_Backend: Settlement response\n","diagramHtml":"<svg id=\"diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 1593.5px;\" viewBox=\"-50 -10 1593.5 727\" role=\"graphics-document document\" aria-roledescription=\"sequence\"><g><rect x=\"1326.5\" y=\"641\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1410\" y=\"673.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1410\" dy=\"0\">Card_Payments_API</tspan></text></g><g><rect x=\"908\" y=\"641\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"983\" y=\"673.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"983\" dy=\"0\">Tokens_API</tspan></text></g><g><rect x=\"417\" y=\"641\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"498\" y=\"673.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"498\" dy=\"0\">Merchant_Backend</tspan></text></g><g><rect x=\"200\" y=\"641\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"283.5\" y=\"673.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"283.5\" dy=\"0\">Merchant_Frontend</tspan></text></g><g><rect x=\"0\" y=\"641\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"673.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g><g><line id=\"actor4\" x1=\"1410\" y1=\"65\" x2=\"1410\" y2=\"641\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Card_Payments_API\" data-et=\"life-line\" data-id=\"Card_Payments_API\"></line><g id=\"root-4\" data-et=\"participant\" data-type=\"participant\" data-id=\"Card_Payments_API\"><rect x=\"1326.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1410\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1410\" dy=\"0\">Card_Payments_API</tspan></text></g></g><g><line id=\"actor3\" x1=\"983\" y1=\"65\" x2=\"983\" y2=\"641\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Tokens_API\" data-et=\"life-line\" data-id=\"Tokens_API\"></line><g id=\"root-3\" data-et=\"participant\" data-type=\"participant\" data-id=\"Tokens_API\"><rect x=\"908\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"983\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"983\" dy=\"0\">Tokens_API</tspan></text></g></g><g><line id=\"actor2\" x1=\"498\" y1=\"65\" x2=\"498\" y2=\"641\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Backend\" data-et=\"life-line\" data-id=\"Merchant_Backend\"></line><g id=\"root-2\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Backend\"><rect x=\"417\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"498\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"498\" dy=\"0\">Merchant_Backend</tspan></text></g></g><g><line id=\"actor1\" x1=\"283.5\" y1=\"65\" x2=\"283.5\" y2=\"641\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Frontend\" data-et=\"life-line\" data-id=\"Merchant_Frontend\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Frontend\"><rect x=\"200\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"283.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"283.5\" dy=\"0\">Merchant_Frontend</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"641\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Browser\" data-et=\"life-line\" data-id=\"Browser\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"Browser\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g></g><style>#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .error-icon{fill:#552222;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .error-text{fill:#552222;stroke:#552222;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .edge-thickness-normal{stroke-width:1px;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .edge-thickness-thick{stroke-width:3.5px;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .edge-pattern-solid{stroke-dasharray:0;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .edge-pattern-dashed{stroke-dasharray:3;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .edge-pattern-dotted{stroke-dasharray:2;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .marker{fill:#333333;stroke:#333333;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .marker.cross{stroke:#333333;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca p{margin:0;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .actor{stroke:#9370DB;fill:#ECECFF;stroke-width:1;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca rect.note[data-look=\"neo\"]{stroke:#aaaa33;fill:#fff5ad;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca text.actor&gt;tspan{fill:black;stroke:none;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .actor-line{stroke:#9370DB;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:#333;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca [id$=\"-arrowhead\"] path{fill:#333;stroke:#333;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .sequenceNumber{fill:white;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca [id$=\"-sequencenumber\"]{fill:#333;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca [id$=\"-crosshead\"] path{fill:#333;stroke:#333;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .messageText{fill:#333;stroke:none;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .labelBox{stroke:#9370DB;fill:#ECECFF;filter:none;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .labelText,#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .labelText&gt;tspan{fill:black;stroke:none;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .loopText,#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .loopText&gt;tspan{fill:black;stroke:none;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .sectionTitle,#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .sectionTitle&gt;tspan{fill:black;stroke:none;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#9370DB;fill:#9370DB;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .note{stroke:#aaaa33;fill:#fff5ad;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .noteText,#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .noteText&gt;tspan{fill:black;stroke:none;font-weight:normal;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .activation0{fill:#f4f4f4;stroke:#666;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .activation1{fill:#f4f4f4;stroke:#666;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .activation2{fill:#f4f4f4;stroke:#666;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .actorPopupMenu{position:absolute;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .actorPopupMenuPanel{position:absolute;fill:#ECECFF;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .actor-man circle,#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca line{fill:#ECECFF;stroke-width:2px;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca g rect.rect{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));stroke:#9370DB;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca .node .neo-node{stroke:#9370DB;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca [data-look=\"neo\"].node rect,#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca [data-look=\"neo\"].cluster rect,#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"note\" data-id=\"i2\"><rect x=\"629\" y=\"183\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"329\" height=\"42\" class=\"note\"></rect><text x=\"794\" y=\"188\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"794\">Includes Network Payment  (NPT) number</tspan></text></g><g data-et=\"note\" data-id=\"i4\"><rect x=\"523\" y=\"289\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"435\" height=\"42\" class=\"note\"></rect><text x=\"741\" y=\"294\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"741\">Cryptogram for Network Payment Token (NPT) returned</tspan></text></g><g data-et=\"note\" data-id=\"i6\"><rect x=\"473\" y=\"395\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"962\" height=\"64\" class=\"note\"></rect><text x=\"954\" y=\"400\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"954\">Set `customerAgreement.type: cardOnFile`, `customerAgreement.storedCardUsage: subsequent` </tspan></text><text x=\"954\" y=\"422\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"954\"> Includes Network Payment Token (NPT) number and cryptogram</tspan></text></g><text x=\"389\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Pay</text><line x1=\"284.5\" y1=\"119\" x2=\"494\" y2=\"119\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"Merchant_Frontend\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca-arrowhead)\" style=\"fill: none;\"></line><text x=\"739\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Provision Cryptogram for NPT</text><line x1=\"499\" y1=\"173\" x2=\"979\" y2=\"173\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Merchant_Backend\" data-to=\"Tokens_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca-arrowhead)\" style=\"fill: none;\"></line><text x=\"742\" y=\"240\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Provision cryptogram response</text><line x1=\"982\" y1=\"279\" x2=\"502\" y2=\"279\" class=\"messageLine0\" data-et=\"message\" data-id=\"i3\" data-from=\"Tokens_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca-arrowhead)\" style=\"fill: none;\"></line><text x=\"953\" y=\"346\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions request</text><line x1=\"499\" y1=\"385\" x2=\"1406\" y2=\"385\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca-arrowhead)\" style=\"fill: none;\"></line><text x=\"956\" y=\"474\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions response</text><line x1=\"1409\" y1=\"513\" x2=\"502\" y2=\"513\" class=\"messageLine0\" data-et=\"message\" data-id=\"i7\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca-arrowhead)\" style=\"fill: none;\"></line><text x=\"953\" y=\"528\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement request</text><line x1=\"499\" y1=\"567\" x2=\"1406\" y2=\"567\" class=\"messageLine0\" data-et=\"message\" data-id=\"i8\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca-arrowhead)\" style=\"fill: none;\"></line><text x=\"956\" y=\"582\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement response</text><line x1=\"1409\" y1=\"621\" x2=\"502\" y2=\"621\" class=\"messageLine0\" data-et=\"message\" data-id=\"i9\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-9fa42f54b553514139c90c3a499eaec3c9dbd0329c0ade0722d04ca1147b4dca-arrowhead)\" style=\"fill: none;\"></line></svg>","diagramHtmlDark":"<svg id=\"diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 1593.5px;\" viewBox=\"-50 -10 1593.5 727\" role=\"graphics-document document\" aria-roledescription=\"sequence\"><g><rect x=\"1326.5\" y=\"641\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1410\" y=\"673.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1410\" dy=\"0\">Card_Payments_API</tspan></text></g><g><rect x=\"908\" y=\"641\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"983\" y=\"673.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"983\" dy=\"0\">Tokens_API</tspan></text></g><g><rect x=\"417\" y=\"641\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"498\" y=\"673.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"498\" dy=\"0\">Merchant_Backend</tspan></text></g><g><rect x=\"200\" y=\"641\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"283.5\" y=\"673.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"283.5\" dy=\"0\">Merchant_Frontend</tspan></text></g><g><rect x=\"0\" y=\"641\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"673.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g><g><line id=\"actor4\" x1=\"1410\" y1=\"65\" x2=\"1410\" y2=\"641\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Card_Payments_API\" data-et=\"life-line\" data-id=\"Card_Payments_API\"></line><g id=\"root-4\" data-et=\"participant\" data-type=\"participant\" data-id=\"Card_Payments_API\"><rect x=\"1326.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1410\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1410\" dy=\"0\">Card_Payments_API</tspan></text></g></g><g><line id=\"actor3\" x1=\"983\" y1=\"65\" x2=\"983\" y2=\"641\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Tokens_API\" data-et=\"life-line\" data-id=\"Tokens_API\"></line><g id=\"root-3\" data-et=\"participant\" data-type=\"participant\" data-id=\"Tokens_API\"><rect x=\"908\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"983\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"983\" dy=\"0\">Tokens_API</tspan></text></g></g><g><line id=\"actor2\" x1=\"498\" y1=\"65\" x2=\"498\" y2=\"641\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Backend\" data-et=\"life-line\" data-id=\"Merchant_Backend\"></line><g id=\"root-2\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Backend\"><rect x=\"417\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"498\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"498\" dy=\"0\">Merchant_Backend</tspan></text></g></g><g><line id=\"actor1\" x1=\"283.5\" y1=\"65\" x2=\"283.5\" y2=\"641\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Frontend\" data-et=\"life-line\" data-id=\"Merchant_Frontend\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Frontend\"><rect x=\"200\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"283.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"283.5\" dy=\"0\">Merchant_Frontend</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"641\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Browser\" data-et=\"life-line\" data-id=\"Browser\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"Browser\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g></g><style>#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .error-icon{fill:#a44141;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .error-text{fill:#ddd;stroke:#ddd;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .edge-thickness-normal{stroke-width:1px;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .edge-thickness-thick{stroke-width:3.5px;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .edge-pattern-solid{stroke-dasharray:0;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .marker{fill:lightgrey;stroke:lightgrey;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .marker.cross{stroke:lightgrey;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 p{margin:0;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .actor{stroke:#ccc;fill:#1f2020;stroke-width:1;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 rect.note[data-look=\"neo\"]{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 text.actor&gt;tspan{fill:lightgrey;stroke:none;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .actor-line{stroke:#ccc;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:lightgrey;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:lightgrey;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 [id$=\"-arrowhead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .sequenceNumber{fill:black;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 [id$=\"-sequencenumber\"]{fill:lightgrey;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 [id$=\"-crosshead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .messageText{fill:lightgrey;stroke:none;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .labelBox{stroke:#ccc;fill:#1f2020;filter:none;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .labelText,#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .labelText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .loopText,#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .loopText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .sectionTitle,#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .sectionTitle&gt;tspan{fill:lightgrey;stroke:none;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#ccc;fill:#ccc;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .note{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .noteText,#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .noteText&gt;tspan{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);stroke:none;font-weight:normal;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .activation0{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .activation1{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .activation2{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .actorPopupMenu{position:absolute;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .actorPopupMenuPanel{position:absolute;fill:#1f2020;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .actor-man circle,#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 line{fill:#1f2020;stroke-width:2px;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 g rect.rect{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));stroke:#ccc;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 .node .neo-node{stroke:#ccc;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 [data-look=\"neo\"].node rect,#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 [data-look=\"neo\"].cluster rect,#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 [data-look=\"neo\"].node polygon{stroke:url(#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 [data-look=\"neo\"].node path{stroke:url(#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1-gradient);stroke-width:1px;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 [data-look=\"neo\"].node circle{stroke:url(#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"note\" data-id=\"i2\"><rect x=\"629\" y=\"183\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"329\" height=\"42\" class=\"note\"></rect><text x=\"794\" y=\"188\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"794\">Includes Network Payment  (NPT) number</tspan></text></g><g data-et=\"note\" data-id=\"i4\"><rect x=\"523\" y=\"289\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"435\" height=\"42\" class=\"note\"></rect><text x=\"741\" y=\"294\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"741\">Cryptogram for Network Payment Token (NPT) returned</tspan></text></g><g data-et=\"note\" data-id=\"i6\"><rect x=\"473\" y=\"395\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"962\" height=\"64\" class=\"note\"></rect><text x=\"954\" y=\"400\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"954\">Set `customerAgreement.type: cardOnFile`, `customerAgreement.storedCardUsage: subsequent` </tspan></text><text x=\"954\" y=\"422\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"954\"> Includes Network Payment Token (NPT) number and cryptogram</tspan></text></g><text x=\"389\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Pay</text><line x1=\"284.5\" y1=\"119\" x2=\"494\" y2=\"119\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"Merchant_Frontend\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1-arrowhead)\" style=\"fill: none;\"></line><text x=\"739\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Provision Cryptogram for NPT</text><line x1=\"499\" y1=\"173\" x2=\"979\" y2=\"173\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Merchant_Backend\" data-to=\"Tokens_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1-arrowhead)\" style=\"fill: none;\"></line><text x=\"742\" y=\"240\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Provision cryptogram response</text><line x1=\"982\" y1=\"279\" x2=\"502\" y2=\"279\" class=\"messageLine0\" data-et=\"message\" data-id=\"i3\" data-from=\"Tokens_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1-arrowhead)\" style=\"fill: none;\"></line><text x=\"953\" y=\"346\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions request</text><line x1=\"499\" y1=\"385\" x2=\"1406\" y2=\"385\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1-arrowhead)\" style=\"fill: none;\"></line><text x=\"956\" y=\"474\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions response</text><line x1=\"1409\" y1=\"513\" x2=\"502\" y2=\"513\" class=\"messageLine0\" data-et=\"message\" data-id=\"i7\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1-arrowhead)\" style=\"fill: none;\"></line><text x=\"953\" y=\"528\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement request</text><line x1=\"499\" y1=\"567\" x2=\"1406\" y2=\"567\" class=\"messageLine0\" data-et=\"message\" data-id=\"i8\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1-arrowhead)\" style=\"fill: none;\"></line><text x=\"956\" y=\"582\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement response</text><line x1=\"1409\" y1=\"621\" x2=\"502\" y2=\"621\" class=\"messageLine0\" data-et=\"message\" data-id=\"i9\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-0c2e8eb2d5db4330b9296a352274f8193e5de21562dc3787672a24aacae59fe1-arrowhead)\" style=\"fill: none;\"></line></svg>"},"children":["\nsequenceDiagram\n    participant Browser\n    participant Merchant_Frontend\n    participant Merchant_Backend\n    participant Tokens_API\n    participant Card_Payments_API\n    Merchant_Frontend->>Merchant_Backend: Pay \n    Merchant_Backend->>Tokens_API: Provision Cryptogram for NPT\n    Note left of Tokens_API: Includes Network Payment  (NPT) number\n    Tokens_API->>Merchant_Backend: Provision cryptogram response\n    Note right of Merchant_Backend: Cryptogram for Network Payment Token (NPT) returned \n    Merchant_Backend->>Card_Payments_API: customerInitiatedTransactions request\n    Note over Merchant_Backend,Card_Payments_API:  Set `customerAgreement.type: cardOnFile`, `customerAgreement.storedCardUsage: subsequent` <br> Includes Network Payment Token (NPT) number and cryptogram\n    Card_Payments_API->>Merchant_Backend: customerInitiatedTransactions response\n    Merchant_Backend->>Card_Payments_API: Settlement request\n    Card_Payments_API->>Merchant_Backend: Settlement response\n"]}]},{"$$mdtype":"Tag","name":"div","attributes":{"label":"Using an NPT (includes 3DS)","disable":false},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Using an existing NPT to provision a new cryptogram, request 3DS authentication and make the payment"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Using:"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/tokens/"},"children":["Tokens API"]}," - to provision the NPT cryptogram"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/3ds/"},"children":["3DS API"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/card-payments/"},"children":["Card Payments API"]}]}]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"\nsequenceDiagram\n    participant Browser\n    participant Merchant_Frontend\n    participant Merchant_Backend\n    participant Tokens_API\n    participant 3DS_API\n    participant Card_Payments_API\n    Merchant_Frontend->>Merchant_Backend: Pay \n    Merchant_Backend->>Tokens_API: Provision cryptogram for NPT\n    Note left of Tokens_API: Includes Network Payment  (NPT) number\n    Tokens_API->>Merchant_Backend: Provision cryptogram response\n    Note right of Merchant_Backend: Cryptogram for Network Payment Token (NPT) returned \n    Merchant_Backend->>3DS_API: deviceDataInitialization request\n    Note left of 3DS_API: Includes Network Payment Token (NPT) number \n    3DS_API->>Merchant_Backend: deviceDataInitialization response\n    Merchant_Backend->>Merchant_Frontend: DeviceData - BIN/JWT/URL\n    Merchant_Frontend->>Browser: 3DS Device Data form\n    Browser-->>Issuers: Form POST\n    Issuers-->>Browser: PostMessage: dfReferenceId\n    Merchant_Backend->>3DS_API: Authentication request\n    Note left of 3DS_API: Includes Network Payment Token (NPT) number\n    3DS_API->>Merchant_Backend: Authentication response\n    Merchant_Backend->>Merchant_Frontend: Challenge JWT/URL\n    Merchant_Frontend->>Browser: 3DS challenge form\n    Browser-->>Issuers: Form POST\n    Issuers-->>Merchant_Backend: `returnUrl` specified in authentication request\n    Note right of Merchant_Frontend: Update or close challenge window on website\n    Merchant_Backend->>3DS_API: Verification request\n    3DS_API->>Merchant_Backend: Verification response\n    Note right of Merchant_Frontend: Apply authentication details in payment<br> E.g. eci, authenticationValue etc\n    Merchant_Backend->>Card_Payments_API: customerInitiatedTransactions request\n    Note over Merchant_Backend,Card_Payments_API:  Set `customerAgreement.type: cardOnFile`, `customerAgreement.storedCardUsage: subsequent` <br> Includes Network Payment Token (NPT) number and cryptogram\n    Card_Payments_API->>Merchant_Backend: customerInitiatedTransactions response\n    Merchant_Backend->>Card_Payments_API: Settlement request\n    Card_Payments_API->>Merchant_Backend: Settlement response\n","diagramHtml":"<svg id=\"diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 2440.5px;\" viewBox=\"-50 -10 2440.5 1713\" role=\"graphics-document document\" aria-roledescription=\"sequence\"><g><rect x=\"2190.5\" y=\"1627\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Issuers\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"2265.5\" y=\"1659.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2265.5\" dy=\"0\">Issuers</tspan></text></g><g><rect x=\"1973.5\" y=\"1627\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"2057\" y=\"1659.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2057\" dy=\"0\">Card_Payments_API</tspan></text></g><g><rect x=\"1555\" y=\"1627\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"3DS_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1630\" y=\"1659.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1630\" dy=\"0\">3DS_API</tspan></text></g><g><rect x=\"1128\" y=\"1627\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1203\" y=\"1659.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1203\" dy=\"0\">Tokens_API</tspan></text></g><g><rect x=\"637\" y=\"1627\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"718\" y=\"1659.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"718\" dy=\"0\">Merchant_Backend</tspan></text></g><g><rect x=\"224.5\" y=\"1627\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"308\" y=\"1659.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"308\" dy=\"0\">Merchant_Frontend</tspan></text></g><g><rect x=\"0\" y=\"1627\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"1659.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g><g><line id=\"actor6\" x1=\"2265.5\" y1=\"65\" x2=\"2265.5\" y2=\"1627\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Issuers\" data-et=\"life-line\" data-id=\"Issuers\"></line><g id=\"root-6\" data-et=\"participant\" data-type=\"participant\" data-id=\"Issuers\"><rect x=\"2190.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Issuers\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"2265.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2265.5\" dy=\"0\">Issuers</tspan></text></g></g><g><line id=\"actor5\" x1=\"2057\" y1=\"65\" x2=\"2057\" y2=\"1627\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Card_Payments_API\" data-et=\"life-line\" data-id=\"Card_Payments_API\"></line><g id=\"root-5\" data-et=\"participant\" data-type=\"participant\" data-id=\"Card_Payments_API\"><rect x=\"1973.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"2057\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2057\" dy=\"0\">Card_Payments_API</tspan></text></g></g><g><line id=\"actor4\" x1=\"1630\" y1=\"65\" x2=\"1630\" y2=\"1627\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"3DS_API\" data-et=\"life-line\" data-id=\"3DS_API\"></line><g id=\"root-4\" data-et=\"participant\" data-type=\"participant\" data-id=\"3DS_API\"><rect x=\"1555\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"3DS_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1630\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1630\" dy=\"0\">3DS_API</tspan></text></g></g><g><line id=\"actor3\" x1=\"1203\" y1=\"65\" x2=\"1203\" y2=\"1627\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Tokens_API\" data-et=\"life-line\" data-id=\"Tokens_API\"></line><g id=\"root-3\" data-et=\"participant\" data-type=\"participant\" data-id=\"Tokens_API\"><rect x=\"1128\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1203\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1203\" dy=\"0\">Tokens_API</tspan></text></g></g><g><line id=\"actor2\" x1=\"718\" y1=\"65\" x2=\"718\" y2=\"1627\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Backend\" data-et=\"life-line\" data-id=\"Merchant_Backend\"></line><g id=\"root-2\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Backend\"><rect x=\"637\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"718\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"718\" dy=\"0\">Merchant_Backend</tspan></text></g></g><g><line id=\"actor1\" x1=\"308\" y1=\"65\" x2=\"308\" y2=\"1627\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Frontend\" data-et=\"life-line\" data-id=\"Merchant_Frontend\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Frontend\"><rect x=\"224.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"308\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"308\" dy=\"0\">Merchant_Frontend</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"1627\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Browser\" data-et=\"life-line\" data-id=\"Browser\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"Browser\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g></g><style>#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .error-icon{fill:#552222;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .error-text{fill:#552222;stroke:#552222;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .edge-thickness-normal{stroke-width:1px;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .edge-thickness-thick{stroke-width:3.5px;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .edge-pattern-solid{stroke-dasharray:0;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .edge-pattern-dashed{stroke-dasharray:3;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .edge-pattern-dotted{stroke-dasharray:2;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .marker{fill:#333333;stroke:#333333;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .marker.cross{stroke:#333333;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be p{margin:0;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .actor{stroke:#9370DB;fill:#ECECFF;stroke-width:1;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be rect.note[data-look=\"neo\"]{stroke:#aaaa33;fill:#fff5ad;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be text.actor&gt;tspan{fill:black;stroke:none;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .actor-line{stroke:#9370DB;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:#333;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be [id$=\"-arrowhead\"] path{fill:#333;stroke:#333;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .sequenceNumber{fill:white;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be [id$=\"-sequencenumber\"]{fill:#333;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be [id$=\"-crosshead\"] path{fill:#333;stroke:#333;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .messageText{fill:#333;stroke:none;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .labelBox{stroke:#9370DB;fill:#ECECFF;filter:none;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .labelText,#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .labelText&gt;tspan{fill:black;stroke:none;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .loopText,#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .loopText&gt;tspan{fill:black;stroke:none;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .sectionTitle,#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .sectionTitle&gt;tspan{fill:black;stroke:none;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#9370DB;fill:#9370DB;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .note{stroke:#aaaa33;fill:#fff5ad;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .noteText,#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .noteText&gt;tspan{fill:black;stroke:none;font-weight:normal;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .activation0{fill:#f4f4f4;stroke:#666;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .activation1{fill:#f4f4f4;stroke:#666;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .activation2{fill:#f4f4f4;stroke:#666;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .actorPopupMenu{position:absolute;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .actorPopupMenuPanel{position:absolute;fill:#ECECFF;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .actor-man circle,#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be line{fill:#ECECFF;stroke-width:2px;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be g rect.rect{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));stroke:#9370DB;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be .node .neo-node{stroke:#9370DB;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be [data-look=\"neo\"].node rect,#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be [data-look=\"neo\"].cluster rect,#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"note\" data-id=\"i2\"><rect x=\"849\" y=\"183\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"329\" height=\"42\" class=\"note\"></rect><text x=\"1014\" y=\"188\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1014\">Includes Network Payment  (NPT) number</tspan></text></g><g data-et=\"note\" data-id=\"i4\"><rect x=\"743\" y=\"289\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"435\" height=\"42\" class=\"note\"></rect><text x=\"961\" y=\"294\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"961\">Cryptogram for Network Payment Token (NPT) returned</tspan></text></g><g data-et=\"note\" data-id=\"i6\"><rect x=\"1228\" y=\"395\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"377\" height=\"42\" class=\"note\"></rect><text x=\"1417\" y=\"400\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1417\">Includes Network Payment Token (NPT) number</tspan></text></g><g data-et=\"note\" data-id=\"i13\"><rect x=\"1228\" y=\"771\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"377\" height=\"42\" class=\"note\"></rect><text x=\"1417\" y=\"776\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1417\">Includes Network Payment Token (NPT) number</tspan></text></g><g data-et=\"note\" data-id=\"i19\"><rect x=\"333\" y=\"1093\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"360\" height=\"42\" class=\"note\"></rect><text x=\"513\" y=\"1098\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"513\">Update or close challenge window on website</tspan></text></g><g data-et=\"note\" data-id=\"i22\"><rect x=\"333\" y=\"1253\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"316\" height=\"64\" class=\"note\"></rect><text x=\"491\" y=\"1258\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"491\">Apply authentication details in payment</tspan></text><text x=\"491\" y=\"1280\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"491\"> E.g. eci, authenticationValue etc</tspan></text></g><g data-et=\"note\" data-id=\"i24\"><rect x=\"693\" y=\"1381\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"1389\" height=\"64\" class=\"note\"></rect><text x=\"1388\" y=\"1386\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1388\">Set `customerAgreement.type: cardOnFile`, `customerAgreement.storedCardUsage: subsequent` </tspan></text><text x=\"1388\" y=\"1408\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1388\"> Includes Network Payment Token (NPT) number and cryptogram</tspan></text></g><text x=\"512\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Pay</text><line x1=\"309\" y1=\"119\" x2=\"714\" y2=\"119\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"Merchant_Frontend\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be-arrowhead)\" style=\"fill: none;\"></line><text x=\"959\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Provision cryptogram for NPT</text><line x1=\"719\" y1=\"173\" x2=\"1199\" y2=\"173\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Merchant_Backend\" data-to=\"Tokens_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be-arrowhead)\" style=\"fill: none;\"></line><text x=\"962\" y=\"240\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Provision cryptogram response</text><line x1=\"1202\" y1=\"279\" x2=\"722\" y2=\"279\" class=\"messageLine0\" data-et=\"message\" data-id=\"i3\" data-from=\"Tokens_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be-arrowhead)\" style=\"fill: none;\"></line><text x=\"1173\" y=\"346\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">deviceDataInitialization request</text><line x1=\"719\" y1=\"385\" x2=\"1626\" y2=\"385\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"Merchant_Backend\" data-to=\"3DS_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be-arrowhead)\" style=\"fill: none;\"></line><text x=\"1176\" y=\"452\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">deviceDataInitialization response</text><line x1=\"1629\" y1=\"491\" x2=\"722\" y2=\"491\" class=\"messageLine0\" data-et=\"message\" data-id=\"i7\" data-from=\"3DS_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be-arrowhead)\" style=\"fill: none;\"></line><text x=\"515\" y=\"506\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">DeviceData - BIN/JWT/URL</text><line x1=\"717\" y1=\"545\" x2=\"312\" y2=\"545\" class=\"messageLine0\" data-et=\"message\" data-id=\"i8\" data-from=\"Merchant_Backend\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be-arrowhead)\" style=\"fill: none;\"></line><text x=\"193\" y=\"560\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">3DS Device Data form</text><line x1=\"307\" y1=\"599\" x2=\"79\" y2=\"599\" class=\"messageLine0\" data-et=\"message\" data-id=\"i9\" data-from=\"Merchant_Frontend\" data-to=\"Browser\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be-arrowhead)\" style=\"fill: none;\"></line><text x=\"1169\" y=\"614\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Form POST</text><line x1=\"76\" y1=\"653\" x2=\"2261.5\" y2=\"653\" class=\"messageLine1\" data-et=\"message\" data-id=\"i10\" data-from=\"Browser\" data-to=\"Issuers\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1172\" y=\"668\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">PostMessage: dfReferenceId</text><line x1=\"2264.5\" y1=\"707\" x2=\"79\" y2=\"707\" class=\"messageLine1\" data-et=\"message\" data-id=\"i11\" data-from=\"Issuers\" data-to=\"Browser\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1173\" y=\"722\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Authentication request</text><line x1=\"719\" y1=\"761\" x2=\"1626\" y2=\"761\" class=\"messageLine0\" data-et=\"message\" data-id=\"i12\" data-from=\"Merchant_Backend\" data-to=\"3DS_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be-arrowhead)\" style=\"fill: none;\"></line><text x=\"1176\" y=\"828\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Authentication response</text><line x1=\"1629\" y1=\"867\" x2=\"722\" y2=\"867\" class=\"messageLine0\" data-et=\"message\" data-id=\"i14\" data-from=\"3DS_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be-arrowhead)\" style=\"fill: none;\"></line><text x=\"515\" y=\"882\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Challenge JWT/URL</text><line x1=\"717\" y1=\"921\" x2=\"312\" y2=\"921\" class=\"messageLine0\" data-et=\"message\" data-id=\"i15\" data-from=\"Merchant_Backend\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be-arrowhead)\" style=\"fill: none;\"></line><text x=\"193\" y=\"936\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">3DS challenge form</text><line x1=\"307\" y1=\"975\" x2=\"79\" y2=\"975\" class=\"messageLine0\" data-et=\"message\" data-id=\"i16\" data-from=\"Merchant_Frontend\" data-to=\"Browser\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be-arrowhead)\" style=\"fill: none;\"></line><text x=\"1169\" y=\"990\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Form POST</text><line x1=\"76\" y1=\"1029\" x2=\"2261.5\" y2=\"1029\" class=\"messageLine1\" data-et=\"message\" data-id=\"i17\" data-from=\"Browser\" data-to=\"Issuers\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1493\" y=\"1044\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">`returnUrl` specified in authentication request</text><line x1=\"2264.5\" y1=\"1083\" x2=\"722\" y2=\"1083\" class=\"messageLine1\" data-et=\"message\" data-id=\"i18\" data-from=\"Issuers\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1173\" y=\"1150\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verification request</text><line x1=\"719\" y1=\"1189\" x2=\"1626\" y2=\"1189\" class=\"messageLine0\" data-et=\"message\" data-id=\"i20\" data-from=\"Merchant_Backend\" data-to=\"3DS_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be-arrowhead)\" style=\"fill: none;\"></line><text x=\"1176\" y=\"1204\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verification response</text><line x1=\"1629\" y1=\"1243\" x2=\"722\" y2=\"1243\" class=\"messageLine0\" data-et=\"message\" data-id=\"i21\" data-from=\"3DS_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be-arrowhead)\" style=\"fill: none;\"></line><text x=\"1386\" y=\"1332\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions request</text><line x1=\"719\" y1=\"1371\" x2=\"2053\" y2=\"1371\" class=\"messageLine0\" data-et=\"message\" data-id=\"i23\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be-arrowhead)\" style=\"fill: none;\"></line><text x=\"1389\" y=\"1460\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions response</text><line x1=\"2056\" y1=\"1499\" x2=\"722\" y2=\"1499\" class=\"messageLine0\" data-et=\"message\" data-id=\"i25\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be-arrowhead)\" style=\"fill: none;\"></line><text x=\"1386\" y=\"1514\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement request</text><line x1=\"719\" y1=\"1553\" x2=\"2053\" y2=\"1553\" class=\"messageLine0\" data-et=\"message\" data-id=\"i26\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be-arrowhead)\" style=\"fill: none;\"></line><text x=\"1389\" y=\"1568\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement response</text><line x1=\"2056\" y1=\"1607\" x2=\"722\" y2=\"1607\" class=\"messageLine0\" data-et=\"message\" data-id=\"i27\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-7e6cddb6c7983b77202b36b385f3adbd02ee43b0dc18048b0ff42172f65795be-arrowhead)\" style=\"fill: none;\"></line></svg>","diagramHtmlDark":"<svg id=\"diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 2440.5px;\" viewBox=\"-50 -10 2440.5 1713\" role=\"graphics-document document\" aria-roledescription=\"sequence\"><g><rect x=\"2190.5\" y=\"1627\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Issuers\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"2265.5\" y=\"1659.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2265.5\" dy=\"0\">Issuers</tspan></text></g><g><rect x=\"1973.5\" y=\"1627\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"2057\" y=\"1659.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2057\" dy=\"0\">Card_Payments_API</tspan></text></g><g><rect x=\"1555\" y=\"1627\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"3DS_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1630\" y=\"1659.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1630\" dy=\"0\">3DS_API</tspan></text></g><g><rect x=\"1128\" y=\"1627\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1203\" y=\"1659.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1203\" dy=\"0\">Tokens_API</tspan></text></g><g><rect x=\"637\" y=\"1627\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"718\" y=\"1659.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"718\" dy=\"0\">Merchant_Backend</tspan></text></g><g><rect x=\"224.5\" y=\"1627\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"308\" y=\"1659.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"308\" dy=\"0\">Merchant_Frontend</tspan></text></g><g><rect x=\"0\" y=\"1627\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"1659.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g><g><line id=\"actor6\" x1=\"2265.5\" y1=\"65\" x2=\"2265.5\" y2=\"1627\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Issuers\" data-et=\"life-line\" data-id=\"Issuers\"></line><g id=\"root-6\" data-et=\"participant\" data-type=\"participant\" data-id=\"Issuers\"><rect x=\"2190.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Issuers\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"2265.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2265.5\" dy=\"0\">Issuers</tspan></text></g></g><g><line id=\"actor5\" x1=\"2057\" y1=\"65\" x2=\"2057\" y2=\"1627\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Card_Payments_API\" data-et=\"life-line\" data-id=\"Card_Payments_API\"></line><g id=\"root-5\" data-et=\"participant\" data-type=\"participant\" data-id=\"Card_Payments_API\"><rect x=\"1973.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"2057\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"2057\" dy=\"0\">Card_Payments_API</tspan></text></g></g><g><line id=\"actor4\" x1=\"1630\" y1=\"65\" x2=\"1630\" y2=\"1627\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"3DS_API\" data-et=\"life-line\" data-id=\"3DS_API\"></line><g id=\"root-4\" data-et=\"participant\" data-type=\"participant\" data-id=\"3DS_API\"><rect x=\"1555\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"3DS_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1630\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1630\" dy=\"0\">3DS_API</tspan></text></g></g><g><line id=\"actor3\" x1=\"1203\" y1=\"65\" x2=\"1203\" y2=\"1627\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Tokens_API\" data-et=\"life-line\" data-id=\"Tokens_API\"></line><g id=\"root-3\" data-et=\"participant\" data-type=\"participant\" data-id=\"Tokens_API\"><rect x=\"1128\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Tokens_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1203\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1203\" dy=\"0\">Tokens_API</tspan></text></g></g><g><line id=\"actor2\" x1=\"718\" y1=\"65\" x2=\"718\" y2=\"1627\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Backend\" data-et=\"life-line\" data-id=\"Merchant_Backend\"></line><g id=\"root-2\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Backend\"><rect x=\"637\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"718\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"718\" dy=\"0\">Merchant_Backend</tspan></text></g></g><g><line id=\"actor1\" x1=\"308\" y1=\"65\" x2=\"308\" y2=\"1627\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Frontend\" data-et=\"life-line\" data-id=\"Merchant_Frontend\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Frontend\"><rect x=\"224.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"308\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"308\" dy=\"0\">Merchant_Frontend</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"1627\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Browser\" data-et=\"life-line\" data-id=\"Browser\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"Browser\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g></g><style>#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .error-icon{fill:#a44141;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .error-text{fill:#ddd;stroke:#ddd;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .edge-thickness-normal{stroke-width:1px;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .edge-thickness-thick{stroke-width:3.5px;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .edge-pattern-solid{stroke-dasharray:0;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .edge-pattern-dashed{stroke-dasharray:3;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .edge-pattern-dotted{stroke-dasharray:2;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .marker{fill:lightgrey;stroke:lightgrey;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .marker.cross{stroke:lightgrey;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af p{margin:0;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .actor{stroke:#ccc;fill:#1f2020;stroke-width:1;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af rect.note[data-look=\"neo\"]{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af text.actor&gt;tspan{fill:lightgrey;stroke:none;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .actor-line{stroke:#ccc;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:lightgrey;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:lightgrey;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af [id$=\"-arrowhead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .sequenceNumber{fill:black;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af [id$=\"-sequencenumber\"]{fill:lightgrey;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af [id$=\"-crosshead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .messageText{fill:lightgrey;stroke:none;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .labelBox{stroke:#ccc;fill:#1f2020;filter:none;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .labelText,#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .labelText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .loopText,#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .loopText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .sectionTitle,#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .sectionTitle&gt;tspan{fill:lightgrey;stroke:none;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#ccc;fill:#ccc;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .note{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .noteText,#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .noteText&gt;tspan{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);stroke:none;font-weight:normal;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .activation0{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .activation1{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .activation2{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .actorPopupMenu{position:absolute;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .actorPopupMenuPanel{position:absolute;fill:#1f2020;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .actor-man circle,#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af line{fill:#1f2020;stroke-width:2px;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af g rect.rect{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));stroke:#ccc;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af .node .neo-node{stroke:#ccc;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af [data-look=\"neo\"].node rect,#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af [data-look=\"neo\"].cluster rect,#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af [data-look=\"neo\"].node polygon{stroke:url(#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af [data-look=\"neo\"].node path{stroke:url(#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-gradient);stroke-width:1px;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af [data-look=\"neo\"].node circle{stroke:url(#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"note\" data-id=\"i2\"><rect x=\"849\" y=\"183\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"329\" height=\"42\" class=\"note\"></rect><text x=\"1014\" y=\"188\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1014\">Includes Network Payment  (NPT) number</tspan></text></g><g data-et=\"note\" data-id=\"i4\"><rect x=\"743\" y=\"289\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"435\" height=\"42\" class=\"note\"></rect><text x=\"961\" y=\"294\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"961\">Cryptogram for Network Payment Token (NPT) returned</tspan></text></g><g data-et=\"note\" data-id=\"i6\"><rect x=\"1228\" y=\"395\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"377\" height=\"42\" class=\"note\"></rect><text x=\"1417\" y=\"400\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1417\">Includes Network Payment Token (NPT) number</tspan></text></g><g data-et=\"note\" data-id=\"i13\"><rect x=\"1228\" y=\"771\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"377\" height=\"42\" class=\"note\"></rect><text x=\"1417\" y=\"776\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1417\">Includes Network Payment Token (NPT) number</tspan></text></g><g data-et=\"note\" data-id=\"i19\"><rect x=\"333\" y=\"1093\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"360\" height=\"42\" class=\"note\"></rect><text x=\"513\" y=\"1098\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"513\">Update or close challenge window on website</tspan></text></g><g data-et=\"note\" data-id=\"i22\"><rect x=\"333\" y=\"1253\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"316\" height=\"64\" class=\"note\"></rect><text x=\"491\" y=\"1258\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"491\">Apply authentication details in payment</tspan></text><text x=\"491\" y=\"1280\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"491\"> E.g. eci, authenticationValue etc</tspan></text></g><g data-et=\"note\" data-id=\"i24\"><rect x=\"693\" y=\"1381\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"1389\" height=\"64\" class=\"note\"></rect><text x=\"1388\" y=\"1386\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1388\">Set `customerAgreement.type: cardOnFile`, `customerAgreement.storedCardUsage: subsequent` </tspan></text><text x=\"1388\" y=\"1408\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"1388\"> Includes Network Payment Token (NPT) number and cryptogram</tspan></text></g><text x=\"512\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Pay</text><line x1=\"309\" y1=\"119\" x2=\"714\" y2=\"119\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"Merchant_Frontend\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-arrowhead)\" style=\"fill: none;\"></line><text x=\"959\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Provision cryptogram for NPT</text><line x1=\"719\" y1=\"173\" x2=\"1199\" y2=\"173\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Merchant_Backend\" data-to=\"Tokens_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-arrowhead)\" style=\"fill: none;\"></line><text x=\"962\" y=\"240\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Provision cryptogram response</text><line x1=\"1202\" y1=\"279\" x2=\"722\" y2=\"279\" class=\"messageLine0\" data-et=\"message\" data-id=\"i3\" data-from=\"Tokens_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-arrowhead)\" style=\"fill: none;\"></line><text x=\"1173\" y=\"346\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">deviceDataInitialization request</text><line x1=\"719\" y1=\"385\" x2=\"1626\" y2=\"385\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"Merchant_Backend\" data-to=\"3DS_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-arrowhead)\" style=\"fill: none;\"></line><text x=\"1176\" y=\"452\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">deviceDataInitialization response</text><line x1=\"1629\" y1=\"491\" x2=\"722\" y2=\"491\" class=\"messageLine0\" data-et=\"message\" data-id=\"i7\" data-from=\"3DS_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-arrowhead)\" style=\"fill: none;\"></line><text x=\"515\" y=\"506\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">DeviceData - BIN/JWT/URL</text><line x1=\"717\" y1=\"545\" x2=\"312\" y2=\"545\" class=\"messageLine0\" data-et=\"message\" data-id=\"i8\" data-from=\"Merchant_Backend\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-arrowhead)\" style=\"fill: none;\"></line><text x=\"193\" y=\"560\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">3DS Device Data form</text><line x1=\"307\" y1=\"599\" x2=\"79\" y2=\"599\" class=\"messageLine0\" data-et=\"message\" data-id=\"i9\" data-from=\"Merchant_Frontend\" data-to=\"Browser\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-arrowhead)\" style=\"fill: none;\"></line><text x=\"1169\" y=\"614\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Form POST</text><line x1=\"76\" y1=\"653\" x2=\"2261.5\" y2=\"653\" class=\"messageLine1\" data-et=\"message\" data-id=\"i10\" data-from=\"Browser\" data-to=\"Issuers\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1172\" y=\"668\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">PostMessage: dfReferenceId</text><line x1=\"2264.5\" y1=\"707\" x2=\"79\" y2=\"707\" class=\"messageLine1\" data-et=\"message\" data-id=\"i11\" data-from=\"Issuers\" data-to=\"Browser\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1173\" y=\"722\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Authentication request</text><line x1=\"719\" y1=\"761\" x2=\"1626\" y2=\"761\" class=\"messageLine0\" data-et=\"message\" data-id=\"i12\" data-from=\"Merchant_Backend\" data-to=\"3DS_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-arrowhead)\" style=\"fill: none;\"></line><text x=\"1176\" y=\"828\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Authentication response</text><line x1=\"1629\" y1=\"867\" x2=\"722\" y2=\"867\" class=\"messageLine0\" data-et=\"message\" data-id=\"i14\" data-from=\"3DS_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-arrowhead)\" style=\"fill: none;\"></line><text x=\"515\" y=\"882\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Challenge JWT/URL</text><line x1=\"717\" y1=\"921\" x2=\"312\" y2=\"921\" class=\"messageLine0\" data-et=\"message\" data-id=\"i15\" data-from=\"Merchant_Backend\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-arrowhead)\" style=\"fill: none;\"></line><text x=\"193\" y=\"936\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">3DS challenge form</text><line x1=\"307\" y1=\"975\" x2=\"79\" y2=\"975\" class=\"messageLine0\" data-et=\"message\" data-id=\"i16\" data-from=\"Merchant_Frontend\" data-to=\"Browser\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-arrowhead)\" style=\"fill: none;\"></line><text x=\"1169\" y=\"990\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Form POST</text><line x1=\"76\" y1=\"1029\" x2=\"2261.5\" y2=\"1029\" class=\"messageLine1\" data-et=\"message\" data-id=\"i17\" data-from=\"Browser\" data-to=\"Issuers\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1493\" y=\"1044\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">`returnUrl` specified in authentication request</text><line x1=\"2264.5\" y1=\"1083\" x2=\"722\" y2=\"1083\" class=\"messageLine1\" data-et=\"message\" data-id=\"i18\" data-from=\"Issuers\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"1173\" y=\"1150\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verification request</text><line x1=\"719\" y1=\"1189\" x2=\"1626\" y2=\"1189\" class=\"messageLine0\" data-et=\"message\" data-id=\"i20\" data-from=\"Merchant_Backend\" data-to=\"3DS_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-arrowhead)\" style=\"fill: none;\"></line><text x=\"1176\" y=\"1204\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Verification response</text><line x1=\"1629\" y1=\"1243\" x2=\"722\" y2=\"1243\" class=\"messageLine0\" data-et=\"message\" data-id=\"i21\" data-from=\"3DS_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-arrowhead)\" style=\"fill: none;\"></line><text x=\"1386\" y=\"1332\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions request</text><line x1=\"719\" y1=\"1371\" x2=\"2053\" y2=\"1371\" class=\"messageLine0\" data-et=\"message\" data-id=\"i23\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-arrowhead)\" style=\"fill: none;\"></line><text x=\"1389\" y=\"1460\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">customerInitiatedTransactions response</text><line x1=\"2056\" y1=\"1499\" x2=\"722\" y2=\"1499\" class=\"messageLine0\" data-et=\"message\" data-id=\"i25\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-arrowhead)\" style=\"fill: none;\"></line><text x=\"1386\" y=\"1514\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement request</text><line x1=\"719\" y1=\"1553\" x2=\"2053\" y2=\"1553\" class=\"messageLine0\" data-et=\"message\" data-id=\"i26\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-arrowhead)\" style=\"fill: none;\"></line><text x=\"1389\" y=\"1568\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement response</text><line x1=\"2056\" y1=\"1607\" x2=\"722\" y2=\"1607\" class=\"messageLine0\" data-et=\"message\" data-id=\"i27\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-92d1a4ebec3f97656ba44b3b5d3e3a4b019e6d71018189bae0072734cebc66af-arrowhead)\" style=\"fill: none;\"></line></svg>"},"children":["\nsequenceDiagram\n    participant Browser\n    participant Merchant_Frontend\n    participant Merchant_Backend\n    participant Tokens_API\n    participant 3DS_API\n    participant Card_Payments_API\n    Merchant_Frontend->>Merchant_Backend: Pay \n    Merchant_Backend->>Tokens_API: Provision cryptogram for NPT\n    Note left of Tokens_API: Includes Network Payment  (NPT) number\n    Tokens_API->>Merchant_Backend: Provision cryptogram response\n    Note right of Merchant_Backend: Cryptogram for Network Payment Token (NPT) returned \n    Merchant_Backend->>3DS_API: deviceDataInitialization request\n    Note left of 3DS_API: Includes Network Payment Token (NPT) number \n    3DS_API->>Merchant_Backend: deviceDataInitialization response\n    Merchant_Backend->>Merchant_Frontend: DeviceData - BIN/JWT/URL\n    Merchant_Frontend->>Browser: 3DS Device Data form\n    Browser-->>Issuers: Form POST\n    Issuers-->>Browser: PostMessage: dfReferenceId\n    Merchant_Backend->>3DS_API: Authentication request\n    Note left of 3DS_API: Includes Network Payment Token (NPT) number\n    3DS_API->>Merchant_Backend: Authentication response\n    Merchant_Backend->>Merchant_Frontend: Challenge JWT/URL\n    Merchant_Frontend->>Browser: 3DS challenge form\n    Browser-->>Issuers: Form POST\n    Issuers-->>Merchant_Backend: `returnUrl` specified in authentication request\n    Note right of Merchant_Frontend: Update or close challenge window on website\n    Merchant_Backend->>3DS_API: Verification request\n    3DS_API->>Merchant_Backend: Verification response\n    Note right of Merchant_Frontend: Apply authentication details in payment<br> E.g. eci, authenticationValue etc\n    Merchant_Backend->>Card_Payments_API: customerInitiatedTransactions request\n    Note over Merchant_Backend,Card_Payments_API:  Set `customerAgreement.type: cardOnFile`, `customerAgreement.storedCardUsage: subsequent` <br> Includes Network Payment Token (NPT) number and cryptogram\n    Card_Payments_API->>Merchant_Backend: customerInitiatedTransactions response\n    Merchant_Backend->>Card_Payments_API: Settlement request\n    Card_Payments_API->>Merchant_Backend: Settlement response\n"]}]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"merchant-initiated-transactions","__idx":5},"children":["Merchant Initiated Transactions"]},{"$$mdtype":"Tag","name":"Tabs","attributes":{"size":"medium"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"label":"Subsequent Merchant Initiated Transaction (MIT)","disable":false},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Using an existing NPT to make a subsequent payment (MIT)"]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["An NPT cryptogram is not required for Merchant Initiated Transactions"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Using:"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/card-payments/"},"children":["Card Payments API"]}]}]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"\nsequenceDiagram\n    participant Browser\n    participant Merchant_Frontend\n    participant Merchant_Backend\n    participant Card_Payments_API\n    participant Issuers\n    Browser->>Merchant_Frontend: Click Pay\n    Merchant_Frontend->>Merchant_Backend: Pay \n    Merchant_Backend->>Card_Payments_API: merchantInitiatedTransactions request\n    Note over Merchant_Backend,Card_Payments_API: Set `customerAgreement.type: subscription`, `customerAgreement.storedCardUsage: subsequent` <br>Includes Network Payment Token (NPT) number\n    Card_Payments_API->>Merchant_Backend: merchantInitiatedTransactions response\n    Merchant_Backend->>Card_Payments_API: Settlement request\n    Card_Payments_API->>Merchant_Backend: Settlement response\n","diagramHtml":"<svg id=\"diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 1314.5px;\" viewBox=\"-50 -10 1314.5 569\" role=\"graphics-document document\" aria-roledescription=\"sequence\"><g><rect x=\"1064.5\" y=\"483\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Issuers\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1139.5\" y=\"515.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1139.5\" dy=\"0\">Issuers</tspan></text></g><g><rect x=\"847.5\" y=\"483\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"931\" y=\"515.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"931\" dy=\"0\">Card_Payments_API</tspan></text></g><g><rect x=\"417\" y=\"483\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"498\" y=\"515.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"498\" dy=\"0\">Merchant_Backend</tspan></text></g><g><rect x=\"200\" y=\"483\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"283.5\" y=\"515.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"283.5\" dy=\"0\">Merchant_Frontend</tspan></text></g><g><rect x=\"0\" y=\"483\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"515.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g><g><line id=\"actor4\" x1=\"1139.5\" y1=\"65\" x2=\"1139.5\" y2=\"483\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Issuers\" data-et=\"life-line\" data-id=\"Issuers\"></line><g id=\"root-4\" data-et=\"participant\" data-type=\"participant\" data-id=\"Issuers\"><rect x=\"1064.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Issuers\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1139.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1139.5\" dy=\"0\">Issuers</tspan></text></g></g><g><line id=\"actor3\" x1=\"931\" y1=\"65\" x2=\"931\" y2=\"483\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Card_Payments_API\" data-et=\"life-line\" data-id=\"Card_Payments_API\"></line><g id=\"root-3\" data-et=\"participant\" data-type=\"participant\" data-id=\"Card_Payments_API\"><rect x=\"847.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"931\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"931\" dy=\"0\">Card_Payments_API</tspan></text></g></g><g><line id=\"actor2\" x1=\"498\" y1=\"65\" x2=\"498\" y2=\"483\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Backend\" data-et=\"life-line\" data-id=\"Merchant_Backend\"></line><g id=\"root-2\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Backend\"><rect x=\"417\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"498\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"498\" dy=\"0\">Merchant_Backend</tspan></text></g></g><g><line id=\"actor1\" x1=\"283.5\" y1=\"65\" x2=\"283.5\" y2=\"483\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Frontend\" data-et=\"life-line\" data-id=\"Merchant_Frontend\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Frontend\"><rect x=\"200\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"283.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"283.5\" dy=\"0\">Merchant_Frontend</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"483\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Browser\" data-et=\"life-line\" data-id=\"Browser\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"Browser\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g></g><style>#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .error-icon{fill:#552222;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .error-text{fill:#552222;stroke:#552222;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .edge-thickness-normal{stroke-width:1px;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .edge-thickness-thick{stroke-width:3.5px;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .edge-pattern-solid{stroke-dasharray:0;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .marker{fill:#333333;stroke:#333333;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .marker.cross{stroke:#333333;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 p{margin:0;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .actor{stroke:#9370DB;fill:#ECECFF;stroke-width:1;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 rect.note[data-look=\"neo\"]{stroke:#aaaa33;fill:#fff5ad;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 text.actor&gt;tspan{fill:black;stroke:none;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .actor-line{stroke:#9370DB;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:#333;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 [id$=\"-arrowhead\"] path{fill:#333;stroke:#333;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .sequenceNumber{fill:white;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 [id$=\"-sequencenumber\"]{fill:#333;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 [id$=\"-crosshead\"] path{fill:#333;stroke:#333;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .messageText{fill:#333;stroke:none;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .labelBox{stroke:#9370DB;fill:#ECECFF;filter:none;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .labelText,#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .labelText&gt;tspan{fill:black;stroke:none;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .loopText,#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .loopText&gt;tspan{fill:black;stroke:none;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .sectionTitle,#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .sectionTitle&gt;tspan{fill:black;stroke:none;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#9370DB;fill:#9370DB;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .note{stroke:#aaaa33;fill:#fff5ad;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .noteText,#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .noteText&gt;tspan{fill:black;stroke:none;font-weight:normal;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .activation0{fill:#f4f4f4;stroke:#666;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .activation1{fill:#f4f4f4;stroke:#666;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .activation2{fill:#f4f4f4;stroke:#666;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .actorPopupMenu{position:absolute;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .actorPopupMenuPanel{position:absolute;fill:#ECECFF;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .actor-man circle,#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 line{fill:#ECECFF;stroke-width:2px;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 g rect.rect{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));stroke:#9370DB;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 .node .neo-node{stroke:#9370DB;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 [data-look=\"neo\"].node rect,#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 [data-look=\"neo\"].cluster rect,#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"note\" data-id=\"i3\"><rect x=\"473\" y=\"237\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"483\" height=\"64\" class=\"note\"></rect><text x=\"715\" y=\"242\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"715\">Set `customerAgreement.type: subscription`, `customerAgreement.storedCardUsage: subsequent` </tspan></text><text x=\"715\" y=\"264\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"715\">Includes Network Payment Token (NPT) number</tspan></text></g><text x=\"178\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Click Pay</text><line x1=\"76\" y1=\"119\" x2=\"279.5\" y2=\"119\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"Browser\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7-arrowhead)\" style=\"fill: none;\"></line><text x=\"389\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Pay</text><line x1=\"284.5\" y1=\"173\" x2=\"494\" y2=\"173\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Merchant_Frontend\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7-arrowhead)\" style=\"fill: none;\"></line><text x=\"713\" y=\"188\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">merchantInitiatedTransactions request</text><line x1=\"499\" y1=\"227\" x2=\"927\" y2=\"227\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7-arrowhead)\" style=\"fill: none;\"></line><text x=\"716\" y=\"316\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">merchantInitiatedTransactions response</text><line x1=\"930\" y1=\"355\" x2=\"502\" y2=\"355\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7-arrowhead)\" style=\"fill: none;\"></line><text x=\"713\" y=\"370\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement request</text><line x1=\"499\" y1=\"409\" x2=\"927\" y2=\"409\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7-arrowhead)\" style=\"fill: none;\"></line><text x=\"716\" y=\"424\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement response</text><line x1=\"930\" y1=\"463\" x2=\"502\" y2=\"463\" class=\"messageLine0\" data-et=\"message\" data-id=\"i6\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-6f68571457a95a9061dd05e8c093527d15e9122fd668099e8243c65d3bc564e7-arrowhead)\" style=\"fill: none;\"></line></svg>","diagramHtmlDark":"<svg id=\"diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 1314.5px;\" viewBox=\"-50 -10 1314.5 569\" role=\"graphics-document document\" aria-roledescription=\"sequence\"><g><rect x=\"1064.5\" y=\"483\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Issuers\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1139.5\" y=\"515.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1139.5\" dy=\"0\">Issuers</tspan></text></g><g><rect x=\"847.5\" y=\"483\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"931\" y=\"515.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"931\" dy=\"0\">Card_Payments_API</tspan></text></g><g><rect x=\"417\" y=\"483\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"498\" y=\"515.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"498\" dy=\"0\">Merchant_Backend</tspan></text></g><g><rect x=\"200\" y=\"483\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"283.5\" y=\"515.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"283.5\" dy=\"0\">Merchant_Frontend</tspan></text></g><g><rect x=\"0\" y=\"483\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"515.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g><g><line id=\"actor4\" x1=\"1139.5\" y1=\"65\" x2=\"1139.5\" y2=\"483\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Issuers\" data-et=\"life-line\" data-id=\"Issuers\"></line><g id=\"root-4\" data-et=\"participant\" data-type=\"participant\" data-id=\"Issuers\"><rect x=\"1064.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Issuers\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1139.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"1139.5\" dy=\"0\">Issuers</tspan></text></g></g><g><line id=\"actor3\" x1=\"931\" y1=\"65\" x2=\"931\" y2=\"483\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Card_Payments_API\" data-et=\"life-line\" data-id=\"Card_Payments_API\"></line><g id=\"root-3\" data-et=\"participant\" data-type=\"participant\" data-id=\"Card_Payments_API\"><rect x=\"847.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Card_Payments_API\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"931\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"931\" dy=\"0\">Card_Payments_API</tspan></text></g></g><g><line id=\"actor2\" x1=\"498\" y1=\"65\" x2=\"498\" y2=\"483\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Backend\" data-et=\"life-line\" data-id=\"Merchant_Backend\"></line><g id=\"root-2\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Backend\"><rect x=\"417\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"162\" height=\"65\" name=\"Merchant_Backend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"498\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"498\" dy=\"0\">Merchant_Backend</tspan></text></g></g><g><line id=\"actor1\" x1=\"283.5\" y1=\"65\" x2=\"283.5\" y2=\"483\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Merchant_Frontend\" data-et=\"life-line\" data-id=\"Merchant_Frontend\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Merchant_Frontend\"><rect x=\"200\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"167\" height=\"65\" name=\"Merchant_Frontend\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"283.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"283.5\" dy=\"0\">Merchant_Frontend</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"483\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Browser\" data-et=\"life-line\" data-id=\"Browser\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"Browser\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Browser\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Browser</tspan></text></g></g><style>#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .error-icon{fill:#a44141;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .error-text{fill:#ddd;stroke:#ddd;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .edge-thickness-normal{stroke-width:1px;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .edge-thickness-thick{stroke-width:3.5px;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .edge-pattern-solid{stroke-dasharray:0;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .marker{fill:lightgrey;stroke:lightgrey;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .marker.cross{stroke:lightgrey;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 p{margin:0;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .actor{stroke:#ccc;fill:#1f2020;stroke-width:1;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 rect.note[data-look=\"neo\"]{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 text.actor&gt;tspan{fill:lightgrey;stroke:none;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .actor-line{stroke:#ccc;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:lightgrey;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:lightgrey;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 [id$=\"-arrowhead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .sequenceNumber{fill:black;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 [id$=\"-sequencenumber\"]{fill:lightgrey;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 [id$=\"-crosshead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .messageText{fill:lightgrey;stroke:none;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .labelBox{stroke:#ccc;fill:#1f2020;filter:none;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .labelText,#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .labelText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .loopText,#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .loopText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .sectionTitle,#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .sectionTitle&gt;tspan{fill:lightgrey;stroke:none;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#ccc;fill:#ccc;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .note{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .noteText,#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .noteText&gt;tspan{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);stroke:none;font-weight:normal;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .activation0{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .activation1{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .activation2{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .actorPopupMenu{position:absolute;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .actorPopupMenuPanel{position:absolute;fill:#1f2020;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .actor-man circle,#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 line{fill:#1f2020;stroke-width:2px;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 g rect.rect{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));stroke:#ccc;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 .node .neo-node{stroke:#ccc;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 [data-look=\"neo\"].node rect,#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 [data-look=\"neo\"].cluster rect,#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 [data-look=\"neo\"].node polygon{stroke:url(#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 [data-look=\"neo\"].node path{stroke:url(#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315-gradient);stroke-width:1px;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 [data-look=\"neo\"].node circle{stroke:url(#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"note\" data-id=\"i3\"><rect x=\"473\" y=\"237\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"483\" height=\"64\" class=\"note\"></rect><text x=\"715\" y=\"242\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"715\">Set `customerAgreement.type: subscription`, `customerAgreement.storedCardUsage: subsequent` </tspan></text><text x=\"715\" y=\"264\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"715\">Includes Network Payment Token (NPT) number</tspan></text></g><text x=\"178\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Click Pay</text><line x1=\"76\" y1=\"119\" x2=\"279.5\" y2=\"119\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"Browser\" data-to=\"Merchant_Frontend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315-arrowhead)\" style=\"fill: none;\"></line><text x=\"389\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Pay</text><line x1=\"284.5\" y1=\"173\" x2=\"494\" y2=\"173\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Merchant_Frontend\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315-arrowhead)\" style=\"fill: none;\"></line><text x=\"713\" y=\"188\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">merchantInitiatedTransactions request</text><line x1=\"499\" y1=\"227\" x2=\"927\" y2=\"227\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315-arrowhead)\" style=\"fill: none;\"></line><text x=\"716\" y=\"316\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">merchantInitiatedTransactions response</text><line x1=\"930\" y1=\"355\" x2=\"502\" y2=\"355\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315-arrowhead)\" style=\"fill: none;\"></line><text x=\"713\" y=\"370\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement request</text><line x1=\"499\" y1=\"409\" x2=\"927\" y2=\"409\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"Merchant_Backend\" data-to=\"Card_Payments_API\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315-arrowhead)\" style=\"fill: none;\"></line><text x=\"716\" y=\"424\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Settlement response</text><line x1=\"930\" y1=\"463\" x2=\"502\" y2=\"463\" class=\"messageLine0\" data-et=\"message\" data-id=\"i6\" data-from=\"Card_Payments_API\" data-to=\"Merchant_Backend\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-53b8e13c104f0ae3a66461423502f30df54b1c204607be168df24238140a1315-arrowhead)\" style=\"fill: none;\"></line></svg>"},"children":["\nsequenceDiagram\n    participant Browser\n    participant Merchant_Frontend\n    participant Merchant_Backend\n    participant Card_Payments_API\n    participant Issuers\n    Browser->>Merchant_Frontend: Click Pay\n    Merchant_Frontend->>Merchant_Backend: Pay \n    Merchant_Backend->>Card_Payments_API: merchantInitiatedTransactions request\n    Note over Merchant_Backend,Card_Payments_API: Set `customerAgreement.type: subscription`, `customerAgreement.storedCardUsage: subsequent` <br>Includes Network Payment Token (NPT) number\n    Card_Payments_API->>Merchant_Backend: merchantInitiatedTransactions response\n    Merchant_Backend->>Card_Payments_API: Settlement request\n    Card_Payments_API->>Merchant_Backend: Settlement response\n"]}]}]}]},"headings":[{"value":"Sequence diagrams - stored card using a Network Token","id":"sequence-diagrams---stored-card-using-a-network-token","depth":1},{"value":"Customer Initiated Transactions (CITs)","id":"customer-initiated-transactions-cits","depth":2},{"value":"Creating an NPT (CIT) - before payment","id":"creating-an-npt-cit---before-payment","depth":3},{"value":"Creating an NPT (CIT) - after payment","id":"creating-an-npt-cit---after-payment","depth":3},{"value":"Using an NPT (CIT)","id":"using-an-npt-cit","depth":3},{"value":"Merchant Initiated Transactions","id":"merchant-initiated-transactions","depth":2}],"frontmatter":{"seo":{"title":"Sequence diagrams - Stored card using Network Payment Tokens | Worldpay Developer","description":"Sequence diagrams for common Stored card flows using Network Payment Tokens (NPT)"},"markdown":{"toc":{"hide":false}},"breadcrumbs":{"hide":true}},"lastModified":"2026-05-20T16:18:49.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/products/modular/sequence-diagrams/stored-card-network","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}