{"title":"Create payment links","category":"default","creationDate":1724850660,"content":"<p>You can create payment links in your Customer Area, in the Pay by Link iOS app, or using the Pay by Link API. Creating payment links in your Customer Area and the Pay by Link app requires no development work, while creating payment links using the API supports more use cases:<\/p>\n<table>\n<thead>\n<tr>\n<th>Use cases<\/th>\n<th><a href=\"\/pt\/unified-commerce\/pay-by-link\/create-payment-links\/api\">\n  <strong>API integration<\/strong>\n<\/a><\/th>\n<th><a href=\"\/pt\/unified-commerce\/pay-by-link\/create-payment-links\/customer-area\">\n  <strong>Customer Area<\/strong>\n<\/a><\/th>\n<th><a href=\"\/pt\/unified-commerce\/pay-by-link\/ios-app\">\n  <strong>Pay by Link iOS app<\/strong>\n<\/a><\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Tokenize for subscriptions<\/td>\n<td><img title=\"-white_check_mark-\" alt=\"-white_check_mark-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/white_check_mark.png\" \/><\/td>\n<td><img title=\"-white_check_mark-\" alt=\"-white_check_mark-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/white_check_mark.png\" \/><\/td>\n<td><img title=\"-white_check_mark-\" alt=\"-white_check_mark-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/white_check_mark.png\" \/><\/td>\n<\/tr>\n<tr>\n<td>Force expiry of payment link<\/td>\n<td><img title=\"-white_check_mark-\" alt=\"-white_check_mark-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/white_check_mark.png\" \/><\/td>\n<td><img title=\"-white_check_mark-\" alt=\"-white_check_mark-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/white_check_mark.png\" \/><\/td>\n<td><img title=\"-white_check_mark-\" alt=\"-white_check_mark-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/white_check_mark.png\" \/><\/td>\n<\/tr>\n<tr>\n<td>Reusable payment links<\/td>\n<td><img title=\"-white_check_mark-\" alt=\"-white_check_mark-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/white_check_mark.png\" \/><\/td>\n<td><img title=\"-white_check_mark-\" alt=\"-white_check_mark-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/white_check_mark.png\" \/><\/td>\n<td><img title=\"-white_check_mark-\" alt=\"-white_check_mark-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/white_check_mark.png\" \/><\/td>\n<\/tr>\n<tr>\n<td>Customize the payment page<\/td>\n<td><img title=\"-white_check_mark-\" alt=\"-white_check_mark-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/white_check_mark.png\" \/><\/td>\n<td><img title=\"-white_check_mark-\" alt=\"-white_check_mark-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/white_check_mark.png\" \/><\/td>\n<td><img title=\"-white_check_mark-\" alt=\"-white_check_mark-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/white_check_mark.png\" \/><\/td>\n<\/tr>\n<tr>\n<td>Show saved card details<\/td>\n<td><img title=\"-white_check_mark-\" alt=\"-white_check_mark-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/white_check_mark.png\" \/><\/td>\n<td><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>Buy now, pay later<\/td>\n<td><img title=\"-white_check_mark-\" alt=\"-white_check_mark-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/white_check_mark.png\" \/><\/td>\n<td><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>Email service<\/td>\n<td><\/td>\n<td><img title=\"-white_check_mark-\" alt=\"-white_check_mark-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/white_check_mark.png\" \/><\/td>\n<td><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>How it works<\/h2>\n<p>When a shopper places an order, you create a payment link by providing information such as amount, currency, and country\/region. Next, you send the payment link to your shopper through email or chat. When the shopper selects the link, they see the payment page with all the available payment methods in their country\/region.<\/p>\n<div style=\"text-align: center;\">\n<p><img alt=\"\" src=\"\/user\/pages\/docs\/06.unified-commerce\/08.pay-by-link\/01.create-payment-links\/pay-by-link.png\" \/><\/p>\n<\/div>\n<p>After the shopper selects a payment method and completes the payment, you receive the payment result in a <a href=\"\/pt\/unified-commerce\/pay-by-link\/create-payment-links\/api#get-updates\">webhook<\/a> or <a href=\"\/pt\/unified-commerce\/pay-by-link\/create-payment-links\/customer-area#get-updates\">email<\/a>.<\/p>\n<h2>Link expiry and reusability<\/h2>\n<p>By default, payment links expire after 24 hours. You can extend the expiry of the payment link to a maximum of 70 days from the time you create it. If a shopper makes five unsuccessful payment attempts using the same payment link, the payment link expires before this timeframe.<\/p>\n<p>By default, payment links can only be used to make one successful payment. After a shopper makes a successful payment, anyone accessing the same link will see a <strong>You have already paid<\/strong> message. For some use cases, for example when accepting donations, you might want to override the default behavior so that you can give out the same link to multiple shoppers.<\/p>\n<p>You can override the default payment link expiry and non-reusability when you create the link.<\/p>\n<h2>Risk and capture settings<\/h2>\n<p>Payments made through Pay by Link are standard ecommerce payments&mdash;your account settings, such as <a href=\"\/pt\/risk-management\/configure-risk-settings\">risk<\/a> and <a href=\"\/pt\/online-payments\/capture\">capture settings<\/a>, also apply. For example, if you are <a href=\"\/pt\/online-payments\/capture#manual-capture\">manually capturing<\/a> payments, you will also need to capture payments made through Pay by Link.<\/p>\n<p>Similar to a card payment on your own checkout, you also need to use 3D Secure to get a liability shift. Pay by Link supports both 3D Secure 1 and 2 authentication out of the box.<\/p>\n<h2>Creation settings for Customer Area<\/h2>\n<p>You can <a href=\"\/pt\/unified-commerce\/pay-by-link\/settings#creation-settings\">configure the options that are available<\/a> when creating payment links through your Customer Area. For example, if you have employees who create payment links, you can control what information they collect from shoppers and how long payment links are valid.<\/p>\n<h2>How do you want to integrate?<\/h2>\n<div class=\"next-steps\" id=\"next-steps\" >\n<a href=\"\/unified-commerce\/pay-by-link\/create-payment-links\/api\" class=\"next-steps__step\" style=\"width:45%;\" target=\"_self\"><p class=\"next-steps__body\"><div style=\"text-align: center;\"><p><img alt=\"\" src=\"\/user\/pages\/docs\/06.unified-commerce\/08.pay-by-link\/01.create-payment-links\/checkout-api-only.svg?decoding=auto&amp;fetchpriority=auto\"><\/p><h6 class=\"next-steps__title\">API<\/h6><p>Create payment links programmatically by sending API requests.<\/p><\/div><\/p><\/a><a href=\"\/unified-commerce\/pay-by-link\/create-payment-links\/customer-area\" class=\"next-steps__step\" style=\"width:45%;\" target=\"_self\"><p class=\"next-steps__body\"><div style=\"text-align: center;\"><p><img alt=\"\" src=\"\/user\/pages\/docs\/06.unified-commerce\/08.pay-by-link\/01.create-payment-links\/browser-customer-area-ca.svg?decoding=auto&amp;fetchpriority=auto\"><\/p><h6 class=\"next-steps__title\">Customer Area<\/h6><p>Create payment links manually by filling out a form in your Customer Area.<\/p><\/div><\/p><\/a><\/div>\n","url":"https:\/\/docs.adyen.com\/pt\/unified-commerce\/pay-by-link\/create-payment-links","articleFields":{"description":"How to create Pay by Link payment links","feedback_component":true,"integration":"Pay by Link","filters_component":false,"decision_tree":"[]","page_id":"3ff1aaff-b951-4a45-8be7-158148cf1e36","last_edit_on":"28-08-2024 15:11"},"algolia":{"url":"https:\/\/docs.adyen.com\/pt\/unified-commerce\/pay-by-link\/create-payment-links","title":"Create payment links","content":"You can create payment links in your Customer Area, in the Pay by Link iOS app, or using the Pay by Link API. Creating payment links in your Customer Area and the Pay by Link app requires no development work, while creating payment links using the API supports more use cases:\n\n\n\nUse cases\n\n  API integration\n\n\n  Customer Area\n\n\n  Pay by Link iOS app\n\n\n\n\n\nTokenize for subscriptions\n\n\n\n\n\nForce expiry of payment link\n\n\n\n\n\nReusable payment links\n\n\n\n\n\nCustomize the payment page\n\n\n\n\n\nShow saved card details\n\n\n\n\n\nBuy now, pay later\n\n\n\n\n\nEmail service\n\n\n\n\n\n\nHow it works\nWhen a shopper places an order, you create a payment link by providing information such as amount, currency, and country\/region. Next, you send the payment link to your shopper through email or chat. When the shopper selects the link, they see the payment page with all the available payment methods in their country\/region.\n\n\n\nAfter the shopper selects a payment method and completes the payment, you receive the payment result in a webhook or email.\nLink expiry and reusability\nBy default, payment links expire after 24 hours. You can extend the expiry of the payment link to a maximum of 70 days from the time you create it. If a shopper makes five unsuccessful payment attempts using the same payment link, the payment link expires before this timeframe.\nBy default, payment links can only be used to make one successful payment. After a shopper makes a successful payment, anyone accessing the same link will see a You have already paid message. For some use cases, for example when accepting donations, you might want to override the default behavior so that you can give out the same link to multiple shoppers.\nYou can override the default payment link expiry and non-reusability when you create the link.\nRisk and capture settings\nPayments made through Pay by Link are standard ecommerce payments&mdash;your account settings, such as risk and capture settings, also apply. For example, if you are manually capturing payments, you will also need to capture payments made through Pay by Link.\nSimilar to a card payment on your own checkout, you also need to use 3D Secure to get a liability shift. Pay by Link supports both 3D Secure 1 and 2 authentication out of the box.\nCreation settings for Customer Area\nYou can configure the options that are available when creating payment links through your Customer Area. For example, if you have employees who create payment links, you can control what information they collect from shoppers and how long payment links are valid.\nHow do you want to integrate?\n\nAPICreate payment links programmatically by sending API requests.Customer AreaCreate payment links manually by filling out a form in your Customer Area.\n","type":"page","locale":"pt","boost":17,"hierarchy":{"lvl0":"Home","lvl1":"Omnichannel","lvl2":"Pay by Link","lvl3":"Create payment links"},"hierarchy_url":{"lvl0":"https:\/\/docs.adyen.com\/pt","lvl1":"https:\/\/docs.adyen.com\/pt\/unified-commerce","lvl2":"https:\/\/docs.adyen.com\/pt\/unified-commerce\/pay-by-link","lvl3":"\/pt\/unified-commerce\/pay-by-link\/create-payment-links"},"levels":4,"category":"Omnichannel","category_color":"green","tags":["Create","payment","links"]},"articleFiles":{"pay-by-link.png":"<img alt=\"\" src=\"https:\/\/docs.adyen.com\/user\/pages\/docs\/06.unified-commerce\/08.pay-by-link\/01.create-payment-links\/pay-by-link.png\" \/>","browser-customer-area-ca.svg":"<img alt=\"\" src=\"https:\/\/docs.adyen.com\/user\/pages\/docs\/06.unified-commerce\/08.pay-by-link\/01.create-payment-links\/browser-customer-area-ca.svg?decoding=auto&amp;fetchpriority=auto\" \/>","checkout-api-only.svg":"<img alt=\"\" src=\"https:\/\/docs.adyen.com\/user\/pages\/docs\/06.unified-commerce\/08.pay-by-link\/01.create-payment-links\/checkout-api-only.svg?decoding=auto&amp;fetchpriority=auto\" \/>"}}
