Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Fixes #30. Validate Paypal response properly #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fixes #30. Validate Paypal response properly #33

wants to merge 1 commit into from

Conversation

jsgoupil
Copy link
Contributor

fsockopen can lead to chunked response. This can lead to read incorrectly Paypal's response.
Changed fsockopen for curl.
Introducing proxy in order to talk to Paypal.

fsockopen can lead to chunked response. This can lead to read incorrectly Paypal's response.
Changed fsockopen for curl.
Introducing proxy in order to talk to Paypal.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant