mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 13:44:42 +08:00
Merge branch 'trunk' into PCP-2165-present-apple-developer-merchantid-domain-association-only-when-apple-pay-is-enabled
This commit is contained in:
commit
3e5bba5c6b
30 changed files with 1144 additions and 338 deletions
|
@ -90,7 +90,8 @@ class ApplepayModule implements ModuleInterface {
|
|||
$module->render_buttons( $c, $apple_payment_method );
|
||||
$apple_payment_method->bootstrap_ajax_request();
|
||||
}
|
||||
}
|
||||
},
|
||||
1
|
||||
);
|
||||
|
||||
add_filter(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue