File "constants.js"

Full Path: /home/vantageo/public_html/cache/cache/cache/cache/cache/.wp-cli/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/stripe/payment-request/constants.js
File size: 179 bytes
MIME-type: text/plain
Charset: utf-8

export const PAYMENT_METHOD_NAME = 'payment_request';

export const DEFAULT_STRIPE_EVENT_HANDLERS = {
	shippingAddressChange: null,
	shippingOptionChange: null,
	source: null,
};