Forum Replies Created

Viewing 15 replies - 1 through 15 (of 285 total)
  • Thread Starter Henry

    (@henrybaum)

    Thread Starter Henry

    (@henrybaum)

    I have 40 snippets and it’s a live site. There may be a conflict with two or three of them, so it may not be possible to check. Is there a type of snippet that’s usually a problem? Most running are for the front end.

    Thread Starter Henry

    (@henrybaum)

    This is still an issue on a live site – Overview loads, but not Payment Methods or Settings. On Overview there’s this error:

    Failed to load ApplePay dependencies: Timeout while waiting for widgetBuilder.paypal ppcp-applepay-js-boot-admin.js:1:24477

    [ApplePay | preview-manager] configuration object cannot be retrieved from PayPal ppcp-applepay-js-boot-admin.js:1:9980

    Failed to load GooglePay dependencies: Timeout while waiting for widgetBuilder.paypal ppcp-googlepay-js-boot-admin.js:1:24477

    [GooglePay | preview-manager] configuration object cannot be retrieved from PayPal ppcp-googlepay-js-boot-admin.js:1:9980

    I can’t disable each snippet to see if there’s a conflict.

    Thread Starter Henry

    (@henrybaum)

    That did it, thanks. Is this going to be changed, or is the snippet permanent?

    Thread Starter Henry

    (@henrybaum)

    That didn’t do it.

    Thread Starter Henry

    (@henrybaum)

    Thread Starter Henry

    (@henrybaum)

    Thanks, I should have been able to figure that out – sorted now. Snippet works.

    Thread Starter Henry

    (@henrybaum)

    Yes, but there’s no Advanced options dropdown, as described on that page.

    In Payments, I click Complete Setup. There are then two options for “Add Expanded Checkout for more ways to pay.” I don’t select, “No thanks, I prefer to use a different provider for processing credit cards, digital wallets, and local payment methods.” On the next page, there’s only this:

    Complete Your Payment Setup

    To finalize your payment setup, please log in to PayPal. If you don’t have an account yet, don’t worry – we’ll guide you through the easy process of creating one.

    Connect to PayPal.

    There’s nowhere to select Sandbox and it’s my only option. Sandbox credentials don’t work here.

    Thread Starter Henry

    (@henrybaum)

    There is no Manually Connect option, just the Connect to PayPal button. I reinstalled, but it didn’t help.

    I have this error log today:

    2026-04-16T07:16:42+00:00 DEBUG #6184 - [New Request] GET /wp-admin/admin.php
    2026-04-16T07:16:42+00:00 DEBUG #6184 - GET https://api.woocommerce.com/integrations/ppc/v1/customer/partners/K8SKZ36LQBWXJ/merchant-integrations/
    Response: Array
    (
    [code] => 404
    [message] => Not Found
    )

    Response Body: {"statusCode":404,"error":"Not Found","message":"Not Found"}
    2026-04-16T07:16:42+00:00 WARNING #6184 - [Error] Not Found CONTEXT: {"args":{"method":"GET","headers":{"Authorization":"Bearer token","Content-Type":"application/json"}},"response":{"headers":{},"body":"{"statusCode":404,"error":"Not Found","message":"Not Found"}","response":{"code":404,"message":"Not Found"},"cookies":[],"filename":null,"http_response":{"data":null,"headers":null,"status":null}}}
    2026-04-16T07:16:51+00:00 DEBUG #3000 - [New Request] GET /wp-json/wc/v3/wc_paypal/webhooks
    2026-04-16T07:16:51+00:00 DEBUG #3000 - GET https://api.woocommerce.com/integrations/ppc/v1/notifications/webhooks
    Response: Array
    (
    [code] => 404
    [message] => Not Found
    )

    Response Body: {"statusCode":404,"error":"Not Found","message":"Not Found"}
    2026-04-16T07:17:33+00:00 DEBUG #8727 - [New Request] GET /wp-json/wc/v3/wc_paypal/webhooks
    2026-04-16T07:17:33+00:00 DEBUG #8727 - GET https://api.woocommerce.com/integrations/ppc/v1/notifications/webhooks
    Response: Array
    (
    [code] => 404
    [message] => Not Found
    )

    Response Body: {"statusCode":404,"error":"Not Found","message":"Not Found"}
    2026-04-16T07:20:19+00:00 DEBUG #4891 - [New Request] GET /wp-json/wc/v3/wc_paypal/webhooks
    2026-04-16T07:20:19+00:00 DEBUG #4891 - GET https://api.woocommerce.com/integrations/ppc/v1/notifications/webhooks
    Response: Array
    (
    [code] => 404
    [message] => Not Found
    )

    Response Body: {"statusCode":404,"error":"Not Found","message":"Not Found"}
    2026-04-16T07:20:41+00:00 DEBUG #8786 - [New Request] GET /wp-json/wc/v3/wc_paypal/webhooks
    2026-04-16T07:20:41+00:00 DEBUG #8786 - GET https://api.woocommerce.com/integrations/ppc/v1/notifications/webhooks
    Response: Array
    (
    [code] => 404
    [message] => Not Found
    )

    Response Body: {"statusCode":404,"error":"Not Found","message":"Not Found"}
    2026-04-16T07:20:43+00:00 DEBUG #4242 - [New Request] POST /wp-json/wc/v3/wc_paypal/login_link
    2026-04-16T07:20:43+00:00 DEBUG #4242 - Loaded onboarding URL from cache: production-advanced_vaulting-ppcp-usecardpayments
    2026-04-16T07:20:43+00:00 INFO #4242 - Using cached onboarding URL for: production-advanced_vaulting-ppcp-usecardpayments
    2026-04-16T10:03:15+00:00 DEBUG #1931 - [New Request] GET /wp-admin/admin.php
    2026-04-16T10:03:15+00:00 DEBUG #1931 - GET https://api.woocommerce.com/integrations/ppc/v1/customer/partners/K8SKZ36LQBWXJ/merchant-integrations/
    Response: Array
    (
    [code] => 404
    [message] => Not Found
    )

    Response Body: {"statusCode":404,"error":"Not Found","message":"Not Found"}
    2026-04-16T10:03:15+00:00 WARNING #1931 - [Error] Not Found CONTEXT: {"args":{"method":"GET","headers":{"Authorization":"Bearer token","Content-Type":"application/json"}},"response":{"headers":{},"body":"{"statusCode":404,"error":"Not Found","message":"Not Found"}","response":{"code":404,"message":"Not Found"},"cookies":[],"filename":null,"http_response":{"data":null,"headers":null,"status":null}}}
    Thread Starter Henry

    (@henrybaum)

    Thanks – still stuck on onboarding. It’s not accepting the sandbox email/password.

    Thread Starter Henry

    (@henrybaum)

    Is there any snippet to display the black button?

    Thread Starter Henry

    (@henrybaum)

    Can’t seem to re-login to a sandbox account – it keeps trying to create a legit account. In another thread it says to connect via sandbox mode, but there’s no link for that.

    There isn’t a snippet for the black button. I believe we were able to display the button by disabling the new UI – is this possible anymore?

    Thread Starter Henry

    (@henrybaum)

    I turned Code Snippets off and on and it seems to be working so far. The only snippets related to the Woocommerce back end are one for editing orders and custom order meta.

    Thread Starter Henry

    (@henrybaum)

    The disable UI plugin doesn’t seem to be working anymore – it’s now disabled. If it helps, getting “Failed to load ApplePay dependencies: Timeout while waiting for widgetBuilder.paypal” Also GooglePay dependencies.

    https://privatebin.syde.com/?47aeeb035a3fe21a#3jLCyPGoyuq21cNy8z2sJdWHCQbBtuf9obnYSJceHHYE

    Thread Starter Henry

    (@henrybaum)

    It’s the same email address. We’ve had it happen before with different subscribers – normally it’s 2 or 3 notifications, but this time we got 10 or more.

Viewing 15 replies - 1 through 15 (of 285 total)