chargebee / chargebee-php

PHP library for the Chargebee API.
https://apidocs.chargebee.com/docs/api?lang=php
MIT License
72 stars 62 forks source link

Adding universal headers to allow headers to be sent every request #19

Open rzumstein opened 7 years ago

rzumstein commented 7 years ago

Sometimes you want to be able to send specific headers with every ChargeBee request. This allows you to define those in ChargeBee::Environment::configure().