[ {description:'Choos your payment gateway', value:'', text:'Payment Gateway'}, {image:'./dist/images/icons/Amex-56.png', description:'My life. My card...', value:'amex', text:'Amex'}, {image:'./dist/images/icons/Discover-56.png', description:'It pays to Discover...', value:'Discover', text:'Discover'}, {image:'./dist/images/icons/Mastercard-56.png', title:'For everything else...', description:'For everything else...', value:'Mastercard', text:'Mastercard'}, {image:'./dist/images/icons/Cash-56.png', description:'Sorry not available...', value:'cash', text:'Cash on delivery', disabled:true}, {image:'./dist/images/icons/Visa-56.png', description:'All you need...', value:'Visa', text:'Visa'}, {image:'./dist/images/icons/Paypal-56.png', description:'Pay and get paid...', value:'Paypal', text:'Paypal'} ];