Remove redundant GB specific extendedMethods definition

This commit is contained in:
Daniel Dudzic 2025-03-13 10:31:09 +01:00
parent 22cd59d0f5
commit a707dd629f
No known key found for this signature in database
GPG key ID: 31B40D33E3465483

View file

@ -116,11 +116,6 @@ const countrySpecificConfigs = {
{ name: 'PayWithPayPal', Component: PayWithPayPal },
{ name: 'PayInThree', Component: PayInThree },
],
extendedMethods: [
{ name: 'CardFields', Component: CardFields },
{ name: 'DigitalWallets', Component: DigitalWallets },
{ name: 'APMs', Component: AlternativePaymentMethods },
],
},
MX: {
extendedMethods: [