Forum Replies Created

Viewing 15 replies - 46 through 60 (of 536 total)
  • Thread Starter greencode

    (@greencode)

    Thanks for the quick response @nikhilgadhiya. Looking forward to your reply.

    I use this one that I found at bloggerpilot and it seems to work with the latest version.

    // Add alt tag to WordPress Gravatar images
    function bloggerpilot_gravatar_alt($bloggerpilotGravatar) {
    	if (have_comments()) {
    		$alt = get_comment_author();
    	}
    	else {
    		$alt = get_the_author_meta('display_name');
    	}
    	$bloggerpilotGravatar = str_replace('alt=\'\'', 'alt=\'Avatar for ' . $alt . '\'', $bloggerpilotGravatar);
    	return $bloggerpilotGravatar;
    }
    add_filter('get_avatar', 'bloggerpilot_gravatar_alt');
    Thread Starter greencode

    (@greencode)

    @shameemreza Thanks for getting back to me. I’ve done all of you said. I only have WooCommerce as the only plugin activated along with a default theme. Everything is up to date.

    Still the issue exists.

    greencode

    (@greencode)

    @kaderibrahim – Thanks for the quick resolution to this issue. I have now updated to the latest version on 3 sites and the search is working once again.

    Thread Starter greencode

    (@greencode)

    I would suggest everybody either emails them support@fareharbor.com or submit a ticket.

    Thread Starter greencode

    (@greencode)

    @nikhilgadhiya I’ve just been doing a bit of testing with past versions and it seemed to happen from v1.4.0.7 If you take a look at these two sites

    Live site v1.4.1.3 (broken)
    Dev site v1.4.0.5 (working)

    Change the Amount dropdown to one of the two options and you’ll see the first thumbnail changes. On the working version it remains as the correct ratio/size, whereas on the broken version it changes to the square version.

    Thread Starter greencode

    (@greencode)

    @ihereira Thanks for the reply. As mentioned in the original comment, the issue is completely random i.e. those two postcodes I mentioned work 99% of the time but not always and so it’s impossible to try to recreate.

    The issue that you referred to is not the same, that’s to do with postcodes that have been marked in the backend as undeliverable still being able to be delivered. Mine is different i.e. the user should be able to go through checkout correctly as their postcode is not marked in the backend as undeliverable.

    Thread Starter greencode

    (@greencode)

    @seank123 Yeah, the annoying thing is we’ve no idea how many customers are getting affected by this as it’s not actually an error as such so not appearing in the error logs.

    Thread Starter greencode

    (@greencode)

    One of the postcodes not working (but as previously mentioned, this works for me when I try it but didn’t got the customer) is E1W 3EL and GL54 5HJ. Here’s the full list of postcodes that we don’t deliver to.

    It’s very frustrating that I cannot replicate the specific postcodes that the customers are saying they get the can’t deliver to message.

    TD15*
    DD9*
    DD8*
    PA80*
    HS*
    IV*
    AB30*
    AB33*
    AB34*
    AB35*
    AB36*
    AB37*
    AB38*
    AB42*
    AB43*
    AB44*
    AB45*
    AB53*
    AB54*
    AB55*
    AB56*
    PH32*
    PH49*
    PH50*
    PH30*
    PH31*
    PH33*
    PH34*
    PH35*
    PH36*
    PH37*
    PH38*
    PH39*
    PH40*
    PH41*
    PH42*
    PH43*
    PH44*
    PA29*
    PA34*
    PA35*
    PA37*
    PA38*
    PA39*
    PA20*
    PA36*
    PA41*
    PA42*
    PA43*
    PA44*
    PA45*
    PA46*
    PA47*
    PA48*
    PA49*
    PA60*
    PA61*
    PA62*
    PA63*
    PA64*
    PA65*
    PA66*
    PA67*
    PA68*
    PA69*
    PA70*
    PA71*
    PA72*
    PA73*
    PA74*
    PA75*
    PA76*
    PA77*
    PA78*
    KA27*
    KA28*
    KW*
    ZE*
    PO30*
    PO31*
    PO32*
    PO33*
    PO34*
    PO35*
    PO36*
    PO37*
    PO38*
    PO39*
    PO40*
    PO41*
    IM*
    JE*
    GY*
    TR21*
    TR22*
    TR23*
    TR24*
    TR25*
    Thread Starter greencode

    (@greencode)

    @joostvandevijver Isn’t “onboarding” what I previously did after @niklasinpsyde said to do that?

    Thread Starter greencode

    (@greencode)

    Umm, I just can’t get it to do the same on the staging site I set up at the same URL, but TBH it’s probably because there’s no traffic i.e. no customers on that staging site and I’ve had to use a Sandbox PayPal account. On the live site the PayPal Payments logs are endless with these:

    2023-02-10T14:58:02+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-10T14:58:02+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-10T14:58:37+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-10T14:58:37+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-10T14:58:59+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-10T14:58:59+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-10T14:59:12+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-10T14:59:12+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-10T14:59:27+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-10T14:59:27+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-10T15:01:50+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-10T15:01:50+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-10T15:02:08+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-10T15:02:08+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-10T15:03:06+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-10T15:03:06+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-10T15:03:46+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-10T15:03:46+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-10T15:04:38+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-10T15:04:38+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-10T15:04:45+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-10T15:04:45+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-10T15:04:47+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-10T15:04:47+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-10T15:06:36+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-10T15:06:36+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-10T15:06:58+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-10T15:06:58+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-10T15:07:33+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-10T15:07:33+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-10T15:08:32+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-10T15:08:32+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-10T15:10:14+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-10T15:10:14+00:00 ERROR Failed to retrieve stored webhook data.
    

    Very frustrating. There are no errors in the site error.log

    Thread Starter greencode

    (@greencode)

    @joostvandevijver Umm, not really. It’s a live site. I’ll have to create a staging version of that site and have a play around.

    Thread Starter greencode

    (@greencode)

    Hi. I get the “The webhook was received successfully.” message when clicking simulate. I’ve clicked Resubscribe and that refreshed the page. I no longer get an option to “Simulate”.

    These are now in the log:

    2023-02-08T09:35:58+00:00 INFO Received simulated webhook.
    2023-02-08T09:36:17+00:00 DEBUG DELETE https://api.paypal.com/v1/notifications/webhooks/76V18668TS946781J
    Response Debug ID: 303c766689794
    Response: Array
    (
        [code] => 204
        [message] => No Content
    )
    
    
    2023-02-08T09:36:17+00:00 INFO Webhooks deleted.
    2023-02-08T09:36:17+00:00 DEBUG POST https://api.paypal.com/v1/notifications/webhooks
    Request Body: {"url":"https:\/\/www.mysite\/wp-json\/paypal\/v1\/incoming","event_types":[{"name":"CHECKOUT.ORDER.APPROVED"},{"name":"CHECKOUT.ORDER.COMPLETED"},{"name":"CHECKOUT.PAYMENT-APPROVAL.REVERSED"},{"name":"PAYMENT.CAPTURE.REFUNDED"},{"name":"PAYMENT.AUTHORIZATION.VOIDED"},{"name":"PAYMENT.CAPTURE.REVERSED"},{"name":"PAYMENT.ORDER.CANCELLED"},{"name":"PAYMENT.CAPTURE.DENIED"},{"name":"PAYMENT.CAPTURE.COMPLETED"},{"name":"VAULT.PAYMENT-TOKEN.CREATED"},{"name":"VAULT.CREDIT-CARD.CREATED"},{"name":"PAYMENT.CAPTURE.PENDING"}]}
    Response Debug ID: 43ab8a25d4d8e
    Response: Array
    (
        [code] => 201
        [message] => Created
    )
    
    
    2023-02-08T09:36:17+00:00 INFO Webhooks subscribed.
    2023-02-08T09:36:18+00:00 DEBUG GET https://api.paypal.com/v1/notifications/webhooks
    Response Debug ID: f1bc020329a48
    Response: Array
    (
        [code] => 200
        [message] => OK
    )
    
    
    2023-02-08T09:36:19+00:00 DEBUG GET https://api.paypal.com/v1/notifications/webhooks
    Response Debug ID: 8ec46ebbc1d32
    Response: Array
    (
        [code] => 200
        [message] => OK
    )
    
    
    2023-02-08T09:40:07+00:00 DEBUG GET https://api.paypal.com/v1/notifications/webhooks
    Response Debug ID: 50bfa44c0017b
    Response: Array
    (
        [code] => 200
        [message] => OK
    )
    
    
    2023-02-08T09:40:08+00:00 DEBUG GET https://api.paypal.com/v1/notifications/webhooks
    Response Debug ID: 4f2426b8d4ae7
    Response: Array
    (
        [code] => 200
        [message] => OK
    )
    
    
    2023-02-08T09:42:08+00:00 ERROR Failed to retrieve stored webhook data.
    2023-02-08T09:42:08+00:00 ERROR Failed to retrieve stored webhook data.
    Thread Starter greencode

    (@greencode)

    @niklasinpsyde Thanks for this. I have done this but whilst the issue has changed I’m now getting this in the log:

    2023-02-07T16:59:47+00:00 ERROR Webhook verification failed.
    2023-02-07T16:59:47+00:00 DEBUG POST https://api.paypal.com/v1/notifications/verify-webhook-signature
    Request Body: {"transmission_id""rel":"resend","method":"POST"}]}}
    Response Debug ID: XXXXX
    Response: Array
    (
        [code] => 200
        [message] => OK
    )

    I’ve removed all of the transaction details which appear after “Request Body:”. So, before every transaction now, we get the “webhook verification failed” message

    Thread Starter greencode

    (@greencode)

    @nikhilgadhiya That’s a great solution. Thanks.

Viewing 15 replies - 46 through 60 (of 536 total)