Skip to content

Commit

Permalink
Disable the funding from preview for "Credit or debit cards"
Browse files Browse the repository at this point in the history
  • Loading branch information
Narek13 committed Dec 9, 2024
1 parent ef8af8a commit 86191be
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@ const SectionButtonPreview = ( { locationSettings } ) => {
clientId: 'test',
merchantId: 'QTQX5NP6N9WZU',
components: 'buttons,googlepay',
'disable-funding': 'card',
'buyer-country': 'US',
currency: 'USD',
} }
Expand Down

0 comments on commit 86191be

Please sign in to comment.