Use the new preview script

This commit is contained in:
Narek Zakarian 2024-02-05 19:03:17 +04:00
parent 56935e3c58
commit 4ccc38eb7b
No known key found for this signature in database
GPG key ID: 07AFD7E7A9C164A7

View file

@ -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