{"title":"PayPal chargeback process for marketplaces","category":"default","creationDate":1779620072,"content":"<p>When a shopper (a buyer on your marketplace) doesn't agree with a PayPal payment, they can raise a dispute either:<\/p>\n<ul>\n<li>Through their bank or card issuer.<\/li>\n<li>Directly with the seller on your marketplace or in the PayPal Resolution Center.<\/li>\n<\/ul>\n<p>When PayPal informs Adyen that a payment is disputed, we do not know to which seller on your marketplace this payment belongs. All we can do is inform you of the dispute, and let you review and defend the dispute on behalf of your seller. You can do this using the Adyen <a href=\"\/risk-management\/disputes-api\">Disputes API<\/a> or 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>As a marketplace, you have to implement your own business logic to manage disputes on behalf of your sellers.<\/p>\n<p>You have a limited number of days to respond to a dispute before it is lost in the shopper's favor. You can see the number of days remaining on the dispute details page. <\/p>\n<h2>How PayPal  disputes work<\/h2>\n<p>When a shopper disputes a PayPal payment, the dispute can start either in the inquiry stage or the claim stage, depending on the reason code.<br \/>\nWhen PayPal notifies us that a payment is disputed, we open a dispute corresponding to the PayPal dispute lifecycle stage. The dispute starts either with a Request for Information (RFI) in case of an inquiry stage dispute, or with a Notification of Chargeback (NoC) in case of a claim stage dispute.<\/p>\n<h3>Inquiry stage - Request for Information<\/h3>\n<p>If the dispute reason code is <code>MERCHANDISE_OR_SERVICE_NOT_RECEIVED<\/code> or <code>MERCHANDISE_OR_SERVICE_NOT_AS_DESCRIBED<\/code>, the dispute can start as an inquiry. Adyen will send you a Request for Information.<br \/>\nDuring this stage, the seller and the shopper can exchange messages and try to resolve the dispute without involving PayPal. The seller can accept the dispute and refund the shopper, or offer a partial refund.<\/p>\n<p>If you receive an RFI, you can:<\/p>\n<ul>\n<li>\n<p>Fully refund the payment. This creates a refund on Adyen's side.<\/p>\n<\/li>\n<li>\n<p>Fully accept the dispute. This creates a chargeback on Adyen's side.<\/p>\n<\/li>\n<li>\n<p>Make an offer to the shopper to partially accept the dispute. If the shopper accepts the offer and PayPal approves it, this creates a chargeback for the partial amount.<\/p>\n<\/li>\n<li>\n<p>Wait until the dispute expires and moves to the claim stage, so you can try to defend it. You cannot defend a PayPal dispute until it enters the claim stage.<\/p>\n<\/li>\n<li>\n<p>You have 20 days to respond to an RFI before the dispute escalates to the claim stage. It is also possible that the dispute moves to the claim stage because the shopper escalated the dispute to PayPal.<\/p>\n<\/li>\n<\/ul>\n<h3>Claim stage - Notification of Chargeback<\/h3>\n<p>If the seller and the shopper cannot reach a resolution within 20 days, either of them can escalate the dispute to PayPal. At this point, the dispute enters the claim stage. Adyen will send you a Notification of Chargeback.<br \/>\nIf you receive an NoC, you can either accept the dispute (chargeback), or defend the dispute by uploading the relevant defense documents. When you receive an NoC, you have 10 days to respond before the dispute escalates to a chargeback.<\/p>\n<h2>Overview of the PayPal chargeback flow<\/h2>\n<p>The PayPal chargeback flow for marketplaces is as follows:<\/p>\n<h3>RFI\/Inquiry stage:<\/h3>\n<ol>\n<li><a href=\"#request-for-information\">Request for Information<\/a><\/li>\n<li>Dispute Defense Period Ended<\/li>\n<\/ol>\n<h3>NoC\/Claim stage:<\/h3>\n<ol start=\"3\">\n<li><a href=\"#notification-of-chargeback\">Notification of Chargeback<\/a><\/li>\n<li><a href=\"#information-supplied\">Information Supplied<\/a><\/li>\n<li>Prearbitration Won or Prearbitration Lost<\/li>\n<li><a href=\"#chargeback\">Chargeback<\/a><\/li>\n<\/ol>\n<p><img alt=\"PayPal chargeback flow diagram\" src=\"\/user\/pages\/docs\/10.risk-management\/21.chargeback-guidelines\/paypal-chargebacks\/paypal-flow-updated.svg?decoding=auto&amp;fetchpriority=auto\" \/><\/p>\n<h2>Request for Information<\/h2>\n<p>If the dispute is in the inquiry stage, we send you a <a href=\"\/risk-management\/disputes-api\/dispute-notifications#request_for_information\">REQUEST_FOR_INFORMATION<\/a> webhook.<br \/>\nYou can also find the PayPal dispute notifications in your Customer Area under <strong>Revenue &amp; risk<\/strong> &gt; <strong>Disputes<\/strong> &gt; <strong>Requests for Information<\/strong>.<br \/>\nThe dispute process starts, and we will report on the number of days you have left to respond before the dispute escalates and you receive a NoC.<br \/>\nWe recommend that you inform your seller that a dispute has been created and that they need to prepare their defense documents.<\/p>\n<p>Do the following:<\/p>\n<ol>\n<li>\n<p>Review the reason code of the dispute. For a PayPal dispute to begin as an inquiry\/RFI, the only possible dispute reason codes are as follows:<\/p>\n<table>\n<thead>\n<tr>\n<th style=\"text-align: left;\">Dispute reason code<\/th>\n<th style=\"text-align: left;\">Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align: left;\">MERCHANDISE_OR_SERVICE_NOT_RECEIVED<\/td>\n<td style=\"text-align: left;\">The customer did not receive the merchandise or service.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">MERCHANDISE_OR_SERVICE_NOT_AS_DESCRIBED<\/td>\n<td style=\"text-align: left;\">The customer reports that the merchandise or service was not as described.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/li>\n<li>\n<p>Decide what to do. At this stage, you can:<\/p>\n<ul>\n<li>Ask the seller to exchange messages with the shopper in the PayPal portal.<\/li>\n<li>Accept the dispute in your <a href=\"https:\/\/ca-test.adyen.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">Customer Area<\/a>  or with a call to the <a href=\"\/risk-management\/disputes-api#accept-dispute\">\n  <code>\/acceptDispute<\/code>\n<\/a> endpoint of our Disputes API. The case will then be closed for defense.<\/li>\n<li>Make an offer to partially accept the dispute. You can make an offer in your <a href=\"https:\/\/ca-test.adyen.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">Customer Area<\/a> or with a call to the <a href=\"\/risk-management\/disputes-api#accept-dispute\">\n  <code>\/acceptDispute<\/code>\n<\/a> endpoint of our Disputes API. The offer is reviewed by PayPal, and if it is approved, it results in a partial chargeback and a resolved dispute.<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n<h2>Notification of Chargeback<\/h2>\n<p>When PayPal initiates a Notification of Chargeback, the chargeback process begins. The Notification of Chargeback (NoC) journal is booked, and we send you a <a href=\"\/risk-management\/disputes-api\/dispute-notifications#notification_of_chargeback\">NOTIFICATION_OF_CHARGEBACK<\/a> webhook.<br \/>\nYou can:<\/p>\n<ul>\n<li>Accept the chargeback in your <a href=\"https:\/\/ca-test.adyen.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">Customer Area<\/a> or using the <a href=\"\/risk-management\/disputes-api\">Disputes API<\/a>. The dispute is lost and you can no longer defend it. The <strong>DisputeDefensePeriodEnded<\/strong> journal is booked, and a chargeback is opened.<\/li>\n<li><a href=\"#defend-a-dispute\">Defend the dispute<\/a> by uploading evidence.<\/li>\n<\/ul>\n<h3 id=\"defend-a-dispute\">Defend a dispute<\/h3>\n<p>If you do not agree with the dispute, you can try to defend it. You cannot submit defense documents until you receive a NoC. Once you receive an NoC, you have only one attempt to submit all the necessary information. After that, it is no longer possible to make any changes to the documents. To defend the dispute:<\/p>\n<ol>\n<li>\n<p>Review the reason code of the dispute. The following table shows the possible reason codes for PayPal disputes:<\/p>\n<table>\n<thead>\n<tr>\n<th style=\"text-align: left;\">Dispute reason code<\/th>\n<th style=\"text-align: left;\">Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align: left;\">MERCHANDISE_OR_SERVICE_NOT_RECEIVED<\/td>\n<td style=\"text-align: left;\">The customer did not receive the merchandise or service.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">MERCHANDISE_OR_SERVICE_NOT_AS_DESCRIBED<\/td>\n<td style=\"text-align: left;\">The customer reports that the merchandise or service was not as described.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">UNAUTHORISED<\/td>\n<td style=\"text-align: left;\">The customer did not authorize the purchase of the merchandise or service.The customer did not authorize the purchase of the merchandise or service.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">CREDIT_NOT_PROCESSED<\/td>\n<td style=\"text-align: left;\">The customer did not authorize the purchase of the merchandise or service.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">DUPLICATE_TRANSACTION<\/td>\n<td style=\"text-align: left;\">The transaction was a duplicate.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">INCORRECT_AMOUNT<\/td>\n<td style=\"text-align: left;\">The customer was charged an incorrect amount.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">PAYMENT_BY_OTHER_MEANS<\/td>\n<td style=\"text-align: left;\">The customer paid for the transaction through other means.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">CANCELED_RECURRING_BILLING<\/td>\n<td style=\"text-align: left;\">The customer was incorrectly charged because the shopper canceled recurring billing.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">UNKNOWN<\/td>\n<td style=\"text-align: left;\">Other reason.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/li>\n<li>\n<p>Prepare your defense documents. See <a href=\"\/risk-management\/understanding-disputes\/dispute-reason-codes#defense_requirements\">Defense Requirements<\/a> for file formats and document types.<br \/>\nWhen using the Disputes API to respond to an RFI, you need to provide the <strong>Defense reason code<\/strong>.<\/p>\n<table>\n<thead>\n<tr>\n<th style=\"text-align: left;\">Defense reason code<\/th>\n<th style=\"text-align: left;\">Document type<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align: left;\">ProofOfFulfillment<\/td>\n<td style=\"text-align: left;\">PayPal commonly requests shipping details, tracking numbers, delivery confirmations, or any  other evidence of successful order fulfillment.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">MerchandiseNotAsDescribedReason<\/td>\n<td style=\"text-align: left;\">A description of the item, an item URL, your return policy, or a copy of a contract or an affidavit.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">UnauthorisedReason<\/td>\n<td style=\"text-align: left;\">A proof of delivery signature or a proof of receipt copy.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">ProofOfRefund<\/td>\n<td style=\"text-align: left;\">Refund ID(s).<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">IncorrectAmountReason<\/td>\n<td style=\"text-align: left;\">A document that explains the price difference.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">ProofOfRefundForAmountDifference<\/td>\n<td style=\"text-align: left;\">The refund ID, for the difference in amount.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">CreditNotProcessedReason<\/td>\n<td style=\"text-align: left;\">A document explaining why the credit is due.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">CancelledRecurringBillingReason<\/td>\n<td style=\"text-align: left;\">A subscription agreement.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">OtherReason<\/td>\n<td style=\"text-align: left;\">Refer to the information in the RFI to determine the relevant defense documentation.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/li>\n<li>\n<p>Submit your defense documents using our <a href=\"\/risk-management\/disputes-api\">Disputes API<\/a> or your <a href=\"\/risk-management\/manage-disputes#defending-disputes\">Customer Area<\/a>. Be sure to address the dispute reason and provide information that supports your position. An overview of the order details is not enough.<\/p>\n<\/li>\n<\/ol>\n<h2>Information supplied<\/h2>\n<p>Adyen received your defense documents and forwarded them to PayPal. It is not possible to change these documents.<\/p>\n<p>Based on the information you provided, PayPal assesses the dispute and makes a decision:<\/p>\n<ul>\n<li>If PayPal accepts your defense, the <strong>PreArbitrationWon<\/strong> journal is booked and you receive a <a href=\"\/risk-management\/disputes-api\/dispute-notifications#prearbitration_won\">PREARBITRATION_WON<\/a> webhook.<\/li>\n<li>If PayPal rejects your defense, you receive a <a href=\"#chargeback\">chargeback<\/a>.<\/li>\n<\/ul>\n<h2>Chargeback<\/h2>\n<p>If PayPal doesn't accept your defense, they initiate a chargeback. The <strong>Chargeback<\/strong> journal is booked, you receive a <a href=\"\/risk-management\/disputes-api\/dispute-notifications#chargeback\">CHARGEBACK<\/a> webhook, and your account is debited.<br \/>\nYou cannot defend this chargeback. This is the final status, and the dispute is lost.<\/p>\n<h2>Dispute fees<\/h2>\n<p>Fees related to a PayPal dispute or chargeback are booked using the <strong>PaymentCost<\/strong> journal type. This journal type is included in the <a href=\"\/reporting\/settlement-reconciliation\/transaction-level\/settlement-details-report#journal-types\">Settlement details report<\/a> and the merchant payout details sheet in the <a href=\"\/reporting\/closing-your-fiscal-period\/monthly-and-daily-finance-report#merchant-payout-details-sheet\">Monthly and Daily finance reports<\/a>.<\/p>\n<ul>\n<li>Dispute fees: there is a dispute administration fee for each dispute, and an additional fee for lost disputes. A dispute fee will not be present if the dispute was covered by \"Seller Protection\".<\/li>\n<li>Hold: PayPal can place a hold on your funds to cover the cost of an upcoming chargeback. This does not happen very often. Verify with your PayPal representative or Adyen contact if a hold applies to your account.<\/li>\n<\/ul>","url":"https:\/\/docs.adyen.com\/risk-management\/chargeback-guidelines\/paypal-chargebacks","articleFields":{"description":"Learn about the PayPal chargeback process for marketplaces, and the guidelines to defend a chargeback.","type":"page","page_id":"ed98fd2d-be04-4d3b-b329-bd7b039ff908","feedback_component":true,"filters_component":false,"decision_tree":"[]"},"algolia":{"url":"https:\/\/docs.adyen.com\/risk-management\/chargeback-guidelines\/paypal-chargebacks","title":"PayPal chargeback process for marketplaces","content":"When a shopper (a buyer on your marketplace) doesn't agree with a PayPal payment, they can raise a dispute either:\n\nThrough their bank or card issuer.\nDirectly with the seller on your marketplace or in the PayPal Resolution Center.\n\nWhen PayPal informs Adyen that a payment is disputed, we do not know to which seller on your marketplace this payment belongs. All we can do is inform you of the dispute, and let you review and defend the dispute on behalf of your seller. You can do this using the Adyen Disputes API or your Customer Area.\nAs a marketplace, you have to implement your own business logic to manage disputes on behalf of your sellers.\nYou have a limited number of days to respond to a dispute before it is lost in the shopper's favor. You can see the number of days remaining on the dispute details page. \nHow PayPal  disputes work\nWhen a shopper disputes a PayPal payment, the dispute can start either in the inquiry stage or the claim stage, depending on the reason code.\nWhen PayPal notifies us that a payment is disputed, we open a dispute corresponding to the PayPal dispute lifecycle stage. The dispute starts either with a Request for Information (RFI) in case of an inquiry stage dispute, or with a Notification of Chargeback (NoC) in case of a claim stage dispute.\nInquiry stage - Request for Information\nIf the dispute reason code is MERCHANDISE_OR_SERVICE_NOT_RECEIVED or MERCHANDISE_OR_SERVICE_NOT_AS_DESCRIBED, the dispute can start as an inquiry. Adyen will send you a Request for Information.\nDuring this stage, the seller and the shopper can exchange messages and try to resolve the dispute without involving PayPal. The seller can accept the dispute and refund the shopper, or offer a partial refund.\nIf you receive an RFI, you can:\n\n\nFully refund the payment. This creates a refund on Adyen's side.\n\n\nFully accept the dispute. This creates a chargeback on Adyen's side.\n\n\nMake an offer to the shopper to partially accept the dispute. If the shopper accepts the offer and PayPal approves it, this creates a chargeback for the partial amount.\n\n\nWait until the dispute expires and moves to the claim stage, so you can try to defend it. You cannot defend a PayPal dispute until it enters the claim stage.\n\n\nYou have 20 days to respond to an RFI before the dispute escalates to the claim stage. It is also possible that the dispute moves to the claim stage because the shopper escalated the dispute to PayPal.\n\n\nClaim stage - Notification of Chargeback\nIf the seller and the shopper cannot reach a resolution within 20 days, either of them can escalate the dispute to PayPal. At this point, the dispute enters the claim stage. Adyen will send you a Notification of Chargeback.\nIf you receive an NoC, you can either accept the dispute (chargeback), or defend the dispute by uploading the relevant defense documents. When you receive an NoC, you have 10 days to respond before the dispute escalates to a chargeback.\nOverview of the PayPal chargeback flow\nThe PayPal chargeback flow for marketplaces is as follows:\nRFI\/Inquiry stage:\n\nRequest for Information\nDispute Defense Period Ended\n\nNoC\/Claim stage:\n\nNotification of Chargeback\nInformation Supplied\nPrearbitration Won or Prearbitration Lost\nChargeback\n\n\nRequest for Information\nIf the dispute is in the inquiry stage, we send you a REQUEST_FOR_INFORMATION webhook.\nYou can also find the PayPal dispute notifications in your Customer Area under Revenue &amp; risk &gt; Disputes &gt; Requests for Information.\nThe dispute process starts, and we will report on the number of days you have left to respond before the dispute escalates and you receive a NoC.\nWe recommend that you inform your seller that a dispute has been created and that they need to prepare their defense documents.\nDo the following:\n\n\nReview the reason code of the dispute. For a PayPal dispute to begin as an inquiry\/RFI, the only possible dispute reason codes are as follows:\n\n\n\nDispute reason code\nDescription\n\n\n\n\nMERCHANDISE_OR_SERVICE_NOT_RECEIVED\nThe customer did not receive the merchandise or service.\n\n\nMERCHANDISE_OR_SERVICE_NOT_AS_DESCRIBED\nThe customer reports that the merchandise or service was not as described.\n\n\n\n\n\nDecide what to do. At this stage, you can:\n\nAsk the seller to exchange messages with the shopper in the PayPal portal.\nAccept the dispute in your Customer Area  or with a call to the \n  \/acceptDispute\n endpoint of our Disputes API. The case will then be closed for defense.\nMake an offer to partially accept the dispute. You can make an offer in your Customer Area or with a call to the \n  \/acceptDispute\n endpoint of our Disputes API. The offer is reviewed by PayPal, and if it is approved, it results in a partial chargeback and a resolved dispute.\n\n\n\nNotification of Chargeback\nWhen PayPal initiates a Notification of Chargeback, the chargeback process begins. The Notification of Chargeback (NoC) journal is booked, and we send you a NOTIFICATION_OF_CHARGEBACK webhook.\nYou can:\n\nAccept the chargeback in your Customer Area or using the Disputes API. The dispute is lost and you can no longer defend it. The DisputeDefensePeriodEnded journal is booked, and a chargeback is opened.\nDefend the dispute by uploading evidence.\n\nDefend a dispute\nIf you do not agree with the dispute, you can try to defend it. You cannot submit defense documents until you receive a NoC. Once you receive an NoC, you have only one attempt to submit all the necessary information. After that, it is no longer possible to make any changes to the documents. To defend the dispute:\n\n\nReview the reason code of the dispute. The following table shows the possible reason codes for PayPal disputes:\n\n\n\nDispute reason code\nDescription\n\n\n\n\nMERCHANDISE_OR_SERVICE_NOT_RECEIVED\nThe customer did not receive the merchandise or service.\n\n\nMERCHANDISE_OR_SERVICE_NOT_AS_DESCRIBED\nThe customer reports that the merchandise or service was not as described.\n\n\nUNAUTHORISED\nThe customer did not authorize the purchase of the merchandise or service.The customer did not authorize the purchase of the merchandise or service.\n\n\nCREDIT_NOT_PROCESSED\nThe customer did not authorize the purchase of the merchandise or service.\n\n\nDUPLICATE_TRANSACTION\nThe transaction was a duplicate.\n\n\nINCORRECT_AMOUNT\nThe customer was charged an incorrect amount.\n\n\nPAYMENT_BY_OTHER_MEANS\nThe customer paid for the transaction through other means.\n\n\nCANCELED_RECURRING_BILLING\nThe customer was incorrectly charged because the shopper canceled recurring billing.\n\n\nUNKNOWN\nOther reason.\n\n\n\n\n\nPrepare your defense documents. See Defense Requirements for file formats and document types.\nWhen using the Disputes API to respond to an RFI, you need to provide the Defense reason code.\n\n\n\nDefense reason code\nDocument type\n\n\n\n\nProofOfFulfillment\nPayPal commonly requests shipping details, tracking numbers, delivery confirmations, or any  other evidence of successful order fulfillment.\n\n\nMerchandiseNotAsDescribedReason\nA description of the item, an item URL, your return policy, or a copy of a contract or an affidavit.\n\n\nUnauthorisedReason\nA proof of delivery signature or a proof of receipt copy.\n\n\nProofOfRefund\nRefund ID(s).\n\n\nIncorrectAmountReason\nA document that explains the price difference.\n\n\nProofOfRefundForAmountDifference\nThe refund ID, for the difference in amount.\n\n\nCreditNotProcessedReason\nA document explaining why the credit is due.\n\n\nCancelledRecurringBillingReason\nA subscription agreement.\n\n\nOtherReason\nRefer to the information in the RFI to determine the relevant defense documentation.\n\n\n\n\n\nSubmit your defense documents using our Disputes API or your Customer Area. Be sure to address the dispute reason and provide information that supports your position. An overview of the order details is not enough.\n\n\nInformation supplied\nAdyen received your defense documents and forwarded them to PayPal. It is not possible to change these documents.\nBased on the information you provided, PayPal assesses the dispute and makes a decision:\n\nIf PayPal accepts your defense, the PreArbitrationWon journal is booked and you receive a PREARBITRATION_WON webhook.\nIf PayPal rejects your defense, you receive a chargeback.\n\nChargeback\nIf PayPal doesn't accept your defense, they initiate a chargeback. The Chargeback journal is booked, you receive a CHARGEBACK webhook, and your account is debited.\nYou cannot defend this chargeback. This is the final status, and the dispute is lost.\nDispute fees\nFees related to a PayPal dispute or chargeback are booked using the PaymentCost journal type. This journal type is included in the Settlement details report and the merchant payout details sheet in the Monthly and Daily finance reports.\n\nDispute fees: there is a dispute administration fee for each dispute, and an additional fee for lost disputes. A dispute fee will not be present if the dispute was covered by \"Seller Protection\".\nHold: PayPal can place a hold on your funds to cover the cost of an upcoming chargeback. This does not happen very often. Verify with your PayPal representative or Adyen contact if a hold applies to your account.\n","type":"page","locale":"en","boost":17,"hierarchy":{"lvl0":"Home","lvl1":"Risk management","lvl2":"Chargeback guidelines","lvl3":"PayPal chargeback process for marketplaces"},"hierarchy_url":{"lvl0":"https:\/\/docs.adyen.com\/","lvl1":"https:\/\/docs.adyen.com\/risk-management","lvl2":"https:\/\/docs.adyen.com\/risk-management\/chargeback-guidelines","lvl3":"\/risk-management\/chargeback-guidelines\/paypal-chargebacks"},"levels":4,"category":"Risk Management","category_color":"green","tags":["PayPal","chargeback","process","marketplaces"]},"articleFiles":{"paypal-flow-updated.svg":"<img alt=\"\" src=\"https:\/\/docs.adyen.com\/user\/pages\/docs\/10.risk-management\/21.chargeback-guidelines\/paypal-chargebacks\/paypal-flow-updated.svg?decoding=auto&amp;fetchpriority=auto\" \/>"}}
