Error 0x1408F10B: “SSL3_GET_RECORD:wrong version number” with PayPal SDK

前端 未结 3 1164
时光取名叫无心
时光取名叫无心 2020-12-08 06:58

Looks like PayPal might have updated its systems in light of the POODLE attack, causing sites using the PHP PayPal SDK to break.

I get the error:



        
3条回答
  •  粉色の甜心
    2020-12-08 07:30

    PayPal have officially released an update to the PHP SDK to address this issue, which was posted in the Github PR Jaffer linked to

    https://github.com/paypal/rest-api-sdk-php/releases/tag/v0.13.1

提交回复
热议问题