Skip to content

Check added for empty endpoint

Choose a tag to compare

@jayesh-razorpay jayesh-razorpay released this 23 Nov 08:11
· 8 commits to master since this release
2987568

In PHP version < 7.3 if endpoint was empty, no error was thrown by curl. But after the upgrade its throwing URL malformed error. So added the check to hit curl post if endpoint is not empty