We could not complete the onboarding process
-
Up until 7th October Paypal was working perfectly on our site. Some time after we started receiving the following message in the WP-Admin:
Authentication with PayPal failed: Could not create token.
I visited the Paypal setup tab in WooCommerce->Settings->Payments->Connectionand could still see my credentials in there but a message under Webhook Status said “Failed to load webhooks” so I clicked “Resubscribe” which informed me that “Operation failed. Check WooCommerce logs for more details. Webhook subscription failed.”
I have logging enabled, so checked that which states many times:
2023-10-24T15:59:50+00:00 DEBUG POST https://api.paypal.com/v1/oauth2/token?grant_type=client_credentials Response: Array ( [code] => 406 [message] => Not Acceptable ) Response Body: <html> <head><title>406 Not Acceptable</title></head> <body> <center><h1>406 Not Acceptable</h1></center> <hr><center>nginx</center> </body> </html> 2023-10-24T15:59:50+00:00 WARNING Could not create token.
I then tried disconnecting the account and reconnecting the account, however, on doing so I received the following message:
"We could not complete the onboarding process. Some features, such as card processing, will not be available. To fix this, please try again."
I then created a staging version of our site (which does not use any form of edge caching / web optimisations), disabled all the plug-ins apart from WooCommerce and WooCommerce PayPal Payments and changed our theme to "Twenty Twenty Three" and tried connecting the account again only to receive the same message.
I also tried connecting to a different paypal account to rule out issues with the paypal account and the same message came back
Please advise as to what I should do next as this was all working until shortly after 7th October
- The topic ‘We could not complete the onboarding process’ is closed to new replies.