Clicking the pay button on the default form generated by the laravel-paystack package failed with cURL error 60: SSL certificate problem: unable to get local issuer certificate. The error came from the package's HTTP layer, not from Paystack itself. One Paystack team member noted their servers require TLSv1.2, so old PHP/OpenSSL/cURL stacks also hit this.