From c272ba00ca435b9d629f6fc594aa1c62bd150f28 Mon Sep 17 00:00:00 2001
From: Philipp Stracker
Date: Thu, 13 Feb 2025 17:26:00 +0100
Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Improve=20configuration=20docume?=
=?UTF-8?q?ntation?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
...pplying-default-values-after-onboarding.md | 23 +++++++++++++++----
1 file changed, 18 insertions(+), 5 deletions(-)
diff --git a/modules/ppcp-settings/docs/applying-default-values-after-onboarding.md b/modules/ppcp-settings/docs/applying-default-values-after-onboarding.md
index bfeefc65e..b62921811 100644
--- a/modules/ppcp-settings/docs/applying-default-values-after-onboarding.md
+++ b/modules/ppcp-settings/docs/applying-default-values-after-onboarding.md
@@ -31,15 +31,28 @@ initialize the plugin's configuration, before marking the `setup_done` flag as c
### Payment Methods
+By default, all payment methods are turned off after onboarding, unless the conditions specified in
+the following table are met.
+| Payment Method | Country | Seller Type | Subscriptions | Cards | Notes |
+|----------------|---------|-------------|---------------|-------|-------------------------------|
+| Venmo | US | *any* | *any* | *any* | Always |
+| Pay Later | US | *any* | *any* | *any* | Always |
+| ACDC | US | Business | *any* | ✅ | Greyed out for Casual Sellers |
+| BCDC | US | *any* | *any* | ✅ | |
+| Apple Pay | US | Business | *any* | ✅ | Based on feature eligibility |
+| Google Pay | US | Business | *any* | ✅ | Based on feature eligibility |
+| All APMs | US | Business | *any* | ✅ | Based on feature eligibility |
### Settings
-| Feature | Country | Seller-Type | Subscriptions | Cards |
-|-----------------------------|---------|-------------|---------------|-------|
-| Pay Now Experience | US | _any_ | _any_ | _any_ |
-| Save PayPal and Venmo | US | Business | ✅ | _any_ |
-| Save Credit and Debit Cards | US | Business | ✅ | ✅ |
+| Feature | Country | Seller-Type | Subscriptions | Cards | Notes |
+|-----------------------------|---------|-------------|---------------|-------|----------------------------|
+| Pay Now Experience | US | _any_ | _any_ | _any_ | |
+| Save PayPal and Venmo | US | Business | ✅ | _any_ | |
+| Save Credit and Debit Cards | US | Business | ✅ | ✅ | Requires ACDC eligibility* |
+
+- `*` If merchant has no ACDC eligibility, the setting should be disabled (not toggleable).
### Styling