$stripe = new StripeStripeClient($stripe_private_key); $stripe->charges->retrieve("ch_1IcRUBAkMhLUk27pFaXmrUpz", ['expand' => ['balance_transaction']]);