Disable the funding from preview for "Credit or debit cards"

This commit is contained in:
Narek Zakarian 2024-12-09 17:03:47 +04:00
parent ef8af8af1d
commit 86191be2f4
No known key found for this signature in database
GPG key ID: 07AFD7E7A9C164A7

View file

@ -321,6 +321,7 @@ const SectionButtonPreview = ( { locationSettings } ) => {
clientId: 'test',
merchantId: 'QTQX5NP6N9WZU',
components: 'buttons,googlepay',
'disable-funding': 'card',
'buyer-country': 'US',
currency: 'USD',
} }