Array
(
    [paypal] => Array
        (
            [sysname] => paypal
            [name] => PayPal Basic
            [type] => Invoices
            [payment_type] => Invoices
            [show_local_cards] => 
            [uses_remote_inputs] => 
        )

    [tco] => Array
        (
            [sysname] => tco
            [name] => 2CheckOut
            [type] => Invoices
            [payment_type] => Invoices
            [show_local_cards] => 
            [uses_remote_inputs] => 
        )

    [payu] => Array
        (
            [sysname] => payu
            [name] => PayU
            [type] => Invoices
            [payment_type] => Invoices
            [show_local_cards] => 
            [uses_remote_inputs] => 
        )

    [payglocal] => Array
        (
            [sysname] => payglocal
            [name] => PayGlocal
            [type] => Invoices
            [payment_type] => Invoices
            [show_local_cards] => 
            [uses_remote_inputs] => 
        )

    [stripe] => Array
        (
            [sysname] => stripe
            [name] => Stripe
            [type] => CC
            [payment_type] => RemoteCreditCard
            [show_local_cards] => 
            [uses_remote_inputs] => 1
        )

)