Solution:
I think you need to instantiate class before using its function. Something like this might work:
$obj = new MM_WPFS_Customer(); $obj->fullstripe_payment_charge();