{"title":"Add payment methods","category":"default","creationDate":1776961627,"content":"<p>Our payment terminals provide out-of-the-box support for the major global credit and debit cards. To accept additional payment methods, you need to request those payment methods in your Customer Area.<\/p>\n<h2>Requirements<\/h2>\n<p>Before you begin, take into account the following requirements, limitations, and preparations.<\/p>\n<table>\n<thead>\n<tr>\n<th style=\"text-align: left;\">Requirement<\/th>\n<th style=\"text-align: left;\">Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align: left;\"><strong>Integration type<\/strong><\/td>\n<td style=\"text-align: left;\">You must have a <a href=\"\/pt\/point-of-sale\/design-your-integration\">point of sale integration<\/a> with Adyen.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><strong><a href=\"\/pt\/account\/user-roles\">Customer Area roles<\/a><\/strong><\/td>\n<td style=\"text-align: left;\">Make sure that you have the following role: <ul><li markdown=\"1\"><strong>Change payment methods<\/strong><\/li><\/ul><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><strong><a href=\"\/pt\/development-resources\/webhooks\">Webhooks<\/a><\/strong><\/td>\n<td style=\"text-align: left;\">Subscribe to the following webhooks: <ul><li markdown=\"1\"><strong>Payment method webhook<\/strong><\/li><\/ul><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><strong>Limitations<\/strong><\/td>\n<td style=\"text-align: left;\"><ul><li markdown=\"1\">It may take some time for the payment method to become available due to external factors. Payment methods typically appear within a day. To avoid delays, we recommend requesting payment methods at least one day before the business opens.<\/li><li markdown=\"1\">The currency of payment methods is set by default and depends on the specific payment method type. If your implementation is different and you need to change the currency, contact our <span translate=\"no\"><a href=\"https:\/\/ca-test.adyen.com\/ca\/ca\/contactUs\/support.shtml?form=other\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">Support Team<\/a><\/span>.<\/li><\/ul><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><\/td>\n<td style=\"text-align: left;\"><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>Request payment methods<\/h2>\n<p>You can request payment methods to be added to your merchant account in your <a href=\"https:\/\/ca-test.adyen.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">test Customer Area<\/a> or <a href=\"https:\/\/ca-live.adyen.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">live Customer Area<\/a>.<\/p>\n<ol>\n<li>In your Customer Area, switch to your merchant account.<\/li>\n<li>Go to <strong>Settings<\/strong> &gt; <strong>Payment methods<\/strong>.<\/li>\n<li>Select <strong>Request payment methods<\/strong> to view all available payment methods.<\/li>\n<li>Use the dropdown lists to filter payment methods by location and type.<\/li>\n<li>Select the payment method(s) you want to request for .<\/li>\n<li>Select <strong>Add<\/strong>.\n<\/li>\n<li>If prompted, fill in the required information.<\/li>\n<li>Review your requests.<\/li>\n<li>Select <strong>Submit request<\/strong>.<\/li>\n<\/ol>\n<h2>Webhooks<\/h2>\n<p>Because adding a payment method to your user's store is an asynchronous process, we recommend that you subscribe to the  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/ManagementNotification\/latest\/overview\" class=\" external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Management webhooks<\/a> in your <a href=\"https:\/\/ca-test.adyen.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">Customer Area<\/a>.<\/p>\n<p>After the payment method has been added to your store, Adyen sends a  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/ManagementNotification\/latest\/post\/paymentMethod.created\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">paymentMethod.created<\/a> webhook.<\/p>\n<p>Here is an example of the webhook you receive after adding <strong>Visa<\/strong> to your payment methods:<\/p>\n<div data-component-wrapper=\"code-sample\">\n    <code-sample :title=\"'Visa payment method created'\" :id=\"'payment-method-created'\" :code-data='[{\"language\":\"json\",\"tabTitle\":\"\",\"content\":\"{\\n  \\\"createdAt\\\": \\\"2023-05-24T14:59:11+01:00\\\",\\n  \\\"data\\\": {\\n    \\\"id\\\": \\\"PM00000000000000000000001\\\",\\n    \\\"merchantId\\\": \\\"MERCHANT_ACCOUNT\\\",\\n    \\\"result\\\": \\\"SUCCESS\\\",\\n    \\\"storeId\\\": \\\"ST00000000000000000000001\\\",\\n    \\\"type\\\": \\\"visa\\\"\\n  },\\n  \\\"environment\\\": \\\"test\\\",\\n  \\\"type\\\": \\\"paymentMethod.created\\\"\\n}\"}]' :enable-copy-link-to-code-block=\"true\" :code-sample-card-size=\"'fullsize'\"><\/code-sample>\n<\/div>\n<h2>Troubleshooting<\/h2>\n<p>If you see an error message immediately after selecting <strong>Submit request<\/strong>, review and correct the information before resubmitting.<\/p>\n<p>In rare cases, something may go wrong after submission, and the request does not go through. If you are not subscribed to webhooks, you will not receive an automated failure alert. If this happens, you must wait 24 hours before trying again.<\/p>\n<h2>When changes take effect<\/h2>\n<p>After you add a payment method, the changes take effect when a payment terminal updates its configuration during the next <a href=\"\/pt\/point-of-sale\/managing-terminals\/maintain-performance#maintenance-calls\">maintenance call<\/a>. To use the payment method immediately, you can <a href=\"\/pt\/point-of-sale\/managing-terminals\/maintain-performance#update-the-configuration-manually\">update the configuration manually<\/a>.<\/p>\n<h2>See also<\/h2>\n<div class=\"see-also-links output-inline\" id=\"see-also\">\n<ul><li><a href=\"\/point-of-sale\/what-we-support\/payment-methods\"\n                        target=\"_self\"\n                        >\n                    Supported payment methods\n                <\/a><\/li><li><a href=\"\/point-of-sale\/what-we-support\/payment-methods\/manage-payment-methods\"\n                        target=\"_self\"\n                        >\n                    Manage payment methods \n                <\/a><\/li><\/ul><\/div>\n","url":"https:\/\/docs.adyen.com\/pt\/point-of-sale\/what-we-support\/payment-methods\/add-payment-methods","articleFields":{"description":"Learn how you can request new payment methods for your in-person payments integration.","feedback_component":true,"parameters":{"integrationType":"direct"}},"algolia":{"url":"https:\/\/docs.adyen.com\/pt\/point-of-sale\/what-we-support\/payment-methods\/add-payment-methods","title":"Add payment methods","content":"Our payment terminals provide out-of-the-box support for the major global credit and debit cards. To accept additional payment methods, you need to request those payment methods in your Customer Area.\nRequirements\nBefore you begin, take into account the following requirements, limitations, and preparations.\n\n\n\nRequirement\nDescription\n\n\n\n\nIntegration type\nYou must have a point of sale integration with Adyen.\n\n\nCustomer Area roles\nMake sure that you have the following role: Change payment methods\n\n\nWebhooks\nSubscribe to the following webhooks: Payment method webhook\n\n\nLimitations\nIt may take some time for the payment method to become available due to external factors. Payment methods typically appear within a day. To avoid delays, we recommend requesting payment methods at least one day before the business opens.The currency of payment methods is set by default and depends on the specific payment method type. If your implementation is different and you need to change the currency, contact our Support Team.\n\n\n\n\n\n\n\nRequest payment methods\nYou can request payment methods to be added to your merchant account in your test Customer Area or live Customer Area.\n\nIn your Customer Area, switch to your merchant account.\nGo to Settings &gt; Payment methods.\nSelect Request payment methods to view all available payment methods.\nUse the dropdown lists to filter payment methods by location and type.\nSelect the payment method(s) you want to request for .\nSelect Add.\n\nIf prompted, fill in the required information.\nReview your requests.\nSelect Submit request.\n\nWebhooks\nBecause adding a payment method to your user's store is an asynchronous process, we recommend that you subscribe to the  Management webhooks in your Customer Area.\nAfter the payment method has been added to your store, Adyen sends a  paymentMethod.created webhook.\nHere is an example of the webhook you receive after adding Visa to your payment methods:\n\n    \n\nTroubleshooting\nIf you see an error message immediately after selecting Submit request, review and correct the information before resubmitting.\nIn rare cases, something may go wrong after submission, and the request does not go through. If you are not subscribed to webhooks, you will not receive an automated failure alert. If this happens, you must wait 24 hours before trying again.\nWhen changes take effect\nAfter you add a payment method, the changes take effect when a payment terminal updates its configuration during the next maintenance call. To use the payment method immediately, you can update the configuration manually.\nSee also\n\n\n                    Supported payment methods\n                \n                    Manage payment methods \n                \n","type":"page","locale":"pt","boost":16,"hierarchy":{"lvl0":"Home","lvl1":"Terminais","lvl2":"What we support","lvl3":"M\u00e9todos de Pagamento","lvl4":"Add payment methods"},"hierarchy_url":{"lvl0":"https:\/\/docs.adyen.com\/pt","lvl1":"https:\/\/docs.adyen.com\/pt\/point-of-sale","lvl2":"https:\/\/docs.adyen.com\/pt\/point-of-sale\/what-we-support","lvl3":"https:\/\/docs.adyen.com\/pt\/point-of-sale\/what-we-support\/payment-methods","lvl4":"\/pt\/point-of-sale\/what-we-support\/payment-methods\/add-payment-methods"},"levels":5,"category":"In-person payments","category_color":"green","tags":["payment","methods"]}}
