SSL/TLS/HTTPS
If you have configured HTTPs for the webhooks, you need to test the configuration before going LIVE. If your SSL certificates are not properly installed, t...
Tue, 23 Jun, 2020 at 10:19 AM
PHP: <?php
require 'ChargeBee.php';
ChargeBee_Environment::configure("tls12", "JrnXj5Fi7xQbx2BWFdw6Vlbv3WINv9i0");
try...
Sat, 17 Mar, 2018 at 1:07 AM
Chargebee currently supports certificates with root certificate from any of the Certificate Authorities (CA) listed in this article. You can cross-check you...
Thu, 23 May, 2019 at 9:11 AM