Skip to content

Commit

Permalink
Updated addtl payment methods feature description (#20419)
Browse files Browse the repository at this point in the history
no ref
  • Loading branch information
9larsons authored and kevinansfield committed Jun 20, 2024
1 parent cb41fd8 commit d3304d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const BetaFeatures: React.FC = () => {
title='Show post excerpt inline' />
<LabItem
action={<FeatureToggle flag="additionalPaymentMethods" />}
detail={<>Enable support for PayPal, iDEAL, WeChat Pay and others. <a className='text-green' href="https://ghost.org/help/payment-methods" rel="noopener noreferrer" target="_blank">Learn more &rarr;</a></>}
detail={<>Enable support for CashApp, iDEAL, Bancontact, and others. <a className='text-green' href="https://ghost.org/help/payment-methods" rel="noopener noreferrer" target="_blank">Learn more &rarr;</a></>}
title='Additional payment methods' />
<LabItem
action={<FeatureToggle flag='i18n' />}
Expand Down

0 comments on commit d3304d8

Please sign in to comment.