Sandbox working Live platorm is not
-
Hello, we need some help, I cannot find a solution to our problem.
We have a PayPal business account based in the UK, where purchases can only be made in the UK and Eire. We have successfully processed test transactions using sandbox, everything seemlessly works, however when we deactivated sandbox and made our site live, we tried to process a small transaction (£1) and we get this error: Sorry, your bank wasn’t able to confirm your VISA x-XXXX (omitted last 4) at this time. Please choose another way to pay.
On looking at the logs, I see the following:
2022-05-02T10:15:50+00:00 ERROR Webhook verification failed. 2022-05-02T10:15:51+00:00 DEBUG POST https://api.paypal.com/v1/notifications/verify-webhook-signature Request Body: {"transmission_id":"4867b930-c995-11ec-bc3b-712138f266f7","transmission_time":"2022-05-01T21:25:54Z","cert_url":"https:\/\/api.sandbox.paypal.com\/v1\/notifications\/certs\/CERT-360caa42-fca2a594-5a29e601","auth_algo":"SHA256withRSA","transmission_sig":"DUq2q5B9SAYF+ucVX8CFSgfkhXG\/ETYXM0ppB3spGns5EGxESNdl+sT9rDLTG6R025c1VflqciH53TGEbXtYbLSkrHdsw90Z9UuWSQaIaKWyJpyzHW\/e4xjmdiBfvFZUjA\/\/U5oTJDAXAaUhh+CL9o2pGElfg2DNYFwcH1aYEfYWQvNzfTrY3MIgDLTdpHEgoVs8fosu\/MhJKR2rfklgcZoe0wDQCCGBd3VQHrjLBHL448GMcpv\/q77gCmRBdBBTCkJqo2IhbqMqU4XYVeYH+a92hDNYZr9t8660zl6Wr2msqEKnHLHTTs4qcQj+BJSduWsKgJY8conJyAQAC\/2Vwg==","webhook_id":"7WH07477CS9901604","webhook_event":{"id":"WH-41X68103WT835554Y-0D814805VJ919730B","event_version":"1.0","create_time":"2022-05-01T21:25:50.238Z","resource_type":"capture","resource_version":"2.0","event_type":"PAYMENT.CAPTURE.COMPLETED","summary":"Payment completed for GBP 1.0 GBP","resource":{"amount":{"value":"1.00","currency_code":"GBP"},"seller_protection":{"dispute_categories":["ITEM_NOT_RECEIVED","UNAUTHORIZED_TRANSACTION"],"status":"ELIGIBLE"},"supplementary_data":{"related_ids":{"order_id":"80N42719RD480943W"}},"update_time":"2022-05-01T21:25:45Z","create_time":"2022-05-01T21:25:45Z","final_capture":true,"seller_receivable_breakdown":{"paypal_fee":{"value":"0.23","currency_code":"GBP"},"gross_amount":{"value":"1.00","currency_code":"GBP"},"net_amount":{"value":"0.77","currency_code":"GBP"}},"custom_id":"89207","invoice_id":"eccbdb-41454","links":[{"method":"GET","rel":"self","href":"https:\/\/api.sandbox.paypal.com\/v2\/payments\/captures\/86G025923U111720H"},{"method":"POST","rel":"refund","href":"https:\/\/api.sandbox.paypal.com\/v2\/payments\/captures\/86G025923U111720H\/refund"},{"method":"GET","rel":"up","href":"https:\/\/api.sandbox.paypal.com\/v2\/checkout\/orders\/80N42719RD480943W"}],"id":"86G025923U111720H","status":"COMPLETED"},"links":[{"href":"https:\/\/api.sandbox.paypal.com\/v1\/notifications\/webhooks-events\/WH-41X68103WT835554Y-0D814805VJ919730B","rel":"self","method":"GET"},{"href":"https:\/\/api.sandbox.paypal.com\/v1\/notifications\/webhooks-events\/WH-41X68103WT835554Y-0D814805VJ919730B\/resend","rel":"resend","method":"POST"}]}} Response Debug ID: 88d095ee56f83 Response: Array ( [code] => 200 [message] => OK ) 2022-05-02T10:15:51+00:00 ERROR Webhook verification failed.
I used the wizard to setup the plugin and we are close to going live, if this issue was resolved. Can someone please help?
Many thanks!
- The topic ‘Sandbox working Live platorm is not’ is closed to new replies.