Map the pay_later_button_enabled

This commit is contained in:
Narek Zakarian 2025-02-26 16:59:29 +04:00
parent 0a0603af51
commit 48898edcd9
No known key found for this signature in database
GPG key ID: 07AFD7E7A9C164A7

View file

@ -48,6 +48,7 @@ class StylingSettingsMapHelper {
'googlepay_button_enabled' => '',
'applepay_button_enabled' => '',
'smart_button_enable_styling_per_location' => '',
'pay_later_button_enabled' => '',
);
foreach ( $this->locations_map() as $old_location_name => $new_location_name ) {