actindo ->bill__get_verf_opts
actindo -> bill__get_verf_opts: Get all possible payment methods (mögliche Werte für Zahlverfahren)
Signaturstring bill__get_verf_opts( string $sid )
 
Parameter
  • string $sid
    Session identier you got from auth__login or auth__token_login
     
Returnsstring
array( 'ok'=>TRUE/FALSE, 'verf_opts'=>array( 'verf1'=>'name1', 'verf2'=>'name2', ... ) )
 
DescriptionGet all possible payment methods (mögliche Werte für Zahlverfahren)