arm_get_all_global_settings(); $arm_general_settings = $arm_all_global_settings['general_settings']; $global_currency = $arm_payment_gateways->arm_get_global_currency(); $all_currency = $arm_payment_gateways->arm_get_all_currencies(); $global_currency_symbol = $all_currency[strtoupper($global_currency)]; $payment_gateways = $arm_payment_gateways->arm_get_all_payment_gateways_for_setup(); $arm_paypal_currency = $arm_payment_gateways->currency['paypal']; ?>