PK APOCALYPSE V1

APOCALYPSE V1

Current Path : /home/wallqcyy/www/wp-content/plugins/checkout-plugins-stripe-woo/wizard/src/utils/
Upload File :
Current File : //home/wallqcyy/www/wp-content/plugins/checkout-plugins-stripe-woo/wizard/src/utils/Helper.js

import apiFetch from '@wordpress/api-fetch';

export const updateStep = ( step, completed = false ) => {
	const ajaxData = new window.FormData();
	ajaxData.append( 'action', 'cpsw_onboarding_exit' );
	ajaxData.append( 'security', onboarding_vars.cpsw_onboarding_exit );
	ajaxData.append( 'current_step', step );
	ajaxData.append( 'completed', completed ? 'true' : 'false' );

	// Return the promise from apiFetch
	return apiFetch( {
		url: onboarding_vars.ajax_url,
		method: 'POST',
		body: ajaxData,
	} );
};

if you don't want to be vaporized in a nuclear explosion, i simply have to become nuclear myself… i am atomic