mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-01 07:02:48 +08:00
Map the pay_later_button_enabled
This commit is contained in:
parent
0a0603af51
commit
48898edcd9
1 changed files with 1 additions and 0 deletions
|
@ -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 ) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue