mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Rename item as expected
This commit is contained in:
parent
7962e22ecd
commit
07e5c5d0e5
1 changed files with 8 additions and 8 deletions
|
@ -21,7 +21,7 @@ export const countryPriceInfo = {
|
|||
percentage: 2.89,
|
||||
fixedFee: 0.29,
|
||||
},
|
||||
fastlane: {
|
||||
fast: {
|
||||
percentage: 2.59,
|
||||
fixedFee: 0.29,
|
||||
},
|
||||
|
@ -39,7 +39,7 @@ export const countryPriceInfo = {
|
|||
plater: 2.9,
|
||||
ccf: 1.2,
|
||||
dw: 1.2,
|
||||
fastlane: 1.2,
|
||||
fast: 1.2,
|
||||
apm: 1.2,
|
||||
standardCardFields: 1.2,
|
||||
},
|
||||
|
@ -54,7 +54,7 @@ export const countryPriceInfo = {
|
|||
checkout: 2.9,
|
||||
ccf: 2.7,
|
||||
dw: 2.7,
|
||||
fastlane: 2.7,
|
||||
fast: 2.7,
|
||||
apm: 2.9,
|
||||
standardCardFields: 2.9,
|
||||
},
|
||||
|
@ -70,7 +70,7 @@ export const countryPriceInfo = {
|
|||
plater: 2.6,
|
||||
ccf: 1.75,
|
||||
dw: 1.75,
|
||||
fastlane: 1.75,
|
||||
fast: 1.75,
|
||||
apm: 2.6,
|
||||
standardCardFields: 2.6,
|
||||
},
|
||||
|
@ -86,7 +86,7 @@ export const countryPriceInfo = {
|
|||
plater: 2.9,
|
||||
ccf: 1.2,
|
||||
dw: 1.2,
|
||||
fastlane: 1.2,
|
||||
fast: 1.2,
|
||||
apm: 1.2,
|
||||
standardCardFields: 1.2,
|
||||
},
|
||||
|
@ -102,7 +102,7 @@ export const countryPriceInfo = {
|
|||
plater: 3.4,
|
||||
ccf: 1.2,
|
||||
dw: 1.2,
|
||||
fastlane: 1.2,
|
||||
fast: 1.2,
|
||||
apm: 1.2,
|
||||
standardCardFields: 1.2,
|
||||
},
|
||||
|
@ -118,7 +118,7 @@ export const countryPriceInfo = {
|
|||
plater: 2.99,
|
||||
ccf: 2.99,
|
||||
dw: 2.99,
|
||||
fastlane: 2.99,
|
||||
fast: 2.99,
|
||||
apm: 2.99,
|
||||
standardCardFields: 2.99,
|
||||
},
|
||||
|
@ -134,7 +134,7 @@ export const countryPriceInfo = {
|
|||
plater: 2.9,
|
||||
ccf: 1.2,
|
||||
dw: 1.2,
|
||||
fastlane: 1.2,
|
||||
fast: 1.2,
|
||||
apm: 1.2,
|
||||
standardCardFields: 1.2,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue