mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-04 08:47:23 +08:00
Use the new preview script
This commit is contained in:
parent
56935e3c58
commit
4ccc38eb7b
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ class PayLaterConfiguratorModule implements ModuleInterface {
|
|||
static function () use ( $c, $settings ) {
|
||||
wp_enqueue_script(
|
||||
'ppcp-paylater-configurator-lib',
|
||||
'https://www.paypalobjects.com/merchant-library/merchant-configurator.js',
|
||||
'https://www.paypalobjects.com/merchant-library/preview/merchant-configurator.js',
|
||||
array(),
|
||||
$c->get( 'ppcp.asset-version' ),
|
||||
true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue