Gift Cards
Gift Cards
Purchase a Gift Card
Treat yourself or a loved one to a Fasta Pasta Gift Card, the ideal present for any occasion.
Our Gift Cards can be redeemed at any Fasta Pasta restaurant nationwide.
Already have a Gift Card?
Enter the reference number below to check your balance.
');
res[1]='<'+'table style="display:none;" id="historyTemplate"'+res[1].shift()+'<'+'/'+'table'+'>'+res[1].join('<'+'/'+'script'+'>');
res=res.join('');
} else res=res[0];
res=res.split('src="/').join('src="'+ipos);
res=res.split("url('/").join("url('"+ipos);
res=res.split("const walletButtonType").join("window.walletButtonType");
res=res.split("const walletButtonTheme").join("window.walletButtonTheme");
res=res.split("carousel-item").join("item");
res=res.split("carousel slide").join("carousel");
res=res.split("n igcs_purchasePanel_Success").join("n igcs_purchasePanel_SuccessOld");
function cont(res) {
//console.log(res);
$("#igcs_portal").html(res);
}
/*
if (res.indexOf(ipos+'core/integration/stripe/js/stripe.js')==-1) return cont(res);
res=res.split('src="'+ipos+'core/integration/stripe/js/stripe.js');
if (res.length==2) {
$.ajax({
url:ipos+'core/integration/stripe/js/stripe.js?v='+new Date().getTime(),
success:(res2)=>{
res2=res2.split('"/core/').join('"'+ipos+'core/');
res[1].shift();
res[1]='>'+res2+'<'+'/'+'script'+'>'+'<'+'script'+' class="'+res[1].join('');
cont(res.join(''));
}
})
} else
*/
return cont(res);
}
})
});
$(document).on("igcs:ready", {}, function(event) {
igcs_Console(event);
$('#login-content').prependTo('#igcs_login_panel');
$('#igcs_purchase_form_sname').parent().appendTo('#drop-sname');
$('#igcs_purchase_form_semail').parent().appendTo('#drop-semail');
$('#igcs_purchase_form_sphone').parent().appendTo('#drop-sphone');
$('#igcs_purchase_form_rname').parent().appendTo('#drop-rname');
$('#igcs_purchase_form_remail').parent().appendTo('#drop-remail');
$('#igcs_purchase_form_message').parent().appendTo('#drop-message');
$('#igcs_carousel').appendTo('#drop-theme');
$('#igcs_purchase_form_value_label').appendTo('#drop-value');
$('#igcs_purchase_form_value,#igcs_purchase_form_value+div').appendTo('#drop-value').find('.btn-primary').removeClass('btn-primary').addClass('btn-secondary');
$('#purchase-content').prependTo('#igcs_purchase_form').show();
$('#purchase-content label').each(function() {
$(this).text($(this).text().replace('Sender\'s','My'));
});
$('#igcs_purchase_button_submit').html('Continue to Payment');
$('#igcs_purchase_form_value').prop('type','number');
$('#igcs_purchase_form_semail').prop('type','email');
$('#igcs_purchase_form_remail').prop('type','email');
$('#igcs_lookup_panel .gcs-form-group').hide();
$('#igcs_lookup_panel > h2').first().remove();
//$('#igcs_lookup_panel > h2').first().replaceWith('<'+'h3>Your Card<'+'/h3>');
$('#igcs_lookup_panel > h2').first().replaceWith('<'+'h3>Gift Card History<'+'/h3>');
$('#igcs_purchase_form_theme').parent().hide();
function fromMeToYou() {
$('#igcs_purchase_form_rname').val($('#igcs_purchase_form_sname').val());
$('#igcs_purchase_form_remail').val($('#igcs_purchase_form_semail').val());
}
$('<'+'img src="/wp-content/themes/fastapasta/images/stripe.png" style="display:block; max-width:60%; margin:0 auto 2em">').insertBefore('#merchantPaymentModalFooter');
$('.whofor button').on('click',function() {
var rel=$(this).data('rel');
$('#purchase-content').removeClass('for-me for-someone-else').addClass('for-'+rel);
$(this).parent().find('.btn-primary').removeClass('btn-primary').addClass('btn-secondary');
$(this).addClass('btn-primary').removeClass('btn-secondary');
if (rel=='me') {
fromMeToYou();
}
this.blur();
});
$('#card-element').prev('div').replaceWith('