var _____WB$wombat$assign$function_____=function(name){return (self._wb_wombat && self._wb_wombat.local_init && self._wb_wombat.local_init(name))||self[name];};if(!self.__WB_pmw){self.__WB_pmw=function(obj){this.__WB_source=obj;return this;}}{ let window = _____WB$wombat$assign$function_____("window"); let self = _____WB$wombat$assign$function_____("self"); let document = _____WB$wombat$assign$function_____("document"); let location = _____WB$wombat$assign$function_____("location"); let top = _____WB$wombat$assign$function_____("top"); let parent = _____WB$wombat$assign$function_____("parent"); let frames = _____WB$wombat$assign$function_____("frames"); let opens = _____WB$wombat$assign$function_____("opens"); jQuery(document).ready(function ($) { function rpress_add_fee( tip, type ) { var data = { action: 'rpress_add_tips', tip: tip, type: type }; $.ajax({ type: "POST", data: data, dataType: "json", url: tips_script.ajaxurl, success: function (tips_response) { if ( tips_response.response == 'success' ) { if ( $('.rpress_cart_fee').length > 0 ) { $('#rpress_cart_fee_tip').remove(); $(tips_response.html).insertAfter(".rpress_cart_fee").last(); } else { $('.rpress_cart_fee').remove(); $('.rpress-cart tbody').append(tips_response.html); } $('.rpress_cart_amount').each( function() { // Format tip amount for display. $( this ).text( tips_response.total ); // Set data attribute to new (unformatted) tip amount. $( this ).data( 'total', tips_response.total_plan ); } ); $('.rpress-tips').find('.tip_percentage').text(tips_response.percentage + ' ' + tips_script.tip_type_symbol); } } }).fail(function (response) { if ( window.console && window.console.log ) { console.log( response ); } }).done(function (response) {}); } $(document).on('click', '.tips', function (e) { e.preventDefault(); $('.tips').removeClass('active'); $(this).addClass('active'); $('#manual_tip_value').val(''); rpress_add_fee( $(this).data('tip'), $(this).data('type') ); }); $('body').on('keyup', '#manual_tip_value', function (e) { $('.tips').removeClass('active'); rpress_add_fee( $(this).val(), 'manual_tip_value' ); }); }); } /* FILE ARCHIVED ON 03:19:16 Oct 15, 2021 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 20:49:13 Apr 15, 2026. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* playback timings (ms): capture_cache.get: 0.649 load_resource: 148.451 PetaboxLoader3.resolve: 49.77 PetaboxLoader3.datanode: 88.271 (2) loaddict: 71.593 */