- forget old ajax wp, now use fetch wp

- trying js files without imports
This commit is contained in:
asus
2024-02-26 13:18:19 +01:00
parent 5794e4cafe
commit 0177531924
11 changed files with 65 additions and 42 deletions

View File

@@ -56,6 +56,9 @@ function fipf_paypal_shortcode_content()
$added_to_front = $fipfcard_paypal->add_to_front(
array(
$pp_sdk_src,
'js/paypal/result_message.js',
'js/paypal/create_order.js',
'js/paypal/on_approve.js',
"js/paypal/paypal.js",
"html/paypal/paypal.html",
),