yabacon / paystack-php

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

400 Bad Request on PHP 7 #28

Closed qad-noir closed 4 years ago

qad-noir commented 4 years ago

Paystack Request failed with response: 400 Bad Request

Works fine when I use php 5 but throws the 400 error on php 7.

Any fix for this?