@@ -117,7 +117,7 @@ Updating a merchant profile produces the following events:
1171171 . If Swan rejects the update request, the merchant profile remains ` Enabled ` by default, unless Swan decides otherwise.
118118The merchant profile status doesn't change.
119119
120- When a merchant payment method is requested, Swan may ask for additional information even if the merchant profile is already ` Enabled ` .
120+ When a merchant payment method is requested, Swan may need to request additional information even if the merchant profile is already ` Enabled ` .
121121Swan will contact you or your user directly, based on your communication preferences.
122122
123123If you requested an update and your update status is ` PendingReview ` , but you need to ** make another change** , submit a new update request.
@@ -143,6 +143,10 @@ A merchant profile can be rejected for the following reasons:
143143| ` GenericRejection ` | The profile was rejected for a general reason not covered by other categories. |
144144| ` SuspiciousBehavior ` | The profile was rejected due to alerts related to suspicious processing behavior. |
145145
146+ :::info For Partners only
147+ These rejection reasons are intended for Partners and shouldn't be displayed to end users.
148+ If you need more details about a specific rejection, please contact Swan.
149+ :::
146150
147151## Payment methods { #methods }
148152
@@ -214,6 +218,11 @@ A merchant payment method can be rejected for the following reasons:
214218| ` ContractualCriteriaNotFulfilled ` | The request doesn't meet the contractual criterion agreed upon with the Partner. |
215219| ` GenericRejection ` | The request was rejected for a reason not covered by other categories. |
216220
221+ :::info For Partners only
222+ These rejection reasons are intended for Partners and shouldn't be displayed to end users.
223+ If you need more details about a specific rejection, please contact Swan.
224+ :::
225+
217226### Rolling reserve { #rolling - reserve }
218227
219228import RollingReserve from ' ./partials/_rolling-reserve.mdx' ;
0 commit comments