label{font-size:14px!important}"; $data_ui_show_billing_address = "true"; if($_GET['style'])$data_custom_css=$_GET['style']; $Paytab_built = ""; $Paytab_built .= " data-secret-key=$data_secret_key"; $Paytab_built .= " data-merchant-id=$data_merchant_id"; $Paytab_built .= " data-url-redirect=$data_url_redirect"; $Paytab_built .= " data-amount=$data_amount"; $Paytab_built .= " data-currency=$data_currency"; $Paytab_built .= " data-title=$data_title "; $Paytab_built .= " data-product-names=$data_product_names "; $Paytab_built .= " data-order-id=$data_order_id"; $Paytab_built .= " data-customer-phone-number=$data_customer_phone_number"; $Paytab_built .= " data-customer-email-address=$data_customer_email_address"; $Paytab_built .= " data-customer-country-code=$data_customer_country_code"; $Paytab_built .= " data-ui-type= $data_ui_type"; $Paytab_built .= " data-ui-show-header=$data_ui_show_header"; $Paytab_built .= " data-ui-element-id=$data_ui_element_id"; $Paytab_built .= " data-language=$data_language"; $Paytab_built .= " data-custom-css=$data_custom_css"; $Paytab_built .= " data-ui-show-billing-address=$data_ui_show_billing_address"; // $Paytab_built .= " ="; ?>