diff --git a/modules/ppcp-settings/resources/js/Components/ReusableComponents/WelcomeDocs/AcdcFlow.js b/modules/ppcp-settings/resources/js/Components/ReusableComponents/WelcomeDocs/AcdcFlow.js
index 18fc248b2..612fd32d5 100644
--- a/modules/ppcp-settings/resources/js/Components/ReusableComponents/WelcomeDocs/AcdcFlow.js
+++ b/modules/ppcp-settings/resources/js/Components/ReusableComponents/WelcomeDocs/AcdcFlow.js
@@ -1,8 +1,9 @@
import BadgeBox, { BADGE_BOX_TITLE_BIG } from "../BadgeBox";
import { __, sprintf } from '@wordpress/i18n';
import Separator from '../Separator';
+import generatePriceText from '../../../utils/badgeBoxUtils';
-const AcdcFlow = ( { isFastlane, isPayLater, storeCountry } ) => {
+const AcdcFlow = ( { isFastlane, isPayLater, storeCountry, storeCurrency, countryPriceInfo } ) => {
if (isFastlane && isPayLater && storeCountry === 'us') {
return (
@@ -23,12 +24,12 @@ const AcdcFlow = ( { isFastlane, isPayLater, storeCountry } ) => {
title={__('Pay with PayPal', 'woocommerce-paypal-payments')}
imageBadge={['icon-button-paypal.svg']}
description={sprintf(
- // translators: %s: Link to PayPal REST application guide
+ // translators: %s: Link to PayPal business fees guide
__(
'Our brand recognition helps give customers the confidence to buy.
Learn more',
'woocommerce-paypal-payments'
),
- 'https://woocommerce.com/document/woocommerce-paypal-payments/#manual-credential-input '
+ 'https://www.paypal.com/us/business/paypal-business-fees'
)}
/>
@@ -36,12 +37,12 @@ const AcdcFlow = ( { isFastlane, isPayLater, storeCountry } ) => {
title={__('Pay Later', 'woocommerce-paypal-payments')}
imageBadge={['icon-payment-method-paypal-small.svg']}
description={sprintf(
- // translators: %s: Link to PayPal REST application guide
+ // translators: %s: Link to PayPal business fees guide
__(
'Offer installment payment options and get paid upfront - at no extra cost to you.
Learn more',
'woocommerce-paypal-payments'
),
- 'https://woocommerce.com/document/woocommerce-paypal-payments/#manual-credential-input '
+ 'https://www.paypal.com/us/business/paypal-business-fees'
)}
/>
@@ -49,12 +50,12 @@ const AcdcFlow = ( { isFastlane, isPayLater, storeCountry } ) => {
title={__('Venmo', 'woocommerce-paypal-payments')}
imageBadge={['icon-button-venmo.svg']}
description={sprintf(
- // translators: %s: Link to PayPal REST application guide
+ // translators: %s: Link to PayPal business fees guide
__(
'Automatically offer Venmo checkout to millions of active users.
Learn more',
'woocommerce-paypal-payments'
),
- 'https://woocommerce.com/document/woocommerce-paypal-payments/#manual-credential-input '
+ 'https://www.paypal.com/us/business/paypal-business-fees'
)}
/>
@@ -62,12 +63,12 @@ const AcdcFlow = ( { isFastlane, isPayLater, storeCountry } ) => {
title={__('Crypto', 'woocommerce-paypal-payments')}
imageBadge={['icon-payment-method-crypto.svg']}
description={sprintf(
- // translators: %s: Link to PayPal REST application guide
+ // translators: %s: Link to PayPal business fees guide
__(
'Let customers checkout with Crypto while you get paid in cash.
Learn more',
'woocommerce-paypal-payments'
),
- 'https://woocommerce.com/document/woocommerce-paypal-payments/#manual-credential-input '
+ 'https://www.paypal.com/us/business/paypal-business-fees'
)}
/>
@@ -82,12 +83,12 @@ const AcdcFlow = ( { isFastlane, isPayLater, storeCountry } ) => {
imageBadge={['icon-button-visa.svg', 'icon-button-mastercard.svg', 'icon-button-amex.svg', 'icon-button-discover.svg']}
textBadge={__('from 2.59% + $0.49 USD