abraham / chargify

Example code for integrating a PHP application with the Chargify billing service
https://chargify.com/
MIT License
15 stars 10 forks source link

Need Help Process in test = false isnt working #1

Open cwiddowson opened 13 years ago

cwiddowson commented 13 years ago

When i have the test set to true it seems to work with chargify but when i change test to false it doesnt work when i process the card the page goes blank. Even though it work before in test = true. need help bad

abraham commented 13 years ago

Do you have $api_key and $domain set in ChargifyConnector.php?