yabacon / paystack-php

A PHP Wrapper for Paystack API - https://www.paystack.com
MIT License
109 stars 70 forks source link

Please Enable Cookies Error #10

Closed papakay closed 6 years ago

papakay commented 6 years ago

Please i'm having issue initializing new transaction with paystack.

I got this error

"Paystack Request failed with response: '
Please enable cookies.

I've previously setup paystack on several servers without any issues but on this new server i'm finding it difficult to get it to work. I've also confirmed that cookies is enable on the server.

Thank you.

ibrahimlawal commented 6 years ago

@papakay this may be related to the server's IP being blacklisted. Please contact server admin 🤔

papakay commented 6 years ago

Thanks