diff --git a/modules/ppcp-onboarding/src/Render/OnboardingOptionsRenderer.php b/modules/ppcp-onboarding/src/Render/OnboardingOptionsRenderer.php index 0c17be5d5..be69cf4ce 100644 --- a/modules/ppcp-onboarding/src/Render/OnboardingOptionsRenderer.php +++ b/modules/ppcp-onboarding/src/Render/OnboardingOptionsRenderer.php @@ -72,20 +72,24 @@ class OnboardingOptionsRenderer { $this->render_table_row( __( 'Seller Protection', 'woocommerce-paypal-payments' ), __( 'Yes', 'woocommerce-paypal-payments' ), + __( 'No matter what you sell, Seller Protection can help you avoid chargebacks, reversals, and fees on eligible PayPal payment transactions — even when a customer has filed a dispute.', 'woocommerce-paypal-payments' ), __( 'On eligible PayPal transactions', 'woocommerce-paypal-payments' ) ), $this->render_table_row( __( 'Advanced Fraud Protection', 'woocommerce-paypal-payments' ), - __( 'Yes', 'woocommerce-paypal-payments' ) + __( 'Yes', 'woocommerce-paypal-payments' ), + __( 'Included with Advanced Checkout at no extra cost, Fraud Protection gives you the insight and control you need to better balance chargebacks and declines.', 'woocommerce-paypal-payments' ) ), $this->render_table_row( __( 'Chargeback Protection', 'woocommerce-paypal-payments' ), __( 'Yes', 'woocommerce-paypal-payments' ), + __( 'If you choose this optional, fee-based alternative to Fraud Protection, PayPal will manage chargebacks for eligible credit and debit card transactions — so you won’t have to worry about unexpected costs.', 'woocommerce-paypal-payments' ), __( 'Extra 0.4% per transaction', 'woocommerce-paypal-payments' ) ), $this->render_table_row( __( 'Additional Vetting and Underwriting Required', 'woocommerce-paypal-payments' ), - __( 'Yes', 'woocommerce-paypal-payments' ) + __( 'Yes', 'woocommerce-paypal-payments' ), + __( 'Business Ownership and other business information will be required during the application for Advanced Card Processing.', 'woocommerce-paypal-payments' ) ), $this->render_table_row( __( 'Seller Account Type', 'woocommerce-paypal-payments' ), @@ -94,7 +98,10 @@ class OnboardingOptionsRenderer { ); $items[] = '