Thank you for your response,
I have attempted another payment and it failed in the same way. A woocommerce order has not been created and the logs for the transaction are below
2023-07-04T13:50:10+00:00 DEBUG POST https://api.paypal.com/v1/oauth2/token?grant_type=client_credentials
Response Debug ID: 17cbb2a659d56
Response: Array
(
[code] => 200
[message] => OK
)
2023-07-04T13:50:11+00:00 DEBUG GET https://api.paypal.com/v1/customer/partners/K8SKZ36LQBWXJ/merchant-integrations/FJG9R7LFQXV9A
Response Debug ID: 7828aceca93ec
Response: Array
(
[code] => 200
[message] => OK
)
2023-07-04T13:50:11+00:00 DEBUG GET https://api.paypal.com/v1/customer/partners/K8SKZ36LQBWXJ/merchant-integrations/FJG9R7LFQXV9A
Response Debug ID: 39727d92e7561
Response: Array
(
[code] => 200
[message] => OK
)
2023-07-04T13:50:12+00:00 DEBUG GET https://api.paypal.com/v1/notifications/webhooks
Response Debug ID: d792ff4c41b2d
Response: Array
(
[code] => 200
[message] => OK
)
2023-07-04T13:51:49+00:00 DEBUG POST https://api.paypal.com/v2/checkout/orders
Request Body: {"intent":"CAPTURE","purchase_units":[{"reference_id":"default","amount":{"currency_code":"GBP","value":"0.01","breakdown":{"item_total":{"currency_code":"GBP","value":"0.01"},"shipping":{"currency_code":"GBP","value":"0.00"},"tax_total":{"currency_code":"GBP","value":"0.00"}}},"description":"","items":[{"name":"test","unit_amount":{"currency_code":"GBP","value":"0.01"},"quantity":1,"description":"","sku":"","category":"DIGITAL_GOODS"}],"payee":{"merchant_id":"FJG9R7LFQXV9A"}}],"application_context":{"user_action":"CONTINUE","shipping_preference":"NO_SHIPPING","landing_page":"LOGIN","locale":"en-US","brand_name":"Witney Stained Glass","return_url":"https:\/\/witneystainedglass.co.uk\/?wc-ajax=ppc-return-url","cancel_url":"https:\/\/witneystainedglass.co.uk\/checkout.html"},"payer":{"email_address":"[email protected]","name":{"given_name":"Leo","surname":"OMara"},"address":{"country_code":"GB","address_line_1":"55 Grayrigg Drive","admin_area_1":"Lancashire","admin_area_2":"Morecambe","postal_code":"LA44UJ"},"phone":{"phone_type":"HOME","phone_number":{"national_number":"44152463087"}}},"payment_method":{"payee_preferred":"UNRESTRICTED","payer_selected":"PAYPAL"}}
Response Debug ID: a46de4bf03e9a
Response: Array
(
[code] => 201
[message] => Created
)
2023-07-04T13:52:34+00:00 DEBUG GET https://api.paypal.com/v1/notifications/webhooks
Response Debug ID: 61360073b2a76
Response: Array
(
[code] => 200
[message] => OK
)
2023-07-04T13:52:35+00:00 DEBUG GET https://api.paypal.com/v1/notifications/webhooks
Response Debug ID: dbd90974eeef9
Response: Array
(
[code] => 200
[message] => OK
)