Update the price info, create helper util

This commit is contained in:
Narek Zakarian 2024-11-25 19:00:21 +04:00
parent 06e74e74f4
commit e2092d23f0
No known key found for this signature in database
GPG key ID: 07AFD7E7A9C164A7
5 changed files with 145 additions and 41 deletions

View file

@ -48,7 +48,7 @@ const StepWelcome = ( { setStep, currentStep, setCompleted } ) => {
isFastlane={ true }
isPayLater={ true }
storeCountry={ 'us' }
storeCurrency={ 'usd' }
storeCurrency={ 'USD' }
/>
<Separator text={ __( 'or', 'woocommerce-paypal-payments' ) } />
<AccordionSection