{"title":"Add payment methods","category":"default","creationDate":1776961627,"content":"<p>You can request the payment methods your user can accept in your Customer Area. After we receive the request, we will contact you if there are additional requirements before we can add it to your account.<\/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 an <a href=\"\/pt\/online-payments\/build-your-integration\">online payments integration and a checkout UI<\/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\">You can only configure and use payment methods that are <a href=\"\/marketplaces\/payment-methods#supported-payment-methods\">supported for your currency and integration<\/a>.<\/li><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 id=\"pm-merchant-account\">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 your merchant account.<\/li>\n<li>Select <strong>Add<\/strong>.\n<\/li>\n<li>Apply the payment method(s) to <strong>This merchant account<\/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<h3>Webhooks<\/h3>\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<h3>Troubleshooting<\/h3>\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>See also<\/h2>\n<div class=\"see-also-links output-inline\" id=\"see-also\">\n<ul><li><a href=\"\/marketplaces\/payment-methods#supported-payment-methods\"\n                        target=\"_self\"\n                        >\n                    Supported payment methods\n                <\/a><\/li><li><a href=\"\/marketplaces\/payment-methods\/manage-payment-methods\/customer-area\"\n                        target=\"_self\"\n                        >\n                    Manage payment methods in your Customer Area\n                <\/a><\/li><li><a href=\"\/marketplaces\/payment-methods\/manage-payment-methods\/api\"\n                        target=\"_self\"\n                        >\n                    Manage payment methods using Management API\n                <\/a><\/li><\/ul><\/div>\n","url":"https:\/\/docs.adyen.com\/pt\/marketplaces\/payment-methods\/add-payment-methods","articleFields":{"description":"Learn how to add payment methods to your merchant account.","_expandable":null,"operations":"","feedback_component":true,"parameters":{"model":"marketplace","directoryPath":"\/marketplaces"}},"algolia":{"url":"https:\/\/docs.adyen.com\/pt\/marketplaces\/payment-methods\/add-payment-methods","title":"Add payment methods","content":"You can request the payment methods your user can accept in your Customer Area. After we receive the request, we will contact you if there are additional requirements before we can add it to your account.\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 an online payments integration and a checkout UI 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\nYou can only configure and use payment methods that are supported for your currency and integration.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.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 your merchant account.\nSelect Add.\n\nApply the payment method(s) to This merchant account.\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.\nSee also\n\n\n                    Supported payment methods\n                \n                    Manage payment methods in your Customer Area\n                \n                    Manage payment methods using Management API\n                \n","type":"page","locale":"pt","boost":17,"hierarchy":{"lvl0":"Home","lvl1":"Marketplaces","lvl2":"Payment methods","lvl3":"Add payment methods"},"hierarchy_url":{"lvl0":"https:\/\/docs.adyen.com\/pt","lvl1":"https:\/\/docs.adyen.com\/pt\/marketplaces","lvl2":"https:\/\/docs.adyen.com\/pt\/marketplaces\/payment-methods","lvl3":"\/pt\/marketplaces\/payment-methods\/add-payment-methods"},"levels":4,"category":"Marketplaces","category_color":"green","tags":["payment","methods"]}}
