Daryl Johnson

Results 2 issues of Daryl Johnson

I am using the following from your example in my application: $customer = new ChargifyCustomer(NULL, CHARGIFY_TEST_MODE); ``` // Create a ChargifyProduct object in test mode. $customer->email = $_POST['email']; $customer->first_name =...

Might it be possible to add vendor or other assets to the precompile? Passing in a "tree/node" option could be a great asset. Thanks for any insight