diff --git a/modules/ppcp-compat/src/Settings/StylingSettingsMapHelper.php b/modules/ppcp-compat/src/Settings/StylingSettingsMapHelper.php index 99ad3833f..5755f9d01 100644 --- a/modules/ppcp-compat/src/Settings/StylingSettingsMapHelper.php +++ b/modules/ppcp-compat/src/Settings/StylingSettingsMapHelper.php @@ -44,6 +44,7 @@ class StylingSettingsMapHelper { 'pay_later_button_locations' => '', 'disable_funding' => '', 'googlepay_button_enabled' => '', + 'applepay_button_enabled' => '', ); foreach ( $this->locations_map() as $old_location_name => $new_location_name ) {