thephpleague / omnipay-eway

eWay driver for the Omnipay PHP payment processing library
MIT License
13 stars 17 forks source link

Certificate Error #32

Closed sudiptpa closed 4 years ago

sudiptpa commented 5 years ago

Guzzle Http Exception CurlException

[curl] 60: SSL certificate problem: unable to get local issuer certificate [url] https://api.sandbox.ewaypayments.com/CreateAccessCodeShared.json

sudiptpa commented 5 years ago

@barryvdh i am using this package with Lv4 project, now started to get the above error. I have solution for it, but in support with v2.* range of this package. I want to branch off of v2.2.2 tag of this package, is that possible?