@payrails/web-sdk 5.42.1-RC.4 → 5.43.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -1
- package/index.js +4 -4
- package/index.mjs +4 -4
- package/package.json +1 -1
- package/payrails.d.ts +5 -0
- package/payrails.js +4 -4
package/payrails.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
!function(e){"use strict";function t(e,t){var i={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(i[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var s=0;for(n=Object.getOwnPropertySymbols(e);s<n.length;s++)t.indexOf(n[s])<0&&Object.prototype.propertyIsEnumerable.call(e,n[s])&&(i[n[s]]=e[n[s]])}return i}function i(e,t,i,n){return new(i||(i=Promise))(function(s,o){function r(e){try{l(n.next(e))}catch(e){o(e)}}function a(e){try{l(n.throw(e))}catch(e){o(e)}}function l(e){var t;e.done?s(e.value):(t=e.value,t instanceof i?t:new i(function(e){e(t)})).then(r,a)}l((n=n.apply(e,t||[])).next())})}function n(e,t,i,n){if("a"===i&&!n)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?n:"a"===i?n.call(e):n?n.value:t.get(e)}function s(e,t,i,n,s){if("m"===n)throw new TypeError("Private method is not writable");if("a"===n&&!s)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!s:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===n?s.call(e,i):s?s.value=i:t.set(e,i),i}"function"==typeof SuppressedError&&SuppressedError;var o={};!function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});var t=(e=>(e.PAYRAILS_CLIENT_CONFIG_MALFORMED="payrails:client:init.config_malformed",e.PAYRAILS_CLIENT_COLLECT_CONTAINER_MOUNT="payrails:client:collectContainer.unmountable",e.PAYRAILS_CLIENT_UI_ELEMENT_MISSING="payrails:client:mount.ui_element_missing",e.PAYRAILS_CLIENT_PARENT_ELEMENT_MISSING="payrails:client:mount.parent_element_missing",e.PAYRAILS_CLIENT_SUBELEMENTS_RENDER_ERROR="payrails:client:mount.subelements_render_error",e.PAYRAILS_CLIENT_CARD_FORM_MISSING="payrails:client:pay.card_form_missing",e.PAYRAILS_CLIENT_GPAY_LOADING_ERROR="payrails:client:mount.gpay_loading_error",e.PAYRAILS_CLIENT_GPAY_CONFIG_MISSING="payrails:client:init.gpay_config_missing",e.PAYRAILS_CLIENT_APPLEPAY_LOADING_ERROR="payrails:client:mount.applepay_loading_error",e.PAYRAILS_CLIENT_APPLEPAY_CONFIG_MISSING="payrails:client:init.applepay_config_missing",e.PAYRAILS_CLIENT_APPLEPAY_START_PAYMENT_SESSION_ERROR="payrails:client:init.applepay_start_payment_session_error",e.PAYRAILS_CLIENT_PAYPAL_LOADING_ERROR="payrails:client:init.paypal_loading_error",e.PAYRAILS_CLIENT_PAYPAL_CONFIG_MISSING="payrails:client:init.paypal_config_missing",e.PAYRAILS_CLIENT_PAYPAL_ORDER_CREATION="payrails:client:init.paypal_order_creation",e.PAYRAILS_CLIENT_PAYPAL_BUTTON_MOUNT="payrails:client:mount.paypal_button_error",e.PAYRAILS_CLIENT_PAYMENT_EXECUTOR_PAY_ERROR="payrails:client:payment_executor.pay_error",e.PAYRAILS_CLIENT_PAYMENT_EXECUTOR_PAYOUT_ERROR="payrails:client:payment_executor.payout_error",e.PAYRAILS_CLIENT_PAYMENT_EXECUTOR_3DS_ERROR="payrails:client:payment_executor.3ds_error",e.PAYRAILS_CLIENT_PAYMENT_EXECUTOR_CONFIRM_ERROR="payrails:client:payment_executor.confirm_error",e.PAYRAILS_API_UNAUTHORIZED="payrails:api:unauthorized",e.PAYRAILS_API_TOO_MANY_REQUESTS="payrails:api:too_many_requests",e.PAYRAILS_API_UNSUCCESSFUL="payrails:api:unsuccessful",e.PAYRAILS_API_AUTHORIZATION_NOT_REQUESTED="payrails:api:authorization_not_requested",e.PAYRAILS_API_AUTHENTICATION_ERROR="payrails:api:request_authentication_error",e.PAYRAILS_API_AUTHORIZATION_ERROR="payrails:api:request_authorization_error",e.PAYRAILS_API_PAYOUT_ERROR="payrails:api:request_payout_error",e.PAYRAILS_CLIENT_API_URL_NOT_FOUND="payrails:client:api_url_not_found",e.PAYRAILS_CLIENT_WORKFLOW_EXECUTION_NOT_FOUND="payrails:client:workflow_execution_not_found",e.PAYRAILS_CARD_FORM_CREATION_FAILED="payrails:card_form:iframe_creation_failed",e.PAYRAILS_CARD_FORM_IFRAME_URL_MISSING="payrails:card_form:iframe_url_missing",e.PAYRAILS_CLIENT_UNKNOWN_ERROR="payrails:client:unknown",e.PAYRAILS_API_UNKNOWN_ERROR="payrails:api:unknown",e.PAYRAILS_CLIENT_SESSION_REFRESH_FAILED="payrails:client:session_refresh_failed",e.PAYRAILS_CLIENT_CALLBACK_FAILED="payrails:client:callback_failed",e.PAYRAILS_API_BIN_LOOKUP_FAILED="payrails:api:bin_lookup_failed",e.PAYRAILS_CARD_FORM_ELEMENT_NOT_MOUNTED_IN_ELEMENT_MATCH_RULE="payrails.card_form.element_not_mounted_in_element_match_rule",e.PAYRAILS_CARD_FORM_REQUIRED_PARAMS_NOT_PROVIDED="payrails.card_form.required_params_not_provided",e.PAYRAILS_CARD_FORM_CLIENT_CONNECTION="payrails.card_form.client_connection",e.PAYRAILS_CARD_FORM_IFRAME_NOT_FOUND="payrails.card_form.iframe_not_found",e.PAYRAILS_CARD_FORM_IFRAME_LOADING_ERROR="payrails.card_form.iframe_loading_error",e.PAYRAILS_CARD_FORM_CSP_ERROR="payrails.card_form.iframe_csp_error",e.PAYRAILS_CARD_FORM_COMPLETE_AND_VALID_INPUTS="payrails.card_form.complete_and_valid_inputs",e.PAYRAILS_CARD_FORM_COLLECT_ELEMENT_NOT_MOUNTED="payrails.card_form.collect_element_not_mounted",e.PAYRAILS_CLIENT_GENERIC_REDIRECT_MISSING_REDIRECT_LINK="payrails:client:generic_redirect.missing.redirect_link",e.PAYRAILS_CLIENT_COLLECT_CREATION_FAILED="payrails:client:collect_container.creation.failed",e.PAYRAILS_CLIENT_COLLECT_EMPTY_CONTAINER_TYPE="payrails:client:collect_container.empty_container_type",e.PAYRAILS_CLIENT_COLLECT_INVALID_CONTAINER_TYPE="payrails:client:collect_container.invalid_container_type",e.PAYRAILS_CLIENT_COLLECT_OPERATION_FAILED="payrails:client:collect_container.collect_operation_failed",e.PAYRAILS_CLIENT_VAULT_CONNECTION_ERROR="payrails:client:vault.connection_error",e.PAYRAILS_CLIENT_VAULT_NETWORK_ERROR="payrails:client:vault.network.error",e.PAYRAILS_CLIENT_COLLECT_UNIQUE_ELEMENT_NAME="payrails:client:collect_container.unique_element_name",e.PAYRAILS_CLIENT_COLLECT_INVALID_TOKENS="payrails:client:collect_container.invalid_tokens",e.PAYRAILS_CLIENT_COLLECT_EMPTY_ELEMENT_IN_MOUNT="payrails:client:collect_container.empty_element",e.PAYRAILS_CLIENT_COLLECT_INVALID_EVENT_LISTENER="payrails:client:collect_container.invalid_event_listener",e.PAYRAILS_CLIENT_COLLECT_MISSING_HANDLER_IN_EVENT_LISTENER="payrails:client:collect_container.missing_event_handler",e.PAYRAILS_CLIENT_COLLECT_INVALID_HANDLER_IN_EVENT_LISTENER="payrails:client:collect_container.invalid_event_handler",e.PAYRAILS_CLIENT_COLLECT_INVALID_EVENT_TYPE="payrails:client:collect_container.invalid_event_type",e.PAYRAILS_CLIENT_COLLECT_TABLE_NAME_MISSING="payrails:client:collect_container.table_name_missing",e.PAYRAILS_CLIENT_COLLECT_EMPTY_TABLE="payrails:client:collect_container.empty_table",e.PAYRAILS_CLIENT_COLLECT_INVALID_TABLE_NAME="payrails:client:collect_container.invalid_table_name",e.PAYRAILS_CLIENT_COLLECT_MISSING_COLUMN="payrails:client:collect_container.missing_column",e.PAYRAILS_CLIENT_COLLECT_EMPTY_COLUMN="payrails:client:collect_container.empty_column",e.PAYRAILS_CLIENT_COLLECT_INVALID_COLUMN="payrails:client:collect_container.invalid_column",e.PAYRAILS_CLIENT_COLLECT_EMPTY_SKYFLOW_ID="payrails:client:collect_container.empty_skyflow_id",e.PAYRAILS_CLIENT_COLLECT_INVALID_SKYFLOW_ID="payrails:client:collect_container.invalid_skyflow_id",e.PAYRAILS_CLIENT_COLLECT_MISMATCH_ELEMENT_COUNT_LAYOUT_SUM="payrails:client:collect_container.mismatch_element_count_layout_sum",e.PAYRAILS_CLIENT_COLLECT_INVALID_ELEMENT_SELECTOR="payrails:client:collect_container.invalid_element_selector",e.PAYRAILS_CLIENT_COLLECT_DUPLICATE_ELEMENT="payrails:client:collect_container.duplicate_element",e.PAYRAILS_CLIENT_COLLECT_INVALID_ELEMENT_TYPE="payrails:client:collect_container.invalid_element_type",e.PAYRAILS_CLIENT_COLLECT_INVALID_VALIDATIONS_TYPE="payrails:client:collect_container.invalid_validations_type",e.PAYRAILS_CLIENT_COLLECT_MISSING_VALIDATION_RULE_TYPE="payrails:client:collect_container.missing_validation_rule_type",e.PAYRAILS_CLIENT_COLLECT_INVALID_VALIDATION_RULE_TYPE="payrails:client:collect_container.invalid_validation_rule_type",e.PAYRAILS_CLIENT_COLLECT_MISSING_VALIDATION_RULE_PARAMS="payrails:client:collect_container.missing_validation_rule_params",e.PAYRAILS_CLIENT_COLLECT_INVALID_VALIDATION_RULE_PARAMS="payrails:client:collect_container.invalid_validation_rule_params",e.PAYRAILS_CLIENT_COLLECT_MISSING_REGEX_IN_REGEX_MATCH_RULE="payrails:client:collect_container.missing_regex_in_regex_match_rule",e.PAYRAILS_CLIENT_COLLECT_MISSING_MIN_AND_MAX_IN_LENGTH_MATCH_RULE="payrails:client:collect_container.missing_min_and_max_in_length_match_rule",e.PAYRAILS_CLIENT_COLLECT_MISSING_ELEMENT_IN_ELEMENT_MATCH_RULE="payrails:client:collect_container.missing_element_in_element_match_rule",e.PAYRAILS_CLIENT_COLLECT_INVALID_ELEMENT_IN_ELEMENT_MATCH_RULE="payrails:client:collect_container.invalid_element_in_element_match_rule",e.PAYRAILS_CLIENT_COLLECT_INVALID_REGEX_IN_REGEX_MATCH_RULE="payrails:client:collect_container.invalid_regex_in_regex_match_rule",e.PAYRAILS_CLIENT_COLLECT_INVALID_BOOLEAN_OPTIONS="payrails:client:collect_container.invalid_boolean_options",e.PAYRAILS_CLIENT_COLLECT_MISSING_ELEMENT_TYPE="payrails:client:collect_container.missing_element_type",e.PAYRAILS_CLIENT_COLLECT_EMPTY_ELEMENT_TYPE="payrails:client:collect_container.empty_element_type",e.PAYRAILS_CLIENT_COLLECT_INVALID_UPSERT_OPTION_TYPE="payrails:client:collect_container.invalid_upsert_option_type",e.PAYRAILS_CLIENT_COLLECT_EMPTY_UPSERT_OPTIONS_ARRAY="payrails:client:collect_container.empty_upsert_options_array",e.PAYRAILS_CLIENT_COLLECT_INVALID_UPSERT_OPTION_OBJECT_TYPE="payrails:client:collect_container.invalid_upsert_option_object_type",e.PAYRAILS_CLIENT_COLLECT_MISSING_TABLE_IN_UPSERT_OPTION="payrails:client:collect_container.missing_table_in_upsert_option",e.PAYRAILS_CLIENT_COLLECT_INVALID_TABLE_IN_UPSERT_OPTION="payrails:client:collect_container.invalid_table_in_upsert_option",e.PAYRAILS_CLIENT_COLLECT_MISSING_COLUMN_IN_UPSERT_OPTION="payrails:client:collect_container.missing_column_in_upsert_option",e.PAYRAILS_CLIENT_COLLECT_INVALID_COLUMN_IN_UPSERT_OPTION="payrails:client:collect_container.invalid_column_in_upsert_option",e.PAYRAILS_CLIENT_COLLECT_MISSING_COMPOSABLE_CONTAINER_OPTIONS="payrails:client:collect_container.missing_composable_container_options",e.PAYRAILS_CLIENT_COLLECT_INVALID_COMPOSABLE_CONTAINER_OPTIONS="payrails:client:collect_container.invalid_composable_container_options",e.PAYRAILS_CLIENT_COLLECT_MISSING_COMPOSABLE_LAYOUT_KEY="payrails:client:collect_container.missing_composable_layout_key",e.PAYRAILS_CLIENT_COLLECT_INVALID_COMPOSABLE_LAYOUT_TYPE="payrails:client:collect_container.invalid_composable_layout_type",e.PAYRAILS_CLIENT_COLLECT_EMPTY_COMPOSABLE_LAYOUT_ARRAY="payrails:client:collect_container.empty_composable_layout_array",e.PAYRAILS_CLIENT_COLLECT_NEGATIVE_VALUES_COMPOSABLE_LAYOUT="payrails:client:collect_container.negative_values_composable_layout",e.PAYRAILS_CLIENT_COLLECT_INVALID_INPUT_OPTIONS_FORMAT="payrails:client:collect_container.invalid_input_options_format",e.PAYRAILS_CLIENT_COLLECT_INVALID_INPUT_OPTIONS_TRANSLATION="payrails:client:collect_container.invalid_input_options_translation",e.PAYRAILS_CLIENT_COLLECT_RECORDS_KEY_MISSING_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.records_key_missing_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_INVALID_RECORDS_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.invalid_records_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_MISSING_RECORDS_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.missing_records_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_MISSING_TABLE_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.missing_table_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_EMPTY_TABLE_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.empty_table_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_INVALID_TABLE_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.invalid_table_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_MISSING_FIELDS_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.missing_fields_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_EMPTY_FIELDS_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.empty_fields_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_INVALID_FIELDS_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.invalid_fields_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_GET_BEARER_TOKEN_MISSING="payrails:client:collect_container.get_bearer_token_missing",e.PAYRAILS_CLIENT_COMPOSABLE_CONTAINER_OPTIONS_MISSING="payrails:client:composable_container_options_missing",e.PAYRAILS_CLIENT_COMPOSABLE_CONTAINER_OPTIONS_INVALID="payrails:client:composable_container_options_invalid",e.PAYRAILS_CLIENT_DYNAMIC_ELEMENT_UNSUPPORTED_COMPONENT_TYPE="payrails:client:dynamic_element_form.unsupported_component_type",e.PAYRAILS_CLIENT_DYNAMIC_ELEMENT_MISSING_CONFIG="payrails:client:dynamic_element_form.missing_config",e.PAYRAILS_CLIENT_DYNAMIC_ELEMENT_NOT_MOUNTED="payrails:client:dynamic_element_form.not_mounted",e.PAYRAILS_CLIENT_DYNAMIC_ELEMENT_FORM_INVALID="payrails:client:dynamic_element_form.form_invalid",e.PAYRAILS_CLIENT_DYNAMIC_ELEMENT_PAYMENT_BUTTON_MISSING_WORKFLOW_CODE="payrails:client:payment_button.no_instrument_selected",e.PAYRAILS_CLIENT_CREATE_STORED_INSTRUMENT_INVALID_ELEMENT_TYPE="payrails:client:create_stored_instrument.invalid_element_type",e.PAYRAILS_CLIENT_API_PAYOUT_NO_INSTRUMENT_SELECTED="payrails:client:api:payout_no_instrument_selected",e))(t||{});const i={"payrails:client:init.config_malformed":{description:"The provided configuration string is invalid. Please ensure it matches the required format and structure as defined in the documentation",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:unknown":{description:"Unknown Client",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:api:unauthorized":{description:"Unauthorized access to the Payrails API",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:api:too_many_requests":{description:"Too many requests to the Payrails API",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:api:unsuccessful":{description:"Unsuccessful request to the Payrails API",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collectContainer.unmountable":{description:"Collect container cannot be mounted",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:mount.ui_element_missing":{description:"Collect container element does not exist",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:pay.card_form_missing":{description:"Trying to collect values from non-existent card form",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:mount.gpay_loading_error":{description:"Google pay can not be initialized",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:init.paypal_loading_error":{description:"Paypal can not be initialized",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:init.paypal_order_creation":{description:"Paypal order creation failed",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:mount.paypal_button_error":{description:"PaypalButtonError occurred",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:mount.parent_element_missing":{description:"Parent element not found",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:mount.subelements_render_error":{description:"Subelements could not be rendered. Please set id for the element first.",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:api_url_not_found":{description:"API URL not found",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:workflow_execution_not_found":{description:"Workflow execution not found",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:init.paypal_config_missing":{description:"Paypal config not found",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:api:authorization_not_requested":{description:"Authorization was not requested",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:init.gpay_config_missing":{description:"Google pay config not found",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:mount.applepay_loading_error":{description:"Apple pay can not be initialized",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:init.applepay_config_missing":{description:"Apple pay config not found",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:init.applepay_start_payment_session_error":{description:"Apple pay start payment session call failed",docUrl:"https://docs.payrails.com/"},"payrails:card_form:iframe_creation_failed":{description:"Error occured while creating an iframe",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:card_form:iframe_url_missing":{description:"Iframe URL is missing",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:callback_failed":{description:"Callback passed threw an error",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:session_refresh_failed":{description:"Error occured while refreshing the session",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:api:bin_lookup_failed":{description:"Error occured while looking up the BIN",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:api:request_authentication_error":{description:"Authentication error",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:api:unknown":{description:"Unknown API error",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:payment_executor.pay_error":{description:"Error occured while executing a payment",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:payment_executor.payout_error":{description:"Error occured while executing a payout",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:payment_executor.confirm_error":{description:"Error occured while confirming a payment",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:api:request_authorization_error":{description:"Authorization error",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:api:request_payout_error":{description:"Payout error",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:payment_executor.3ds_error":{description:"Authorization failed after 3DS challenge.",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails.card_form.element_not_mounted_in_element_match_rule":{description:"Interface: collect element - collect element is not mounted in ValidationRule params at index %s1 in validations array",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails.card_form.required_params_not_provided":{description:"Interface: collect element - Required params are not provided.",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails.card_form.client_connection":{description:"Interface: collect container - client connection not established. client info has not reached iframes",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails.card_form.iframe_not_found":{description:"Interface: collect element - frame not found:",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails.card_form.complete_and_valid_inputs":{description:"Interface: collect container - Provide complete and valid inputs",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails.card_form.collect_element_not_mounted":{description:"Interface: composable collect - collect element is not mounted",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails.card_form.iframe_loading_error":{description:"Interface: collect element - Error occured while loading iframe",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails.card_form.iframe_csp_error":{description:"Interface: collect element - Content Security Policy error",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:generic_redirect.missing.redirect_link":{description:"[Generic Redirect] Missing redirect link in response"},"payrails:client:collect_container.creation.failed":{description:"Collect container failed to initialize",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.empty_container_type":{description:"client container - Invalid container type. Container object cannot be empty.",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_container_type":{description:"client container - Invalid container type. Invalid container object",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:vault.connection_error":{description:"Vault connection error",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:vault.network.error":{description:"Vault network error",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.unique_element_name":{description:"client container - Element name must be unique",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_tokens":{description:"client container - Invalid tokens",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.empty_element":{description:"client container - Element cannot be empty",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_event_listener":{description:"client container - Invalid event listener",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.missing_event_handler":{description:"client container - Missing handler in event listener",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_event_handler":{description:"client container - Invalid handler in event listener",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_event_type":{description:"client container - Invalid event type",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.table_name_missing":{description:"client container - Table name missing",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.empty_table":{description:"client container - Table cannot be empty",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_table_name":{description:"client container - Invalid table name",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.missing_column":{description:"client container - Column missing",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.empty_column":{description:"client container - Column cannot be empty",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_column":{description:"client container - Invalid column",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.empty_skyflow_id":{description:"client container - Skyflow ID cannot be empty",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_skyflow_id":{description:"client container - Invalid Skyflow ID",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.mismatch_element_count_layout_sum":{description:"client container - Element count does not match layout sum",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_element_selector":{description:"client container - Invalid element selector",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.duplicate_element":{description:"client container - Duplicate element",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_element_type":{description:"client container - Invalid element type",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_validations_type":{description:"client container - Invalid validations type",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.missing_validation_rule_type":{description:"client container - Missing validation rule type",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_validation_rule_type":{description:"client container - Invalid validation rule type",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.missing_validation_rule_params":{description:"client container - Missing validation rule params",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_validation_rule_params":{description:"client container - Invalid validation rule params",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.missing_regex_in_regex_match_rule":{description:"client container - Missing regex in regex match rule",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.missing_min_and_max_in_length_match_rule":{description:"client container - Missing min and max in length match rule",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.missing_element_in_element_match_rule":{description:"client container - Missing element in element match rule",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_element_in_element_match_rule":{description:"client container - Invalid element in element match rule",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_regex_in_regex_match_rule":{description:"client container - Invalid regex in regex match rule",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_boolean_options":{description:"client container - Invalid boolean options",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.missing_element_type":{description:"client container - Missing element type",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.empty_element_type":{description:"client container - EMPTY element type",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_upsert_option_type":{description:"client container - Invalid upsert option type",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.empty_upsert_options_array":{description:"client container - Empty upsert options array",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_upsert_option_object_type":{description:"client container - Invalid upsert option object type",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.missing_table_in_upsert_option":{description:"client container - Missing table in upsert option",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_table_in_upsert_option":{description:"client container - Invalid table in upsert option",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.missing_column_in_upsert_option":{description:"client container - Missing column in upsert option",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_column_in_upsert_option":{description:"client container - Invalid column in upsert option",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.missing_composable_container_options":{description:"client container - Missing composable container options",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_composable_container_options":{description:"client container - Invalid composable container options",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.missing_composable_layout_key":{description:"client container - Missing composable layout key",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_composable_layout_type":{description:"client container - Invalid composable layout type",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.empty_composable_layout_array":{description:"client container - Empty composable layout array",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.negative_values_composable_layout":{description:"client container - Negative values in composable layout",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_input_options_format":{description:"client container - Invalid input options format",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_input_options_translation":{description:"client container - Invalid input options translation",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.records_key_missing_in_additional_fields":{description:"client container - Records key missing in additional fields",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_records_in_additional_fields":{description:"client container - Invalid records in additional fields",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.missing_records_in_additional_fields":{description:"client container - Missing records in additional fields",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.missing_table_in_additional_fields":{description:"client container - Missing table in additional fields",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.empty_table_in_additional_fields":{description:"client container - Empty table in additional fields",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_table_in_additional_fields":{description:"client container - Invalid table in additional fields",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.missing_fields_in_additional_fields":{description:"client container - Missing fields in additional fields",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.empty_fields_in_additional_fields":{description:"client container - Empty fields in additional fields",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_fields_in_additional_fields":{description:"client container - Invalid fields in additional fields",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.get_bearer_token_missing":{description:"client container - Get bearer token missing",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:composable_container_options_missing":{description:"client container - Composable container options missing",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:composable_container_options_invalid":{description:"client container - Composable container options invalid",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.collect_operation_failed":{description:"client container - Collect operation failed",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:dynamic_element_form.unsupported_component_type":{description:"client container - Unsupported component type",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:dynamic_element_form.missing_config":{description:"client container - Dynamic element form missing config",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:dynamic_element_form.not_mounted":{description:"client container - Dynamic element form not mounted",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:dynamic_element_form.form_invalid":{description:"client container - Dynamic element form is invalid",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:payment_button.no_instrument_selected":{description:"client container - Dynamic element payment button can only support payout workflows",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:create_stored_instrument.invalid_element_type":{description:"client container - Invalid element type",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:api:payout_no_instrument_selected":{description:"client container - No instrument selected for payout",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"}};var n=(e=>(e.ERROR="payrails:error",e.INFO="payrails:info",e.DEBUG="payrails:debug",e.WARN="payrails:warn",e))(n||{});class s extends Error{constructor(e,t){var n;const{description:o,docUrl:r,cause:a}=null!=t?t:{},{description:l,docUrl:d}=i[e]||{},c=null!=(n=null!=o?o:l)?n:"An unknown error occurred",u=null!=r?r:d;super(c),this.name=e,this.docUrl=u,this.cause=a,this.message=c,Error.captureStackTrace&&Error.captureStackTrace(this,s)}toJSON(){return{name:this.name,message:this.message,docUrl:this.docUrl,stack:this.stack,cause:this.cause}}}e.ERROR_CODES=t,e.PAYRAILS_OBSERVABILITY_EVENTS=n,e.PayrailsError=s}(o);var r={};!function(e){var t=Object.defineProperty,i=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,s=Object.prototype.propertyIsEnumerable,o=(e,i,n)=>i in e?t(e,i,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[i]=n,r=(e,t)=>{for(var r in t||(t={}))n.call(t,r)&&o(e,r,t[r]);if(i)for(var r of i(t))s.call(t,r)&&o(e,r,t[r]);return e};Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});var a=(e=>(e.PAYRAILS_CLIENT_CONFIG_MALFORMED="payrails:client:init.config_malformed",e.PAYRAILS_CLIENT_COLLECT_CONTAINER_MOUNT="payrails:client:collectContainer.unmountable",e.PAYRAILS_CLIENT_UI_ELEMENT_MISSING="payrails:client:mount.ui_element_missing",e.PAYRAILS_CLIENT_PARENT_ELEMENT_MISSING="payrails:client:mount.parent_element_missing",e.PAYRAILS_CLIENT_SUBELEMENTS_RENDER_ERROR="payrails:client:mount.subelements_render_error",e.PAYRAILS_CLIENT_CARD_FORM_MISSING="payrails:client:pay.card_form_missing",e.PAYRAILS_CLIENT_GPAY_LOADING_ERROR="payrails:client:mount.gpay_loading_error",e.PAYRAILS_CLIENT_GPAY_CONFIG_MISSING="payrails:client:init.gpay_config_missing",e.PAYRAILS_CLIENT_APPLEPAY_LOADING_ERROR="payrails:client:mount.applepay_loading_error",e.PAYRAILS_CLIENT_APPLEPAY_CONFIG_MISSING="payrails:client:init.applepay_config_missing",e.PAYRAILS_CLIENT_APPLEPAY_START_PAYMENT_SESSION_ERROR="payrails:client:init.applepay_start_payment_session_error",e.PAYRAILS_CLIENT_PAYPAL_LOADING_ERROR="payrails:client:init.paypal_loading_error",e.PAYRAILS_CLIENT_PAYPAL_CONFIG_MISSING="payrails:client:init.paypal_config_missing",e.PAYRAILS_CLIENT_PAYPAL_ORDER_CREATION="payrails:client:init.paypal_order_creation",e.PAYRAILS_CLIENT_PAYPAL_BUTTON_MOUNT="payrails:client:mount.paypal_button_error",e.PAYRAILS_CLIENT_PAYMENT_EXECUTOR_PAY_ERROR="payrails:client:payment_executor.pay_error",e.PAYRAILS_CLIENT_PAYMENT_EXECUTOR_PAYOUT_ERROR="payrails:client:payment_executor.payout_error",e.PAYRAILS_CLIENT_PAYMENT_EXECUTOR_3DS_ERROR="payrails:client:payment_executor.3ds_error",e.PAYRAILS_CLIENT_PAYMENT_EXECUTOR_CONFIRM_ERROR="payrails:client:payment_executor.confirm_error",e.PAYRAILS_API_UNAUTHORIZED="payrails:api:unauthorized",e.PAYRAILS_API_TOO_MANY_REQUESTS="payrails:api:too_many_requests",e.PAYRAILS_API_UNSUCCESSFUL="payrails:api:unsuccessful",e.PAYRAILS_API_AUTHORIZATION_NOT_REQUESTED="payrails:api:authorization_not_requested",e.PAYRAILS_API_AUTHENTICATION_ERROR="payrails:api:request_authentication_error",e.PAYRAILS_API_AUTHORIZATION_ERROR="payrails:api:request_authorization_error",e.PAYRAILS_API_PAYOUT_ERROR="payrails:api:request_payout_error",e.PAYRAILS_CLIENT_API_URL_NOT_FOUND="payrails:client:api_url_not_found",e.PAYRAILS_CLIENT_WORKFLOW_EXECUTION_NOT_FOUND="payrails:client:workflow_execution_not_found",e.PAYRAILS_CARD_FORM_CREATION_FAILED="payrails:card_form:iframe_creation_failed",e.PAYRAILS_CARD_FORM_IFRAME_URL_MISSING="payrails:card_form:iframe_url_missing",e.PAYRAILS_CLIENT_UNKNOWN_ERROR="payrails:client:unknown",e.PAYRAILS_API_UNKNOWN_ERROR="payrails:api:unknown",e.PAYRAILS_CLIENT_SESSION_REFRESH_FAILED="payrails:client:session_refresh_failed",e.PAYRAILS_CLIENT_CALLBACK_FAILED="payrails:client:callback_failed",e.PAYRAILS_API_BIN_LOOKUP_FAILED="payrails:api:bin_lookup_failed",e.PAYRAILS_CARD_FORM_ELEMENT_NOT_MOUNTED_IN_ELEMENT_MATCH_RULE="payrails.card_form.element_not_mounted_in_element_match_rule",e.PAYRAILS_CARD_FORM_REQUIRED_PARAMS_NOT_PROVIDED="payrails.card_form.required_params_not_provided",e.PAYRAILS_CARD_FORM_CLIENT_CONNECTION="payrails.card_form.client_connection",e.PAYRAILS_CARD_FORM_IFRAME_NOT_FOUND="payrails.card_form.iframe_not_found",e.PAYRAILS_CARD_FORM_IFRAME_LOADING_ERROR="payrails.card_form.iframe_loading_error",e.PAYRAILS_CARD_FORM_CSP_ERROR="payrails.card_form.iframe_csp_error",e.PAYRAILS_CARD_FORM_COMPLETE_AND_VALID_INPUTS="payrails.card_form.complete_and_valid_inputs",e.PAYRAILS_CARD_FORM_COLLECT_ELEMENT_NOT_MOUNTED="payrails.card_form.collect_element_not_mounted",e.PAYRAILS_CLIENT_GENERIC_REDIRECT_MISSING_REDIRECT_LINK="payrails:client:generic_redirect.missing.redirect_link",e.PAYRAILS_CLIENT_COLLECT_CREATION_FAILED="payrails:client:collect_container.creation.failed",e.PAYRAILS_CLIENT_COLLECT_EMPTY_CONTAINER_TYPE="payrails:client:collect_container.empty_container_type",e.PAYRAILS_CLIENT_COLLECT_INVALID_CONTAINER_TYPE="payrails:client:collect_container.invalid_container_type",e.PAYRAILS_CLIENT_COLLECT_OPERATION_FAILED="payrails:client:collect_container.collect_operation_failed",e.PAYRAILS_CLIENT_VAULT_CONNECTION_ERROR="payrails:client:vault.connection_error",e.PAYRAILS_CLIENT_VAULT_NETWORK_ERROR="payrails:client:vault.network.error",e.PAYRAILS_CLIENT_COLLECT_UNIQUE_ELEMENT_NAME="payrails:client:collect_container.unique_element_name",e.PAYRAILS_CLIENT_COLLECT_INVALID_TOKENS="payrails:client:collect_container.invalid_tokens",e.PAYRAILS_CLIENT_COLLECT_EMPTY_ELEMENT_IN_MOUNT="payrails:client:collect_container.empty_element",e.PAYRAILS_CLIENT_COLLECT_INVALID_EVENT_LISTENER="payrails:client:collect_container.invalid_event_listener",e.PAYRAILS_CLIENT_COLLECT_MISSING_HANDLER_IN_EVENT_LISTENER="payrails:client:collect_container.missing_event_handler",e.PAYRAILS_CLIENT_COLLECT_INVALID_HANDLER_IN_EVENT_LISTENER="payrails:client:collect_container.invalid_event_handler",e.PAYRAILS_CLIENT_COLLECT_INVALID_EVENT_TYPE="payrails:client:collect_container.invalid_event_type",e.PAYRAILS_CLIENT_COLLECT_TABLE_NAME_MISSING="payrails:client:collect_container.table_name_missing",e.PAYRAILS_CLIENT_COLLECT_EMPTY_TABLE="payrails:client:collect_container.empty_table",e.PAYRAILS_CLIENT_COLLECT_INVALID_TABLE_NAME="payrails:client:collect_container.invalid_table_name",e.PAYRAILS_CLIENT_COLLECT_MISSING_COLUMN="payrails:client:collect_container.missing_column",e.PAYRAILS_CLIENT_COLLECT_EMPTY_COLUMN="payrails:client:collect_container.empty_column",e.PAYRAILS_CLIENT_COLLECT_INVALID_COLUMN="payrails:client:collect_container.invalid_column",e.PAYRAILS_CLIENT_COLLECT_EMPTY_SKYFLOW_ID="payrails:client:collect_container.empty_skyflow_id",e.PAYRAILS_CLIENT_COLLECT_INVALID_SKYFLOW_ID="payrails:client:collect_container.invalid_skyflow_id",e.PAYRAILS_CLIENT_COLLECT_MISMATCH_ELEMENT_COUNT_LAYOUT_SUM="payrails:client:collect_container.mismatch_element_count_layout_sum",e.PAYRAILS_CLIENT_COLLECT_INVALID_ELEMENT_SELECTOR="payrails:client:collect_container.invalid_element_selector",e.PAYRAILS_CLIENT_COLLECT_DUPLICATE_ELEMENT="payrails:client:collect_container.duplicate_element",e.PAYRAILS_CLIENT_COLLECT_INVALID_ELEMENT_TYPE="payrails:client:collect_container.invalid_element_type",e.PAYRAILS_CLIENT_COLLECT_INVALID_VALIDATIONS_TYPE="payrails:client:collect_container.invalid_validations_type",e.PAYRAILS_CLIENT_COLLECT_MISSING_VALIDATION_RULE_TYPE="payrails:client:collect_container.missing_validation_rule_type",e.PAYRAILS_CLIENT_COLLECT_INVALID_VALIDATION_RULE_TYPE="payrails:client:collect_container.invalid_validation_rule_type",e.PAYRAILS_CLIENT_COLLECT_MISSING_VALIDATION_RULE_PARAMS="payrails:client:collect_container.missing_validation_rule_params",e.PAYRAILS_CLIENT_COLLECT_INVALID_VALIDATION_RULE_PARAMS="payrails:client:collect_container.invalid_validation_rule_params",e.PAYRAILS_CLIENT_COLLECT_MISSING_REGEX_IN_REGEX_MATCH_RULE="payrails:client:collect_container.missing_regex_in_regex_match_rule",e.PAYRAILS_CLIENT_COLLECT_MISSING_MIN_AND_MAX_IN_LENGTH_MATCH_RULE="payrails:client:collect_container.missing_min_and_max_in_length_match_rule",e.PAYRAILS_CLIENT_COLLECT_MISSING_ELEMENT_IN_ELEMENT_MATCH_RULE="payrails:client:collect_container.missing_element_in_element_match_rule",e.PAYRAILS_CLIENT_COLLECT_INVALID_ELEMENT_IN_ELEMENT_MATCH_RULE="payrails:client:collect_container.invalid_element_in_element_match_rule",e.PAYRAILS_CLIENT_COLLECT_INVALID_REGEX_IN_REGEX_MATCH_RULE="payrails:client:collect_container.invalid_regex_in_regex_match_rule",e.PAYRAILS_CLIENT_COLLECT_INVALID_BOOLEAN_OPTIONS="payrails:client:collect_container.invalid_boolean_options",e.PAYRAILS_CLIENT_COLLECT_MISSING_ELEMENT_TYPE="payrails:client:collect_container.missing_element_type",e.PAYRAILS_CLIENT_COLLECT_EMPTY_ELEMENT_TYPE="payrails:client:collect_container.empty_element_type",e.PAYRAILS_CLIENT_COLLECT_INVALID_UPSERT_OPTION_TYPE="payrails:client:collect_container.invalid_upsert_option_type",e.PAYRAILS_CLIENT_COLLECT_EMPTY_UPSERT_OPTIONS_ARRAY="payrails:client:collect_container.empty_upsert_options_array",e.PAYRAILS_CLIENT_COLLECT_INVALID_UPSERT_OPTION_OBJECT_TYPE="payrails:client:collect_container.invalid_upsert_option_object_type",e.PAYRAILS_CLIENT_COLLECT_MISSING_TABLE_IN_UPSERT_OPTION="payrails:client:collect_container.missing_table_in_upsert_option",e.PAYRAILS_CLIENT_COLLECT_INVALID_TABLE_IN_UPSERT_OPTION="payrails:client:collect_container.invalid_table_in_upsert_option",e.PAYRAILS_CLIENT_COLLECT_MISSING_COLUMN_IN_UPSERT_OPTION="payrails:client:collect_container.missing_column_in_upsert_option",e.PAYRAILS_CLIENT_COLLECT_INVALID_COLUMN_IN_UPSERT_OPTION="payrails:client:collect_container.invalid_column_in_upsert_option",e.PAYRAILS_CLIENT_COLLECT_MISSING_COMPOSABLE_CONTAINER_OPTIONS="payrails:client:collect_container.missing_composable_container_options",e.PAYRAILS_CLIENT_COLLECT_INVALID_COMPOSABLE_CONTAINER_OPTIONS="payrails:client:collect_container.invalid_composable_container_options",e.PAYRAILS_CLIENT_COLLECT_MISSING_COMPOSABLE_LAYOUT_KEY="payrails:client:collect_container.missing_composable_layout_key",e.PAYRAILS_CLIENT_COLLECT_INVALID_COMPOSABLE_LAYOUT_TYPE="payrails:client:collect_container.invalid_composable_layout_type",e.PAYRAILS_CLIENT_COLLECT_EMPTY_COMPOSABLE_LAYOUT_ARRAY="payrails:client:collect_container.empty_composable_layout_array",e.PAYRAILS_CLIENT_COLLECT_NEGATIVE_VALUES_COMPOSABLE_LAYOUT="payrails:client:collect_container.negative_values_composable_layout",e.PAYRAILS_CLIENT_COLLECT_INVALID_INPUT_OPTIONS_FORMAT="payrails:client:collect_container.invalid_input_options_format",e.PAYRAILS_CLIENT_COLLECT_INVALID_INPUT_OPTIONS_TRANSLATION="payrails:client:collect_container.invalid_input_options_translation",e.PAYRAILS_CLIENT_COLLECT_RECORDS_KEY_MISSING_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.records_key_missing_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_INVALID_RECORDS_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.invalid_records_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_MISSING_RECORDS_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.missing_records_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_MISSING_TABLE_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.missing_table_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_EMPTY_TABLE_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.empty_table_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_INVALID_TABLE_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.invalid_table_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_MISSING_FIELDS_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.missing_fields_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_EMPTY_FIELDS_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.empty_fields_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_INVALID_FIELDS_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.invalid_fields_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_GET_BEARER_TOKEN_MISSING="payrails:client:collect_container.get_bearer_token_missing",e.PAYRAILS_CLIENT_COMPOSABLE_CONTAINER_OPTIONS_MISSING="payrails:client:composable_container_options_missing",e.PAYRAILS_CLIENT_COMPOSABLE_CONTAINER_OPTIONS_INVALID="payrails:client:composable_container_options_invalid",e.PAYRAILS_CLIENT_DYNAMIC_ELEMENT_UNSUPPORTED_COMPONENT_TYPE="payrails:client:dynamic_element_form.unsupported_component_type",e.PAYRAILS_CLIENT_DYNAMIC_ELEMENT_MISSING_CONFIG="payrails:client:dynamic_element_form.missing_config",e.PAYRAILS_CLIENT_DYNAMIC_ELEMENT_NOT_MOUNTED="payrails:client:dynamic_element_form.not_mounted",e.PAYRAILS_CLIENT_DYNAMIC_ELEMENT_FORM_INVALID="payrails:client:dynamic_element_form.form_invalid",e.PAYRAILS_CLIENT_DYNAMIC_ELEMENT_PAYMENT_BUTTON_MISSING_WORKFLOW_CODE="payrails:client:payment_button.no_instrument_selected",e.PAYRAILS_CLIENT_CREATE_STORED_INSTRUMENT_INVALID_ELEMENT_TYPE="payrails:client:create_stored_instrument.invalid_element_type",e.PAYRAILS_CLIENT_API_PAYOUT_NO_INSTRUMENT_SELECTED="payrails:client:api:payout_no_instrument_selected",e))(a||{}),l=(e=>(e.ERROR="payrails:error",e.INFO="payrails:info",e.DEBUG="payrails:debug",e.WARN="payrails:warn",e))(l||{});class d{log(e,t){console.group(`%c[${e}] : ${t.mssg}`,function(e){switch(e){case"error":return"color:red";case"info":return"color:blue";case"warn":return"color:orange";default:return"color:black"}}(e)),console.log(t.error),console.log("metadata",t.withMetada),console.log("extra",t.extra),console.groupEnd()}}function c(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var u,p,_,h,E,m,v,y,I,f,A,L,O,g,T={},C={},R={},N={},S={},P={},b={},D={},M={},w={},k={},Y={},U={};function F(){if(A)return U;A=1,Object.defineProperty(U,"__esModule",{value:!0}),U.Framebus=void 0;var e=K(),t="undefined"!=typeof window&&window.Promise,i=function(){function i(e){void 0===e&&(e={}),this.origin=e.origin||"*",this.channel=e.channel||"",this.verifyDomain=e.verifyDomain,this.targetFrames=e.targetFrames||[],this.limitBroadcastToFramesArray=Boolean(e.targetFrames),this.isDestroyed=!1,this.listeners=[],this.hasAdditionalChecksForOnListeners=Boolean(this.verifyDomain||this.limitBroadcastToFramesArray)}return i.setPromise=function(e){i.Promise=e},i.target=function(e){return new i(e)},i.prototype.addTargetFrame=function(e){this.limitBroadcastToFramesArray&&this.targetFrames.push(e)},i.prototype.include=function(t){return null!=t&&null!=t.Window&&t.constructor===t.Window&&(e.childWindows.push(t),!0)},i.prototype.target=function(e){return i.target(e)},i.prototype.emit=function(t,i,n){if(this.isDestroyed)return!1;var s=this.origin;if(t=this.namespaceEvent(t),(0,e.isntString)(t))return!1;if((0,e.isntString)(s))return!1;"function"==typeof i&&(n=i,i=void 0);var o=(0,e.packagePayload)(t,s,i,n);return!!o&&(this.limitBroadcastToFramesArray?this.targetFramesAsWindows().forEach(function(t){(0,e.sendMessage)(t,o,s)}):(0,e.broadcast)(o,{origin:s,frame:window.top||window.self}),!0)},i.prototype.emitAsPromise=function(e,t){var n=this;return new i.Promise(function(i,s){n.emit(e,t,function(e){i(e)})||s(new Error('Listener not added for "'.concat(e,'"')))})},i.prototype.on=function(t,i){if(this.isDestroyed)return!1;var n=this,s=this.origin,o=i;return t=this.namespaceEvent(t),!(0,e.subscriptionArgsInvalid)(t,o,s)&&(this.hasAdditionalChecksForOnListeners&&(o=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];n.passesVerifyDomainCheck(this&&this.origin)&&n.hasMatchingTargetFrame(this&&this.source)&&i.apply(void 0,e)}),this.listeners.push({eventName:t,handler:o,originalHandler:i}),e.subscribers[s]=e.subscribers[s]||{},e.subscribers[s][t]=e.subscribers[s][t]||[],e.subscribers[s][t].push(o),!0)},i.prototype.off=function(t,i){var n=i;if(this.isDestroyed)return!1;if(this.verifyDomain)for(var s=0;s<this.listeners.length;s++){var o=this.listeners[s];o.originalHandler===i&&(n=o.handler)}t=this.namespaceEvent(t);var r=this.origin;if((0,e.subscriptionArgsInvalid)(t,n,r))return!1;var a=e.subscribers[r]&&e.subscribers[r][t];if(!a)return!1;for(s=0;s<a.length;s++)if(a[s]===n)return a.splice(s,1),!0;return!1},i.prototype.teardown=function(){if(!this.isDestroyed){this.isDestroyed=!0;for(var e=0;e<this.listeners.length;e++){var t=this.listeners[e];this.off(t.eventName,t.handler)}this.listeners.length=0}},i.prototype.passesVerifyDomainCheck=function(e){return!this.verifyDomain||this.checkOrigin(e)},i.prototype.targetFramesAsWindows=function(){return this.limitBroadcastToFramesArray?this.targetFrames.map(function(e){return e instanceof HTMLIFrameElement?e.contentWindow:e}).filter(function(e){return e}):[]},i.prototype.hasMatchingTargetFrame=function(e){if(!this.limitBroadcastToFramesArray)return!0;var t=this.targetFramesAsWindows().find(function(t){return t===e});return Boolean(t)},i.prototype.checkOrigin=function(e){var t,i=document.createElement("a");return i.href=location.href,t="https:"===i.protocol?i.host.replace(/:443$/,""):"http:"===i.protocol?i.host.replace(/:80$/,""):i.host,i.protocol+"//"+t===e||!this.verifyDomain||this.verifyDomain(e)},i.prototype.namespaceEvent=function(e){return this.channel?"".concat(this.channel,":").concat(e):e},i.Promise=t,i}();return U.Framebus=i,U}function x(){if(g)return Y;g=1;var e=Y&&Y.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Y,"__esModule",{value:!0}),Y.subscribeReplier=void 0;var t=F(),i=e((O||(O=1,L=function(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(e){var t=16*Math.random()|0;return("x"===e?t:3&t|8).toString(16)})}),L));return Y.subscribeReplier=function(e,n){var s=(0,i.default)();return t.Framebus.target({origin:n}).on(s,function i(o,r){e(o,r),t.Framebus.target({origin:n}).off(s,i)}),s},Y}var j,B,V,G,X,z,H={},q={},W={};function K(){return G||(G=1,function(e){var t=T&&T.__createBinding||(Object.create?function(e,t,i,n){void 0===n&&(n=i);var s=Object.getOwnPropertyDescriptor(t,i);s&&!("get"in s?!t.__esModule:s.writable||s.configurable)||(s={enumerable:!0,get:function(){return t[i]}}),Object.defineProperty(e,n,s)}:function(e,t,i,n){void 0===n&&(n=i),e[n]=t[i]}),i=T&&T.__exportStar||function(e,i){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(i,n)||t(i,e,n)};Object.defineProperty(e,"__esModule",{value:!0}),i(function(){if(u)return C;u=1,Object.defineProperty(C,"__esModule",{value:!0}),C.detach=C.attach=void 0;var e=K(),t=!1;return C.attach=function(){t||"undefined"==typeof window||(t=!0,window.addEventListener("message",e.onMessage,!1))},C.detach=function(){t=!1,window.removeEventListener("message",e.onMessage,!1)},C}(),e),i(function(){if(p)return R;p=1,Object.defineProperty(R,"__esModule",{value:!0}),R.broadcastToChildWindows=void 0;var e=K();return R.broadcastToChildWindows=function(t,i,n){for(var s=e.childWindows.length-1;s>=0;s--){var o=e.childWindows[s];o.closed?e.childWindows.splice(s,1):n!==o&&(0,e.broadcast)(t,{origin:i,frame:o.top})}},R}(),e),i(function(){if(_)return N;_=1,Object.defineProperty(N,"__esModule",{value:!0}),N.broadcast=void 0;var e=K();return N.broadcast=function t(i,n){var s,o=0,r=n.origin,a=n.frame;try{for(a.postMessage(i,r),(0,e.hasOpener)(a)&&a.opener.top!==window.top&&t(i,{origin:r,frame:a.opener.top});s=a.frames[o];)t(i,{origin:r,frame:s}),o++}catch(e){}},N}(),e),i((h||(h=1,Object.defineProperty(S,"__esModule",{value:!0}),S.subscribers=S.childWindows=S.prefix=void 0,S.prefix="/*framebus*/",S.childWindows=[],S.subscribers={}),S),e),i(function(){if(E)return P;E=1,Object.defineProperty(P,"__esModule",{value:!0}),P.dispatch=void 0;var e=K();return P.dispatch=function(t,i,n,s,o){if(e.subscribers[t]&&e.subscribers[t][i]){var r=[];n&&r.push(n),s&&r.push(s);for(var a=0;a<e.subscribers[t][i].length;a++)e.subscribers[t][i][a].apply(o,r)}},P}(),e),i((m||(m=1,Object.defineProperty(b,"__esModule",{value:!0}),b.hasOpener=void 0,b.hasOpener=function(e){return e.top===e&&null!=e.opener&&e.opener!==e&&!0!==e.opener.closed}),b),e),i((v||(v=1,Object.defineProperty(D,"__esModule",{value:!0}),D.isntString=void 0,D.isntString=function(e){return"string"!=typeof e}),D),e),i(function(){if(y)return M;y=1,Object.defineProperty(M,"__esModule",{value:!0}),M.onMessage=void 0;var e=K();return M.onMessage=function(t){if(!(0,e.isntString)(t.data)){var i=(0,e.unpackPayload)(t);if(i){var n=i.eventData,s=i.reply;(0,e.dispatch)("*",i.event,n,s,t),(0,e.dispatch)(t.origin,i.event,n,s,t),(0,e.broadcastToChildWindows)(t.data,i.origin,t.source)}}},M}(),e),i(function(){if(I)return w;I=1,Object.defineProperty(w,"__esModule",{value:!0}),w.packagePayload=void 0;var e=K();return w.packagePayload=function(t,i,n,s){var o,r={event:t,origin:i};"function"==typeof s&&(r.reply=(0,e.subscribeReplier)(s,i)),r.eventData=n;try{o=e.prefix+JSON.stringify(r)}catch(e){throw new Error("Could not stringify event: ".concat(e.message))}return o},w}(),e),i((f||(f=1,Object.defineProperty(k,"__esModule",{value:!0}),k.sendMessage=void 0,k.sendMessage=function(e,t,i){try{e.postMessage(t,i)}catch(e){}}),k),e),i(x(),e),i(function(){if(j)return H;j=1,Object.defineProperty(H,"__esModule",{value:!0}),H.subscriptionArgsInvalid=void 0;var e=K();return H.subscriptionArgsInvalid=function(t,i,n){return!!(0,e.isntString)(t)||"function"!=typeof i||(0,e.isntString)(n)},H}(),e),i((B||(B=1,Object.defineProperty(q,"__esModule",{value:!0})),q),e),i(function(){if(V)return W;V=1,Object.defineProperty(W,"__esModule",{value:!0}),W.unpackPayload=void 0;var e=K();return W.unpackPayload=function(t){var i;if(t.data.slice(0,e.prefix.length)!==e.prefix)return!1;try{i=JSON.parse(t.data.slice(e.prefix.length))}catch(e){return!1}if(i.reply){var n=t.origin,s=t.source,o=i.reply;i.reply=function(t){if(s){var i=(0,e.packagePayload)(o,n,t);i&&s.postMessage(i,n)}}}return i},W}(),e)}(T)),T}const $=c(function(){if(z)return X;z=1;var e=K(),t=F();return(0,e.attach)(),X=t.Framebus}());class Z{constructor(e){this.origin=null,this.listeners=[],this.bus=new $(e)}static getInstance(){return Z.instance||(Z.instance=new Z),Z.instance}on(e,t){return this.bus.on(e,t)}off(e,t){return this.bus.off(e,t)}emit(e,t,i=void 0){return this.bus.emit(e,t,i)}target(e){return this.bus.target(e)}}class J{constructor(){this.bus=Z.getInstance()}log(e,t){this.bus.emit(l.ERROR,{level:e,event:t})}}var Q,ee;const te=c(function(){if(ee)return Q;ee=1;var e=function(e){return function(e){return!!e&&"object"==typeof e}(e)&&!function(e){var i=Object.prototype.toString.call(e);return"[object RegExp]"===i||"[object Date]"===i||function(e){return e.$$typeof===t}(e)}(e)},t="function"==typeof Symbol&&Symbol.for?Symbol.for("react.element"):60103;function i(e,t){return!1!==t.clone&&t.isMergeableObject(e)?a((i=e,Array.isArray(i)?[]:{}),e,t):e;var i}function n(e,t,n){return e.concat(t).map(function(e){return i(e,n)})}function s(e){return Object.keys(e).concat(function(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}(e))}function o(e,t){try{return t in e}catch(e){return!1}}function r(e,t,n){var r={};return n.isMergeableObject(e)&&s(e).forEach(function(t){r[t]=i(e[t],n)}),s(t).forEach(function(s){(function(e,t){return o(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))})(e,s)||(o(e,s)&&n.isMergeableObject(t[s])?r[s]=function(e,t){if(!t.customMerge)return a;var i=t.customMerge(e);return"function"==typeof i?i:a}(s,n)(e[s],t[s],n):r[s]=i(t[s],n))}),r}function a(t,s,o){(o=o||{}).arrayMerge=o.arrayMerge||n,o.isMergeableObject=o.isMergeableObject||e,o.cloneUnlessOtherwiseSpecified=i;var a=Array.isArray(s);return a===Array.isArray(t)?a?o.arrayMerge(t,s,o):r(t,s,o):i(s,o)}return a.all=function(e,t){if(!Array.isArray(e))throw new Error("first argument should be an array");return e.reduce(function(e,i){return a(e,i,t)},{})},Q=a}());class ie{constructor(){this.state={}}static getInstance(){return ie.instance||(ie.instance=new ie),ie.instance}getState(e){return this.state[e]}setState(e){this.state=te(this.state,e)}}const ne=ie.getInstance(),se=()=>window&&window.navigator,oe=()=>window&&window.screen,re=()=>({resolution:`${oe().width}x${oe().height}`,user_agent:se().userAgent,language:se().language}),ae=[a.PAYRAILS_API_AUTHORIZATION_ERROR,a.PAYRAILS_CLIENT_PAYMENT_EXECUTOR_3DS_ERROR,a.PAYRAILS_API_UNSUCCESSFUL];class le{constructor(e){this.adapter=[new J],this.enabled=e.enabled||!0,this.initGlobalState(e),e.logLevel=e.logLevel||"error","debug"===e.logLevel&&this.addAdapter(new d)}static init(e){le.instance=new le(e)}static getLogger(){return le.instance}initGlobalState(e){ne.setState({payrails:e.payrails,sdk:e.sdk})}static setState(e){ne.setState(e)}log(e,t,i){var n;this.enabled&&-1===ae.indexOf(null==(n=null==i?void 0:i.error)?void 0:n.name)&&this.adapter.forEach(n=>{n.log(e,{mssg:t,error:null==i?void 0:i.error,withMetada:r(r({},this.constructMetadata()),null==i?void 0:i.withMetada),extra:null==i?void 0:i.extra})})}constructMetadata(){return{device:re(),payrails:ne.getState("payrails"),sdk:ne.getState("sdk")}}addAdapter(e){this.adapter.push(e)}static log(e,t){this.getLogger().log("info",e,t)}static debug(e,t){this.getLogger().log("debug",e,t)}static info(e,t){this.getLogger().log("info",e,t)}static warn(e,t){this.getLogger().log("warning",e,t)}static error(e,t){this.getLogger().log("error",e,t)}static exception(e,t){this.error(e,t)}}e.PayrailsLogger=le,e.getDeviceInfo=re}(r);const a={INITIALIZE_CLIENT:"%s1 - Initializing skyflow client.",CLIENT_INITIALIZED:"%s1 - Initialized skyflow client successfully.",CREATE_COLLECT_CONTAINER:"%s1 - Creating Collect container.",COLLECT_CONTAINER_CREATED:"%s1 - Created Collect container successfully.",VALIDATE_RECORDS:"%s1 - Validating insert records.",VALIDATE_DETOKENIZE_INPUT:"%s1 - Validating detokenize input.",VALIDATE_GET_INPUT:"%s1 - Validating get input.",VALIDATE_DELETE_INPUT:"%s1 - Validating delete input.",VALIDATE_COLLECT_RECORDS:"%s1 - Validating collect element input.",CREATED_ELEMENT:"%s1 - Created %s2 element.",ELEMENT_MOUNTED:"%s1 - %s2 Element mounted.",COLLECT_SUBMIT_SUCCESS:"%s1 - Data has been collected successfully.",INSERT_DATA_SUCCESS:"%s1 - Data has been inserted successfully.",DELETE_SUCCESS:"%s1 - Data has been deleted successfully.",BEARER_TOKEN_LISTENER:"%s1 - Get bearer token listener added.",CAPTURED_BEARER_TOKEN_EVENT:"%s1 - Captured bearer token event.",BEARER_TOKEN_RESOLVED:"%s1 - GetBearerToken promise resolved successfully.",REUSE_BEARER_TOKEN:"%s1 - Reusing the bearer token.",PUREJS_CONTROLLER_INITIALIZED:"%s1 - SkyflowController initialized.",PUREJS_LISTENER_READY:"%s1 - Purejs listener ready.",EMIT_PURE_JS_CONTROLLER:"%s1 - Emitted Skyflow controller event.",INSERT_TRIGGERED:"%s1 - Insert method triggered.",DETOKENIZE_TRIGGERED:"%s1 - Detokenize method triggered.",GET_TRIGGERED:"%s1 - Get method triggered.",GET_BY_ID_TRIGGERED:"%s1 - Get method triggered.",DELETE_TRIGGERED:"%s1 - Delete method triggered.",EMIT_PURE_JS_REQUEST:"%s1 - Emitted %s2 request.",CAPTURE_PURE_JS_REQUEST:"%s1 - Captured %s2 event.",LISTEN_PURE_JS_REQUEST:"%s1 - Listening to %s2 event.",CAPTURE_PUREJS_FRAME:"%s1 - Captured SkyflowController frame ready event.",FETCH_RECORDS_RESOLVED:"%s1 - Detokenize request is resolved.",INSERT_RECORDS_RESOLVED:"%s1 - Insert request is resolved.",GET_RESOLVED:"%s1 - Get request is resolved.",GET_BY_SKYFLOWID_RESOLVED:"%s1 - GetById request is resolved.",DELETE_RESOLVED:"%s1 - Delete request is resolved",EMIT_EVENT:"%s1 - %s2 event emitted",CAPTURE_EVENT:"%s1 - Captured event %s2",LISTEN_COLLECT_FRAME_READY:"%s1 - Listening to collect FRAME_READY event",EMIT_COLLECT_ELEMENT_FRAME_READY:"%s1 - Emitting collect element %s2 FRAME_READY event",ENTERED_COLLECT_FRAME_READY_CB:"%s1 - In IFrameForm constructor, Entered FRAME_READY callback",EXECUTE_COLLECT_ELEMENT_FRAME_READY_CB:"%s1 - In IFrameForm, executing collect element, %s2 FRAME_READY callback",CLIENT_METADATA_NOT_SET:"%s1 - Client metadata not set",EXECUTE_COLLECT_ELEMENT_INIT:"%s1 - calling Collect element init",INSIDE__COLLECT_ELEMENT_INIT:"%s1 - Inside Collect element init for %s2",CREATING_COLLECT_ELEMENT_FORM:"%s1 - Start, creating iframe form for %s2",COLLECT_FRAME_READY_CB:"%s1 - In FrameElements, executing collect element FRAME_READY cb for %s2, sending metadata",INSIDE_FRAME_ELEMENTS_CONSTRUCOTR:"%s1 - Inside FrameElements constructor",SETUP_IN_START:"%s1 - Inside FrameElements start(), calling setup",SETUP_IN_CONSTRUCTOR:"%s1 - Inside FrameElements constructor, calling setup",COLLECT_ELEMET_START:"%s1 - %s2, Collect Element start",COLLECT_CONTROLLER_START:"%s1 - %s2, Collect Controller start",EMIT_COLLECT_FRAME_CONTROLLER_EVENT:"%s1 - Emit collect FrameController FRAME_READY event",EXECUTE_COLLECT_CONTROLLER_READY_CB:"%s1 - Executing collect FrameController FRAME_READY callback, set client metadata",IFRAMEFORM_CONSTRUCTOR_FRAME_READY_LISTNER:"%s1 - In IFrameForm constructor, Adding listner for FRAME_READY event",IFRAMEFORM_CONSTRUCTOR_TOKENIZATION_LISTNER:"%s1 - In IFrameForm constructor, Adding listner for TOKENIZATION_REQUEST event",CURRENT_ENV:"%s1 - Client Env is %s2",CURRENT_LOG_LEVEL:"%s1 - Client LogLevel is %s2",VALIDATE_GET_BY_ID_INPUT:"%s1 - Validating getByID input."},l={CLIENT_CONNECTION:"Interface: collect container - client connection not established. client info has not reached iframes",INVALID_BEARER_TOKEN:"Interface: init - Invalid token is generated from getBearerToken callback",BEARER_TOKEN_REJECTED:"Interface: init - GetBearerToken promise got rejected.",VAULTID_IS_REQUIRED:"Interface: init - Invalid client credentials. vaultID is required.",EMPTY_VAULTID_IN_INIT:"Interface: init - Invalid client credentials. vaultID cannot be empty.",VAULTURL_IS_REQUIRED:"Interface: init - Invalid client credentials. vaultURL is required.",EMPTY_VAULTURL_IN_INIT:"Interface: init - Invalid client credentials. vaultURL cannot be empty.",INVALID_VAULTURL_IN_INIT:"Interface: init - Invalid client credentials. Expecting https://XYZ for vaultURL",GET_BEARER_TOKEN_IS_REQUIRED:"Interface: init - Invalid client credentials. getBearerToken is required.",EMPTY_CONTAINER_TYPE:"Interface: client {containerType} container - Invalid container type. Container object cannot be empty.",INVALID_CONTAINER_TYPE:"Interface: client {containerType} container - Invalid container type. Invalid container object.",INVALID_COLLECT_VALUE:"Invalid value",INVALID_COLLECT_VALUE_WITH_LABEL:"Invalid %s1",REQUIRED_COLLECT_VALUE:"%s1 is required",DEFAULT_REQUIRED_COLLECT_VALUE:"Field is required",RECORDS_KEY_NOT_FOUND:"Interface: client insert - records object is required.",INVALID_RECORDS_IN_INSERT:"Interface: client insert - Invalid records. records object should be an array.",EMPTY_RECORDS_IN_INSERT:"Interface: client insert - records array cannot be empty.",MISSING_TABLE_IN_INSERT:'Interface: client insert - "table" key is required in records array at index %s1',EMPTY_TABLE_IN_INSERT:"Interface: client insert - table cannot be empty in records array at index %s1",INVALID_TABLE_IN_INSERT:"Interface: client insert - table of type string is required at index %s1 in records array.",EMPTY_FIELDS_IN_INSERT:"Interface: client insert - fields cannot be empty in records array at index %s1",MISSING_FIELDS_IN_INSERT:'Interface: client insert - "fields" key is required in records array at index %s1',INVALID_FIELDS_IN_INSERT:"Interface: client insert - fields of type object is required at index %s1 in records array.",INVALID_TOKENS_IN_INSERT:"Interface: client insert - Invalid tokens in options. tokens of type boolean is required.",RECORDS_KEY_NOT_FOUND_DELETE:"Interface: client delete - records object is required.",INVALID_RECORDS_IN_DELETE:"Interface: client delete - Invalid records. records object should be an array.",EMPTY_RECORDS_IN_DELETE:"Interface: client delete - records array cannot be empty.",MISSING_TABLE_IN_DELETE:'Interface: client delete - "table" key is required in records array at index %s1',EMPTY_TABLE_IN_DELETE:"Interface: client delete - table cannot be empty in records array at index %s1",INVALID_TABLE_IN_DELETE:"Interface: client delete - table of type string is required at index %s1 in records array.",MISSING_ID_IN_DELETE:'Interface: client delete - "id" key is required in records array at index %s1',EMPTY_ID_IN_DELETE:"Interface: client delete - id cannot be empty in records array at index %s1",INVALID_ID_IN_DELETE:"Interface: client delete - id of type string is required at index %s1 in records array.",DELETE_RECORDS_REJECTED:"Interface: client delete - delete request is rejected.",INVALID_TOKENS_IN_COLLECT:"Interface: collect container - Invalid tokens. tokens of type boolean is required.",RECORDS_KEY_NOT_FOUND_IN_ADDITIONAL_FIELDS:'Interface: collect container - "records" key not found in additionalFields',INVALID_RECORDS_IN_ADDITIONAL_FIELDS:"Interface: collect container - records should be an array inside additionalFields",EMPTY_RECORDS_IN_ADDITIONAL_FIELDS:"Interface: collect container - records object cannot be empty in additionalFields",MISSING_TABLE_IN_ADDITIONAL_FIELDS:'Interface: collect container - "table" key not found in additionalFields records at index %s1',INVALID_TABLE_IN_ADDITIONAL_FIELDS:"Interface: collect container - Provide valid table name in additionalFields records at index %s1",INVALID_SKYFLOW_ID_IN_ADDITIONAL_FIELDS:"Interface: collect container - Provide valid skyflow id in additionalFields records at index %s1",MISSING_FIELDS_IN_ADDITIONAL_FIELDS:'Interface: collect container - "fields" key not found in additionalFields records at index %s1',INVALID_FIELDS_IN_ADDITIONAL_FIELDS:"Interface: collect container - Provide valid fields in additionalFields records at index %s1",RECORDS_KEY_NOT_FOUND_DETOKENIZE:"Interface: client detokenize - records object is required.",EMPTY_RECORDS_DETOKENIZE:"Interface: client detokenize - records array cannot be empty.",INVALID_RECORDS_IN_DETOKENIZE:"Interface: client detokenize - Invalid records. records object should be an array.",MISSING_TOKEN_IN_DETOKENIZE:'Interface: client detokenize - "token" key is required in records array at index %s1 ',INVALID_TOKEN_IN_DETOKENIZE:"Interface: client detokenize - Invalid token. token of type string is required at index %s1 in records array.",RECORDS_KEY_NOT_FOUND_GET:"Interface: client get - records object is required.",INVALID_RECORDS_IN_GET:"Interface: client get - Invalid records. records object should be an array.",EMPTY_RECORDS_GET:"Interface: client get - records array cannot be empty.",MISSING_IDS_IN_GET:'Interface: client get - "ids" key is required in records array at index %s1',INVALID_IDS_IN_GET:"Interface: client get - Invalid ids. ids object should be an array.",INVALID_COLUMN_VALUES_IN_GET:"Interface: client get - Invalid column values. column values object should be an array.",EMPTY_IDS_IN_GET:"Interface: client get - ids array cannot be empty at index %s1",INVALID_SKYFLOWID_TYPE_IN_GET:"Interface: client get - Invalid skyflowId in ids array at index %s1",MISSING_TABLE_IN_GET:'Interface: client get - "table" key is required in records array at index %s1',INVALID_TABLE_IN_GET:"Interface: client get - table of type string is required at index %s1 in records array.",MISSING_REDACTION_IN_GET:'Interface: client get - "redaction" key is required in records array at index %s1',INVALID_REDACTION_TYPE_IN_GET:"Interface: client get - Invalid redaction type in records array at index %s1",INVALID_TOKENS_IN_GET:"Interface: client get - Invalid tokens in options. tokens of type boolean is required.",TOKENS_GET_COLUMN_NOT_SUPPORTED:"Interface: client get - column_name or column_values cannot be used with tokens in options.",REDACTION_WITH_TOKENS_NOT_SUPPORTED:"Interface: client get - redaction cannot be used when tokens are true in options.",INVALID_REDACTION_TYPE_IN_DETOKENIZE:"Interface: client get - Invalid redaction type in records array at index %s1",EMPTY_TABLE_IN_ADDITIONAL_FIELDS:"Interface: collect container - table cannot be empty in additionalFields at index %s1",EMPTY_FIELDS_IN_ADDITIONAL_FIELDS:"Interface: collect container - fields cannot be empty in additionalFields at index %s1",EMPTY_TOKEN_IN_DETOKENIZE:"Interface: client detokenize - token cannot be empty in records array at index %s1",EMPTY_SKYFLOWID_IN_GET:"Interface: client get - id cannot be empty in records array at index %s1",EMPTY_TABLE_IN_GET:"Interface: client get - table cannot be empty in records array at index %s1",EMPTY_REDACTION_TYPE_IN_GET:"Interface: client get - redaction cannot be empty in records array at index %s1",FETCH_RECORDS_REJECTED:"Interface: client detokenize - detokenize request is rejected.",INSERT_RECORDS_REJECTED:"Interface: client insert - insert request is rejected.",GET_REJECTED:"Interface: client get - get request is rejected.",MISSING_TABLE_IN_COLLECT:'Interface: collect element - "table" key is required.',EMPTY_TABLE_IN_COLLECT:"Interface: collect element - table cannot be empty.",EMPTY_SKYFLOW_ID_IN_ADDITIONAL_FIELDS:"Interface: collect element - id cannot be empty.",INVALID_TABLE_IN_COLLECT:"Interface: collect element - Invalid table. table of type string is required",INVALID_SKYFLOWID_IN_COLLECT:"Interface: collect element - Invalid id. id of type string is required",MISSING_COLUMN_IN_COLLECT:'Interface: collect element - "column" key is required.',EMPTY_COLUMN_IN_COLLECT:"Interface: collect element - column cannot be empty.",INVALID_COLUMN_IN_COLLECT:"Interface: collect element - Invalid column. column of type string is required",UNIQUE_ELEMENT_NAME:"The element name has to unique: %s1",ELEMENTS_NOT_MOUNTED:"Interface: collect container - Elements should be mounted before invoking collect",DUPLICATE_ELEMENT:"Interface: collect container - Duplicate column %s1 found in %s2.",DUPLICATE_ELEMENT_ADDITIONAL_FIELDS:"Interface: collect container - Duplicate column %s1 found in %s2 in additional fields",MISSING_ELEMENT_TYPE:'Interface:container element with type {TYPE} - Invalid element type. "type" key is required.',EMPTY_ELEMENT_TYPE:"Interface:container element with type {TYPE} - Invalid element type. type cannot be empty.",INVALID_ELEMENT_TYPE:"Interface:container element with type {TYPE} - invalid element type. type not found",INVALID_ELEMENT_SELECTOR:"Interface: container element with type {TYPE} - Div cannot be found.",CANNOT_CHANGE_ELEMENT:"Element can't be changed.",INVALID_IFRAME:"Error occured while creating an iframe",INVALID_FIELD:"Invalid Field.",FRAME_NOT_FOUND:"Interface: collect element - %s1 frame not found:",COMPLETE_AND_VALID_INPUTS:"Interface: collect container - Provide complete and valid inputs for %s1",REQUIRED_PARAMS_NOT_PROVIDED:"Interface: collect element - Required params are not provided.",INVALID_EVENT_TYPE:"Interface: collect element - Provide a valid event type.",INVALID_EVENT_LISTENER:'Interface: "on" on CollectElement - Provide valid event listener.',MISSING_HANDLER_IN_EVENT_LISTENER:'Interface: "on" on CollectElement - Second argument is missing. handler cannot be empty.',INVALID_HANDLER_IN_EVENT_LISTENER:'Interface: "on" on CollectElement - Invalid handler. handler should be of type function.',UNKNOWN_ERROR:"Unknown Error.",NETWORK_ERROR:"A network error occurred. This could be a CORS issue or a dropped internet connection. It is not possible for us to know. Please reach out to skyflow if you see this error",CONNECTION_ERROR:"Error while initializing the connection.",ERROR_OCCURED:"Error occurred.",INVALID_VALIDATIONS_TYPE:"Interface: collect element - Invalid validations type.",MISSING_VALIDATION_RULE_TYPE:"Interface: collect element - Type is missing in validationRule at index %s1 in validations array",INVALID_VALIDATION_RULE_TYPE:"Interface: collect element - Invalid ValidationRuleType at index %s1 in validations array",MISSING_VALIDATION_RULE_PARAMS:"Interface: collect element - params are missing in validationRule at index %s1 in validations array",INVALID_VALIDATION_RULE_PARAMS:"Interface: collect element - Invalid ValidationRule params at index %s1 in validations array",MISSING_REGEX_IN_REGEX_MATCH_RULE:"Interface: collect element - Missing regex in ValidationRule params at index %s1 in validations array",INVALID_REGEX_IN_REGEX_MATCH_RULE:"Interface: collect element - Invalid regex in ValidationRule params at index %s1 in validations array",MISSING_MIN_AND_MAX_IN_LENGTH_MATCH_RULE:"Interface: collect element - Either min or max is required in ValidationRule params at index %s1 in validations array",MISSING_ELEMENT_IN_ELEMENT_MATCH_RULE:"Interface: collect element - Missing element in ValidationRule params at index %s1 in validations array",INVALID_ELEMENT_IN_ELEMENT_MATCH_RULE:"Interface: collect element - Invalid collect element in ValidationRule params at index %s1 in validations array",ELEMENT_NOT_MOUNTED_IN_ELEMENT_MATCH_RULE:"Interface: collect element - collect element is not mounted in ValidationRule params at index %s1 in validations array",EMPTY_ELEMENT_IN_MOUNT:"Interface: mount element with type %s1 - Mount cannot be empty.",VALIDATION_FAILED:"Validation failed",INVALID_UPSERT_OPTION_TYPE:"Invalid upsert option, should be an array",EMPTY_UPSERT_OPTIONS_ARRAY:"upsert option cannot be an empty array, atleast one object of table and column is required.",INVALID_UPSERT_OPTION_OBJECT_TYPE:"Invalid upsert object at index %s1, an object of table and column is required.",MISSING_TABLE_IN_UPSERT_OPTION:'"table" key is required in upsert options object at index %s1',MISSING_COLUMN_IN_UPSERT_OPTION:'"column" key is required in upsert option at index %s1',INVALID_TABLE_IN_UPSERT_OPTION:"Invalid table in upsert object at index %s1, table of type non empty string is required",INVALID_COLUMN_IN_UPSERT_OPTION:"Invalid column in upsert object at index %s1, column of type non empty string is required",INVALID_RECORD_COLUMN_VALUE:"Invalid Record Column value.",MISSING_RECORD_COLUMN_VALUE:"Column Values is required when Column Name is specified.",MISSING_RECORD_COLUMN_NAME:"Column Name is required when Column Values are specified.",INVALID_RECORD_COLUMN_VALUE_TYPE:"Invalid Type of Records Column Values.",INVALID_COLUMN_VALUES_TYPE:"Invalid column values type, should be an Array.",EMPTY_RECORD_COLUMN_VALUES:"Record column values cannot be empty.",EMPTY_COLUMN_VALUE:"Column Value is empty.",MISSING_IDS_OR_COLUMN_VALUES_IN_GET:'Interface: client get - "ids" key or "columnValues" key is missing.',SKYFLOW_IDS_AND_COLUMN_NAME_BOTH_SPECIFIED:"ids and columnName can not be specified together.",GET_BY_SKYFLOWID_RESOLVED:"%s1 - GetById request is resolved.",RECORDS_KEY_NOT_FOUND_GETBYID:"Interface: client getById - records object is required.",INVALID_RECORDS_IN_GETBYID:"Interface: client getById - Invalid records. records object should be an array.",EMPTY_RECORDS_GETBYID:"Interface: client getById - records array cannot be empty.",MISSING_IDS_IN_GETBYID:'Interface: client getById - "ids" key is required in records array at index %s1',INVALID_IDS_IN_GETBYID:"Interface: client getById - Invalid ids. ids object should be an array.",EMPTY_IDS_IN_GETBYID:"Interface: client getById - ids array cannot be empty at index %s1",INVALID_SKYFLOWID_TYPE_IN_GETBYID:"Interface: client getById - Invalid skyflowId in ids array at index %s1",MISSING_TABLE_IN_GETBYID:'Interface: client getById - "table" key is required in records array at index %s1',INVALID_TABLE_IN_GETBYID:"Interface: client getById - table of type string is required at index %s1 in records array.",MISSING_REDACTION_IN_GETBYID:'Interface: client getById - "redaction" key is required in records array at index %s1',INVALID_REDACTION_TYPE_IN_GETBYID:"Interface: client getById - Invalid redaction type in records array at index %s1",EMPTY_SKYFLOWID_IN_GETBYID:"Interface: client getById - id cannot be empty in records array at index %s1",EMPTY_TABLE_IN_GETBYID:"Interface: client getById - table cannot be empty in records array at index %s1",EMPTY_REDACTION_TYPE_IN_GETBYID:"Interface: client getById - redaction cannot be empty in records array at index %s1",GET_BY_SKYFLOWID_REJECTED:"Interface: client getById - getById request is rejected.",MISSING_COMPOSABLE_LAYOUT_KEY:"Interface: client container - layout is required in composable container options.",EMPTY_COMPOSABLE_LAYOUT_ARRAY:"Interface: client container - layout array cannot be empty in composable container options.",INVALID_COMPOSABLE_LAYOUT_TYPE:"Interface: client container - invalid layout value, layout should be of type array of numbers in composable container options.",NEGATIVE_VALUES_COMPOSABLE_LAYOUT:"Interface: client container - layout array should only have postive numbers in composable container options.",MISMATCH_ELEMENT_COUNT_LAYOUT_SUM:"Interface: composable container mount - created elements count should be equal to sum of layout values.",MISSING_COMPOSABLE_CONTAINER_OPTIONS:"Interface: client composable container - options object is required for composable container.",INVALID_COMPOSABLE_CONTAINER_OPTIONS:"Interface: client composable container - invalid options value, should be an object type.",COMPOSABLE_CONTAINER_NOT_MOUNTED:"Interface: composable collect - container should be mounted before invoking collect.",INVALID_BOOLEAN_OPTIONS:"Interface: container create - Invaild %s1 in options, %s1 of type boolean is required.",INVALID_INPUT_OPTIONS_FORMAT:"Interface: container create - Invalid type, format must be of non-empty string type.",INVALID_INPUT_OPTIONS_TRANSLATION:"Interface: container create - Invalid type, translation must be of non-empty object type.",EMPTY_COLLECT_CUSTOM_FORMAT:"Interface: container create - %s1 cannot be empty object."},d={INVALID_EXPIRATION_DATE_FORMAT:"EXPIRATION_DATE format must be in one of %s1, the format is set to default MM/YY",INVALID_EXPIRATION_YEAR_FORMAT:"EXPIRATION_YEAR format must be in one of %s1, the format is set to default YY",UNABLE_TO_SET_VALUE_IN_PROD_ENV:"%s1 setValue() cannot invoked while in PROD env. It is Not Recommeded",UNABLE_TO_CLEAR_VALUE_IN_PROD_ENV:"%s1 clearValue() cannot invoked while in PROD env. It is Not Recommeded",COLLECT_ALT_TEXT_DEPERECATED:"altText is DEPERECATED, passing altText will not have any effect",GET_BY_ID_DEPRECATED:"getById is deprecated, use new get method",INPUT_FORMATTING_NOT_SUPPROTED:"format or translation are not supported on %s1 element type.",INVALID_INPUT_TRANSLATION:"invalid or unsupported translation provided for %s1 element type."},c="collect_controller",u="element",p="ERROR",_={CHANGE:"CHANGE",READY:"READY",FOCUS:"FOCUS",BLUR:"BLUR",ESCAPE:"ESCAPE",CLICK:"CLICK",ERROR:"ERROR",SUCCESS:"SUCCESS",SUBMIT:"SUBMIT",CREATED:"CREATED",MOUNTED:"MOUNTED",HEIGHT:"HEIGHT"},h="FRAME_READY",E="TOKENIZATION_REQUEST",m="RESET",v="INPUT_EVENT",y="DESTROY_FRAME",I="SET_VALUE",f="SET_ATTRIBUTE",A="GET_BEARER_TOKEN",L="COLLECT_ELEMENT_SET_ERROR",O="COMPOSABLE_UPDATE_OPTIONS",g="VALIDATE_ELEMENT",T="COMPOSABLE_CONTAINER_MOUNTED",C="COLLECT_CONTAINER_MOUNTED";var R,N,S;(N=R||(R={})).CVV="CVV",N.EXPIRATION_DATE="EXPIRATION_DATE",N.CARD_NUMBER="CARD_NUMBER",N.CARDHOLDER_NAME="CARDHOLDER_NAME",N.INPUT_FIELD="INPUT_FIELD",N.PIN="PIN",N.EXPIRATION_MONTH="EXPIRATION_MONTH",N.EXPIRATION_YEAR="EXPIRATION_YEAR",function(e){e.VISA="VISA",e.MASTERCARD="MASTERCARD",e.AMEX="AMEX",e.DINERS_CLUB="DINERS_CLUB",e.DISCOVER="DISCOVER",e.JCB="JCB",e.MAESTRO="MAESTRO",e.UNIONPAY="UNIONPAY",e.HIPERCARD="HIPERCARD",e.DEFAULT="DEFAULT",e.CVV="CVV",e.EXPIRY="EXPIRY",e.ERROR="ERROR",e.UNKNOWN="UNKNOWN",e.ELO="ELO"}(S||(S={}));const P={[S.AMEX]:["XXXX XXXXXX XXXXX",{X:"[0-9]"}],[S.VISA]:["XXXX XXXX XXXX XXXX",{X:"[0-9]"}],[S.MASTERCARD]:["XXXX XXXX XXXX XXXX",{X:"[0-9]"}],[S.DISCOVER]:["XXXX XXXX XXXX XXXX XXX",{X:"[0-9]"}],[S.DINERS_CLUB]:["XXXX XXXXXX XXXXXX",{X:"[0-9]"}],[S.JCB]:["XXXX XXXX XXXX XXXX XXX",{X:"[0-9]"}],[S.MAESTRO]:["XXXX XXXX XXXX XXXX XXX",{X:"[0-9]"}],[S.UNIONPAY]:["XXXX XXXX XXXX XXXX XXX",{X:"[0-9]"}],[S.HIPERCARD]:["XXXX XXXX XXXX XXXX XXX",{X:"[0-9]"}],[S.DEFAULT]:["XXXX XXXX XXXX XXXX XXX",{X:"[0-9]"}],[S.UNKNOWN]:["XXXX XXXX XXXX XXXX XXX",{X:"[0-9]"}],[S.ELO]:["XXXX XXXX XXXX XXXX",{X:"[0-9]"}]},b={textarea:{name:"textarea",attributes:{type:"textarea"},sensitive:!1},checkbox:{name:"checkbox",attributes:{type:"checkbox"},sensitive:!1},radio:{name:"radio",attributes:{type:"radio"},sensitive:!1},dropdown:{name:"dropdown",attributes:{type:"select"},sensitive:!1},[R.CARDHOLDER_NAME]:{name:"cardHolderName",attributes:{type:"text",autocomplete:"cc-name"},sensitive:!0,regex:/^([a-zA-Z\\ \\,\\.\\-\\']{2,})$/},[R.CARD_NUMBER]:{name:"CARD_NUMBER",attributes:{type:"text",autocomplete:"cc-number",inputmode:"numeric"},sensitive:!0,mask:P[S.DEFAULT],regex:/$|^[\s]*?([0-9]{2,6}[ -]?){3,5}[\s]*/},[R.EXPIRATION_DATE]:{name:"EXPIRATION_DATE",attributes:{type:"text",autocomplete:"cc-exp",inputmode:"numeric"},sensitive:!0},[R.EXPIRATION_MONTH]:{name:"EXPIRATION_MONTH",attributes:{maxLength:2,type:"text",inputmode:"numeric",autocomplete:"cc-exp-month"},sensitive:!0,mask:["XX",{X:"[0-9]"}]},[R.EXPIRATION_YEAR]:{name:"EXPIRATION_YEAR",attributes:{type:"text",inputmode:"numeric",autocomplete:"cc-exp-year"},sensitive:!0},[R.CVV]:{name:"CVV",attributes:{type:"text",inputmode:"numeric",maxLength:3},sensitive:!0,regex:/^$|^[0-9]{3,4}$/},[R.INPUT_FIELD]:{name:"INPUT_FIELD",sensitive:!0,attributes:{type:"text"}},[R.PIN]:{name:"PIN",attributes:{type:"text",inputmode:"numeric",maxLength:12,minLength:4},sensitive:!0,regex:/^$|^[0-9]{4,12}$/}},D="XXXX-XXXX-XXXX-XXXX",M={height:"100%",width:"100%",margin:0,padding:0,border:0,position:"absolute",top:0,left:0,"user-select":"none"},w={position:"absolute",top:0,width:0,height:0,visibility:"hidden",left:"-99999999px","user-select":"none"},k={width:"100%",height:"100%",border:"0",padding:"0",margin:"0",outline:"none"},Y={WEBPACKAUTOFILL:"-webkit-autofill",BASE:"base",FOCUS:"focus",COMPLETE:"complete",EMPTY:"empty",INVALID:"invalid",GLOBAL:"global",REQUIRED_ASTERISK:"requiredAsterisk"},U={[S.VISA]:{regex:/^4\d*/,maxCardLength:19,cardLengthRange:[13,16]},[S.MASTERCARD]:{regex:/^(5[1-5]|222[1-9]|22[3-9]|2[3-6]|27[0-1]|2720)\d*/,maxCardLength:16,cardLengthRange:[16]},[S.AMEX]:{regex:/^3[47]\d*/,maxCardLength:15,cardLengthRange:[15]},[S.DINERS_CLUB]:{regex:/^(36|38|30[0-5])\d*/,maxCardLength:16,cardLengthRange:[14,15,16,17,18,19]},[S.DISCOVER]:{regex:/^(6011|65|64[4-9]|622)\d*/,maxCardLength:16,cardLengthRange:[16,17,18,19]},[S.JCB]:{regex:/^35\d*/,maxCardLength:19,cardLengthRange:[16,17,18,19]},[S.HIPERCARD]:{regex:/^606282\d*/,maxCardLength:19,cardLengthRange:[14,15,16,17,18,19]},[S.UNIONPAY]:{regex:/^62\d*/,maxCardLength:19,cardLengthRange:[16,17,18,19]},[S.MAESTRO]:{regex:/^(5018|5020|5038|5043|5[6-9]|6020|6304|6703|6759|676[1-3])\d*/,maxCardLength:19,cardLengthRange:[12,13,14,15,16,17,18,19]},[S.ELO]:{regex:/^(?:40117[89]|431274|438935|451416|457393|45763[12]|504175|506(699|7[0-6]\d|77[0-8])|509\d{3}|627780|636(297|368)|650(0(3[1-3]|3[5-9]|4\d|5[01])|4(0[5-9]|[12]\d|3\d)|(4(8[5-9]|9\d)|5([0-2]\d|3[0-8]))|5(4[1-9]|[5-8]\d|9[0-8])|7(0\d|1[0-8]|2[0-7])|9(0[1-9]|[1-6]\d|7[0-8]))|6516(5[2-9]|[67]\d)|6550([01]\d|2[1-9]|[34]\d|5[0-8]))\d*/,maxCardLength:16,cardLengthRange:[16]}};S.DEFAULT,S.CVV,S.EXPIRY,S.ERROR,S.AMEX,S.DINERS_CLUB,S.DISCOVER,S.HIPERCARD,S.JCB,S.MAESTRO,S.MASTERCARD,S.UNIONPAY,S.VISA,S.ELO;const F="MM/YY",x=[F,"YYYY/MM","YY/MM","MM/YYYY"],j=["YY","YYYY"];var B;!function(e){e.APPLICATIONORJSON="application/json",e.TEXTORPLAIN="text/plain",e.TEXTORXML="text/xml",e.FORMURLENCODED="application/x-www-form-urlencoded",e.FORMDATA="multipart/form-data"}(B||(B={})),R.CARD_NUMBER,R.EXPIRATION_DATE,R.EXPIRATION_MONTH,R.EXPIRATION_YEAR,R.CVV,R.EXPIRATION_DATE,R.CARD_NUMBER,R.CARDHOLDER_NAME,R.INPUT_FIELD,l.INVALID_COLLECT_VALUE,R.PIN,R.EXPIRATION_MONTH,R.EXPIRATION_YEAR,R.CVV,R.EXPIRATION_DATE,R.CARD_NUMBER,R.CARDHOLDER_NAME,R.INPUT_FIELD,l.DEFAULT_REQUIRED_COLLECT_VALUE,R.PIN,R.EXPIRATION_MONTH,R.EXPIRATION_YEAR;const V=[R.CARDHOLDER_NAME,R.EXPIRATION_MONTH,R.PIN,R.CVV],G={X:"[0-9]"},X={visa:U.VISA.regex,mastercard:U.MASTERCARD.regex,amex:U.AMEX.regex,diners_club:U.DINERS_CLUB.regex,discover:U.DISCOVER.regex,jcb:U.JCB.regex,hipercard:U.HIPERCARD.regex,unionpay:U.UNIONPAY.regex,maestro:U.MAESTRO.regex,elo:U.ELO.regex};for(var z,H=[],q=0;q<256;++q)H.push((q+256).toString(16).slice(1));var W=new Uint8Array(16);function K(){if(!z&&!(z="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return z(W)}var $,Z={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function J(e,t,i){if(Z.randomUUID&&!e)return Z.randomUUID();var n=(e=e||{}).random||(e.rng||K)();return n[6]=15&n[6]|64,n[8]=63&n[8]|128,function(e,t=0){return(H[e[t+0]]+H[e[t+1]]+H[e[t+2]]+H[e[t+3]]+"-"+H[e[t+4]]+H[e[t+5]]+"-"+H[e[t+6]]+H[e[t+7]]+"-"+H[e[t+8]]+H[e[t+9]]+"-"+H[e[t+10]]+H[e[t+11]]+H[e[t+12]]+H[e[t+13]]+H[e[t+14]]+H[e[t+15]]).toLowerCase()}(n)}!function(e){e.GET="GET",e.POST="POST",e.DELETE="DELETE",e.PATCH="PATCH"}($||($={}));const Q=e=>i(void 0,[e],void 0,function*({url:e,method:t=$.GET,token:i="",body:n}){const s={method:t,headers:Object.assign(Object.assign(Object.assign({},oe()),se(i)),re())};t!==$.POST&&t!==$.PATCH||(s.body=JSON.stringify(n||{}));const o=yield fetch(e,s);if([401,403].includes(o.status))throw new ee(e,t);if(429===o.status)throw new ie(e,t);if(!o.ok)throw new te(e,t);const r=yield o.json();return{ok:o.ok,req:Object.assign({url:e},s),res:r}});class ee extends o.PayrailsError{constructor(e,t){super(o.ERROR_CODES.PAYRAILS_API_UNAUTHORIZED,{description:`[${t}] ${e} unauthorized`})}}let te=class extends o.PayrailsError{constructor(e,t){super(o.ERROR_CODES.PAYRAILS_API_UNSUCCESSFUL,{description:`[${t}] ${e} unsuccessful`})}},ie=class extends o.PayrailsError{constructor(e,t){super(o.ERROR_CODES.PAYRAILS_API_TOO_MANY_REQUESTS,{description:`[${t}] ${e} too many requests`})}};class ne extends o.PayrailsError{constructor(e,t){super(o.ERROR_CODES.PAYRAILS_API_TOO_MANY_REQUESTS,{description:`[${t}] ${e} max poll attempts exceeded.`})}}const se=e=>({authorization:`Bearer ${e}`}),oe=()=>({"x-idempotency-key":J()}),re=()=>{const e={version:"5.42.1-RC.4",type:"web-sdk"};return{"x-client-version":e.version,"x-client-type":e.type}},ae=({url:e,token:t,body:i})=>Q({url:e,token:t,method:$.POST,body:i});function le(...e){function t(e,i){if(void 0===i)return e;if("object"!=typeof e||null===e)return i;if("object"!=typeof i||null===i)return i;if(Array.isArray(i)||Array.isArray(e))return i;const n=Object.assign({},e);for(const s of Object.keys(i))void 0!==i[s]&&(i[s]&&"object"==typeof i[s]&&!Array.isArray(i[s])&&e[s]&&"object"==typeof e[s]&&!Array.isArray(e[s])?n[s]=t(e[s],i[s]):n[s]=i[s]);return n}return e.reduce((e,i)=>t(e,i),{})}var de,ce;e.PAYMENT_METHOD_CODES=void 0,(de=e.PAYMENT_METHOD_CODES||(e.PAYMENT_METHOD_CODES={})).CARD="card",de.GOOGLE_PAY="googlePay",de.PAYPAL="payPal",de.APPLE_PAY="applePay",de.GENERIC_REDIRECT="genericRedirect",de.LEAN="lean",de.MERCADO_PAGO="mercadoPago",de.PIX="pix",de.BANK_ACCOUNT="bankAccount",de.IDEAL="iDeal",de.YAPE="yape",de.UPI="upi",de.KLARNA="klarna",de.ONE_VOUCHER="1voucher",de.ALFA="alfa",de.APLAZO="aplazo",de.BANK_TRANSFER="bankTransfer",de.CAPITEC_PAY="capitecPay",de.EASYPAISA="easypaisa",de.EFT_PRO="eftPro",de.FAWRY_PAY="fawryPay",de.JAZZ_CASH="jazzCash",de.KONNECT="konnect",de.KUESKI="kueski",de.MONO_DIRECT_DEBIT="monoDirectDebit",de.O_PAY_WALLET="oPayWallet",de.PAGA_WALLET="pagaWallet",de.PAYFLEX="payflex",de.PAY_JUST_NOW="payjustnow",de.WAFA_CASH_WALLET="wafaCashWallet",de.MERCADO_PAGO_WALLET="mercadoPagoWallet",de.MERCADO_PAGO_CONSUMER_CREDIT="mercadoPagoConsumerCredit",de.NET_BANKING="netBanking",de.CASH_FREE_WALLET="cashFreeWallet",de.PAYTM_WALLET="paytmWallet",de.NIBSS_PAY="nibssPay",de.NIBSS_INSTANT_PAY="nibssInstantPay",de.MEEZA_WALLET="meezaWallet",de.VODAFONE_CASH="vodafoneCash",de.SEPA_DIRECT_DEBIT="sepaDirectDebit",de.MODO="modo",de.PAYZONE_CASH="payzoneCash",de.REVOLUT_PAY="revolutPay",Object.fromEntries(Object.entries(e.PAYMENT_METHOD_CODES).map(([e,t])=>[e,t])),function(e){e.ENABLED="enabled",e.CREATED="created",e.DELETED="deleted",e.DISABLED="disabled",e.INVALID="invalid",e.TRANSIENT="transient"}(ce||(ce={}));const ue=["customer"];class pe{static get response(){if(!pe._response){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_WORKFLOW_EXECUTION_NOT_FOUND);throw r.PayrailsLogger.error(e.message,{error:e}),e}return pe._response}static setResponse(e){return pe._response=e,pe._updatedMetaKeys=new Set,pe}static get workflowCode(){return pe.response.workflow.code}static get lookup(){return pe.response.initialResults.find(({body:{name:e}})=>"lookup"===e)}static get holderReference(){return pe.response.holderReference}static get savedCreditCards(){return pe.getStoredInstrumentForPaymentMethod(e.PAYMENT_METHOD_CODES.CARD)}static get savedPaypalAccounts(){return pe.getStoredInstrumentForPaymentMethod(e.PAYMENT_METHOD_CODES.PAYPAL).filter(({status:e})=>e===ce.ENABLED)}static get savedGooglePayAccounts(){return pe.getStoredInstrumentForPaymentMethod(e.PAYMENT_METHOD_CODES.GOOGLE_PAY).filter(({status:e})=>e===ce.ENABLED)}static get savedApplePayAccounts(){return pe.getStoredInstrumentForPaymentMethod(e.PAYMENT_METHOD_CODES.APPLE_PAY)}static get paypalConfig(){const t=pe.availablePaymentMethods.find(({paymentMethodCode:t})=>t===e.PAYMENT_METHOD_CODES.PAYPAL);if(!t){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_PAYPAL_CONFIG_MISSING);throw r.PayrailsLogger.error(e.message,{error:e,extra:{availablePaymentMethods:pe.availablePaymentMethods}}),e}return t.config||{}}static get googlePayConfig(){var t;const i=pe.availablePaymentMethods.find(({paymentMethodCode:t})=>t===e.PAYMENT_METHOD_CODES.GOOGLE_PAY);if(!i){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_GPAY_CONFIG_MISSING);throw r.PayrailsLogger.error(e.message,{error:e,extra:{availablePaymentMethods:pe.availablePaymentMethods}}),e}const n=i;return(null===(t=n.clientConfig)||void 0===t?void 0:t.additionalConfig)&&void 0!==n.clientConfig.additionalConfig.apiVersion?n.clientConfig.additionalConfig:[n.config]}static isPaymentMethodAvailable(e){return pe.availablePaymentMethods.some(({paymentMethodCode:t})=>t===e)}static get applePayConfig(){const t=pe.availablePaymentMethods.find(({paymentMethodCode:t})=>t===e.PAYMENT_METHOD_CODES.APPLE_PAY);if(!t){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_APPLEPAY_CONFIG_MISSING);throw r.PayrailsLogger.error(e.message,{error:e,extra:{availablePaymentMethods:pe.availablePaymentMethods}}),e}return t.config.parameters}static get url(){return pe.response.links.self}static get meta(){return pe.response.meta}static get availablePaymentMethods(){var e;return(null===(e=pe.lookup)||void 0===e?void 0:e.body.data.paymentCompositionOptions)||[]}static get authorizeLink(){var e,t;return null===(t=null===(e=pe.lookup)||void 0===e?void 0:e.body.links.authorize)||void 0===t?void 0:t.href}static get payoutLink(){var e,t;return null===(t=null===(e=pe.lookup)||void 0===e?void 0:e.body.links.payout)||void 0===t?void 0:t.href}static get createSessionLink(){var e;return null===(e=pe.response.links.startPaymentSession)||void 0===e?void 0:e.href}static get createInstrumentLink(){var e;return null===(e=pe.response.links.createInstrument)||void 0===e?void 0:e.href}static get storedPaymentInstruments(){return pe.availablePaymentMethods.flatMap(e=>e.paymentInstruments||[]).filter(({paymentMethod:t,status:i})=>{const n=[e.PAYMENT_METHOD_CODES.GOOGLE_PAY,e.PAYMENT_METHOD_CODES.PAYPAL];return i===ce.ENABLED||!n.includes(t)})}static get storedDropinInstruments(){return pe.storedPaymentInstruments.filter(({paymentMethod:t})=>![e.PAYMENT_METHOD_CODES.GOOGLE_PAY,e.PAYMENT_METHOD_CODES.APPLE_PAY].includes(t))}static getFullPaymentMethodConfig(e){return pe.availablePaymentMethods.find(({paymentMethodCode:t})=>t===e)}static isAddressSelectorEnabled(e){var t,i;return!!pe._response&&(null===(i=null===(t=pe.getFullPaymentMethodConfig(e))||void 0===t?void 0:t.clientConfig)||void 0===i?void 0:i.supportsBillingInfo)}static isPaymentInstallmentsEnabled(e){var t;if(pe._response){const i=this.getFullPaymentMethodConfig(e);return i&&(null===(t=this.getPaymentMethodConfig(i).clientConfig)||void 0===t?void 0:t.supportsInstallments)}return!1}static getPaymentInstallmentOptions(e){var t;const i=this.getFullPaymentMethodConfig(e);return i&&(null===(t=this.getPaymentMethodConfig(i).clientConfig)||void 0===t?void 0:t.installments)||{}}static getStoredInstrumentForPaymentMethod(e){var t;return(null===(t=this.availablePaymentMethods.find(({paymentMethodCode:t})=>t===e))||void 0===t?void 0:t.paymentInstruments)||[]}static getPaymentMethodForStoredInstrument(e){const t=this.availablePaymentMethods.find(({paymentInstruments:t})=>null==t?void 0:t.some(({id:t})=>t===e.id));return t&&this.getPaymentMethodConfig(t)}static getPaymentMethodConfig(e){const{paymentInstruments:i}=e;return t(e,["paymentInstruments"])}static updateInstallmentOptions(t){const i=pe.getFullPaymentMethodConfig(e.PAYMENT_METHOD_CODES.CARD);(null==i?void 0:i.clientConfig)&&(i.clientConfig.installments=t)}static updateMeta(e,t){if(!ue.includes(e))return;const i=pe.response.meta||{},n=le(i[e]||{},t);pe._response=Object.assign(Object.assign({},pe.response),{meta:Object.assign(Object.assign({},i),{[e]:n})}),pe._updatedMetaKeys.add(e)}static getAllowedMeta(){const e=pe.response.meta||{};return pe.pickMetaByKeys(e,ue)}static getUpdatedMeta(){const e=pe.response.meta||{};return pe.pickMetaByKeys(e,pe._updatedMetaKeys)}static pickMetaByKeys(e,t){const i={};for(const n of t){const t=e[n];void 0!==t&&(i[n]=t)}return i}}var _e,he;pe._updatedMetaKeys=new Set,function(e){e.REDIRECT="redirect",e.DIRECT="direct",e.EMBEDDED="embedded"}(_e||(_e={})),e.INTEGRATION_TYPE=void 0,(he=e.INTEGRATION_TYPE||(e.INTEGRATION_TYPE={})).API="api",he.HPP="hpp";class Ee{constructor(){this._config=void 0}static getInstance(){return Ee._instance||(Ee._instance=new Ee),Ee._instance}set config(e){try{Ee.getInstance()._config=e}catch(e){r.PayrailsLogger.error("Error parsing SDK Configuration",{error:e})}}get config(){return Ee.getInstance()._config||r.PayrailsLogger.error("SDK Configuration not set"),Ee.getInstance()._config||{}}}const me=()=>Ee.getInstance().config,ve=e=>{try{const t=JSON.parse(function(e){const t=window.atob(e);return decodeURIComponent(Array.prototype.map.call(t,e=>"%"+("00"+e.charCodeAt(0).toString(16)).slice(-2)).join(""))}(e.data));Ee.getInstance().config=t,t.execution&&pe.setResponse(t.execution)}catch(e){r.PayrailsLogger.error("Error parsing SDK Configuration",{error:e})}};e.ElementType=void 0,function(e){e.CARD_NUMBER="CARD_NUMBER",e.CARDHOLDER_NAME="CARDHOLDER_NAME",e.CVV="CVV",e.EXPIRATION_MONTH="EXPIRATION_MONTH",e.EXPIRATION_YEAR="EXPIRATION_YEAR",e.EXPIRATION_DATE="EXPIRATION_DATE"}(e.ElementType||(e.ElementType={}));class ye{constructor(e,t){var n;this.bin="",this.isBinLookupEnabled=!1,this.id="payrails-container-wrapper",this.dataTestId="payrails-container-wrapper",this.className="payrails-container-wrapper",this.containerType="COMPOSABLE",this.manualErrorElements=new Set,this.fetchBinLookup=e=>i(this,void 0,void 0,function*(){var t,i;if(!e)return{bin:""};if(e.length<6)return{bin:e};const n=`${null===(i=null===(t=me().links)||void 0===t?void 0:t.binLookup)||void 0===i?void 0:i.href}`;if(!n)return{bin:e};const s=me().token,a={bin:e};try{const e=yield(({url:e,token:t,body:i})=>Q({url:e,method:$.POST,token:t,body:i}))({url:n,token:s,body:a});return e.res}catch(t){const i=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_API_BIN_LOOKUP_FAILED,{description:"Error fetching BIN lookup data!",cause:t});return r.PayrailsLogger.error(i.message,{error:i}),{bin:e}}}),this.cardTableName=t.cardTableName||"cards",this.containerType=t.containerType||"COMPOSABLE",this.isBinLookupEnabled=!!(null===(n=me().links)||void 0===n?void 0:n.binLookup);try{this.__container=e.container(this.containerType,t)}catch(e){const t=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_CREATION_FAILED,{cause:e});r.PayrailsLogger.error(t.message,{error:t})}}static init(e,t){var i;return this.instance&&(null===(i=this.instance.__container)||void 0===i||i.unmount()),this.instance=new ye(e,t),this.instance}createCollectElement(t){var i;const n={required:!!t.required,enableCardIcon:!1!==t.enableCardIcon},s=null===(i=this.__container)||void 0===i?void 0:i.create(Object.assign(Object.assign({table:this.cardTableName,labelStyles:{},errorTextStyles:{},column:this.elementToFieldMap.get(t.type)},t),{type:t.type===e.ElementType.CARDHOLDER_NAME?"INPUT_FIELD":t.type}),t.format?Object.assign(Object.assign({},n),{format:t.format}):n);if(!s){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_UI_ELEMENT_MISSING,{description:"Error creating collect element!"});throw r.PayrailsLogger.error(e.message,{error:e}),e}return this.attachCustomEventHandler(s)}mount(e){if("COLLECT"===this.containerType){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_CONTAINER_MOUNT);throw r.PayrailsLogger.error(e.message,{error:e}),e}this.element=document.createElement("span"),this.element.setAttribute("id",`${this.id}`),this.element.setAttribute("data-testid",this.dataTestId),this.element.setAttribute("class",this.className);const t=document.querySelector(e);if(!t){const t=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_PARENT_ELEMENT_MISSING);throw r.PayrailsLogger.error(t.message,{error:t,extra:{elementSelector:e}}),t}t.appendChild(this.element);try{window.setTimeout(()=>{this.__container.mount(`#${this.id}`)},50)}catch(e){const t=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_CONTAINER_MOUNT);r.PayrailsLogger.error(t.message,{error:t})}}unmount(){this.element&&this.element.remove()}validate(){return i(this,void 0,void 0,function*(){var e;return yield null===(e=this.__container)||void 0===e?void 0:e.validate()})}collect(){return i(this,void 0,void 0,function*(){try{return yield this.collectPayrailsData()}catch(e){const t=new Error(e.message);t.stack=e.stack,t.name=e.name,t.message=e.message;const i=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_OPERATION_FAILED,{description:"Error collecting data from the iframe!",cause:t});throw t.name!==o.ERROR_CODES.PAYRAILS_CARD_FORM_COMPLETE_AND_VALID_INPUTS&&r.PayrailsLogger.error(i.message,{error:i}),i}})}reset(){var e;null===(e=this.__container)||void 0===e||e.reset()}collectPayrailsData(){return i(this,void 0,void 0,function*(){var e;const t=yield null===(e=this.__container)||void 0===e?void 0:e.collect();return Object.assign(Object.assign({},t),{vaultProviderConfigId:me().vaultConfiguration.providerConfigId})})}tokenize(e){return i(this,void 0,void 0,function*(){const t=yield this.collect(),i=me().vaultConfiguration.links.saveInstrument.href,n=me().token;if(!i){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_API_URL_NOT_FOUND,{description:"Save instrument URL not available!"});throw r.PayrailsLogger.error(e.message,{error:e}),e}return(yield ae({url:i,token:n,body:this.constructSaveInstrumentBody(t,e)})).res})}constructSaveInstrumentBody(e,t){var i,n;const s={holderReference:me().holderReference,paymentMethod:"card",storeInstrument:null!==(i=null==t?void 0:t.storeInstrument)&&void 0!==i&&i,futureUsage:null!==(n=null==t?void 0:t.futureUsage)&&void 0!==n?n:"CardOnFile"};return s.data={encryptedData:e.encryptedData,vaultProviderConfigId:e.vaultProviderConfigId},s}attachCustomEventHandler(t){return new Proxy(t,{get:(t,i)=>{const n=t[i];return"on"===i?((n,s)=>{t[i].call(t,n,i=>{"CHANGE"===n?(this.manualErrorElements.has(t)&&!i.isEmpty&&("resetError"in t&&"function"==typeof t.resetError&&t.resetError(),this.manualErrorElements.delete(t)),i.elementType===e.ElementType.CARD_NUMBER&&(i.network=function(e){for(const[t,i]of Object.entries(X))if(i.test(e))return t;return""}(i.value),i.bin=this.formatBin(i.value),this.bin=this.formatBin(i.value)),s(i)):s(i)})}).bind(t):"setError"===i?(...e)=>(this.manualErrorElements.add(t),n.apply(t,e)):"function"==typeof n?n.bind(t):n}})}formatBin(e){return e.replace(/[-X]/g,"").slice(0,8)}get elementToFieldMap(){return new Map([[e.ElementType.CARD_NUMBER,"card_number"],[e.ElementType.CARDHOLDER_NAME,"cardholder_name"],[e.ElementType.CVV,"security_code"],[e.ElementType.EXPIRATION_MONTH,"expiry_month"],[e.ElementType.EXPIRATION_YEAR,"expiry_year"],[e.ElementType.EXPIRATION_DATE,"expiry_date"]])}}var Ie={};!function(e){function t(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});var i,n,s,o,r,a,l,d,c,u,p,_,h,E,m={},v={},y={},I={},f={},A={},L={},O={},g={},T={},C={},R={},N={};function S(){if(p)return N;p=1,Object.defineProperty(N,"__esModule",{value:!0}),N.Framebus=void 0;var e=j(),t="undefined"!=typeof window&&window.Promise,i=function(){function i(e){void 0===e&&(e={}),this.origin=e.origin||"*",this.channel=e.channel||"",this.verifyDomain=e.verifyDomain,this.targetFrames=e.targetFrames||[],this.limitBroadcastToFramesArray=Boolean(e.targetFrames),this.isDestroyed=!1,this.listeners=[],this.hasAdditionalChecksForOnListeners=Boolean(this.verifyDomain||this.limitBroadcastToFramesArray)}return i.setPromise=function(e){i.Promise=e},i.target=function(e){return new i(e)},i.prototype.addTargetFrame=function(e){this.limitBroadcastToFramesArray&&this.targetFrames.push(e)},i.prototype.include=function(t){return null!=t&&null!=t.Window&&t.constructor===t.Window&&(e.childWindows.push(t),!0)},i.prototype.target=function(e){return i.target(e)},i.prototype.emit=function(t,i,n){if(this.isDestroyed)return!1;var s=this.origin;if(t=this.namespaceEvent(t),(0,e.isntString)(t))return!1;if((0,e.isntString)(s))return!1;"function"==typeof i&&(n=i,i=void 0);var o=(0,e.packagePayload)(t,s,i,n);return!!o&&(this.limitBroadcastToFramesArray?this.targetFramesAsWindows().forEach(function(t){(0,e.sendMessage)(t,o,s)}):(0,e.broadcast)(o,{origin:s,frame:window.top||window.self}),!0)},i.prototype.emitAsPromise=function(e,t){var n=this;return new i.Promise(function(i,s){n.emit(e,t,function(e){i(e)})||s(new Error('Listener not added for "'.concat(e,'"')))})},i.prototype.on=function(t,i){if(this.isDestroyed)return!1;var n=this,s=this.origin,o=i;return t=this.namespaceEvent(t),!(0,e.subscriptionArgsInvalid)(t,o,s)&&(this.hasAdditionalChecksForOnListeners&&(o=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];n.passesVerifyDomainCheck(this&&this.origin)&&n.hasMatchingTargetFrame(this&&this.source)&&i.apply(void 0,e)}),this.listeners.push({eventName:t,handler:o,originalHandler:i}),e.subscribers[s]=e.subscribers[s]||{},e.subscribers[s][t]=e.subscribers[s][t]||[],e.subscribers[s][t].push(o),!0)},i.prototype.off=function(t,i){var n=i;if(this.isDestroyed)return!1;if(this.verifyDomain)for(var s=0;s<this.listeners.length;s++){var o=this.listeners[s];o.originalHandler===i&&(n=o.handler)}t=this.namespaceEvent(t);var r=this.origin;if((0,e.subscriptionArgsInvalid)(t,n,r))return!1;var a=e.subscribers[r]&&e.subscribers[r][t];if(!a)return!1;for(s=0;s<a.length;s++)if(a[s]===n)return a.splice(s,1),!0;return!1},i.prototype.teardown=function(){if(!this.isDestroyed){this.isDestroyed=!0;for(var e=0;e<this.listeners.length;e++){var t=this.listeners[e];this.off(t.eventName,t.handler)}this.listeners.length=0}},i.prototype.passesVerifyDomainCheck=function(e){return!this.verifyDomain||this.checkOrigin(e)},i.prototype.targetFramesAsWindows=function(){return this.limitBroadcastToFramesArray?this.targetFrames.map(function(e){return e instanceof HTMLIFrameElement?e.contentWindow:e}).filter(function(e){return e}):[]},i.prototype.hasMatchingTargetFrame=function(e){if(!this.limitBroadcastToFramesArray)return!0;var t=this.targetFramesAsWindows().find(function(t){return t===e});return Boolean(t)},i.prototype.checkOrigin=function(e){var t,i=document.createElement("a");return i.href=location.href,t="https:"===i.protocol?i.host.replace(/:443$/,""):"http:"===i.protocol?i.host.replace(/:80$/,""):i.host,i.protocol+"//"+t===e||!this.verifyDomain||this.verifyDomain(e)},i.prototype.namespaceEvent=function(e){return this.channel?"".concat(this.channel,":").concat(e):e},i.Promise=t,i}();return N.Framebus=i,N}function P(){if(E)return R;E=1;var e=R&&R.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(R,"__esModule",{value:!0}),R.subscribeReplier=void 0;var t=S(),i=e((h||(h=1,_=function(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(e){var t=16*Math.random()|0;return("x"===e?t:3&t|8).toString(16)})}),_));return R.subscribeReplier=function(e,n){var s=(0,i.default)();return t.Framebus.target({origin:n}).on(s,function i(o,r){e(o,r),t.Framebus.target({origin:n}).off(s,i)}),s},R}var b,D,M,w,k,Y,U={},F={},x={};function j(){return w||(w=1,function(e){var t=m&&m.__createBinding||(Object.create?function(e,t,i,n){void 0===n&&(n=i);var s=Object.getOwnPropertyDescriptor(t,i);s&&!("get"in s?!t.__esModule:s.writable||s.configurable)||(s={enumerable:!0,get:function(){return t[i]}}),Object.defineProperty(e,n,s)}:function(e,t,i,n){void 0===n&&(n=i),e[n]=t[i]}),p=m&&m.__exportStar||function(e,i){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(i,n)||t(i,e,n)};Object.defineProperty(e,"__esModule",{value:!0}),p(function(){if(i)return v;i=1,Object.defineProperty(v,"__esModule",{value:!0}),v.detach=v.attach=void 0;var e=j(),t=!1;return v.attach=function(){t||"undefined"==typeof window||(t=!0,window.addEventListener("message",e.onMessage,!1))},v.detach=function(){t=!1,window.removeEventListener("message",e.onMessage,!1)},v}(),e),p(function(){if(n)return y;n=1,Object.defineProperty(y,"__esModule",{value:!0}),y.broadcastToChildWindows=void 0;var e=j();return y.broadcastToChildWindows=function(t,i,n){for(var s=e.childWindows.length-1;s>=0;s--){var o=e.childWindows[s];o.closed?e.childWindows.splice(s,1):n!==o&&(0,e.broadcast)(t,{origin:i,frame:o.top})}},y}(),e),p(function(){if(s)return I;s=1,Object.defineProperty(I,"__esModule",{value:!0}),I.broadcast=void 0;var e=j();return I.broadcast=function t(i,n){var s,o=0,r=n.origin,a=n.frame;try{for(a.postMessage(i,r),(0,e.hasOpener)(a)&&a.opener.top!==window.top&&t(i,{origin:r,frame:a.opener.top});s=a.frames[o];)t(i,{origin:r,frame:s}),o++}catch(e){}},I}(),e),p((o||(o=1,Object.defineProperty(f,"__esModule",{value:!0}),f.subscribers=f.childWindows=f.prefix=void 0,f.prefix="/*framebus*/",f.childWindows=[],f.subscribers={}),f),e),p(function(){if(r)return A;r=1,Object.defineProperty(A,"__esModule",{value:!0}),A.dispatch=void 0;var e=j();return A.dispatch=function(t,i,n,s,o){if(e.subscribers[t]&&e.subscribers[t][i]){var r=[];n&&r.push(n),s&&r.push(s);for(var a=0;a<e.subscribers[t][i].length;a++)e.subscribers[t][i][a].apply(o,r)}},A}(),e),p((a||(a=1,Object.defineProperty(L,"__esModule",{value:!0}),L.hasOpener=void 0,L.hasOpener=function(e){return e.top===e&&null!=e.opener&&e.opener!==e&&!0!==e.opener.closed}),L),e),p((l||(l=1,Object.defineProperty(O,"__esModule",{value:!0}),O.isntString=void 0,O.isntString=function(e){return"string"!=typeof e}),O),e),p(function(){if(d)return g;d=1,Object.defineProperty(g,"__esModule",{value:!0}),g.onMessage=void 0;var e=j();return g.onMessage=function(t){if(!(0,e.isntString)(t.data)){var i=(0,e.unpackPayload)(t);if(i){var n=i.eventData,s=i.reply;(0,e.dispatch)("*",i.event,n,s,t),(0,e.dispatch)(t.origin,i.event,n,s,t),(0,e.broadcastToChildWindows)(t.data,i.origin,t.source)}}},g}(),e),p(function(){if(c)return T;c=1,Object.defineProperty(T,"__esModule",{value:!0}),T.packagePayload=void 0;var e=j();return T.packagePayload=function(t,i,n,s){var o,r={event:t,origin:i};"function"==typeof s&&(r.reply=(0,e.subscribeReplier)(s,i)),r.eventData=n;try{o=e.prefix+JSON.stringify(r)}catch(e){throw new Error("Could not stringify event: ".concat(e.message))}return o},T}(),e),p((u||(u=1,Object.defineProperty(C,"__esModule",{value:!0}),C.sendMessage=void 0,C.sendMessage=function(e,t,i){try{e.postMessage(t,i)}catch(e){}}),C),e),p(P(),e),p(function(){if(b)return U;b=1,Object.defineProperty(U,"__esModule",{value:!0}),U.subscriptionArgsInvalid=void 0;var e=j();return U.subscriptionArgsInvalid=function(t,i,n){return!!(0,e.isntString)(t)||"function"!=typeof i||(0,e.isntString)(n)},U}(),e),p((D||(D=1,Object.defineProperty(F,"__esModule",{value:!0})),F),e),p(function(){if(M)return x;M=1,Object.defineProperty(x,"__esModule",{value:!0}),x.unpackPayload=void 0;var e=j();return x.unpackPayload=function(t){var i;if(t.data.slice(0,e.prefix.length)!==e.prefix)return!1;try{i=JSON.parse(t.data.slice(e.prefix.length))}catch(e){return!1}if(i.reply){var n=t.origin,s=t.source,o=i.reply;i.reply=function(t){if(s){var i=(0,e.packagePayload)(o,n,t);i&&s.postMessage(i,n)}}}return i},x}(),e)}(m)),m}const B=t(function(){if(Y)return k;Y=1;var e=j(),t=S();return(0,e.attach)(),k=t.Framebus}());class V{constructor(e){this.origin=null,this.listeners=[],this.bus=new B(e)}static getInstance(){return V.instance||(V.instance=new V),V.instance}on(e,t){return this.bus.on(e,t)}off(e,t){return this.bus.off(e,t)}emit(e,t,i=void 0){return this.bus.emit(e,t,i)}target(e){return this.bus.target(e)}}e.IframeEventBus=V,e.getEventBus=()=>V.getInstance()}(Ie);class fe{constructor(){this.events={}}on(e,t,i=!1){this.events[e]?this.events[e].push({priority:i,callback:t}):this.events[e]=[{priority:i,callback:t}]}off(e,t){const i=this.events[e];if(!i)return;const n=i.findIndex(e=>e.callback===t);i.splice(n,1)}_emit(e,...t){const i=this.events[e];i&&i.forEach(e=>{e.callback(...t)})}hasListener(e){const t=this.events[e];return!!t&&t.length>0}resetEvents(){const e={};Object.keys(this.events).forEach(t=>{const i=this.events[t];if(i&&i.length>0){const n=[];i.forEach(e=>{e.priority&&n.push(e)}),e[t]=n}}),this.events=e}static createChild(e){e.prototype=Object.create(fe.prototype,{constructor:e})}}
|
|
1
|
+
!function(e){"use strict";function t(e,t){var i={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(i[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var s=0;for(n=Object.getOwnPropertySymbols(e);s<n.length;s++)t.indexOf(n[s])<0&&Object.prototype.propertyIsEnumerable.call(e,n[s])&&(i[n[s]]=e[n[s]])}return i}function i(e,t,i,n){return new(i||(i=Promise))(function(s,o){function r(e){try{l(n.next(e))}catch(e){o(e)}}function a(e){try{l(n.throw(e))}catch(e){o(e)}}function l(e){var t;e.done?s(e.value):(t=e.value,t instanceof i?t:new i(function(e){e(t)})).then(r,a)}l((n=n.apply(e,t||[])).next())})}function n(e,t,i,n){if("a"===i&&!n)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?n:"a"===i?n.call(e):n?n.value:t.get(e)}function s(e,t,i,n,s){if("m"===n)throw new TypeError("Private method is not writable");if("a"===n&&!s)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!s:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===n?s.call(e,i):s?s.value=i:t.set(e,i),i}"function"==typeof SuppressedError&&SuppressedError;var o={};!function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});var t=(e=>(e.PAYRAILS_CLIENT_CONFIG_MALFORMED="payrails:client:init.config_malformed",e.PAYRAILS_CLIENT_COLLECT_CONTAINER_MOUNT="payrails:client:collectContainer.unmountable",e.PAYRAILS_CLIENT_UI_ELEMENT_MISSING="payrails:client:mount.ui_element_missing",e.PAYRAILS_CLIENT_PARENT_ELEMENT_MISSING="payrails:client:mount.parent_element_missing",e.PAYRAILS_CLIENT_SUBELEMENTS_RENDER_ERROR="payrails:client:mount.subelements_render_error",e.PAYRAILS_CLIENT_CARD_FORM_MISSING="payrails:client:pay.card_form_missing",e.PAYRAILS_CLIENT_GPAY_LOADING_ERROR="payrails:client:mount.gpay_loading_error",e.PAYRAILS_CLIENT_GPAY_CONFIG_MISSING="payrails:client:init.gpay_config_missing",e.PAYRAILS_CLIENT_APPLEPAY_LOADING_ERROR="payrails:client:mount.applepay_loading_error",e.PAYRAILS_CLIENT_APPLEPAY_CONFIG_MISSING="payrails:client:init.applepay_config_missing",e.PAYRAILS_CLIENT_APPLEPAY_START_PAYMENT_SESSION_ERROR="payrails:client:init.applepay_start_payment_session_error",e.PAYRAILS_CLIENT_PAYPAL_LOADING_ERROR="payrails:client:init.paypal_loading_error",e.PAYRAILS_CLIENT_PAYPAL_CONFIG_MISSING="payrails:client:init.paypal_config_missing",e.PAYRAILS_CLIENT_PAYPAL_ORDER_CREATION="payrails:client:init.paypal_order_creation",e.PAYRAILS_CLIENT_PAYPAL_BUTTON_MOUNT="payrails:client:mount.paypal_button_error",e.PAYRAILS_CLIENT_PAYMENT_EXECUTOR_PAY_ERROR="payrails:client:payment_executor.pay_error",e.PAYRAILS_CLIENT_PAYMENT_EXECUTOR_PAYOUT_ERROR="payrails:client:payment_executor.payout_error",e.PAYRAILS_CLIENT_PAYMENT_EXECUTOR_3DS_ERROR="payrails:client:payment_executor.3ds_error",e.PAYRAILS_CLIENT_PAYMENT_EXECUTOR_CONFIRM_ERROR="payrails:client:payment_executor.confirm_error",e.PAYRAILS_API_UNAUTHORIZED="payrails:api:unauthorized",e.PAYRAILS_API_TOO_MANY_REQUESTS="payrails:api:too_many_requests",e.PAYRAILS_API_UNSUCCESSFUL="payrails:api:unsuccessful",e.PAYRAILS_API_AUTHORIZATION_NOT_REQUESTED="payrails:api:authorization_not_requested",e.PAYRAILS_API_AUTHENTICATION_ERROR="payrails:api:request_authentication_error",e.PAYRAILS_API_AUTHORIZATION_ERROR="payrails:api:request_authorization_error",e.PAYRAILS_API_PAYOUT_ERROR="payrails:api:request_payout_error",e.PAYRAILS_CLIENT_API_URL_NOT_FOUND="payrails:client:api_url_not_found",e.PAYRAILS_CLIENT_WORKFLOW_EXECUTION_NOT_FOUND="payrails:client:workflow_execution_not_found",e.PAYRAILS_CARD_FORM_CREATION_FAILED="payrails:card_form:iframe_creation_failed",e.PAYRAILS_CARD_FORM_IFRAME_URL_MISSING="payrails:card_form:iframe_url_missing",e.PAYRAILS_CLIENT_UNKNOWN_ERROR="payrails:client:unknown",e.PAYRAILS_API_UNKNOWN_ERROR="payrails:api:unknown",e.PAYRAILS_CLIENT_SESSION_REFRESH_FAILED="payrails:client:session_refresh_failed",e.PAYRAILS_CLIENT_CALLBACK_FAILED="payrails:client:callback_failed",e.PAYRAILS_API_BIN_LOOKUP_FAILED="payrails:api:bin_lookup_failed",e.PAYRAILS_CARD_FORM_ELEMENT_NOT_MOUNTED_IN_ELEMENT_MATCH_RULE="payrails.card_form.element_not_mounted_in_element_match_rule",e.PAYRAILS_CARD_FORM_REQUIRED_PARAMS_NOT_PROVIDED="payrails.card_form.required_params_not_provided",e.PAYRAILS_CARD_FORM_CLIENT_CONNECTION="payrails.card_form.client_connection",e.PAYRAILS_CARD_FORM_IFRAME_NOT_FOUND="payrails.card_form.iframe_not_found",e.PAYRAILS_CARD_FORM_IFRAME_LOADING_ERROR="payrails.card_form.iframe_loading_error",e.PAYRAILS_CARD_FORM_CSP_ERROR="payrails.card_form.iframe_csp_error",e.PAYRAILS_CARD_FORM_COMPLETE_AND_VALID_INPUTS="payrails.card_form.complete_and_valid_inputs",e.PAYRAILS_CARD_FORM_COLLECT_ELEMENT_NOT_MOUNTED="payrails.card_form.collect_element_not_mounted",e.PAYRAILS_CLIENT_GENERIC_REDIRECT_MISSING_REDIRECT_LINK="payrails:client:generic_redirect.missing.redirect_link",e.PAYRAILS_CLIENT_COLLECT_CREATION_FAILED="payrails:client:collect_container.creation.failed",e.PAYRAILS_CLIENT_COLLECT_EMPTY_CONTAINER_TYPE="payrails:client:collect_container.empty_container_type",e.PAYRAILS_CLIENT_COLLECT_INVALID_CONTAINER_TYPE="payrails:client:collect_container.invalid_container_type",e.PAYRAILS_CLIENT_COLLECT_OPERATION_FAILED="payrails:client:collect_container.collect_operation_failed",e.PAYRAILS_CLIENT_VAULT_CONNECTION_ERROR="payrails:client:vault.connection_error",e.PAYRAILS_CLIENT_VAULT_NETWORK_ERROR="payrails:client:vault.network.error",e.PAYRAILS_CLIENT_COLLECT_UNIQUE_ELEMENT_NAME="payrails:client:collect_container.unique_element_name",e.PAYRAILS_CLIENT_COLLECT_INVALID_TOKENS="payrails:client:collect_container.invalid_tokens",e.PAYRAILS_CLIENT_COLLECT_EMPTY_ELEMENT_IN_MOUNT="payrails:client:collect_container.empty_element",e.PAYRAILS_CLIENT_COLLECT_INVALID_EVENT_LISTENER="payrails:client:collect_container.invalid_event_listener",e.PAYRAILS_CLIENT_COLLECT_MISSING_HANDLER_IN_EVENT_LISTENER="payrails:client:collect_container.missing_event_handler",e.PAYRAILS_CLIENT_COLLECT_INVALID_HANDLER_IN_EVENT_LISTENER="payrails:client:collect_container.invalid_event_handler",e.PAYRAILS_CLIENT_COLLECT_INVALID_EVENT_TYPE="payrails:client:collect_container.invalid_event_type",e.PAYRAILS_CLIENT_COLLECT_TABLE_NAME_MISSING="payrails:client:collect_container.table_name_missing",e.PAYRAILS_CLIENT_COLLECT_EMPTY_TABLE="payrails:client:collect_container.empty_table",e.PAYRAILS_CLIENT_COLLECT_INVALID_TABLE_NAME="payrails:client:collect_container.invalid_table_name",e.PAYRAILS_CLIENT_COLLECT_MISSING_COLUMN="payrails:client:collect_container.missing_column",e.PAYRAILS_CLIENT_COLLECT_EMPTY_COLUMN="payrails:client:collect_container.empty_column",e.PAYRAILS_CLIENT_COLLECT_INVALID_COLUMN="payrails:client:collect_container.invalid_column",e.PAYRAILS_CLIENT_COLLECT_EMPTY_SKYFLOW_ID="payrails:client:collect_container.empty_skyflow_id",e.PAYRAILS_CLIENT_COLLECT_INVALID_SKYFLOW_ID="payrails:client:collect_container.invalid_skyflow_id",e.PAYRAILS_CLIENT_COLLECT_MISMATCH_ELEMENT_COUNT_LAYOUT_SUM="payrails:client:collect_container.mismatch_element_count_layout_sum",e.PAYRAILS_CLIENT_COLLECT_INVALID_ELEMENT_SELECTOR="payrails:client:collect_container.invalid_element_selector",e.PAYRAILS_CLIENT_COLLECT_DUPLICATE_ELEMENT="payrails:client:collect_container.duplicate_element",e.PAYRAILS_CLIENT_COLLECT_INVALID_ELEMENT_TYPE="payrails:client:collect_container.invalid_element_type",e.PAYRAILS_CLIENT_COLLECT_INVALID_VALIDATIONS_TYPE="payrails:client:collect_container.invalid_validations_type",e.PAYRAILS_CLIENT_COLLECT_MISSING_VALIDATION_RULE_TYPE="payrails:client:collect_container.missing_validation_rule_type",e.PAYRAILS_CLIENT_COLLECT_INVALID_VALIDATION_RULE_TYPE="payrails:client:collect_container.invalid_validation_rule_type",e.PAYRAILS_CLIENT_COLLECT_MISSING_VALIDATION_RULE_PARAMS="payrails:client:collect_container.missing_validation_rule_params",e.PAYRAILS_CLIENT_COLLECT_INVALID_VALIDATION_RULE_PARAMS="payrails:client:collect_container.invalid_validation_rule_params",e.PAYRAILS_CLIENT_COLLECT_MISSING_REGEX_IN_REGEX_MATCH_RULE="payrails:client:collect_container.missing_regex_in_regex_match_rule",e.PAYRAILS_CLIENT_COLLECT_MISSING_MIN_AND_MAX_IN_LENGTH_MATCH_RULE="payrails:client:collect_container.missing_min_and_max_in_length_match_rule",e.PAYRAILS_CLIENT_COLLECT_MISSING_ELEMENT_IN_ELEMENT_MATCH_RULE="payrails:client:collect_container.missing_element_in_element_match_rule",e.PAYRAILS_CLIENT_COLLECT_INVALID_ELEMENT_IN_ELEMENT_MATCH_RULE="payrails:client:collect_container.invalid_element_in_element_match_rule",e.PAYRAILS_CLIENT_COLLECT_INVALID_REGEX_IN_REGEX_MATCH_RULE="payrails:client:collect_container.invalid_regex_in_regex_match_rule",e.PAYRAILS_CLIENT_COLLECT_INVALID_BOOLEAN_OPTIONS="payrails:client:collect_container.invalid_boolean_options",e.PAYRAILS_CLIENT_COLLECT_MISSING_ELEMENT_TYPE="payrails:client:collect_container.missing_element_type",e.PAYRAILS_CLIENT_COLLECT_EMPTY_ELEMENT_TYPE="payrails:client:collect_container.empty_element_type",e.PAYRAILS_CLIENT_COLLECT_INVALID_UPSERT_OPTION_TYPE="payrails:client:collect_container.invalid_upsert_option_type",e.PAYRAILS_CLIENT_COLLECT_EMPTY_UPSERT_OPTIONS_ARRAY="payrails:client:collect_container.empty_upsert_options_array",e.PAYRAILS_CLIENT_COLLECT_INVALID_UPSERT_OPTION_OBJECT_TYPE="payrails:client:collect_container.invalid_upsert_option_object_type",e.PAYRAILS_CLIENT_COLLECT_MISSING_TABLE_IN_UPSERT_OPTION="payrails:client:collect_container.missing_table_in_upsert_option",e.PAYRAILS_CLIENT_COLLECT_INVALID_TABLE_IN_UPSERT_OPTION="payrails:client:collect_container.invalid_table_in_upsert_option",e.PAYRAILS_CLIENT_COLLECT_MISSING_COLUMN_IN_UPSERT_OPTION="payrails:client:collect_container.missing_column_in_upsert_option",e.PAYRAILS_CLIENT_COLLECT_INVALID_COLUMN_IN_UPSERT_OPTION="payrails:client:collect_container.invalid_column_in_upsert_option",e.PAYRAILS_CLIENT_COLLECT_MISSING_COMPOSABLE_CONTAINER_OPTIONS="payrails:client:collect_container.missing_composable_container_options",e.PAYRAILS_CLIENT_COLLECT_INVALID_COMPOSABLE_CONTAINER_OPTIONS="payrails:client:collect_container.invalid_composable_container_options",e.PAYRAILS_CLIENT_COLLECT_MISSING_COMPOSABLE_LAYOUT_KEY="payrails:client:collect_container.missing_composable_layout_key",e.PAYRAILS_CLIENT_COLLECT_INVALID_COMPOSABLE_LAYOUT_TYPE="payrails:client:collect_container.invalid_composable_layout_type",e.PAYRAILS_CLIENT_COLLECT_EMPTY_COMPOSABLE_LAYOUT_ARRAY="payrails:client:collect_container.empty_composable_layout_array",e.PAYRAILS_CLIENT_COLLECT_NEGATIVE_VALUES_COMPOSABLE_LAYOUT="payrails:client:collect_container.negative_values_composable_layout",e.PAYRAILS_CLIENT_COLLECT_INVALID_INPUT_OPTIONS_FORMAT="payrails:client:collect_container.invalid_input_options_format",e.PAYRAILS_CLIENT_COLLECT_INVALID_INPUT_OPTIONS_TRANSLATION="payrails:client:collect_container.invalid_input_options_translation",e.PAYRAILS_CLIENT_COLLECT_RECORDS_KEY_MISSING_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.records_key_missing_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_INVALID_RECORDS_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.invalid_records_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_MISSING_RECORDS_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.missing_records_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_MISSING_TABLE_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.missing_table_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_EMPTY_TABLE_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.empty_table_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_INVALID_TABLE_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.invalid_table_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_MISSING_FIELDS_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.missing_fields_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_EMPTY_FIELDS_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.empty_fields_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_INVALID_FIELDS_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.invalid_fields_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_GET_BEARER_TOKEN_MISSING="payrails:client:collect_container.get_bearer_token_missing",e.PAYRAILS_CLIENT_COMPOSABLE_CONTAINER_OPTIONS_MISSING="payrails:client:composable_container_options_missing",e.PAYRAILS_CLIENT_COMPOSABLE_CONTAINER_OPTIONS_INVALID="payrails:client:composable_container_options_invalid",e.PAYRAILS_CLIENT_DYNAMIC_ELEMENT_UNSUPPORTED_COMPONENT_TYPE="payrails:client:dynamic_element_form.unsupported_component_type",e.PAYRAILS_CLIENT_DYNAMIC_ELEMENT_MISSING_CONFIG="payrails:client:dynamic_element_form.missing_config",e.PAYRAILS_CLIENT_DYNAMIC_ELEMENT_NOT_MOUNTED="payrails:client:dynamic_element_form.not_mounted",e.PAYRAILS_CLIENT_DYNAMIC_ELEMENT_FORM_INVALID="payrails:client:dynamic_element_form.form_invalid",e.PAYRAILS_CLIENT_DYNAMIC_ELEMENT_PAYMENT_BUTTON_MISSING_WORKFLOW_CODE="payrails:client:payment_button.no_instrument_selected",e.PAYRAILS_CLIENT_CREATE_STORED_INSTRUMENT_INVALID_ELEMENT_TYPE="payrails:client:create_stored_instrument.invalid_element_type",e.PAYRAILS_CLIENT_API_PAYOUT_NO_INSTRUMENT_SELECTED="payrails:client:api:payout_no_instrument_selected",e))(t||{});const i={"payrails:client:init.config_malformed":{description:"The provided configuration string is invalid. Please ensure it matches the required format and structure as defined in the documentation",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:unknown":{description:"Unknown Client",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:api:unauthorized":{description:"Unauthorized access to the Payrails API",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:api:too_many_requests":{description:"Too many requests to the Payrails API",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:api:unsuccessful":{description:"Unsuccessful request to the Payrails API",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collectContainer.unmountable":{description:"Collect container cannot be mounted",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:mount.ui_element_missing":{description:"Collect container element does not exist",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:pay.card_form_missing":{description:"Trying to collect values from non-existent card form",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:mount.gpay_loading_error":{description:"Google pay can not be initialized",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:init.paypal_loading_error":{description:"Paypal can not be initialized",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:init.paypal_order_creation":{description:"Paypal order creation failed",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:mount.paypal_button_error":{description:"PaypalButtonError occurred",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:mount.parent_element_missing":{description:"Parent element not found",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:mount.subelements_render_error":{description:"Subelements could not be rendered. Please set id for the element first.",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:api_url_not_found":{description:"API URL not found",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:workflow_execution_not_found":{description:"Workflow execution not found",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:init.paypal_config_missing":{description:"Paypal config not found",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:api:authorization_not_requested":{description:"Authorization was not requested",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:init.gpay_config_missing":{description:"Google pay config not found",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:mount.applepay_loading_error":{description:"Apple pay can not be initialized",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:init.applepay_config_missing":{description:"Apple pay config not found",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:init.applepay_start_payment_session_error":{description:"Apple pay start payment session call failed",docUrl:"https://docs.payrails.com/"},"payrails:card_form:iframe_creation_failed":{description:"Error occured while creating an iframe",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:card_form:iframe_url_missing":{description:"Iframe URL is missing",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:callback_failed":{description:"Callback passed threw an error",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:session_refresh_failed":{description:"Error occured while refreshing the session",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:api:bin_lookup_failed":{description:"Error occured while looking up the BIN",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:api:request_authentication_error":{description:"Authentication error",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:api:unknown":{description:"Unknown API error",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:payment_executor.pay_error":{description:"Error occured while executing a payment",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:payment_executor.payout_error":{description:"Error occured while executing a payout",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:payment_executor.confirm_error":{description:"Error occured while confirming a payment",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:api:request_authorization_error":{description:"Authorization error",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:api:request_payout_error":{description:"Payout error",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:payment_executor.3ds_error":{description:"Authorization failed after 3DS challenge.",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails.card_form.element_not_mounted_in_element_match_rule":{description:"Interface: collect element - collect element is not mounted in ValidationRule params at index %s1 in validations array",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails.card_form.required_params_not_provided":{description:"Interface: collect element - Required params are not provided.",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails.card_form.client_connection":{description:"Interface: collect container - client connection not established. client info has not reached iframes",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails.card_form.iframe_not_found":{description:"Interface: collect element - frame not found:",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails.card_form.complete_and_valid_inputs":{description:"Interface: collect container - Provide complete and valid inputs",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails.card_form.collect_element_not_mounted":{description:"Interface: composable collect - collect element is not mounted",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails.card_form.iframe_loading_error":{description:"Interface: collect element - Error occured while loading iframe",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails.card_form.iframe_csp_error":{description:"Interface: collect element - Content Security Policy error",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:generic_redirect.missing.redirect_link":{description:"[Generic Redirect] Missing redirect link in response"},"payrails:client:collect_container.creation.failed":{description:"Collect container failed to initialize",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.empty_container_type":{description:"client container - Invalid container type. Container object cannot be empty.",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_container_type":{description:"client container - Invalid container type. Invalid container object",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:vault.connection_error":{description:"Vault connection error",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:vault.network.error":{description:"Vault network error",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.unique_element_name":{description:"client container - Element name must be unique",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_tokens":{description:"client container - Invalid tokens",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.empty_element":{description:"client container - Element cannot be empty",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_event_listener":{description:"client container - Invalid event listener",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.missing_event_handler":{description:"client container - Missing handler in event listener",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_event_handler":{description:"client container - Invalid handler in event listener",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_event_type":{description:"client container - Invalid event type",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.table_name_missing":{description:"client container - Table name missing",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.empty_table":{description:"client container - Table cannot be empty",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_table_name":{description:"client container - Invalid table name",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.missing_column":{description:"client container - Column missing",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.empty_column":{description:"client container - Column cannot be empty",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_column":{description:"client container - Invalid column",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.empty_skyflow_id":{description:"client container - Skyflow ID cannot be empty",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_skyflow_id":{description:"client container - Invalid Skyflow ID",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.mismatch_element_count_layout_sum":{description:"client container - Element count does not match layout sum",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_element_selector":{description:"client container - Invalid element selector",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.duplicate_element":{description:"client container - Duplicate element",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_element_type":{description:"client container - Invalid element type",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_validations_type":{description:"client container - Invalid validations type",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.missing_validation_rule_type":{description:"client container - Missing validation rule type",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_validation_rule_type":{description:"client container - Invalid validation rule type",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.missing_validation_rule_params":{description:"client container - Missing validation rule params",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_validation_rule_params":{description:"client container - Invalid validation rule params",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.missing_regex_in_regex_match_rule":{description:"client container - Missing regex in regex match rule",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.missing_min_and_max_in_length_match_rule":{description:"client container - Missing min and max in length match rule",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.missing_element_in_element_match_rule":{description:"client container - Missing element in element match rule",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_element_in_element_match_rule":{description:"client container - Invalid element in element match rule",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_regex_in_regex_match_rule":{description:"client container - Invalid regex in regex match rule",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_boolean_options":{description:"client container - Invalid boolean options",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.missing_element_type":{description:"client container - Missing element type",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.empty_element_type":{description:"client container - EMPTY element type",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_upsert_option_type":{description:"client container - Invalid upsert option type",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.empty_upsert_options_array":{description:"client container - Empty upsert options array",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_upsert_option_object_type":{description:"client container - Invalid upsert option object type",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.missing_table_in_upsert_option":{description:"client container - Missing table in upsert option",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_table_in_upsert_option":{description:"client container - Invalid table in upsert option",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.missing_column_in_upsert_option":{description:"client container - Missing column in upsert option",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_column_in_upsert_option":{description:"client container - Invalid column in upsert option",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.missing_composable_container_options":{description:"client container - Missing composable container options",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_composable_container_options":{description:"client container - Invalid composable container options",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.missing_composable_layout_key":{description:"client container - Missing composable layout key",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_composable_layout_type":{description:"client container - Invalid composable layout type",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.empty_composable_layout_array":{description:"client container - Empty composable layout array",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.negative_values_composable_layout":{description:"client container - Negative values in composable layout",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_input_options_format":{description:"client container - Invalid input options format",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_input_options_translation":{description:"client container - Invalid input options translation",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.records_key_missing_in_additional_fields":{description:"client container - Records key missing in additional fields",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_records_in_additional_fields":{description:"client container - Invalid records in additional fields",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.missing_records_in_additional_fields":{description:"client container - Missing records in additional fields",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.missing_table_in_additional_fields":{description:"client container - Missing table in additional fields",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.empty_table_in_additional_fields":{description:"client container - Empty table in additional fields",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_table_in_additional_fields":{description:"client container - Invalid table in additional fields",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.missing_fields_in_additional_fields":{description:"client container - Missing fields in additional fields",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.empty_fields_in_additional_fields":{description:"client container - Empty fields in additional fields",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.invalid_fields_in_additional_fields":{description:"client container - Invalid fields in additional fields",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.get_bearer_token_missing":{description:"client container - Get bearer token missing",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:composable_container_options_missing":{description:"client container - Composable container options missing",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:composable_container_options_invalid":{description:"client container - Composable container options invalid",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:collect_container.collect_operation_failed":{description:"client container - Collect operation failed",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:dynamic_element_form.unsupported_component_type":{description:"client container - Unsupported component type",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:dynamic_element_form.missing_config":{description:"client container - Dynamic element form missing config",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:dynamic_element_form.not_mounted":{description:"client container - Dynamic element form not mounted",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:dynamic_element_form.form_invalid":{description:"client container - Dynamic element form is invalid",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:payment_button.no_instrument_selected":{description:"client container - Dynamic element payment button can only support payout workflows",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:create_stored_instrument.invalid_element_type":{description:"client container - Invalid element type",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"},"payrails:client:api:payout_no_instrument_selected":{description:"client container - No instrument selected for payout",docUrl:"https://docs.payrails.com/docs/sdk#initializing-the-sdk"}};var n=(e=>(e.ERROR="payrails:error",e.INFO="payrails:info",e.DEBUG="payrails:debug",e.WARN="payrails:warn",e))(n||{});class s extends Error{constructor(e,t){var n;const{description:o,docUrl:r,cause:a}=null!=t?t:{},{description:l,docUrl:d}=i[e]||{},c=null!=(n=null!=o?o:l)?n:"An unknown error occurred",u=null!=r?r:d;super(c),this.name=e,this.docUrl=u,this.cause=a,this.message=c,Error.captureStackTrace&&Error.captureStackTrace(this,s)}toJSON(){return{name:this.name,message:this.message,docUrl:this.docUrl,stack:this.stack,cause:this.cause}}}e.ERROR_CODES=t,e.PAYRAILS_OBSERVABILITY_EVENTS=n,e.PayrailsError=s}(o);var r={};!function(e){var t=Object.defineProperty,i=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,s=Object.prototype.propertyIsEnumerable,o=(e,i,n)=>i in e?t(e,i,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[i]=n,r=(e,t)=>{for(var r in t||(t={}))n.call(t,r)&&o(e,r,t[r]);if(i)for(var r of i(t))s.call(t,r)&&o(e,r,t[r]);return e};Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});var a=(e=>(e.PAYRAILS_CLIENT_CONFIG_MALFORMED="payrails:client:init.config_malformed",e.PAYRAILS_CLIENT_COLLECT_CONTAINER_MOUNT="payrails:client:collectContainer.unmountable",e.PAYRAILS_CLIENT_UI_ELEMENT_MISSING="payrails:client:mount.ui_element_missing",e.PAYRAILS_CLIENT_PARENT_ELEMENT_MISSING="payrails:client:mount.parent_element_missing",e.PAYRAILS_CLIENT_SUBELEMENTS_RENDER_ERROR="payrails:client:mount.subelements_render_error",e.PAYRAILS_CLIENT_CARD_FORM_MISSING="payrails:client:pay.card_form_missing",e.PAYRAILS_CLIENT_GPAY_LOADING_ERROR="payrails:client:mount.gpay_loading_error",e.PAYRAILS_CLIENT_GPAY_CONFIG_MISSING="payrails:client:init.gpay_config_missing",e.PAYRAILS_CLIENT_APPLEPAY_LOADING_ERROR="payrails:client:mount.applepay_loading_error",e.PAYRAILS_CLIENT_APPLEPAY_CONFIG_MISSING="payrails:client:init.applepay_config_missing",e.PAYRAILS_CLIENT_APPLEPAY_START_PAYMENT_SESSION_ERROR="payrails:client:init.applepay_start_payment_session_error",e.PAYRAILS_CLIENT_PAYPAL_LOADING_ERROR="payrails:client:init.paypal_loading_error",e.PAYRAILS_CLIENT_PAYPAL_CONFIG_MISSING="payrails:client:init.paypal_config_missing",e.PAYRAILS_CLIENT_PAYPAL_ORDER_CREATION="payrails:client:init.paypal_order_creation",e.PAYRAILS_CLIENT_PAYPAL_BUTTON_MOUNT="payrails:client:mount.paypal_button_error",e.PAYRAILS_CLIENT_PAYMENT_EXECUTOR_PAY_ERROR="payrails:client:payment_executor.pay_error",e.PAYRAILS_CLIENT_PAYMENT_EXECUTOR_PAYOUT_ERROR="payrails:client:payment_executor.payout_error",e.PAYRAILS_CLIENT_PAYMENT_EXECUTOR_3DS_ERROR="payrails:client:payment_executor.3ds_error",e.PAYRAILS_CLIENT_PAYMENT_EXECUTOR_CONFIRM_ERROR="payrails:client:payment_executor.confirm_error",e.PAYRAILS_API_UNAUTHORIZED="payrails:api:unauthorized",e.PAYRAILS_API_TOO_MANY_REQUESTS="payrails:api:too_many_requests",e.PAYRAILS_API_UNSUCCESSFUL="payrails:api:unsuccessful",e.PAYRAILS_API_AUTHORIZATION_NOT_REQUESTED="payrails:api:authorization_not_requested",e.PAYRAILS_API_AUTHENTICATION_ERROR="payrails:api:request_authentication_error",e.PAYRAILS_API_AUTHORIZATION_ERROR="payrails:api:request_authorization_error",e.PAYRAILS_API_PAYOUT_ERROR="payrails:api:request_payout_error",e.PAYRAILS_CLIENT_API_URL_NOT_FOUND="payrails:client:api_url_not_found",e.PAYRAILS_CLIENT_WORKFLOW_EXECUTION_NOT_FOUND="payrails:client:workflow_execution_not_found",e.PAYRAILS_CARD_FORM_CREATION_FAILED="payrails:card_form:iframe_creation_failed",e.PAYRAILS_CARD_FORM_IFRAME_URL_MISSING="payrails:card_form:iframe_url_missing",e.PAYRAILS_CLIENT_UNKNOWN_ERROR="payrails:client:unknown",e.PAYRAILS_API_UNKNOWN_ERROR="payrails:api:unknown",e.PAYRAILS_CLIENT_SESSION_REFRESH_FAILED="payrails:client:session_refresh_failed",e.PAYRAILS_CLIENT_CALLBACK_FAILED="payrails:client:callback_failed",e.PAYRAILS_API_BIN_LOOKUP_FAILED="payrails:api:bin_lookup_failed",e.PAYRAILS_CARD_FORM_ELEMENT_NOT_MOUNTED_IN_ELEMENT_MATCH_RULE="payrails.card_form.element_not_mounted_in_element_match_rule",e.PAYRAILS_CARD_FORM_REQUIRED_PARAMS_NOT_PROVIDED="payrails.card_form.required_params_not_provided",e.PAYRAILS_CARD_FORM_CLIENT_CONNECTION="payrails.card_form.client_connection",e.PAYRAILS_CARD_FORM_IFRAME_NOT_FOUND="payrails.card_form.iframe_not_found",e.PAYRAILS_CARD_FORM_IFRAME_LOADING_ERROR="payrails.card_form.iframe_loading_error",e.PAYRAILS_CARD_FORM_CSP_ERROR="payrails.card_form.iframe_csp_error",e.PAYRAILS_CARD_FORM_COMPLETE_AND_VALID_INPUTS="payrails.card_form.complete_and_valid_inputs",e.PAYRAILS_CARD_FORM_COLLECT_ELEMENT_NOT_MOUNTED="payrails.card_form.collect_element_not_mounted",e.PAYRAILS_CLIENT_GENERIC_REDIRECT_MISSING_REDIRECT_LINK="payrails:client:generic_redirect.missing.redirect_link",e.PAYRAILS_CLIENT_COLLECT_CREATION_FAILED="payrails:client:collect_container.creation.failed",e.PAYRAILS_CLIENT_COLLECT_EMPTY_CONTAINER_TYPE="payrails:client:collect_container.empty_container_type",e.PAYRAILS_CLIENT_COLLECT_INVALID_CONTAINER_TYPE="payrails:client:collect_container.invalid_container_type",e.PAYRAILS_CLIENT_COLLECT_OPERATION_FAILED="payrails:client:collect_container.collect_operation_failed",e.PAYRAILS_CLIENT_VAULT_CONNECTION_ERROR="payrails:client:vault.connection_error",e.PAYRAILS_CLIENT_VAULT_NETWORK_ERROR="payrails:client:vault.network.error",e.PAYRAILS_CLIENT_COLLECT_UNIQUE_ELEMENT_NAME="payrails:client:collect_container.unique_element_name",e.PAYRAILS_CLIENT_COLLECT_INVALID_TOKENS="payrails:client:collect_container.invalid_tokens",e.PAYRAILS_CLIENT_COLLECT_EMPTY_ELEMENT_IN_MOUNT="payrails:client:collect_container.empty_element",e.PAYRAILS_CLIENT_COLLECT_INVALID_EVENT_LISTENER="payrails:client:collect_container.invalid_event_listener",e.PAYRAILS_CLIENT_COLLECT_MISSING_HANDLER_IN_EVENT_LISTENER="payrails:client:collect_container.missing_event_handler",e.PAYRAILS_CLIENT_COLLECT_INVALID_HANDLER_IN_EVENT_LISTENER="payrails:client:collect_container.invalid_event_handler",e.PAYRAILS_CLIENT_COLLECT_INVALID_EVENT_TYPE="payrails:client:collect_container.invalid_event_type",e.PAYRAILS_CLIENT_COLLECT_TABLE_NAME_MISSING="payrails:client:collect_container.table_name_missing",e.PAYRAILS_CLIENT_COLLECT_EMPTY_TABLE="payrails:client:collect_container.empty_table",e.PAYRAILS_CLIENT_COLLECT_INVALID_TABLE_NAME="payrails:client:collect_container.invalid_table_name",e.PAYRAILS_CLIENT_COLLECT_MISSING_COLUMN="payrails:client:collect_container.missing_column",e.PAYRAILS_CLIENT_COLLECT_EMPTY_COLUMN="payrails:client:collect_container.empty_column",e.PAYRAILS_CLIENT_COLLECT_INVALID_COLUMN="payrails:client:collect_container.invalid_column",e.PAYRAILS_CLIENT_COLLECT_EMPTY_SKYFLOW_ID="payrails:client:collect_container.empty_skyflow_id",e.PAYRAILS_CLIENT_COLLECT_INVALID_SKYFLOW_ID="payrails:client:collect_container.invalid_skyflow_id",e.PAYRAILS_CLIENT_COLLECT_MISMATCH_ELEMENT_COUNT_LAYOUT_SUM="payrails:client:collect_container.mismatch_element_count_layout_sum",e.PAYRAILS_CLIENT_COLLECT_INVALID_ELEMENT_SELECTOR="payrails:client:collect_container.invalid_element_selector",e.PAYRAILS_CLIENT_COLLECT_DUPLICATE_ELEMENT="payrails:client:collect_container.duplicate_element",e.PAYRAILS_CLIENT_COLLECT_INVALID_ELEMENT_TYPE="payrails:client:collect_container.invalid_element_type",e.PAYRAILS_CLIENT_COLLECT_INVALID_VALIDATIONS_TYPE="payrails:client:collect_container.invalid_validations_type",e.PAYRAILS_CLIENT_COLLECT_MISSING_VALIDATION_RULE_TYPE="payrails:client:collect_container.missing_validation_rule_type",e.PAYRAILS_CLIENT_COLLECT_INVALID_VALIDATION_RULE_TYPE="payrails:client:collect_container.invalid_validation_rule_type",e.PAYRAILS_CLIENT_COLLECT_MISSING_VALIDATION_RULE_PARAMS="payrails:client:collect_container.missing_validation_rule_params",e.PAYRAILS_CLIENT_COLLECT_INVALID_VALIDATION_RULE_PARAMS="payrails:client:collect_container.invalid_validation_rule_params",e.PAYRAILS_CLIENT_COLLECT_MISSING_REGEX_IN_REGEX_MATCH_RULE="payrails:client:collect_container.missing_regex_in_regex_match_rule",e.PAYRAILS_CLIENT_COLLECT_MISSING_MIN_AND_MAX_IN_LENGTH_MATCH_RULE="payrails:client:collect_container.missing_min_and_max_in_length_match_rule",e.PAYRAILS_CLIENT_COLLECT_MISSING_ELEMENT_IN_ELEMENT_MATCH_RULE="payrails:client:collect_container.missing_element_in_element_match_rule",e.PAYRAILS_CLIENT_COLLECT_INVALID_ELEMENT_IN_ELEMENT_MATCH_RULE="payrails:client:collect_container.invalid_element_in_element_match_rule",e.PAYRAILS_CLIENT_COLLECT_INVALID_REGEX_IN_REGEX_MATCH_RULE="payrails:client:collect_container.invalid_regex_in_regex_match_rule",e.PAYRAILS_CLIENT_COLLECT_INVALID_BOOLEAN_OPTIONS="payrails:client:collect_container.invalid_boolean_options",e.PAYRAILS_CLIENT_COLLECT_MISSING_ELEMENT_TYPE="payrails:client:collect_container.missing_element_type",e.PAYRAILS_CLIENT_COLLECT_EMPTY_ELEMENT_TYPE="payrails:client:collect_container.empty_element_type",e.PAYRAILS_CLIENT_COLLECT_INVALID_UPSERT_OPTION_TYPE="payrails:client:collect_container.invalid_upsert_option_type",e.PAYRAILS_CLIENT_COLLECT_EMPTY_UPSERT_OPTIONS_ARRAY="payrails:client:collect_container.empty_upsert_options_array",e.PAYRAILS_CLIENT_COLLECT_INVALID_UPSERT_OPTION_OBJECT_TYPE="payrails:client:collect_container.invalid_upsert_option_object_type",e.PAYRAILS_CLIENT_COLLECT_MISSING_TABLE_IN_UPSERT_OPTION="payrails:client:collect_container.missing_table_in_upsert_option",e.PAYRAILS_CLIENT_COLLECT_INVALID_TABLE_IN_UPSERT_OPTION="payrails:client:collect_container.invalid_table_in_upsert_option",e.PAYRAILS_CLIENT_COLLECT_MISSING_COLUMN_IN_UPSERT_OPTION="payrails:client:collect_container.missing_column_in_upsert_option",e.PAYRAILS_CLIENT_COLLECT_INVALID_COLUMN_IN_UPSERT_OPTION="payrails:client:collect_container.invalid_column_in_upsert_option",e.PAYRAILS_CLIENT_COLLECT_MISSING_COMPOSABLE_CONTAINER_OPTIONS="payrails:client:collect_container.missing_composable_container_options",e.PAYRAILS_CLIENT_COLLECT_INVALID_COMPOSABLE_CONTAINER_OPTIONS="payrails:client:collect_container.invalid_composable_container_options",e.PAYRAILS_CLIENT_COLLECT_MISSING_COMPOSABLE_LAYOUT_KEY="payrails:client:collect_container.missing_composable_layout_key",e.PAYRAILS_CLIENT_COLLECT_INVALID_COMPOSABLE_LAYOUT_TYPE="payrails:client:collect_container.invalid_composable_layout_type",e.PAYRAILS_CLIENT_COLLECT_EMPTY_COMPOSABLE_LAYOUT_ARRAY="payrails:client:collect_container.empty_composable_layout_array",e.PAYRAILS_CLIENT_COLLECT_NEGATIVE_VALUES_COMPOSABLE_LAYOUT="payrails:client:collect_container.negative_values_composable_layout",e.PAYRAILS_CLIENT_COLLECT_INVALID_INPUT_OPTIONS_FORMAT="payrails:client:collect_container.invalid_input_options_format",e.PAYRAILS_CLIENT_COLLECT_INVALID_INPUT_OPTIONS_TRANSLATION="payrails:client:collect_container.invalid_input_options_translation",e.PAYRAILS_CLIENT_COLLECT_RECORDS_KEY_MISSING_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.records_key_missing_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_INVALID_RECORDS_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.invalid_records_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_MISSING_RECORDS_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.missing_records_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_MISSING_TABLE_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.missing_table_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_EMPTY_TABLE_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.empty_table_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_INVALID_TABLE_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.invalid_table_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_MISSING_FIELDS_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.missing_fields_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_EMPTY_FIELDS_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.empty_fields_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_INVALID_FIELDS_IN_ADDITIONAL_FIELDS="payrails:client:collect_container.invalid_fields_in_additional_fields",e.PAYRAILS_CLIENT_COLLECT_GET_BEARER_TOKEN_MISSING="payrails:client:collect_container.get_bearer_token_missing",e.PAYRAILS_CLIENT_COMPOSABLE_CONTAINER_OPTIONS_MISSING="payrails:client:composable_container_options_missing",e.PAYRAILS_CLIENT_COMPOSABLE_CONTAINER_OPTIONS_INVALID="payrails:client:composable_container_options_invalid",e.PAYRAILS_CLIENT_DYNAMIC_ELEMENT_UNSUPPORTED_COMPONENT_TYPE="payrails:client:dynamic_element_form.unsupported_component_type",e.PAYRAILS_CLIENT_DYNAMIC_ELEMENT_MISSING_CONFIG="payrails:client:dynamic_element_form.missing_config",e.PAYRAILS_CLIENT_DYNAMIC_ELEMENT_NOT_MOUNTED="payrails:client:dynamic_element_form.not_mounted",e.PAYRAILS_CLIENT_DYNAMIC_ELEMENT_FORM_INVALID="payrails:client:dynamic_element_form.form_invalid",e.PAYRAILS_CLIENT_DYNAMIC_ELEMENT_PAYMENT_BUTTON_MISSING_WORKFLOW_CODE="payrails:client:payment_button.no_instrument_selected",e.PAYRAILS_CLIENT_CREATE_STORED_INSTRUMENT_INVALID_ELEMENT_TYPE="payrails:client:create_stored_instrument.invalid_element_type",e.PAYRAILS_CLIENT_API_PAYOUT_NO_INSTRUMENT_SELECTED="payrails:client:api:payout_no_instrument_selected",e))(a||{}),l=(e=>(e.ERROR="payrails:error",e.INFO="payrails:info",e.DEBUG="payrails:debug",e.WARN="payrails:warn",e))(l||{});class d{log(e,t){console.group(`%c[${e}] : ${t.mssg}`,function(e){switch(e){case"error":return"color:red";case"info":return"color:blue";case"warn":return"color:orange";default:return"color:black"}}(e)),console.log(t.error),console.log("metadata",t.withMetada),console.log("extra",t.extra),console.groupEnd()}}function c(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var u,p,_,h,E,m,v,y,I,f,A,L,O,g,T={},C={},R={},N={},S={},P={},b={},D={},M={},w={},k={},Y={},U={};function F(){if(A)return U;A=1,Object.defineProperty(U,"__esModule",{value:!0}),U.Framebus=void 0;var e=K(),t="undefined"!=typeof window&&window.Promise,i=function(){function i(e){void 0===e&&(e={}),this.origin=e.origin||"*",this.channel=e.channel||"",this.verifyDomain=e.verifyDomain,this.targetFrames=e.targetFrames||[],this.limitBroadcastToFramesArray=Boolean(e.targetFrames),this.isDestroyed=!1,this.listeners=[],this.hasAdditionalChecksForOnListeners=Boolean(this.verifyDomain||this.limitBroadcastToFramesArray)}return i.setPromise=function(e){i.Promise=e},i.target=function(e){return new i(e)},i.prototype.addTargetFrame=function(e){this.limitBroadcastToFramesArray&&this.targetFrames.push(e)},i.prototype.include=function(t){return null!=t&&null!=t.Window&&t.constructor===t.Window&&(e.childWindows.push(t),!0)},i.prototype.target=function(e){return i.target(e)},i.prototype.emit=function(t,i,n){if(this.isDestroyed)return!1;var s=this.origin;if(t=this.namespaceEvent(t),(0,e.isntString)(t))return!1;if((0,e.isntString)(s))return!1;"function"==typeof i&&(n=i,i=void 0);var o=(0,e.packagePayload)(t,s,i,n);return!!o&&(this.limitBroadcastToFramesArray?this.targetFramesAsWindows().forEach(function(t){(0,e.sendMessage)(t,o,s)}):(0,e.broadcast)(o,{origin:s,frame:window.top||window.self}),!0)},i.prototype.emitAsPromise=function(e,t){var n=this;return new i.Promise(function(i,s){n.emit(e,t,function(e){i(e)})||s(new Error('Listener not added for "'.concat(e,'"')))})},i.prototype.on=function(t,i){if(this.isDestroyed)return!1;var n=this,s=this.origin,o=i;return t=this.namespaceEvent(t),!(0,e.subscriptionArgsInvalid)(t,o,s)&&(this.hasAdditionalChecksForOnListeners&&(o=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];n.passesVerifyDomainCheck(this&&this.origin)&&n.hasMatchingTargetFrame(this&&this.source)&&i.apply(void 0,e)}),this.listeners.push({eventName:t,handler:o,originalHandler:i}),e.subscribers[s]=e.subscribers[s]||{},e.subscribers[s][t]=e.subscribers[s][t]||[],e.subscribers[s][t].push(o),!0)},i.prototype.off=function(t,i){var n=i;if(this.isDestroyed)return!1;if(this.verifyDomain)for(var s=0;s<this.listeners.length;s++){var o=this.listeners[s];o.originalHandler===i&&(n=o.handler)}t=this.namespaceEvent(t);var r=this.origin;if((0,e.subscriptionArgsInvalid)(t,n,r))return!1;var a=e.subscribers[r]&&e.subscribers[r][t];if(!a)return!1;for(s=0;s<a.length;s++)if(a[s]===n)return a.splice(s,1),!0;return!1},i.prototype.teardown=function(){if(!this.isDestroyed){this.isDestroyed=!0;for(var e=0;e<this.listeners.length;e++){var t=this.listeners[e];this.off(t.eventName,t.handler)}this.listeners.length=0}},i.prototype.passesVerifyDomainCheck=function(e){return!this.verifyDomain||this.checkOrigin(e)},i.prototype.targetFramesAsWindows=function(){return this.limitBroadcastToFramesArray?this.targetFrames.map(function(e){return e instanceof HTMLIFrameElement?e.contentWindow:e}).filter(function(e){return e}):[]},i.prototype.hasMatchingTargetFrame=function(e){if(!this.limitBroadcastToFramesArray)return!0;var t=this.targetFramesAsWindows().find(function(t){return t===e});return Boolean(t)},i.prototype.checkOrigin=function(e){var t,i=document.createElement("a");return i.href=location.href,t="https:"===i.protocol?i.host.replace(/:443$/,""):"http:"===i.protocol?i.host.replace(/:80$/,""):i.host,i.protocol+"//"+t===e||!this.verifyDomain||this.verifyDomain(e)},i.prototype.namespaceEvent=function(e){return this.channel?"".concat(this.channel,":").concat(e):e},i.Promise=t,i}();return U.Framebus=i,U}function x(){if(g)return Y;g=1;var e=Y&&Y.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Y,"__esModule",{value:!0}),Y.subscribeReplier=void 0;var t=F(),i=e((O||(O=1,L=function(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(e){var t=16*Math.random()|0;return("x"===e?t:3&t|8).toString(16)})}),L));return Y.subscribeReplier=function(e,n){var s=(0,i.default)();return t.Framebus.target({origin:n}).on(s,function i(o,r){e(o,r),t.Framebus.target({origin:n}).off(s,i)}),s},Y}var j,B,V,G,X,z,H={},q={},W={};function K(){return G||(G=1,function(e){var t=T&&T.__createBinding||(Object.create?function(e,t,i,n){void 0===n&&(n=i);var s=Object.getOwnPropertyDescriptor(t,i);s&&!("get"in s?!t.__esModule:s.writable||s.configurable)||(s={enumerable:!0,get:function(){return t[i]}}),Object.defineProperty(e,n,s)}:function(e,t,i,n){void 0===n&&(n=i),e[n]=t[i]}),i=T&&T.__exportStar||function(e,i){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(i,n)||t(i,e,n)};Object.defineProperty(e,"__esModule",{value:!0}),i(function(){if(u)return C;u=1,Object.defineProperty(C,"__esModule",{value:!0}),C.detach=C.attach=void 0;var e=K(),t=!1;return C.attach=function(){t||"undefined"==typeof window||(t=!0,window.addEventListener("message",e.onMessage,!1))},C.detach=function(){t=!1,window.removeEventListener("message",e.onMessage,!1)},C}(),e),i(function(){if(p)return R;p=1,Object.defineProperty(R,"__esModule",{value:!0}),R.broadcastToChildWindows=void 0;var e=K();return R.broadcastToChildWindows=function(t,i,n){for(var s=e.childWindows.length-1;s>=0;s--){var o=e.childWindows[s];o.closed?e.childWindows.splice(s,1):n!==o&&(0,e.broadcast)(t,{origin:i,frame:o.top})}},R}(),e),i(function(){if(_)return N;_=1,Object.defineProperty(N,"__esModule",{value:!0}),N.broadcast=void 0;var e=K();return N.broadcast=function t(i,n){var s,o=0,r=n.origin,a=n.frame;try{for(a.postMessage(i,r),(0,e.hasOpener)(a)&&a.opener.top!==window.top&&t(i,{origin:r,frame:a.opener.top});s=a.frames[o];)t(i,{origin:r,frame:s}),o++}catch(e){}},N}(),e),i((h||(h=1,Object.defineProperty(S,"__esModule",{value:!0}),S.subscribers=S.childWindows=S.prefix=void 0,S.prefix="/*framebus*/",S.childWindows=[],S.subscribers={}),S),e),i(function(){if(E)return P;E=1,Object.defineProperty(P,"__esModule",{value:!0}),P.dispatch=void 0;var e=K();return P.dispatch=function(t,i,n,s,o){if(e.subscribers[t]&&e.subscribers[t][i]){var r=[];n&&r.push(n),s&&r.push(s);for(var a=0;a<e.subscribers[t][i].length;a++)e.subscribers[t][i][a].apply(o,r)}},P}(),e),i((m||(m=1,Object.defineProperty(b,"__esModule",{value:!0}),b.hasOpener=void 0,b.hasOpener=function(e){return e.top===e&&null!=e.opener&&e.opener!==e&&!0!==e.opener.closed}),b),e),i((v||(v=1,Object.defineProperty(D,"__esModule",{value:!0}),D.isntString=void 0,D.isntString=function(e){return"string"!=typeof e}),D),e),i(function(){if(y)return M;y=1,Object.defineProperty(M,"__esModule",{value:!0}),M.onMessage=void 0;var e=K();return M.onMessage=function(t){if(!(0,e.isntString)(t.data)){var i=(0,e.unpackPayload)(t);if(i){var n=i.eventData,s=i.reply;(0,e.dispatch)("*",i.event,n,s,t),(0,e.dispatch)(t.origin,i.event,n,s,t),(0,e.broadcastToChildWindows)(t.data,i.origin,t.source)}}},M}(),e),i(function(){if(I)return w;I=1,Object.defineProperty(w,"__esModule",{value:!0}),w.packagePayload=void 0;var e=K();return w.packagePayload=function(t,i,n,s){var o,r={event:t,origin:i};"function"==typeof s&&(r.reply=(0,e.subscribeReplier)(s,i)),r.eventData=n;try{o=e.prefix+JSON.stringify(r)}catch(e){throw new Error("Could not stringify event: ".concat(e.message))}return o},w}(),e),i((f||(f=1,Object.defineProperty(k,"__esModule",{value:!0}),k.sendMessage=void 0,k.sendMessage=function(e,t,i){try{e.postMessage(t,i)}catch(e){}}),k),e),i(x(),e),i(function(){if(j)return H;j=1,Object.defineProperty(H,"__esModule",{value:!0}),H.subscriptionArgsInvalid=void 0;var e=K();return H.subscriptionArgsInvalid=function(t,i,n){return!!(0,e.isntString)(t)||"function"!=typeof i||(0,e.isntString)(n)},H}(),e),i((B||(B=1,Object.defineProperty(q,"__esModule",{value:!0})),q),e),i(function(){if(V)return W;V=1,Object.defineProperty(W,"__esModule",{value:!0}),W.unpackPayload=void 0;var e=K();return W.unpackPayload=function(t){var i;if(t.data.slice(0,e.prefix.length)!==e.prefix)return!1;try{i=JSON.parse(t.data.slice(e.prefix.length))}catch(e){return!1}if(i.reply){var n=t.origin,s=t.source,o=i.reply;i.reply=function(t){if(s){var i=(0,e.packagePayload)(o,n,t);i&&s.postMessage(i,n)}}}return i},W}(),e)}(T)),T}const $=c(function(){if(z)return X;z=1;var e=K(),t=F();return(0,e.attach)(),X=t.Framebus}());class Z{constructor(e){this.origin=null,this.listeners=[],this.bus=new $(e)}static getInstance(){return Z.instance||(Z.instance=new Z),Z.instance}on(e,t){return this.bus.on(e,t)}off(e,t){return this.bus.off(e,t)}emit(e,t,i=void 0){return this.bus.emit(e,t,i)}target(e){return this.bus.target(e)}}class J{constructor(){this.bus=Z.getInstance()}log(e,t){this.bus.emit(l.ERROR,{level:e,event:t})}}var Q,ee;const te=c(function(){if(ee)return Q;ee=1;var e=function(e){return function(e){return!!e&&"object"==typeof e}(e)&&!function(e){var i=Object.prototype.toString.call(e);return"[object RegExp]"===i||"[object Date]"===i||function(e){return e.$$typeof===t}(e)}(e)},t="function"==typeof Symbol&&Symbol.for?Symbol.for("react.element"):60103;function i(e,t){return!1!==t.clone&&t.isMergeableObject(e)?a((i=e,Array.isArray(i)?[]:{}),e,t):e;var i}function n(e,t,n){return e.concat(t).map(function(e){return i(e,n)})}function s(e){return Object.keys(e).concat(function(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}(e))}function o(e,t){try{return t in e}catch(e){return!1}}function r(e,t,n){var r={};return n.isMergeableObject(e)&&s(e).forEach(function(t){r[t]=i(e[t],n)}),s(t).forEach(function(s){(function(e,t){return o(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))})(e,s)||(o(e,s)&&n.isMergeableObject(t[s])?r[s]=function(e,t){if(!t.customMerge)return a;var i=t.customMerge(e);return"function"==typeof i?i:a}(s,n)(e[s],t[s],n):r[s]=i(t[s],n))}),r}function a(t,s,o){(o=o||{}).arrayMerge=o.arrayMerge||n,o.isMergeableObject=o.isMergeableObject||e,o.cloneUnlessOtherwiseSpecified=i;var a=Array.isArray(s);return a===Array.isArray(t)?a?o.arrayMerge(t,s,o):r(t,s,o):i(s,o)}return a.all=function(e,t){if(!Array.isArray(e))throw new Error("first argument should be an array");return e.reduce(function(e,i){return a(e,i,t)},{})},Q=a}());class ie{constructor(){this.state={}}static getInstance(){return ie.instance||(ie.instance=new ie),ie.instance}getState(e){return this.state[e]}setState(e){this.state=te(this.state,e)}}const ne=ie.getInstance(),se=()=>window&&window.navigator,oe=()=>window&&window.screen,re=()=>({resolution:`${oe().width}x${oe().height}`,user_agent:se().userAgent,language:se().language}),ae=[a.PAYRAILS_API_AUTHORIZATION_ERROR,a.PAYRAILS_CLIENT_PAYMENT_EXECUTOR_3DS_ERROR,a.PAYRAILS_API_UNSUCCESSFUL];class le{constructor(e){this.adapter=[new J],this.enabled=e.enabled||!0,this.initGlobalState(e),e.logLevel=e.logLevel||"error","debug"===e.logLevel&&this.addAdapter(new d)}static init(e){le.instance=new le(e)}static getLogger(){return le.instance}initGlobalState(e){ne.setState({payrails:e.payrails,sdk:e.sdk})}static setState(e){ne.setState(e)}log(e,t,i){var n;this.enabled&&-1===ae.indexOf(null==(n=null==i?void 0:i.error)?void 0:n.name)&&this.adapter.forEach(n=>{n.log(e,{mssg:t,error:null==i?void 0:i.error,withMetada:r(r({},this.constructMetadata()),null==i?void 0:i.withMetada),extra:null==i?void 0:i.extra})})}constructMetadata(){return{device:re(),payrails:ne.getState("payrails"),sdk:ne.getState("sdk")}}addAdapter(e){this.adapter.push(e)}static log(e,t){this.getLogger().log("info",e,t)}static debug(e,t){this.getLogger().log("debug",e,t)}static info(e,t){this.getLogger().log("info",e,t)}static warn(e,t){this.getLogger().log("warning",e,t)}static error(e,t){this.getLogger().log("error",e,t)}static exception(e,t){this.error(e,t)}}e.PayrailsLogger=le,e.getDeviceInfo=re}(r);const a={INITIALIZE_CLIENT:"%s1 - Initializing skyflow client.",CLIENT_INITIALIZED:"%s1 - Initialized skyflow client successfully.",CREATE_COLLECT_CONTAINER:"%s1 - Creating Collect container.",COLLECT_CONTAINER_CREATED:"%s1 - Created Collect container successfully.",VALIDATE_RECORDS:"%s1 - Validating insert records.",VALIDATE_DETOKENIZE_INPUT:"%s1 - Validating detokenize input.",VALIDATE_GET_INPUT:"%s1 - Validating get input.",VALIDATE_DELETE_INPUT:"%s1 - Validating delete input.",VALIDATE_COLLECT_RECORDS:"%s1 - Validating collect element input.",CREATED_ELEMENT:"%s1 - Created %s2 element.",ELEMENT_MOUNTED:"%s1 - %s2 Element mounted.",COLLECT_SUBMIT_SUCCESS:"%s1 - Data has been collected successfully.",INSERT_DATA_SUCCESS:"%s1 - Data has been inserted successfully.",DELETE_SUCCESS:"%s1 - Data has been deleted successfully.",BEARER_TOKEN_LISTENER:"%s1 - Get bearer token listener added.",CAPTURED_BEARER_TOKEN_EVENT:"%s1 - Captured bearer token event.",BEARER_TOKEN_RESOLVED:"%s1 - GetBearerToken promise resolved successfully.",REUSE_BEARER_TOKEN:"%s1 - Reusing the bearer token.",PUREJS_CONTROLLER_INITIALIZED:"%s1 - SkyflowController initialized.",PUREJS_LISTENER_READY:"%s1 - Purejs listener ready.",EMIT_PURE_JS_CONTROLLER:"%s1 - Emitted Skyflow controller event.",INSERT_TRIGGERED:"%s1 - Insert method triggered.",DETOKENIZE_TRIGGERED:"%s1 - Detokenize method triggered.",GET_TRIGGERED:"%s1 - Get method triggered.",GET_BY_ID_TRIGGERED:"%s1 - Get method triggered.",DELETE_TRIGGERED:"%s1 - Delete method triggered.",EMIT_PURE_JS_REQUEST:"%s1 - Emitted %s2 request.",CAPTURE_PURE_JS_REQUEST:"%s1 - Captured %s2 event.",LISTEN_PURE_JS_REQUEST:"%s1 - Listening to %s2 event.",CAPTURE_PUREJS_FRAME:"%s1 - Captured SkyflowController frame ready event.",FETCH_RECORDS_RESOLVED:"%s1 - Detokenize request is resolved.",INSERT_RECORDS_RESOLVED:"%s1 - Insert request is resolved.",GET_RESOLVED:"%s1 - Get request is resolved.",GET_BY_SKYFLOWID_RESOLVED:"%s1 - GetById request is resolved.",DELETE_RESOLVED:"%s1 - Delete request is resolved",EMIT_EVENT:"%s1 - %s2 event emitted",CAPTURE_EVENT:"%s1 - Captured event %s2",LISTEN_COLLECT_FRAME_READY:"%s1 - Listening to collect FRAME_READY event",EMIT_COLLECT_ELEMENT_FRAME_READY:"%s1 - Emitting collect element %s2 FRAME_READY event",ENTERED_COLLECT_FRAME_READY_CB:"%s1 - In IFrameForm constructor, Entered FRAME_READY callback",EXECUTE_COLLECT_ELEMENT_FRAME_READY_CB:"%s1 - In IFrameForm, executing collect element, %s2 FRAME_READY callback",CLIENT_METADATA_NOT_SET:"%s1 - Client metadata not set",EXECUTE_COLLECT_ELEMENT_INIT:"%s1 - calling Collect element init",INSIDE__COLLECT_ELEMENT_INIT:"%s1 - Inside Collect element init for %s2",CREATING_COLLECT_ELEMENT_FORM:"%s1 - Start, creating iframe form for %s2",COLLECT_FRAME_READY_CB:"%s1 - In FrameElements, executing collect element FRAME_READY cb for %s2, sending metadata",INSIDE_FRAME_ELEMENTS_CONSTRUCOTR:"%s1 - Inside FrameElements constructor",SETUP_IN_START:"%s1 - Inside FrameElements start(), calling setup",SETUP_IN_CONSTRUCTOR:"%s1 - Inside FrameElements constructor, calling setup",COLLECT_ELEMET_START:"%s1 - %s2, Collect Element start",COLLECT_CONTROLLER_START:"%s1 - %s2, Collect Controller start",EMIT_COLLECT_FRAME_CONTROLLER_EVENT:"%s1 - Emit collect FrameController FRAME_READY event",EXECUTE_COLLECT_CONTROLLER_READY_CB:"%s1 - Executing collect FrameController FRAME_READY callback, set client metadata",IFRAMEFORM_CONSTRUCTOR_FRAME_READY_LISTNER:"%s1 - In IFrameForm constructor, Adding listner for FRAME_READY event",IFRAMEFORM_CONSTRUCTOR_TOKENIZATION_LISTNER:"%s1 - In IFrameForm constructor, Adding listner for TOKENIZATION_REQUEST event",CURRENT_ENV:"%s1 - Client Env is %s2",CURRENT_LOG_LEVEL:"%s1 - Client LogLevel is %s2",VALIDATE_GET_BY_ID_INPUT:"%s1 - Validating getByID input."},l={CLIENT_CONNECTION:"Interface: collect container - client connection not established. client info has not reached iframes",INVALID_BEARER_TOKEN:"Interface: init - Invalid token is generated from getBearerToken callback",BEARER_TOKEN_REJECTED:"Interface: init - GetBearerToken promise got rejected.",VAULTID_IS_REQUIRED:"Interface: init - Invalid client credentials. vaultID is required.",EMPTY_VAULTID_IN_INIT:"Interface: init - Invalid client credentials. vaultID cannot be empty.",VAULTURL_IS_REQUIRED:"Interface: init - Invalid client credentials. vaultURL is required.",EMPTY_VAULTURL_IN_INIT:"Interface: init - Invalid client credentials. vaultURL cannot be empty.",INVALID_VAULTURL_IN_INIT:"Interface: init - Invalid client credentials. Expecting https://XYZ for vaultURL",GET_BEARER_TOKEN_IS_REQUIRED:"Interface: init - Invalid client credentials. getBearerToken is required.",EMPTY_CONTAINER_TYPE:"Interface: client {containerType} container - Invalid container type. Container object cannot be empty.",INVALID_CONTAINER_TYPE:"Interface: client {containerType} container - Invalid container type. Invalid container object.",INVALID_COLLECT_VALUE:"Invalid value",INVALID_COLLECT_VALUE_WITH_LABEL:"Invalid %s1",REQUIRED_COLLECT_VALUE:"%s1 is required",DEFAULT_REQUIRED_COLLECT_VALUE:"Field is required",RECORDS_KEY_NOT_FOUND:"Interface: client insert - records object is required.",INVALID_RECORDS_IN_INSERT:"Interface: client insert - Invalid records. records object should be an array.",EMPTY_RECORDS_IN_INSERT:"Interface: client insert - records array cannot be empty.",MISSING_TABLE_IN_INSERT:'Interface: client insert - "table" key is required in records array at index %s1',EMPTY_TABLE_IN_INSERT:"Interface: client insert - table cannot be empty in records array at index %s1",INVALID_TABLE_IN_INSERT:"Interface: client insert - table of type string is required at index %s1 in records array.",EMPTY_FIELDS_IN_INSERT:"Interface: client insert - fields cannot be empty in records array at index %s1",MISSING_FIELDS_IN_INSERT:'Interface: client insert - "fields" key is required in records array at index %s1',INVALID_FIELDS_IN_INSERT:"Interface: client insert - fields of type object is required at index %s1 in records array.",INVALID_TOKENS_IN_INSERT:"Interface: client insert - Invalid tokens in options. tokens of type boolean is required.",RECORDS_KEY_NOT_FOUND_DELETE:"Interface: client delete - records object is required.",INVALID_RECORDS_IN_DELETE:"Interface: client delete - Invalid records. records object should be an array.",EMPTY_RECORDS_IN_DELETE:"Interface: client delete - records array cannot be empty.",MISSING_TABLE_IN_DELETE:'Interface: client delete - "table" key is required in records array at index %s1',EMPTY_TABLE_IN_DELETE:"Interface: client delete - table cannot be empty in records array at index %s1",INVALID_TABLE_IN_DELETE:"Interface: client delete - table of type string is required at index %s1 in records array.",MISSING_ID_IN_DELETE:'Interface: client delete - "id" key is required in records array at index %s1',EMPTY_ID_IN_DELETE:"Interface: client delete - id cannot be empty in records array at index %s1",INVALID_ID_IN_DELETE:"Interface: client delete - id of type string is required at index %s1 in records array.",DELETE_RECORDS_REJECTED:"Interface: client delete - delete request is rejected.",INVALID_TOKENS_IN_COLLECT:"Interface: collect container - Invalid tokens. tokens of type boolean is required.",RECORDS_KEY_NOT_FOUND_IN_ADDITIONAL_FIELDS:'Interface: collect container - "records" key not found in additionalFields',INVALID_RECORDS_IN_ADDITIONAL_FIELDS:"Interface: collect container - records should be an array inside additionalFields",EMPTY_RECORDS_IN_ADDITIONAL_FIELDS:"Interface: collect container - records object cannot be empty in additionalFields",MISSING_TABLE_IN_ADDITIONAL_FIELDS:'Interface: collect container - "table" key not found in additionalFields records at index %s1',INVALID_TABLE_IN_ADDITIONAL_FIELDS:"Interface: collect container - Provide valid table name in additionalFields records at index %s1",INVALID_SKYFLOW_ID_IN_ADDITIONAL_FIELDS:"Interface: collect container - Provide valid skyflow id in additionalFields records at index %s1",MISSING_FIELDS_IN_ADDITIONAL_FIELDS:'Interface: collect container - "fields" key not found in additionalFields records at index %s1',INVALID_FIELDS_IN_ADDITIONAL_FIELDS:"Interface: collect container - Provide valid fields in additionalFields records at index %s1",RECORDS_KEY_NOT_FOUND_DETOKENIZE:"Interface: client detokenize - records object is required.",EMPTY_RECORDS_DETOKENIZE:"Interface: client detokenize - records array cannot be empty.",INVALID_RECORDS_IN_DETOKENIZE:"Interface: client detokenize - Invalid records. records object should be an array.",MISSING_TOKEN_IN_DETOKENIZE:'Interface: client detokenize - "token" key is required in records array at index %s1 ',INVALID_TOKEN_IN_DETOKENIZE:"Interface: client detokenize - Invalid token. token of type string is required at index %s1 in records array.",RECORDS_KEY_NOT_FOUND_GET:"Interface: client get - records object is required.",INVALID_RECORDS_IN_GET:"Interface: client get - Invalid records. records object should be an array.",EMPTY_RECORDS_GET:"Interface: client get - records array cannot be empty.",MISSING_IDS_IN_GET:'Interface: client get - "ids" key is required in records array at index %s1',INVALID_IDS_IN_GET:"Interface: client get - Invalid ids. ids object should be an array.",INVALID_COLUMN_VALUES_IN_GET:"Interface: client get - Invalid column values. column values object should be an array.",EMPTY_IDS_IN_GET:"Interface: client get - ids array cannot be empty at index %s1",INVALID_SKYFLOWID_TYPE_IN_GET:"Interface: client get - Invalid skyflowId in ids array at index %s1",MISSING_TABLE_IN_GET:'Interface: client get - "table" key is required in records array at index %s1',INVALID_TABLE_IN_GET:"Interface: client get - table of type string is required at index %s1 in records array.",MISSING_REDACTION_IN_GET:'Interface: client get - "redaction" key is required in records array at index %s1',INVALID_REDACTION_TYPE_IN_GET:"Interface: client get - Invalid redaction type in records array at index %s1",INVALID_TOKENS_IN_GET:"Interface: client get - Invalid tokens in options. tokens of type boolean is required.",TOKENS_GET_COLUMN_NOT_SUPPORTED:"Interface: client get - column_name or column_values cannot be used with tokens in options.",REDACTION_WITH_TOKENS_NOT_SUPPORTED:"Interface: client get - redaction cannot be used when tokens are true in options.",INVALID_REDACTION_TYPE_IN_DETOKENIZE:"Interface: client get - Invalid redaction type in records array at index %s1",EMPTY_TABLE_IN_ADDITIONAL_FIELDS:"Interface: collect container - table cannot be empty in additionalFields at index %s1",EMPTY_FIELDS_IN_ADDITIONAL_FIELDS:"Interface: collect container - fields cannot be empty in additionalFields at index %s1",EMPTY_TOKEN_IN_DETOKENIZE:"Interface: client detokenize - token cannot be empty in records array at index %s1",EMPTY_SKYFLOWID_IN_GET:"Interface: client get - id cannot be empty in records array at index %s1",EMPTY_TABLE_IN_GET:"Interface: client get - table cannot be empty in records array at index %s1",EMPTY_REDACTION_TYPE_IN_GET:"Interface: client get - redaction cannot be empty in records array at index %s1",FETCH_RECORDS_REJECTED:"Interface: client detokenize - detokenize request is rejected.",INSERT_RECORDS_REJECTED:"Interface: client insert - insert request is rejected.",GET_REJECTED:"Interface: client get - get request is rejected.",MISSING_TABLE_IN_COLLECT:'Interface: collect element - "table" key is required.',EMPTY_TABLE_IN_COLLECT:"Interface: collect element - table cannot be empty.",EMPTY_SKYFLOW_ID_IN_ADDITIONAL_FIELDS:"Interface: collect element - id cannot be empty.",INVALID_TABLE_IN_COLLECT:"Interface: collect element - Invalid table. table of type string is required",INVALID_SKYFLOWID_IN_COLLECT:"Interface: collect element - Invalid id. id of type string is required",MISSING_COLUMN_IN_COLLECT:'Interface: collect element - "column" key is required.',EMPTY_COLUMN_IN_COLLECT:"Interface: collect element - column cannot be empty.",INVALID_COLUMN_IN_COLLECT:"Interface: collect element - Invalid column. column of type string is required",UNIQUE_ELEMENT_NAME:"The element name has to unique: %s1",ELEMENTS_NOT_MOUNTED:"Interface: collect container - Elements should be mounted before invoking collect",DUPLICATE_ELEMENT:"Interface: collect container - Duplicate column %s1 found in %s2.",DUPLICATE_ELEMENT_ADDITIONAL_FIELDS:"Interface: collect container - Duplicate column %s1 found in %s2 in additional fields",MISSING_ELEMENT_TYPE:'Interface:container element with type {TYPE} - Invalid element type. "type" key is required.',EMPTY_ELEMENT_TYPE:"Interface:container element with type {TYPE} - Invalid element type. type cannot be empty.",INVALID_ELEMENT_TYPE:"Interface:container element with type {TYPE} - invalid element type. type not found",INVALID_ELEMENT_SELECTOR:"Interface: container element with type {TYPE} - Div cannot be found.",CANNOT_CHANGE_ELEMENT:"Element can't be changed.",INVALID_IFRAME:"Error occured while creating an iframe",INVALID_FIELD:"Invalid Field.",FRAME_NOT_FOUND:"Interface: collect element - %s1 frame not found:",COMPLETE_AND_VALID_INPUTS:"Interface: collect container - Provide complete and valid inputs for %s1",REQUIRED_PARAMS_NOT_PROVIDED:"Interface: collect element - Required params are not provided.",INVALID_EVENT_TYPE:"Interface: collect element - Provide a valid event type.",INVALID_EVENT_LISTENER:'Interface: "on" on CollectElement - Provide valid event listener.',MISSING_HANDLER_IN_EVENT_LISTENER:'Interface: "on" on CollectElement - Second argument is missing. handler cannot be empty.',INVALID_HANDLER_IN_EVENT_LISTENER:'Interface: "on" on CollectElement - Invalid handler. handler should be of type function.',UNKNOWN_ERROR:"Unknown Error.",NETWORK_ERROR:"A network error occurred. This could be a CORS issue or a dropped internet connection. It is not possible for us to know. Please reach out to skyflow if you see this error",CONNECTION_ERROR:"Error while initializing the connection.",ERROR_OCCURED:"Error occurred.",INVALID_VALIDATIONS_TYPE:"Interface: collect element - Invalid validations type.",MISSING_VALIDATION_RULE_TYPE:"Interface: collect element - Type is missing in validationRule at index %s1 in validations array",INVALID_VALIDATION_RULE_TYPE:"Interface: collect element - Invalid ValidationRuleType at index %s1 in validations array",MISSING_VALIDATION_RULE_PARAMS:"Interface: collect element - params are missing in validationRule at index %s1 in validations array",INVALID_VALIDATION_RULE_PARAMS:"Interface: collect element - Invalid ValidationRule params at index %s1 in validations array",MISSING_REGEX_IN_REGEX_MATCH_RULE:"Interface: collect element - Missing regex in ValidationRule params at index %s1 in validations array",INVALID_REGEX_IN_REGEX_MATCH_RULE:"Interface: collect element - Invalid regex in ValidationRule params at index %s1 in validations array",MISSING_MIN_AND_MAX_IN_LENGTH_MATCH_RULE:"Interface: collect element - Either min or max is required in ValidationRule params at index %s1 in validations array",MISSING_ELEMENT_IN_ELEMENT_MATCH_RULE:"Interface: collect element - Missing element in ValidationRule params at index %s1 in validations array",INVALID_ELEMENT_IN_ELEMENT_MATCH_RULE:"Interface: collect element - Invalid collect element in ValidationRule params at index %s1 in validations array",ELEMENT_NOT_MOUNTED_IN_ELEMENT_MATCH_RULE:"Interface: collect element - collect element is not mounted in ValidationRule params at index %s1 in validations array",EMPTY_ELEMENT_IN_MOUNT:"Interface: mount element with type %s1 - Mount cannot be empty.",VALIDATION_FAILED:"Validation failed",INVALID_UPSERT_OPTION_TYPE:"Invalid upsert option, should be an array",EMPTY_UPSERT_OPTIONS_ARRAY:"upsert option cannot be an empty array, atleast one object of table and column is required.",INVALID_UPSERT_OPTION_OBJECT_TYPE:"Invalid upsert object at index %s1, an object of table and column is required.",MISSING_TABLE_IN_UPSERT_OPTION:'"table" key is required in upsert options object at index %s1',MISSING_COLUMN_IN_UPSERT_OPTION:'"column" key is required in upsert option at index %s1',INVALID_TABLE_IN_UPSERT_OPTION:"Invalid table in upsert object at index %s1, table of type non empty string is required",INVALID_COLUMN_IN_UPSERT_OPTION:"Invalid column in upsert object at index %s1, column of type non empty string is required",INVALID_RECORD_COLUMN_VALUE:"Invalid Record Column value.",MISSING_RECORD_COLUMN_VALUE:"Column Values is required when Column Name is specified.",MISSING_RECORD_COLUMN_NAME:"Column Name is required when Column Values are specified.",INVALID_RECORD_COLUMN_VALUE_TYPE:"Invalid Type of Records Column Values.",INVALID_COLUMN_VALUES_TYPE:"Invalid column values type, should be an Array.",EMPTY_RECORD_COLUMN_VALUES:"Record column values cannot be empty.",EMPTY_COLUMN_VALUE:"Column Value is empty.",MISSING_IDS_OR_COLUMN_VALUES_IN_GET:'Interface: client get - "ids" key or "columnValues" key is missing.',SKYFLOW_IDS_AND_COLUMN_NAME_BOTH_SPECIFIED:"ids and columnName can not be specified together.",GET_BY_SKYFLOWID_RESOLVED:"%s1 - GetById request is resolved.",RECORDS_KEY_NOT_FOUND_GETBYID:"Interface: client getById - records object is required.",INVALID_RECORDS_IN_GETBYID:"Interface: client getById - Invalid records. records object should be an array.",EMPTY_RECORDS_GETBYID:"Interface: client getById - records array cannot be empty.",MISSING_IDS_IN_GETBYID:'Interface: client getById - "ids" key is required in records array at index %s1',INVALID_IDS_IN_GETBYID:"Interface: client getById - Invalid ids. ids object should be an array.",EMPTY_IDS_IN_GETBYID:"Interface: client getById - ids array cannot be empty at index %s1",INVALID_SKYFLOWID_TYPE_IN_GETBYID:"Interface: client getById - Invalid skyflowId in ids array at index %s1",MISSING_TABLE_IN_GETBYID:'Interface: client getById - "table" key is required in records array at index %s1',INVALID_TABLE_IN_GETBYID:"Interface: client getById - table of type string is required at index %s1 in records array.",MISSING_REDACTION_IN_GETBYID:'Interface: client getById - "redaction" key is required in records array at index %s1',INVALID_REDACTION_TYPE_IN_GETBYID:"Interface: client getById - Invalid redaction type in records array at index %s1",EMPTY_SKYFLOWID_IN_GETBYID:"Interface: client getById - id cannot be empty in records array at index %s1",EMPTY_TABLE_IN_GETBYID:"Interface: client getById - table cannot be empty in records array at index %s1",EMPTY_REDACTION_TYPE_IN_GETBYID:"Interface: client getById - redaction cannot be empty in records array at index %s1",GET_BY_SKYFLOWID_REJECTED:"Interface: client getById - getById request is rejected.",MISSING_COMPOSABLE_LAYOUT_KEY:"Interface: client container - layout is required in composable container options.",EMPTY_COMPOSABLE_LAYOUT_ARRAY:"Interface: client container - layout array cannot be empty in composable container options.",INVALID_COMPOSABLE_LAYOUT_TYPE:"Interface: client container - invalid layout value, layout should be of type array of numbers in composable container options.",NEGATIVE_VALUES_COMPOSABLE_LAYOUT:"Interface: client container - layout array should only have postive numbers in composable container options.",MISMATCH_ELEMENT_COUNT_LAYOUT_SUM:"Interface: composable container mount - created elements count should be equal to sum of layout values.",MISSING_COMPOSABLE_CONTAINER_OPTIONS:"Interface: client composable container - options object is required for composable container.",INVALID_COMPOSABLE_CONTAINER_OPTIONS:"Interface: client composable container - invalid options value, should be an object type.",COMPOSABLE_CONTAINER_NOT_MOUNTED:"Interface: composable collect - container should be mounted before invoking collect.",INVALID_BOOLEAN_OPTIONS:"Interface: container create - Invaild %s1 in options, %s1 of type boolean is required.",INVALID_INPUT_OPTIONS_FORMAT:"Interface: container create - Invalid type, format must be of non-empty string type.",INVALID_INPUT_OPTIONS_TRANSLATION:"Interface: container create - Invalid type, translation must be of non-empty object type.",EMPTY_COLLECT_CUSTOM_FORMAT:"Interface: container create - %s1 cannot be empty object."},d={INVALID_EXPIRATION_DATE_FORMAT:"EXPIRATION_DATE format must be in one of %s1, the format is set to default MM/YY",INVALID_EXPIRATION_YEAR_FORMAT:"EXPIRATION_YEAR format must be in one of %s1, the format is set to default YY",UNABLE_TO_SET_VALUE_IN_PROD_ENV:"%s1 setValue() cannot invoked while in PROD env. It is Not Recommeded",UNABLE_TO_CLEAR_VALUE_IN_PROD_ENV:"%s1 clearValue() cannot invoked while in PROD env. It is Not Recommeded",COLLECT_ALT_TEXT_DEPERECATED:"altText is DEPERECATED, passing altText will not have any effect",GET_BY_ID_DEPRECATED:"getById is deprecated, use new get method",INPUT_FORMATTING_NOT_SUPPROTED:"format or translation are not supported on %s1 element type.",INVALID_INPUT_TRANSLATION:"invalid or unsupported translation provided for %s1 element type."},c="collect_controller",u="element",p="ERROR",_={CHANGE:"CHANGE",READY:"READY",FOCUS:"FOCUS",BLUR:"BLUR",ESCAPE:"ESCAPE",CLICK:"CLICK",ERROR:"ERROR",SUCCESS:"SUCCESS",SUBMIT:"SUBMIT",CREATED:"CREATED",MOUNTED:"MOUNTED",HEIGHT:"HEIGHT"},h="FRAME_READY",E="TOKENIZATION_REQUEST",m="RESET",v="INPUT_EVENT",y="DESTROY_FRAME",I="SET_VALUE",f="SET_ATTRIBUTE",A="GET_BEARER_TOKEN",L="COLLECT_ELEMENT_SET_ERROR",O="COMPOSABLE_UPDATE_OPTIONS",g="VALIDATE_ELEMENT",T="COMPOSABLE_CONTAINER_MOUNTED",C="COLLECT_CONTAINER_MOUNTED";var R,N,S;(N=R||(R={})).CVV="CVV",N.EXPIRATION_DATE="EXPIRATION_DATE",N.CARD_NUMBER="CARD_NUMBER",N.CARDHOLDER_NAME="CARDHOLDER_NAME",N.INPUT_FIELD="INPUT_FIELD",N.PIN="PIN",N.EXPIRATION_MONTH="EXPIRATION_MONTH",N.EXPIRATION_YEAR="EXPIRATION_YEAR",function(e){e.VISA="VISA",e.MASTERCARD="MASTERCARD",e.AMEX="AMEX",e.DINERS_CLUB="DINERS_CLUB",e.DISCOVER="DISCOVER",e.JCB="JCB",e.MAESTRO="MAESTRO",e.UNIONPAY="UNIONPAY",e.HIPERCARD="HIPERCARD",e.DEFAULT="DEFAULT",e.CVV="CVV",e.EXPIRY="EXPIRY",e.ERROR="ERROR",e.UNKNOWN="UNKNOWN",e.ELO="ELO"}(S||(S={}));const P={[S.AMEX]:["XXXX XXXXXX XXXXX",{X:"[0-9]"}],[S.VISA]:["XXXX XXXX XXXX XXXX",{X:"[0-9]"}],[S.MASTERCARD]:["XXXX XXXX XXXX XXXX",{X:"[0-9]"}],[S.DISCOVER]:["XXXX XXXX XXXX XXXX XXX",{X:"[0-9]"}],[S.DINERS_CLUB]:["XXXX XXXXXX XXXXXX",{X:"[0-9]"}],[S.JCB]:["XXXX XXXX XXXX XXXX XXX",{X:"[0-9]"}],[S.MAESTRO]:["XXXX XXXX XXXX XXXX XXX",{X:"[0-9]"}],[S.UNIONPAY]:["XXXX XXXX XXXX XXXX XXX",{X:"[0-9]"}],[S.HIPERCARD]:["XXXX XXXX XXXX XXXX XXX",{X:"[0-9]"}],[S.DEFAULT]:["XXXX XXXX XXXX XXXX XXX",{X:"[0-9]"}],[S.UNKNOWN]:["XXXX XXXX XXXX XXXX XXX",{X:"[0-9]"}],[S.ELO]:["XXXX XXXX XXXX XXXX",{X:"[0-9]"}]},b={textarea:{name:"textarea",attributes:{type:"textarea"},sensitive:!1},checkbox:{name:"checkbox",attributes:{type:"checkbox"},sensitive:!1},radio:{name:"radio",attributes:{type:"radio"},sensitive:!1},dropdown:{name:"dropdown",attributes:{type:"select"},sensitive:!1},[R.CARDHOLDER_NAME]:{name:"cardHolderName",attributes:{type:"text",autocomplete:"cc-name"},sensitive:!0,regex:/^([a-zA-Z\\ \\,\\.\\-\\']{2,})$/},[R.CARD_NUMBER]:{name:"CARD_NUMBER",attributes:{type:"text",autocomplete:"cc-number",inputmode:"numeric"},sensitive:!0,mask:P[S.DEFAULT],regex:/$|^[\s]*?([0-9]{2,6}[ -]?){3,5}[\s]*/},[R.EXPIRATION_DATE]:{name:"EXPIRATION_DATE",attributes:{type:"text",autocomplete:"cc-exp",inputmode:"numeric"},sensitive:!0},[R.EXPIRATION_MONTH]:{name:"EXPIRATION_MONTH",attributes:{maxLength:2,type:"text",inputmode:"numeric",autocomplete:"cc-exp-month"},sensitive:!0,mask:["XX",{X:"[0-9]"}]},[R.EXPIRATION_YEAR]:{name:"EXPIRATION_YEAR",attributes:{type:"text",inputmode:"numeric",autocomplete:"cc-exp-year"},sensitive:!0},[R.CVV]:{name:"CVV",attributes:{type:"text",inputmode:"numeric",maxLength:3},sensitive:!0,regex:/^$|^[0-9]{3,4}$/},[R.INPUT_FIELD]:{name:"INPUT_FIELD",sensitive:!0,attributes:{type:"text"}},[R.PIN]:{name:"PIN",attributes:{type:"text",inputmode:"numeric",maxLength:12,minLength:4},sensitive:!0,regex:/^$|^[0-9]{4,12}$/}},D="XXXX-XXXX-XXXX-XXXX",M={height:"100%",width:"100%",margin:0,padding:0,border:0,position:"absolute",top:0,left:0,"user-select":"none"},w={position:"absolute",top:0,width:0,height:0,visibility:"hidden",left:"-99999999px","user-select":"none"},k={width:"100%",height:"100%",border:"0",padding:"0",margin:"0",outline:"none"},Y={WEBPACKAUTOFILL:"-webkit-autofill",BASE:"base",FOCUS:"focus",COMPLETE:"complete",EMPTY:"empty",INVALID:"invalid",GLOBAL:"global",REQUIRED_ASTERISK:"requiredAsterisk"},U={[S.VISA]:{regex:/^4\d*/,maxCardLength:19,cardLengthRange:[13,16]},[S.MASTERCARD]:{regex:/^(5[1-5]|222[1-9]|22[3-9]|2[3-6]|27[0-1]|2720)\d*/,maxCardLength:16,cardLengthRange:[16]},[S.AMEX]:{regex:/^3[47]\d*/,maxCardLength:15,cardLengthRange:[15]},[S.DINERS_CLUB]:{regex:/^(36|38|30[0-5])\d*/,maxCardLength:16,cardLengthRange:[14,15,16,17,18,19]},[S.DISCOVER]:{regex:/^(6011|65|64[4-9]|622)\d*/,maxCardLength:16,cardLengthRange:[16,17,18,19]},[S.JCB]:{regex:/^35\d*/,maxCardLength:19,cardLengthRange:[16,17,18,19]},[S.HIPERCARD]:{regex:/^606282\d*/,maxCardLength:19,cardLengthRange:[14,15,16,17,18,19]},[S.UNIONPAY]:{regex:/^62\d*/,maxCardLength:19,cardLengthRange:[16,17,18,19]},[S.MAESTRO]:{regex:/^(5018|5020|5038|5043|5[6-9]|6020|6304|6703|6759|676[1-3])\d*/,maxCardLength:19,cardLengthRange:[12,13,14,15,16,17,18,19]},[S.ELO]:{regex:/^(?:40117[89]|431274|438935|451416|457393|45763[12]|504175|506(699|7[0-6]\d|77[0-8])|509\d{3}|627780|636(297|368)|650(0(3[1-3]|3[5-9]|4\d|5[01])|4(0[5-9]|[12]\d|3\d)|(4(8[5-9]|9\d)|5([0-2]\d|3[0-8]))|5(4[1-9]|[5-8]\d|9[0-8])|7(0\d|1[0-8]|2[0-7])|9(0[1-9]|[1-6]\d|7[0-8]))|6516(5[2-9]|[67]\d)|6550([01]\d|2[1-9]|[34]\d|5[0-8]))\d*/,maxCardLength:16,cardLengthRange:[16]}};S.DEFAULT,S.CVV,S.EXPIRY,S.ERROR,S.AMEX,S.DINERS_CLUB,S.DISCOVER,S.HIPERCARD,S.JCB,S.MAESTRO,S.MASTERCARD,S.UNIONPAY,S.VISA,S.ELO;const F="MM/YY",x=[F,"YYYY/MM","YY/MM","MM/YYYY"],j=["YY","YYYY"];var B;!function(e){e.APPLICATIONORJSON="application/json",e.TEXTORPLAIN="text/plain",e.TEXTORXML="text/xml",e.FORMURLENCODED="application/x-www-form-urlencoded",e.FORMDATA="multipart/form-data"}(B||(B={})),R.CARD_NUMBER,R.EXPIRATION_DATE,R.EXPIRATION_MONTH,R.EXPIRATION_YEAR,R.CVV,R.EXPIRATION_DATE,R.CARD_NUMBER,R.CARDHOLDER_NAME,R.INPUT_FIELD,l.INVALID_COLLECT_VALUE,R.PIN,R.EXPIRATION_MONTH,R.EXPIRATION_YEAR,R.CVV,R.EXPIRATION_DATE,R.CARD_NUMBER,R.CARDHOLDER_NAME,R.INPUT_FIELD,l.DEFAULT_REQUIRED_COLLECT_VALUE,R.PIN,R.EXPIRATION_MONTH,R.EXPIRATION_YEAR;const V=[R.CARDHOLDER_NAME,R.EXPIRATION_MONTH,R.PIN,R.CVV],G={X:"[0-9]"},X={visa:U.VISA.regex,mastercard:U.MASTERCARD.regex,amex:U.AMEX.regex,diners_club:U.DINERS_CLUB.regex,discover:U.DISCOVER.regex,jcb:U.JCB.regex,hipercard:U.HIPERCARD.regex,unionpay:U.UNIONPAY.regex,maestro:U.MAESTRO.regex,elo:U.ELO.regex};for(var z,H=[],q=0;q<256;++q)H.push((q+256).toString(16).slice(1));var W=new Uint8Array(16);function K(){if(!z&&!(z="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return z(W)}var $,Z={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function J(e,t,i){if(Z.randomUUID&&!e)return Z.randomUUID();var n=(e=e||{}).random||(e.rng||K)();return n[6]=15&n[6]|64,n[8]=63&n[8]|128,function(e,t=0){return(H[e[t+0]]+H[e[t+1]]+H[e[t+2]]+H[e[t+3]]+"-"+H[e[t+4]]+H[e[t+5]]+"-"+H[e[t+6]]+H[e[t+7]]+"-"+H[e[t+8]]+H[e[t+9]]+"-"+H[e[t+10]]+H[e[t+11]]+H[e[t+12]]+H[e[t+13]]+H[e[t+14]]+H[e[t+15]]).toLowerCase()}(n)}!function(e){e.GET="GET",e.POST="POST",e.DELETE="DELETE",e.PATCH="PATCH"}($||($={}));const Q=e=>i(void 0,[e],void 0,function*({url:e,method:t=$.GET,token:i="",body:n}){const s={method:t,headers:Object.assign(Object.assign(Object.assign({},oe()),se(i)),re())};t!==$.POST&&t!==$.PATCH||(s.body=JSON.stringify(n||{}));const o=yield fetch(e,s);if([401,403].includes(o.status))throw new ee(e,t);if(429===o.status)throw new ie(e,t);if(!o.ok)throw new te(e,t);const r=yield o.json();return{ok:o.ok,req:Object.assign({url:e},s),res:r}});class ee extends o.PayrailsError{constructor(e,t){super(o.ERROR_CODES.PAYRAILS_API_UNAUTHORIZED,{description:`[${t}] ${e} unauthorized`})}}let te=class extends o.PayrailsError{constructor(e,t){super(o.ERROR_CODES.PAYRAILS_API_UNSUCCESSFUL,{description:`[${t}] ${e} unsuccessful`})}},ie=class extends o.PayrailsError{constructor(e,t){super(o.ERROR_CODES.PAYRAILS_API_TOO_MANY_REQUESTS,{description:`[${t}] ${e} too many requests`})}};class ne extends o.PayrailsError{constructor(e,t){super(o.ERROR_CODES.PAYRAILS_API_TOO_MANY_REQUESTS,{description:`[${t}] ${e} max poll attempts exceeded.`})}}const se=e=>({authorization:`Bearer ${e}`}),oe=()=>({"x-idempotency-key":J()}),re=()=>{const e={version:"5.43.0",type:"web-sdk"};return{"x-client-version":e.version,"x-client-type":e.type}},ae=({url:e,token:t,body:i})=>Q({url:e,token:t,method:$.POST,body:i});function le(...e){function t(e,i){if(void 0===i)return e;if("object"!=typeof e||null===e)return i;if("object"!=typeof i||null===i)return i;if(Array.isArray(i)||Array.isArray(e))return i;const n=Object.assign({},e);for(const s of Object.keys(i))void 0!==i[s]&&(i[s]&&"object"==typeof i[s]&&!Array.isArray(i[s])&&e[s]&&"object"==typeof e[s]&&!Array.isArray(e[s])?n[s]=t(e[s],i[s]):n[s]=i[s]);return n}return e.reduce((e,i)=>t(e,i),{})}var de,ce;e.PAYMENT_METHOD_CODES=void 0,(de=e.PAYMENT_METHOD_CODES||(e.PAYMENT_METHOD_CODES={})).CARD="card",de.GOOGLE_PAY="googlePay",de.PAYPAL="payPal",de.APPLE_PAY="applePay",de.GENERIC_REDIRECT="genericRedirect",de.LEAN="lean",de.MERCADO_PAGO="mercadoPago",de.PIX="pix",de.BANK_ACCOUNT="bankAccount",de.IDEAL="iDeal",de.YAPE="yape",de.UPI="upi",de.KLARNA="klarna",de.ONE_VOUCHER="1voucher",de.ALFA="alfa",de.APLAZO="aplazo",de.BANK_TRANSFER="bankTransfer",de.CAPITEC_PAY="capitecPay",de.EASYPAISA="easypaisa",de.EFT_PRO="eftPro",de.FAWRY_PAY="fawryPay",de.JAZZ_CASH="jazzCash",de.KONNECT="konnect",de.KUESKI="kueski",de.MONO_DIRECT_DEBIT="monoDirectDebit",de.O_PAY_WALLET="oPayWallet",de.PAGA_WALLET="pagaWallet",de.PAYFLEX="payflex",de.PAY_JUST_NOW="payjustnow",de.WAFA_CASH_WALLET="wafaCashWallet",de.MERCADO_PAGO_WALLET="mercadoPagoWallet",de.MERCADO_PAGO_CONSUMER_CREDIT="mercadoPagoConsumerCredit",de.NET_BANKING="netBanking",de.CASH_FREE_WALLET="cashFreeWallet",de.PAYTM_WALLET="paytmWallet",de.NIBSS_PAY="nibssPay",de.NIBSS_INSTANT_PAY="nibssInstantPay",de.MEEZA_WALLET="meezaWallet",de.VODAFONE_CASH="vodafoneCash",de.SEPA_DIRECT_DEBIT="sepaDirectDebit",de.MODO="modo",de.PAYZONE_CASH="payzoneCash",de.REVOLUT_PAY="revolutPay",Object.fromEntries(Object.entries(e.PAYMENT_METHOD_CODES).map(([e,t])=>[e,t])),function(e){e.ENABLED="enabled",e.CREATED="created",e.DELETED="deleted",e.DISABLED="disabled",e.INVALID="invalid",e.TRANSIENT="transient"}(ce||(ce={}));const ue=["customer"];class pe{static get response(){if(!pe._response){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_WORKFLOW_EXECUTION_NOT_FOUND);throw r.PayrailsLogger.error(e.message,{error:e}),e}return pe._response}static setResponse(e){return pe._response=e,pe._updatedMetaKeys=new Set,pe}static get workflowCode(){return pe.response.workflow.code}static get lookup(){return pe.response.initialResults.find(({body:{name:e}})=>"lookup"===e)}static get holderReference(){return pe.response.holderReference}static get savedCreditCards(){return pe.getStoredInstrumentForPaymentMethod(e.PAYMENT_METHOD_CODES.CARD)}static get savedPaypalAccounts(){return pe.getStoredInstrumentForPaymentMethod(e.PAYMENT_METHOD_CODES.PAYPAL).filter(({status:e})=>e===ce.ENABLED)}static get savedGooglePayAccounts(){return pe.getStoredInstrumentForPaymentMethod(e.PAYMENT_METHOD_CODES.GOOGLE_PAY).filter(({status:e})=>e===ce.ENABLED)}static get savedApplePayAccounts(){return pe.getStoredInstrumentForPaymentMethod(e.PAYMENT_METHOD_CODES.APPLE_PAY)}static get paypalConfig(){const t=pe.availablePaymentMethods.find(({paymentMethodCode:t})=>t===e.PAYMENT_METHOD_CODES.PAYPAL);if(!t){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_PAYPAL_CONFIG_MISSING);throw r.PayrailsLogger.error(e.message,{error:e,extra:{availablePaymentMethods:pe.availablePaymentMethods}}),e}return t.config||{}}static get googlePayConfig(){var t;const i=pe.availablePaymentMethods.find(({paymentMethodCode:t})=>t===e.PAYMENT_METHOD_CODES.GOOGLE_PAY);if(!i){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_GPAY_CONFIG_MISSING);throw r.PayrailsLogger.error(e.message,{error:e,extra:{availablePaymentMethods:pe.availablePaymentMethods}}),e}const n=i;return(null===(t=n.clientConfig)||void 0===t?void 0:t.additionalConfig)&&void 0!==n.clientConfig.additionalConfig.apiVersion?n.clientConfig.additionalConfig:[n.config]}static isPaymentMethodAvailable(e){return pe.availablePaymentMethods.some(({paymentMethodCode:t})=>t===e)}static get applePayConfig(){const t=pe.availablePaymentMethods.find(({paymentMethodCode:t})=>t===e.PAYMENT_METHOD_CODES.APPLE_PAY);if(!t){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_APPLEPAY_CONFIG_MISSING);throw r.PayrailsLogger.error(e.message,{error:e,extra:{availablePaymentMethods:pe.availablePaymentMethods}}),e}return t.config.parameters}static get url(){return pe.response.links.self}static get meta(){return pe.response.meta}static get availablePaymentMethods(){var e;return(null===(e=pe.lookup)||void 0===e?void 0:e.body.data.paymentCompositionOptions)||[]}static get authorizeLink(){var e,t;return null===(t=null===(e=pe.lookup)||void 0===e?void 0:e.body.links.authorize)||void 0===t?void 0:t.href}static get payoutLink(){var e,t;return null===(t=null===(e=pe.lookup)||void 0===e?void 0:e.body.links.payout)||void 0===t?void 0:t.href}static get createSessionLink(){var e;return null===(e=pe.response.links.startPaymentSession)||void 0===e?void 0:e.href}static get createInstrumentLink(){var e;return null===(e=pe.response.links.createInstrument)||void 0===e?void 0:e.href}static get storedPaymentInstruments(){return pe.availablePaymentMethods.flatMap(e=>e.paymentInstruments||[]).filter(({paymentMethod:t,status:i})=>{const n=[e.PAYMENT_METHOD_CODES.GOOGLE_PAY,e.PAYMENT_METHOD_CODES.PAYPAL];return i===ce.ENABLED||!n.includes(t)})}static get storedDropinInstruments(){return pe.storedPaymentInstruments.filter(({paymentMethod:t})=>![e.PAYMENT_METHOD_CODES.GOOGLE_PAY,e.PAYMENT_METHOD_CODES.APPLE_PAY].includes(t))}static getFullPaymentMethodConfig(e){return pe.availablePaymentMethods.find(({paymentMethodCode:t})=>t===e)}static isAddressSelectorEnabled(e){var t,i;return!!pe._response&&(null===(i=null===(t=pe.getFullPaymentMethodConfig(e))||void 0===t?void 0:t.clientConfig)||void 0===i?void 0:i.supportsBillingInfo)}static isPaymentInstallmentsEnabled(e){var t;if(pe._response){const i=this.getFullPaymentMethodConfig(e);return i&&(null===(t=this.getPaymentMethodConfig(i).clientConfig)||void 0===t?void 0:t.supportsInstallments)}return!1}static getPaymentInstallmentOptions(e){var t;const i=this.getFullPaymentMethodConfig(e);return i&&(null===(t=this.getPaymentMethodConfig(i).clientConfig)||void 0===t?void 0:t.installments)||{}}static getStoredInstrumentForPaymentMethod(e){var t;return(null===(t=this.availablePaymentMethods.find(({paymentMethodCode:t})=>t===e))||void 0===t?void 0:t.paymentInstruments)||[]}static getPaymentMethodForStoredInstrument(e){const t=this.availablePaymentMethods.find(({paymentInstruments:t})=>null==t?void 0:t.some(({id:t})=>t===e.id));return t&&this.getPaymentMethodConfig(t)}static getPaymentMethodConfig(e){const{paymentInstruments:i}=e;return t(e,["paymentInstruments"])}static updateInstallmentOptions(t){const i=pe.getFullPaymentMethodConfig(e.PAYMENT_METHOD_CODES.CARD);(null==i?void 0:i.clientConfig)&&(i.clientConfig.installments=t)}static updateMeta(e,t){if(!ue.includes(e))return;const i=pe.response.meta||{},n=le(i[e]||{},t);pe._response=Object.assign(Object.assign({},pe.response),{meta:Object.assign(Object.assign({},i),{[e]:n})}),pe._updatedMetaKeys.add(e)}static getAllowedMeta(){const e=pe.response.meta||{};return pe.pickMetaByKeys(e,ue)}static getUpdatedMeta(){const e=pe.response.meta||{};return pe.pickMetaByKeys(e,pe._updatedMetaKeys)}static pickMetaByKeys(e,t){const i={};for(const n of t){const t=e[n];void 0!==t&&(i[n]=t)}return i}}var _e,he;pe._updatedMetaKeys=new Set,function(e){e.REDIRECT="redirect",e.DIRECT="direct",e.EMBEDDED="embedded"}(_e||(_e={})),e.INTEGRATION_TYPE=void 0,(he=e.INTEGRATION_TYPE||(e.INTEGRATION_TYPE={})).API="api",he.HPP="hpp";class Ee{constructor(){this._config=void 0}static getInstance(){return Ee._instance||(Ee._instance=new Ee),Ee._instance}set config(e){try{Ee.getInstance()._config=e}catch(e){r.PayrailsLogger.error("Error parsing SDK Configuration",{error:e})}}get config(){return Ee.getInstance()._config||r.PayrailsLogger.error("SDK Configuration not set"),Ee.getInstance()._config||{}}}const me=()=>Ee.getInstance().config,ve=e=>{try{const t=JSON.parse(function(e){const t=window.atob(e);return decodeURIComponent(Array.prototype.map.call(t,e=>"%"+("00"+e.charCodeAt(0).toString(16)).slice(-2)).join(""))}(e.data));Ee.getInstance().config=t,t.execution&&pe.setResponse(t.execution)}catch(e){r.PayrailsLogger.error("Error parsing SDK Configuration",{error:e})}};e.ElementType=void 0,function(e){e.CARD_NUMBER="CARD_NUMBER",e.CARDHOLDER_NAME="CARDHOLDER_NAME",e.CVV="CVV",e.EXPIRATION_MONTH="EXPIRATION_MONTH",e.EXPIRATION_YEAR="EXPIRATION_YEAR",e.EXPIRATION_DATE="EXPIRATION_DATE"}(e.ElementType||(e.ElementType={}));class ye{constructor(e,t){var n;this.bin="",this.isBinLookupEnabled=!1,this.id="payrails-container-wrapper",this.dataTestId="payrails-container-wrapper",this.className="payrails-container-wrapper",this.containerType="COMPOSABLE",this.manualErrorElements=new Set,this.fetchBinLookup=e=>i(this,void 0,void 0,function*(){var t,i;if(!e)return{bin:""};if(e.length<6)return{bin:e};const n=`${null===(i=null===(t=me().links)||void 0===t?void 0:t.binLookup)||void 0===i?void 0:i.href}`;if(!n)return{bin:e};const s=me().token,a={bin:e};try{const e=yield(({url:e,token:t,body:i})=>Q({url:e,method:$.POST,token:t,body:i}))({url:n,token:s,body:a});return e.res}catch(t){const i=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_API_BIN_LOOKUP_FAILED,{description:"Error fetching BIN lookup data!",cause:t});return r.PayrailsLogger.error(i.message,{error:i}),{bin:e}}}),this.cardTableName=t.cardTableName||"cards",this.containerType=t.containerType||"COMPOSABLE",this.isBinLookupEnabled=!!(null===(n=me().links)||void 0===n?void 0:n.binLookup);try{this.__container=e.container(this.containerType,t)}catch(e){const t=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_CREATION_FAILED,{cause:e});r.PayrailsLogger.error(t.message,{error:t})}}static init(e,t){var i;return this.instance&&(null===(i=this.instance.__container)||void 0===i||i.unmount()),this.instance=new ye(e,t),this.instance}createCollectElement(t){var i;const n={required:!!t.required,enableCardIcon:!1!==t.enableCardIcon},s=null===(i=this.__container)||void 0===i?void 0:i.create(Object.assign(Object.assign({table:this.cardTableName,labelStyles:{},errorTextStyles:{},column:this.elementToFieldMap.get(t.type)},t),{type:t.type===e.ElementType.CARDHOLDER_NAME?"INPUT_FIELD":t.type}),t.format?Object.assign(Object.assign({},n),{format:t.format}):n);if(!s){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_UI_ELEMENT_MISSING,{description:"Error creating collect element!"});throw r.PayrailsLogger.error(e.message,{error:e}),e}return this.attachCustomEventHandler(s)}mount(e){if("COLLECT"===this.containerType){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_CONTAINER_MOUNT);throw r.PayrailsLogger.error(e.message,{error:e}),e}this.element=document.createElement("span"),this.element.setAttribute("id",`${this.id}`),this.element.setAttribute("data-testid",this.dataTestId),this.element.setAttribute("class",this.className);const t=document.querySelector(e);if(!t){const t=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_PARENT_ELEMENT_MISSING);throw r.PayrailsLogger.error(t.message,{error:t,extra:{elementSelector:e}}),t}t.appendChild(this.element);try{window.setTimeout(()=>{this.__container.mount(`#${this.id}`)},50)}catch(e){const t=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_CONTAINER_MOUNT);r.PayrailsLogger.error(t.message,{error:t})}}unmount(){this.element&&this.element.remove()}validate(){return i(this,void 0,void 0,function*(){var e;return yield null===(e=this.__container)||void 0===e?void 0:e.validate()})}collect(){return i(this,void 0,void 0,function*(){try{return yield this.collectPayrailsData()}catch(e){const t=new Error(e.message);t.stack=e.stack,t.name=e.name,t.message=e.message;const i=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_OPERATION_FAILED,{description:"Error collecting data from the iframe!",cause:t});throw t.name!==o.ERROR_CODES.PAYRAILS_CARD_FORM_COMPLETE_AND_VALID_INPUTS&&r.PayrailsLogger.error(i.message,{error:i}),i}})}reset(){var e;null===(e=this.__container)||void 0===e||e.reset()}collectPayrailsData(){return i(this,void 0,void 0,function*(){var e;const t=yield null===(e=this.__container)||void 0===e?void 0:e.collect();return Object.assign(Object.assign({},t),{vaultProviderConfigId:me().vaultConfiguration.providerConfigId})})}tokenize(e){return i(this,void 0,void 0,function*(){const t=yield this.collect(),i=me().vaultConfiguration.links.saveInstrument.href,n=me().token;if(!i){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_API_URL_NOT_FOUND,{description:"Save instrument URL not available!"});throw r.PayrailsLogger.error(e.message,{error:e}),e}return(yield ae({url:i,token:n,body:this.constructSaveInstrumentBody(t,e)})).res})}constructSaveInstrumentBody(e,t){var i,n;const s={holderReference:me().holderReference,paymentMethod:"card",storeInstrument:null!==(i=null==t?void 0:t.storeInstrument)&&void 0!==i&&i,futureUsage:null!==(n=null==t?void 0:t.futureUsage)&&void 0!==n?n:"CardOnFile"};return s.data={encryptedData:e.encryptedData,vaultProviderConfigId:e.vaultProviderConfigId},s}attachCustomEventHandler(t){return new Proxy(t,{get:(t,i)=>{const n=t[i];return"on"===i?((n,s)=>{t[i].call(t,n,i=>{"CHANGE"===n?(this.manualErrorElements.has(t)&&!i.isEmpty&&("resetError"in t&&"function"==typeof t.resetError&&t.resetError(),this.manualErrorElements.delete(t)),i.elementType===e.ElementType.CARD_NUMBER&&(i.network=function(e){for(const[t,i]of Object.entries(X))if(i.test(e))return t;return""}(i.value),i.bin=this.formatBin(i.value),this.bin=this.formatBin(i.value)),s(i)):s(i)})}).bind(t):"setError"===i?(...e)=>(this.manualErrorElements.add(t),n.apply(t,e)):"function"==typeof n?n.bind(t):n}})}formatBin(e){return e.replace(/[-X]/g,"").slice(0,8)}get elementToFieldMap(){return new Map([[e.ElementType.CARD_NUMBER,"card_number"],[e.ElementType.CARDHOLDER_NAME,"cardholder_name"],[e.ElementType.CVV,"security_code"],[e.ElementType.EXPIRATION_MONTH,"expiry_month"],[e.ElementType.EXPIRATION_YEAR,"expiry_year"],[e.ElementType.EXPIRATION_DATE,"expiry_date"]])}}var Ie={};!function(e){function t(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});var i,n,s,o,r,a,l,d,c,u,p,_,h,E,m={},v={},y={},I={},f={},A={},L={},O={},g={},T={},C={},R={},N={};function S(){if(p)return N;p=1,Object.defineProperty(N,"__esModule",{value:!0}),N.Framebus=void 0;var e=j(),t="undefined"!=typeof window&&window.Promise,i=function(){function i(e){void 0===e&&(e={}),this.origin=e.origin||"*",this.channel=e.channel||"",this.verifyDomain=e.verifyDomain,this.targetFrames=e.targetFrames||[],this.limitBroadcastToFramesArray=Boolean(e.targetFrames),this.isDestroyed=!1,this.listeners=[],this.hasAdditionalChecksForOnListeners=Boolean(this.verifyDomain||this.limitBroadcastToFramesArray)}return i.setPromise=function(e){i.Promise=e},i.target=function(e){return new i(e)},i.prototype.addTargetFrame=function(e){this.limitBroadcastToFramesArray&&this.targetFrames.push(e)},i.prototype.include=function(t){return null!=t&&null!=t.Window&&t.constructor===t.Window&&(e.childWindows.push(t),!0)},i.prototype.target=function(e){return i.target(e)},i.prototype.emit=function(t,i,n){if(this.isDestroyed)return!1;var s=this.origin;if(t=this.namespaceEvent(t),(0,e.isntString)(t))return!1;if((0,e.isntString)(s))return!1;"function"==typeof i&&(n=i,i=void 0);var o=(0,e.packagePayload)(t,s,i,n);return!!o&&(this.limitBroadcastToFramesArray?this.targetFramesAsWindows().forEach(function(t){(0,e.sendMessage)(t,o,s)}):(0,e.broadcast)(o,{origin:s,frame:window.top||window.self}),!0)},i.prototype.emitAsPromise=function(e,t){var n=this;return new i.Promise(function(i,s){n.emit(e,t,function(e){i(e)})||s(new Error('Listener not added for "'.concat(e,'"')))})},i.prototype.on=function(t,i){if(this.isDestroyed)return!1;var n=this,s=this.origin,o=i;return t=this.namespaceEvent(t),!(0,e.subscriptionArgsInvalid)(t,o,s)&&(this.hasAdditionalChecksForOnListeners&&(o=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];n.passesVerifyDomainCheck(this&&this.origin)&&n.hasMatchingTargetFrame(this&&this.source)&&i.apply(void 0,e)}),this.listeners.push({eventName:t,handler:o,originalHandler:i}),e.subscribers[s]=e.subscribers[s]||{},e.subscribers[s][t]=e.subscribers[s][t]||[],e.subscribers[s][t].push(o),!0)},i.prototype.off=function(t,i){var n=i;if(this.isDestroyed)return!1;if(this.verifyDomain)for(var s=0;s<this.listeners.length;s++){var o=this.listeners[s];o.originalHandler===i&&(n=o.handler)}t=this.namespaceEvent(t);var r=this.origin;if((0,e.subscriptionArgsInvalid)(t,n,r))return!1;var a=e.subscribers[r]&&e.subscribers[r][t];if(!a)return!1;for(s=0;s<a.length;s++)if(a[s]===n)return a.splice(s,1),!0;return!1},i.prototype.teardown=function(){if(!this.isDestroyed){this.isDestroyed=!0;for(var e=0;e<this.listeners.length;e++){var t=this.listeners[e];this.off(t.eventName,t.handler)}this.listeners.length=0}},i.prototype.passesVerifyDomainCheck=function(e){return!this.verifyDomain||this.checkOrigin(e)},i.prototype.targetFramesAsWindows=function(){return this.limitBroadcastToFramesArray?this.targetFrames.map(function(e){return e instanceof HTMLIFrameElement?e.contentWindow:e}).filter(function(e){return e}):[]},i.prototype.hasMatchingTargetFrame=function(e){if(!this.limitBroadcastToFramesArray)return!0;var t=this.targetFramesAsWindows().find(function(t){return t===e});return Boolean(t)},i.prototype.checkOrigin=function(e){var t,i=document.createElement("a");return i.href=location.href,t="https:"===i.protocol?i.host.replace(/:443$/,""):"http:"===i.protocol?i.host.replace(/:80$/,""):i.host,i.protocol+"//"+t===e||!this.verifyDomain||this.verifyDomain(e)},i.prototype.namespaceEvent=function(e){return this.channel?"".concat(this.channel,":").concat(e):e},i.Promise=t,i}();return N.Framebus=i,N}function P(){if(E)return R;E=1;var e=R&&R.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(R,"__esModule",{value:!0}),R.subscribeReplier=void 0;var t=S(),i=e((h||(h=1,_=function(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(e){var t=16*Math.random()|0;return("x"===e?t:3&t|8).toString(16)})}),_));return R.subscribeReplier=function(e,n){var s=(0,i.default)();return t.Framebus.target({origin:n}).on(s,function i(o,r){e(o,r),t.Framebus.target({origin:n}).off(s,i)}),s},R}var b,D,M,w,k,Y,U={},F={},x={};function j(){return w||(w=1,function(e){var t=m&&m.__createBinding||(Object.create?function(e,t,i,n){void 0===n&&(n=i);var s=Object.getOwnPropertyDescriptor(t,i);s&&!("get"in s?!t.__esModule:s.writable||s.configurable)||(s={enumerable:!0,get:function(){return t[i]}}),Object.defineProperty(e,n,s)}:function(e,t,i,n){void 0===n&&(n=i),e[n]=t[i]}),p=m&&m.__exportStar||function(e,i){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(i,n)||t(i,e,n)};Object.defineProperty(e,"__esModule",{value:!0}),p(function(){if(i)return v;i=1,Object.defineProperty(v,"__esModule",{value:!0}),v.detach=v.attach=void 0;var e=j(),t=!1;return v.attach=function(){t||"undefined"==typeof window||(t=!0,window.addEventListener("message",e.onMessage,!1))},v.detach=function(){t=!1,window.removeEventListener("message",e.onMessage,!1)},v}(),e),p(function(){if(n)return y;n=1,Object.defineProperty(y,"__esModule",{value:!0}),y.broadcastToChildWindows=void 0;var e=j();return y.broadcastToChildWindows=function(t,i,n){for(var s=e.childWindows.length-1;s>=0;s--){var o=e.childWindows[s];o.closed?e.childWindows.splice(s,1):n!==o&&(0,e.broadcast)(t,{origin:i,frame:o.top})}},y}(),e),p(function(){if(s)return I;s=1,Object.defineProperty(I,"__esModule",{value:!0}),I.broadcast=void 0;var e=j();return I.broadcast=function t(i,n){var s,o=0,r=n.origin,a=n.frame;try{for(a.postMessage(i,r),(0,e.hasOpener)(a)&&a.opener.top!==window.top&&t(i,{origin:r,frame:a.opener.top});s=a.frames[o];)t(i,{origin:r,frame:s}),o++}catch(e){}},I}(),e),p((o||(o=1,Object.defineProperty(f,"__esModule",{value:!0}),f.subscribers=f.childWindows=f.prefix=void 0,f.prefix="/*framebus*/",f.childWindows=[],f.subscribers={}),f),e),p(function(){if(r)return A;r=1,Object.defineProperty(A,"__esModule",{value:!0}),A.dispatch=void 0;var e=j();return A.dispatch=function(t,i,n,s,o){if(e.subscribers[t]&&e.subscribers[t][i]){var r=[];n&&r.push(n),s&&r.push(s);for(var a=0;a<e.subscribers[t][i].length;a++)e.subscribers[t][i][a].apply(o,r)}},A}(),e),p((a||(a=1,Object.defineProperty(L,"__esModule",{value:!0}),L.hasOpener=void 0,L.hasOpener=function(e){return e.top===e&&null!=e.opener&&e.opener!==e&&!0!==e.opener.closed}),L),e),p((l||(l=1,Object.defineProperty(O,"__esModule",{value:!0}),O.isntString=void 0,O.isntString=function(e){return"string"!=typeof e}),O),e),p(function(){if(d)return g;d=1,Object.defineProperty(g,"__esModule",{value:!0}),g.onMessage=void 0;var e=j();return g.onMessage=function(t){if(!(0,e.isntString)(t.data)){var i=(0,e.unpackPayload)(t);if(i){var n=i.eventData,s=i.reply;(0,e.dispatch)("*",i.event,n,s,t),(0,e.dispatch)(t.origin,i.event,n,s,t),(0,e.broadcastToChildWindows)(t.data,i.origin,t.source)}}},g}(),e),p(function(){if(c)return T;c=1,Object.defineProperty(T,"__esModule",{value:!0}),T.packagePayload=void 0;var e=j();return T.packagePayload=function(t,i,n,s){var o,r={event:t,origin:i};"function"==typeof s&&(r.reply=(0,e.subscribeReplier)(s,i)),r.eventData=n;try{o=e.prefix+JSON.stringify(r)}catch(e){throw new Error("Could not stringify event: ".concat(e.message))}return o},T}(),e),p((u||(u=1,Object.defineProperty(C,"__esModule",{value:!0}),C.sendMessage=void 0,C.sendMessage=function(e,t,i){try{e.postMessage(t,i)}catch(e){}}),C),e),p(P(),e),p(function(){if(b)return U;b=1,Object.defineProperty(U,"__esModule",{value:!0}),U.subscriptionArgsInvalid=void 0;var e=j();return U.subscriptionArgsInvalid=function(t,i,n){return!!(0,e.isntString)(t)||"function"!=typeof i||(0,e.isntString)(n)},U}(),e),p((D||(D=1,Object.defineProperty(F,"__esModule",{value:!0})),F),e),p(function(){if(M)return x;M=1,Object.defineProperty(x,"__esModule",{value:!0}),x.unpackPayload=void 0;var e=j();return x.unpackPayload=function(t){var i;if(t.data.slice(0,e.prefix.length)!==e.prefix)return!1;try{i=JSON.parse(t.data.slice(e.prefix.length))}catch(e){return!1}if(i.reply){var n=t.origin,s=t.source,o=i.reply;i.reply=function(t){if(s){var i=(0,e.packagePayload)(o,n,t);i&&s.postMessage(i,n)}}}return i},x}(),e)}(m)),m}const B=t(function(){if(Y)return k;Y=1;var e=j(),t=S();return(0,e.attach)(),k=t.Framebus}());class V{constructor(e){this.origin=null,this.listeners=[],this.bus=new B(e)}static getInstance(){return V.instance||(V.instance=new V),V.instance}on(e,t){return this.bus.on(e,t)}off(e,t){return this.bus.off(e,t)}emit(e,t,i=void 0){return this.bus.emit(e,t,i)}target(e){return this.bus.target(e)}}e.IframeEventBus=V,e.getEventBus=()=>V.getInstance()}(Ie);class fe{constructor(){this.events={}}on(e,t,i=!1){this.events[e]?this.events[e].push({priority:i,callback:t}):this.events[e]=[{priority:i,callback:t}]}off(e,t){const i=this.events[e];if(!i)return;const n=i.findIndex(e=>e.callback===t);i.splice(n,1)}_emit(e,...t){const i=this.events[e];i&&i.forEach(e=>{e.callback(...t)})}hasListener(e){const t=this.events[e];return!!t&&t.length>0}resetEvents(){const e={};Object.keys(this.events).forEach(t=>{const i=this.events[t];if(i&&i.length>0){const n=[];i.forEach(e=>{e.priority&&n.push(e)}),e[t]=n}}),this.events=e}static createChild(e){e.prototype=Object.create(fe.prototype,{constructor:e})}}
|
|
2
2
|
/* @copyright
|
|
3
3
|
Copyright (c) 2022 Skyflow, Inc.
|
|
4
|
-
*/const Ae={IFRAME_SECURE_SITE:"https://js.skyflow.com/v1/elements/index.html",IFRAME_SECURE_ORGIN:"https://js.skyflow.com"},Le="https://assets.payrails.io/8ba21d7/card/index.html",Oe="https://assets.payrails.io",ge={src:"about:blank",frameBorder:0,allowtransparency:!0,scrolling:"no",style:"width: 100%;",allow:"clipboard-read; clipboard-write"},Te=(e,t)=>{Object.keys(t).forEach(i=>{if(Object.prototype.hasOwnProperty.call(t,i)){const n=t[i];null==n?e.removeAttribute(i):e.setAttribute(i,n)}})};var Ce=(e={})=>{const t=document.createElement("iframe"),i=Object.assign(Object.assign({},ge),e);return Object.assign(t.style,M),Te(t,i),t.getAttribute("id")||(t.id=t.name),t};const Re=()=>Ae.IFRAME_SECURE_SITE,Ne=(e,t)=>{Object.keys(t).forEach(i=>{Object.prototype.hasOwnProperty.call(t,i)&&(e.style[i]=t[i])})};function Se(e){return JSON.parse(JSON.stringify(e))}var Pe,be,De,Me,we,ke,Ye;!function(e){e.DEFAULT="DEFAULT",e.PLAIN_TEXT="PLAIN_TEXT",e.MASKED="MASKED",e.REDACTED="REDACTED"}(Pe||(Pe={})),function(e){e.GET="GET",e.POST="POST",e.PUT="PUT",e.PATCH="PATCH",e.DELETE="DELETE"}(be||(be={})),function(e){e.CHANGE="CHANGE",e.READY="READY",e.FOCUS="FOCUS",e.BLUR="BLUR",e.SUBMIT="SUBMIT"}(De||(De={})),function(e){e.WARN="WARN",e.INFO="INFO",e.DEBUG="DEBUG",e.ERROR="ERROR"}(Me||(Me={})),function(e){e.DEV="DEV",e.PROD="PROD"}(we||(we={})),function(e){e.LOG="LOG",e.WARN="WARN",e.ERROR="ERROR"}(ke||(ke={})),function(e){e.REGEX_MATCH_RULE="REGEX_MATCH_RULE",e.LENGTH_MATCH_RULE="LENGTH_MATCH_RULE",e.ELEMENT_VALUE_MATCH_RULE="ELEMENT_VALUE_MATCH_RULE"}(Ye||(Ye={}));const Ue={DEBUG:{showDebugLogs:!0,showInfoLogs:!0,showWarnLogs:!0,showErrorLogs:!0},INFO:{showDebugLogs:!1,showInfoLogs:!0,showWarnLogs:!0,showErrorLogs:!0},WARN:{showDebugLogs:!1,showInfoLogs:!1,showWarnLogs:!0,showErrorLogs:!0},ERROR:{showDebugLogs:!1,showInfoLogs:!1,showWarnLogs:!1,showErrorLogs:!0}},Fe={PROD:{doesReturnValue:!1},DEV:{doesReturnValue:!0}},xe="[Skyflow]",je=(e,t,i)=>{if(i&&Ue[i]){const{showDebugLogs:n,showInfoLogs:s,showWarnLogs:o,showErrorLogs:r}=Ue[i];t===ke.LOG&&n?console.log(`${Me.DEBUG}: ${xe} ${e}`):t===ke.LOG&&s?console.log(`${Me.INFO}: ${xe} ${e}`):t===ke.WARN&&o?console.warn(`${Me.WARN}: ${xe} ${e}`):t===ke.ERROR&&r&&console.error(`${Me.ERROR}: ${xe} ${e}`)}},Be=(...e)=>{const t=e[0],i=e.filter((e,t)=>0!==t);return t?t.replace(/%s[0-9]+/g,e=>{const t=e.replace("%s","")-1;return i[t]}):""},Ve=(e="")=>{const t=e.split(":");if("group"===t[1])return"composable container";let i=atob(t[2]);return-1!==i.indexOf(":")&&(i=i.substring(0,i.indexOf(":"))),i},Ge=e=>{if(!e||!Object.prototype.hasOwnProperty.call(e,"records"))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_RECORDS_KEY_MISSING_IN_ADDITIONAL_FIELDS);const{records:t}=e;if(!t||!Array.isArray(t))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_RECORDS_IN_ADDITIONAL_FIELDS);if(0===t.length)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_RECORDS_IN_ADDITIONAL_FIELDS);t.forEach((e,t)=>{var i,n,s,r;if(!e||!Object.prototype.hasOwnProperty.call(e,"table"))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_TABLE_IN_ADDITIONAL_FIELDS);if(!e.table)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_EMPTY_TABLE_IN_ADDITIONAL_FIELDS);if(void 0!==(null===(i=e.fields)||void 0===i?void 0:i.skyflowID)){if(!(null===(n=e.fields)||void 0===n?void 0:n.skyflowID))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_EMPTY_SKYFLOW_ID);if(!("string"==typeof(null===(s=e.fields)||void 0===s?void 0:s.skyflowID)||(null===(r=e.fields)||void 0===r?void 0:r.skyflowID)instanceof String))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_SKYFLOW_ID)}if(!("string"==typeof e.table||e.table instanceof String))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_TABLE_IN_ADDITIONAL_FIELDS);if(!Object.prototype.hasOwnProperty.call(e,"fields"))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_FIELDS_IN_ADDITIONAL_FIELDS);if(!e.fields)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_EMPTY_FIELDS_IN_ADDITIONAL_FIELDS);if("object"!=typeof e.fields||Array.isArray(e.fields))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_FIELDS_IN_ADDITIONAL_FIELDS)})},Xe=e=>{let t=!0;try{new RegExp(e)}catch(e){t=!1}return t},ze=e=>{if(!Object.prototype.hasOwnProperty.call(e,"getBearerToken"))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_GET_BEARER_TOKEN_MISSING)},He=(e,t)=>{if(!Object.prototype.hasOwnProperty.call(e,"type"))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_ELEMENT_TYPE);if(!e.type)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_EMPTY_ELEMENT_TYPE);if(Object.prototype.hasOwnProperty.call(e,"altText")&&je(d.COLLECT_ALT_TEXT_DEPERECATED,ke.WARN,t),Object.prototype.hasOwnProperty.call(e,"skyflowID")&&"string"!=typeof e.skyflowID)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_SKYFLOW_ID)},qe=e=>{if(!e||!Array.isArray(e))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_UPSERT_OPTION_TYPE);if(!e.length)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_EMPTY_UPSERT_OPTIONS_ARRAY);e.forEach((e,t)=>{if(!e||"object"!=typeof e)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_UPSERT_OPTION_OBJECT_TYPE);if(!Object.prototype.hasOwnProperty.call(e,"table"))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_TABLE_IN_UPSERT_OPTION);if(!e.table||"string"!=typeof e.table||!e.table.length)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_TABLE_IN_UPSERT_OPTION);if(!Object.prototype.hasOwnProperty.call(e,"column"))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_COLUMN_IN_UPSERT_OPTION);if(!e.column||"string"!=typeof e.column||!e.column.length)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_COLUMN_IN_UPSERT_OPTION)})},We=e=>"boolean"==typeof e;function Ke(e){const t=e.split(":");return t.length>2?(t.pop(),t.pop(),t.join(":")):""}const $e=(e,t,i)=>{if("string"!=typeof e)return e;if(t===R.CARD_NUMBER){if(e=e&&e.replace(/\s/g,""),!i){((e="")=>{const t=e.replace(/[\s-]/g,"");let i=S.DEFAULT;Object.entries(U).forEach(([e,n])=>{n.regex.test(t)&&(i=e)})})(e);const t=e.length<=15?6:8;return e.length>t?e.replace(new RegExp(`.(?=.{0,${(null==e?void 0:e.length)-t-1}}$)`,"g"),"X"):e}return e}return i?e:void 0};function Ze(e){var t,i,n,s;if((null===(t=null==e?void 0:e.options)||void 0===t?void 0:t.customElementsURL)&&(e=>{if(!e||"https"!==e.substring(0,5).toLowerCase())return!1;try{if(new URL(e))return!0}catch(e){return!1}return!0})(null===(i=null==e?void 0:e.options)||void 0===i?void 0:i.customElementsURL)){const t=null===(n=null==e?void 0:e.options)||void 0===n?void 0:n.customElementsURL,i=new URL(t),o=i.protocol,r=i.hostname;Ae.IFRAME_SECURE_ORGIN=`${o}//${r}`,Ae.IFRAME_SECURE_SITE=null===(s=null==e?void 0:e.options)||void 0===s?void 0:s.customElementsURL}Ae.IFRAME_SECURE_ORGIN=Oe,Ae.IFRAME_SECURE_SITE=Le}class Je{constructor(e,t,i,n){this.setAttributess=e=>{Te(this.iframe,{src:e})},this.mount=e=>{var t;this.unmount();try{if("string"==typeof e){if(this.container=document.querySelector(e)||void 0,!this.container)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_ELEMENT_SELECTOR)}else{if(!(e instanceof HTMLElement))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_ELEMENT_SELECTOR);this.container=e}}catch(e){console.error(e)}Te(this.iframe,{src:Re(),title:"Secure Credit Card Form","aria-label":"Secure payment form",role:"application",tabindex:"0"}),null===(t=this.container)||void 0===t||t.appendChild(this.iframe)},this.setIframeHeight=e=>{this.iframe.getAttribute("height")!==`${e}px`&&this.iframe.setAttribute("height",`${e}px`)},this.unmount=()=>{this.iframe.remove()},this.name=`${e}:${i}:${n}`,this.metadata=t,this.iframe=Ce({name:this.name})}}class Qe{}var et,tt,it,nt,st,ot,rt,at,lt,dt,ct,ut,pt,_t,ht,Et,mt,vt,yt,It,ft;const At="Element";class Lt extends Qe{constructor(e,i,r,l,d=!1,c,u,p,E){var m;super(),this.type=wi.COLLECT,et.set(this,void 0),tt.set(this,!1),it.set(this,void 0),nt.set(this,void 0),st.set(this,{isEmpty:!0,isComplete:!1,isValid:!1,isFocused:!1,value:void 0,isRequired:!1}),ot.set(this,void 0),rt.set(this,new fe),at.set(this,void 0),lt.set(this,Ie.getEventBus()),dt.set(this,void 0),ct.set(this,[]),ut.set(this,!1),pt.set(this,void 0),_t.set(this,void 0),ht.set(this,!1),this.getID=()=>n(this,et,"f"),this.mount=e=>{var i;if(!e)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_EMPTY_ELEMENT_IN_MOUNT);const r=(e,i)=>{if(e.name===n(this,dt,"f").name){i(n(this,ot,"f")),n(this,ft,"f").call(this);const e=n(this,it,"f")[0],{name:o}=e,l=t(e,["name"]);n(this,nt,"f").length>1?n(this,nt,"f").forEach((e,t)=>{n(this,at,"f")&&n(this,at,"f")._emit(`${_.READY}:${e.elementName}`,Object.assign(Object.assign({},n(this,it,"f")[t]),{elementType:e.elementType}))}):n(this,rt,"f")._emit(_.READY,Object.assign({},l)),n(this,lt,"f").off(h+this.containerId,r),je(`${Be(a.ELEMENT_MOUNTED,At,Ve(n(this,dt,"f").name))} `,ke.LOG,n(this,pt,"f").logLevel),n(this,ct,"f").forEach(e=>e()),s(this,ct,[],"f")}};if(n(this,nt,"f").length>1)n(this,dt,"f").mount(e),n(this,lt,"f").on(h+this.containerId,r);else{if(n(this,ht,"f"))return n(this,dt,"f").mount(e),void n(this,lt,"f").on(h+this.containerId,r);null===(i=n(this,at,"f"))||void 0===i||i.on(C,t=>{(null==t?void 0:t.containerId)===this.containerId&&(n(this,dt,"f").mount(e),n(this,lt,"f").on(h+this.containerId,r))})}},this.unmount=()=>{n(this,lt,"f").off(v,n(this,yt,"f")),n(this,dt,"f").unmount()},this.update=e=>{let t=Se(e);const i=()=>{n(this,tt,"f")&&(t={rows:[{elements:[Object.assign({},t)]}]}),s(this,ot,gt(n(this,ot,"f"),t),"f"),s(this,nt,Tt(n(this,ot,"f")),"f"),n(this,tt,"f")?n(this,lt,"f").emit(I,{name:n(this,dt,"f").name,options:n(this,nt,"f")[0],isSingleElementAPI:!0}):(n(this,nt,"f").forEach(e=>{n(this,lt,"f").emit(I,{name:e.elementName,options:e,isSingleElementAPI:!0})}),n(this,lt,"f").emit(I,{name:n(this,dt,"f").name,options:n(this,ot,"f"),isSingleElementAPI:!1})),n(this,ft,"f").call(this)};n(this,ut,"f")?i():n(this,ct,"f").push(i)},Et.set(this,e=>{n(this,tt,"f")||n(this,rt,"f").on(I,()=>{e(n(this,nt,"f"))},!0)}),this.updateElement=e=>{n(this,lt,"f").emit(I,{name:e.elementName,options:e,isSingleElementAPI:!0})},mt.set(this,()=>{n(this,it,"f").forEach((e,t)=>{var i;if(0===t){n(this,st,"f").isEmpty=e.isEmpty,n(this,st,"f").isComplete=e.isComplete,n(this,st,"f").isValid=e.isValid,n(this,st,"f").isFocused=e.isFocused,n(this,st,"f").isRequired=e.isRequired,n(this,st,"f").value={};const i=n(this,nt,"f")[t].elementName,s=e.value&&$e(e.value,e.elementType,n(this,_t,"f"));n(this,tt,"f")?n(this,st,"f").value=s:n(this,st,"f").value[i]=s}else n(this,st,"f").isEmpty=n(this,st,"f").isEmpty||e.isEmpty,n(this,st,"f").isComplete=n(this,st,"f").isComplete&&e.isComplete,n(this,st,"f").isValid=n(this,st,"f").isValid&&e.isValid,n(this,st,"f").isFocused=n(this,st,"f").isFocused||e.isFocused,n(this,st,"f").isRequired=n(this,st,"f").isRequired||e.isRequired,n(this,st,"f").value||(n(this,st,"f").value={}),!n(this,nt,"f")[t]&&(null===(i=n(this,nt,"f")[t])||void 0===i?void 0:i.sensitive)&&(n(this,st,"f").value[n(this,nt,"f")[t].elementName]=e.value||"")})}),this.getState=()=>({isEmpty:n(this,st,"f").isEmpty,isComplete:n(this,st,"f").isComplete,isValid:n(this,st,"f").isValid,isFocused:n(this,st,"f").isFocused,value:n(this,st,"f").value,required:n(this,st,"f").isRequired}),this.getOptions=()=>{let e=Se(n(this,ot,"f"));return n(this,tt,"f")?e=e.rows[0].elements[0]:e.rows.forEach(e=>{e.elements.forEach(e=>{delete e.elementName})}),delete e.elementName,e},vt.set(this,e=>{n(this,rt,"f").on(y,()=>{const t=n(this,nt,"f").map(e=>e.elementName);n(this,tt,"f")||t.push(n(this,dt,"f").name),e(t)},!0)}),yt.set(this,e=>{if(n(this,tt,"f")&&e.event===_.READY&&e.name===n(this,dt,"f").name)n(this,rt,"f")._emit(_.READY);else{const t=n(this,nt,"f").length>1;n(this,nt,"f").forEach((i,s)=>{var r;if(e.name===i.elementName){let a="";switch(e.event){case _.FOCUS:a=_.FOCUS;break;case _.BLUR:a=_.BLUR;break;case _.CHANGE:a=_.CHANGE;break;case _.READY:a=_.READY;break;case _.SUBMIT:return void(null===(r=n(this,at,"f"))||void 0===r||r._emit(_.SUBMIT));default:throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_EVENT_TYPE)}n(this,it,"f")[s].isEmpty=e.value.isEmpty,n(this,it,"f")[s].isValid=e.value.isValid,n(this,it,"f")[s].isComplete=e.value.isComplete,n(this,it,"f")[s].isFocused=e.value.isFocused,n(this,it,"f")[s].isRequired=e.value.isRequired,Object.prototype.hasOwnProperty.call(e.value,"value")?n(this,it,"f")[s].value=e.value.value:n(this,it,"f")[s].value=void 0,a=t?`${a}:${e.name}`:a,n(this,lt,"f").emit(_.HEIGHT+n(this,dt,"f").name,{},e=>{n(this,dt,"f").setIframeHeight(e.height)}),n(this,mt,"f").call(this);const l=Object.assign(Object.assign({},n(this,it,"f")[s]),{elementType:i.elementType});t&&n(this,at,"f")?n(this,at,"f")._emit(a,l):n(this,rt,"f")._emit(a,l)}})}}),It.set(this,()=>{n(this,lt,"f").on(v,n(this,yt,"f"))}),ft.set(this,()=>{const{rows:e}=n(this,ot,"f");e.forEach(e=>{e.elements.forEach(e=>{e.elementType!==b.radio.name&&e.elementType!==b.checkbox.name&&(e.value=void 0)})}),s(this,nt,Tt(n(this,ot,"f")),"f")}),this.containerId=l.containerId,s(this,et,e,"f"),s(this,pt,p,"f"),s(this,ot,gt(i),"f"),s(this,nt,Tt(i),"f"),s(this,tt,d,"f"),E&&s(this,at,E,"f"),s(this,_t,Fe[n(this,pt,"f").env].doesReturnValue,"f"),this.elementType=n(this,tt,"f")?n(this,nt,"f")[0].elementType:"group",s(this,it,[],"f"),n(this,nt,"f").forEach(e=>{n(this,it,"f").push({isEmpty:!0,isComplete:!1,isValid:!1,isFocused:!1,value:n(this,_t,"f")?"":void 0,elementType:e.elementType,name:e.elementName,isRequired:!1})}),s(this,dt,new Je(n(this,ot,"f").elementName,r,this.containerId,n(this,pt,"f").logLevel),"f"),n(this,It,"f").call(this),n(this,vt,"f").call(this,c),n(this,Et,"f").call(this,u),je(Be(a.CREATED_ELEMENT,At,Ve(n(this,dt,"f").name)),ke.LOG,n(this,pt,"f").logLevel),s(this,ht,l.isMounted,"f"),null===(m=n(this,at,"f"))||void 0===m||m.on(C,e=>{(null==e?void 0:e.containerId)===this.containerId&&s(this,ht,!0,"f")});const f=e=>{e.height&&e.height>0&&n(this,dt,"f").setIframeHeight(e.height)};n(this,lt,"f").on(_.MOUNTED,e=>{l.type===wi.COMPOSABLE?n(this,nt,"f").forEach(t=>{e.name===t.elementName&&(t.isMounted=!0,s(this,ut,!0,"f"))}):e.name===n(this,nt,"f")[0].elementName&&(n(this,nt,"f")[0].isMounted=!0,s(this,ut,!0,"f")),n(this,lt,"f").emit(_.HEIGHT+n(this,dt,"f").name,{},f)})}on(e,t){if(!Object.values(_).includes(e))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_EVENT_LISTENER);if(!t)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_HANDLER_IN_EVENT_LISTENER);if("function"!=typeof t)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_HANDLER_IN_EVENT_LISTENER);n(this,rt,"f").on(e,e=>{void 0===e.value&&(e.value=""),delete e.isComplete,delete e.name,t(e)})}iframeName(){return n(this,dt,"f").name}isMounted(){return n(this,ut,"f")}isValidElement(){for(let e=0;e<n(this,nt,"f").length;e+=1){if(!Object.prototype.hasOwnProperty.call(n(this,nt,"f")[e],"table"))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_TABLE_NAME_MISSING);if(!n(this,nt,"f")[e].table)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_EMPTY_TABLE);if(!("string"==typeof n(this,nt,"f")[e].table||n(this,nt,"f")[e].table instanceof String))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_TABLE_NAME);if(!Object.prototype.hasOwnProperty.call(n(this,nt,"f")[e],"column"))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_COLUMN);if(!n(this,nt,"f")[e].column)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_EMPTY_COLUMN);if(!("string"==typeof n(this,nt,"f")[e].column||n(this,nt,"f")[e].column instanceof String))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_COLUMN);if(void 0!==n(this,nt,"f")[e].skyflowID&&!n(this,nt,"f")[e].skyflowID)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_EMPTY_SKYFLOW_ID)}return!0}setError(e){n(this,lt,"f").emit(L,{name:Ke(n(this,dt,"f").name),isTriggerError:!0,clientErrorText:e})}resetError(){n(this,lt,"f").emit(L,{name:Ke(n(this,dt,"f").name),isTriggerError:!1})}setValue(e){n(this,pt,"f").env!==we.PROD?n(this,tt,"f")&&n(this,lt,"f").emit(I,{name:n(this,dt,"f").name,options:Object.assign(Object.assign({},n(this,nt,"f")[0]),{value:e}),isSingleElementAPI:!0}):je(Be(d.UNABLE_TO_SET_VALUE_IN_PROD_ENV,n(this,nt,"f")[0].elementType),ke.WARN,n(this,pt,"f").logLevel)}clearValue(){n(this,pt,"f").env!==we.PROD?n(this,tt,"f")&&n(this,lt,"f").emit(I,{name:n(this,dt,"f").name,options:Object.assign(Object.assign({},n(this,nt,"f")[0]),{value:""}),isSingleElementAPI:!0}):je(Be(d.UNABLE_TO_CLEAR_VALUE_IN_PROD_ENV,n(this,nt,"f")[0].elementType),ke.WARN,n(this,pt,"f").logLevel)}setAttribute(e,t){n(this,lt,"f").emit(f,{name:n(this,dt,"f").name,attribute:e,value:t})}focus(){var e;if(!(null===(e=n(this,nt,"f"))||void 0===e?void 0:e.length))return;const t=this.getState();n(this,lt,"f").emit(v,{name:n(this,nt,"f")[0].elementName,event:_.FOCUS,value:{isEmpty:t.isEmpty,isValid:t.isValid,isComplete:t.isComplete,isFocused:!0,isRequired:t.required,value:t.value}})}}function Ot(e,t,i={}){if("group"!==e&&!Object.prototype.hasOwnProperty.call(b,e))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_ELEMENT_TYPE);if(Object.prototype.hasOwnProperty.call(t,"validations")){if(!Array.isArray(t.validations))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_VALIDATIONS_TYPE);t.validations.forEach((e,t)=>{if(!Object.prototype.hasOwnProperty.call(e,"type"))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_VALIDATION_RULE_TYPE);if(!Object.values(Ye).includes(e.type))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_VALIDATION_RULE_TYPE);if(!Object.prototype.hasOwnProperty.call(e,"params"))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_VALIDATION_RULE_PARAMS);if("object"!=typeof e.params||Array.isArray(e.params)||null===e.params)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_VALIDATION_RULE_PARAMS);if(e.type===Ye.REGEX_MATCH_RULE){if(!Object.prototype.hasOwnProperty.call(e.params,"regex"))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_REGEX_IN_REGEX_MATCH_RULE)}else if(e.type===Ye.LENGTH_MATCH_RULE&&!Object.prototype.hasOwnProperty.call(e.params,"min")&&!Object.prototype.hasOwnProperty.call(e.params,"max"))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_MIN_AND_MAX_IN_LENGTH_MATCH_RULE)})}if(Object.prototype.hasOwnProperty.call(i,"name")&&i.name!==t.name)throw new Error("Name attribute can't be updated");if((i=Object.assign(Object.assign({},t),i)).mask||i.replacePattern){const{type:t}=b[e].attributes;"text"===t&&"textarea"===t&&"email"===t||(delete i.mask,delete i.replacePattern)}if(void 0===!i.mask&&!Array.isArray(i.mask))throw new Error("mask option has to be array or undefined");if(Array.isArray(i.mask)){const e=i.mask;if("string"!=typeof e[0]||e[1]&&"object"!=typeof e[1])throw new Error("mask array values has to be string")}if(Array.isArray(i.replacePattern)){const e=i.replacePattern;if("string"!=typeof e[0]||e[1]&&"string"!=typeof e[1])throw new Error("replacePatterns array values has to be string")}if((e===b.radio.name||e===b.checkbox.name)&&!i.value)throw new Error("Elements radio and checkbox requires value attribute");if(!(e!==b.dropdown.name||i.options&&Array.isArray(i.options)&&0!==i.options.length))throw new Error("Element dropdown requires options attribute with an array of objects containing value and text attributes")}function gt(e,t={},i=!0){return(t=Object.assign(Object.assign({},e),t)).rows.forEach((n,s)=>{const o=n,r=e.rows[s];t.rows[s]=Object.assign(Object.assign({},r),o),o.elements.forEach((e,t)=>{var n,s;const a=r.elements[t],d=e;if(d.elementType&&a.elementType!==d.elementType&&a.elementName&&a.elementName!==d.elementName)throw new Error(l.CANNOT_CHANGE_ELEMENT);Ot(a.elementType,a,d),o.elements[t]=Object.assign(Object.assign(Object.assign({},a),d),{elementName:a.elementName});const c=d.classes||{},u=d.styles||{};u.base=Object.assign(Object.assign({},k),u.base),d.classes=c,d.styles=u;const p=(null===(n=null==d?void 0:d.labelStyles)||void 0===n?void 0:n.classes)||{},_=(null===(s=null==d?void 0:d.labelStyles)||void 0===s?void 0:s.styles)||{};i&&function(e,t){Object.values(Y).forEach(i=>{if(e[i]||t[i])switch(i){case Y.BASE:t[i]=Object.assign({},t[i]);break;case Y.FOCUS:t[Y.BASE]=Object.assign(Object.assign({},t[Y.BASE]),{":focus":Object.assign({},t[Y.BASE]&&t[Y.BASE][":focus"])});break;case Y.WEBPACKAUTOFILL:t[Y.BASE]=Object.assign(Object.assign({},t[Y.BASE]),{":-webkit-autofill":Object.assign({},t[Y.BASE]&&t[Y.BASE][":-webkit-autofill"])});break;default:t[i]=Object.assign(Object.assign({},t[Y.BASE]),t[i])}}),Object.keys(t).forEach(e=>{const i=t[e][":-webkit-autofill"];"object"==typeof i&&Object.keys(i).forEach(e=>{i[e]&&!i[e].includes("!important")&&(i[e]=`${i[e]} !important`)})})}(p,_),d.labelStyles={labelClasses:p},d.labelStyles.styles=_})}),t}et=new WeakMap,tt=new WeakMap,it=new WeakMap,nt=new WeakMap,st=new WeakMap,ot=new WeakMap,rt=new WeakMap,at=new WeakMap,lt=new WeakMap,dt=new WeakMap,ct=new WeakMap,ut=new WeakMap,pt=new WeakMap,_t=new WeakMap,ht=new WeakMap,Et=new WeakMap,mt=new WeakMap,vt=new WeakMap,yt=new WeakMap,It=new WeakMap,ft=new WeakMap;const Tt=e=>{const{rows:t}=e,i=[];return t.forEach(e=>{e.elements.forEach(e=>{i.push(e)})}),i},Ct=e=>{const t=e.validations;return t&&Array.isArray(t)&&t.length>0&&t.forEach((e,t)=>{if(e&&e.type===Ye.ELEMENT_VALUE_MATCH_RULE){if(e.params&&!Object.prototype.hasOwnProperty.call(e.params,"element"))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_ELEMENT_IN_ELEMENT_MATCH_RULE);if(e.params&&(null==e.params.element||!(e.params.element instanceof Lt)))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_ELEMENT_IN_ELEMENT_MATCH_RULE);e.params&&e.params.element&&e.params.element instanceof Lt&&(e.params.element=e.params.element.iframeName())}else if(e&&e.type===Ye.REGEX_MATCH_RULE){if(e.params&&e.params.regex&&!Xe(e.params.regex))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_REGEX_IN_REGEX_MATCH_RULE);e.params&&e.params.regex&&Xe(e.params.regex)&&(e.params.regex=e.params.regex.toString())}}),t},Rt=(e,t,i)=>{let n=Object.assign({required:!1},t);if((Object.prototype.hasOwnProperty.call(n,"format")||Object.prototype.hasOwnProperty.call(n,"translation"))&&(V.includes(e)?(je(Be(d.INPUT_FORMATTING_NOT_SUPPROTED,e),ke.WARN,i),null==n||delete n.format,null==n||delete n.translation):e===b.INPUT_FIELD.name&&((e=>{if(e){if(Object.prototype.hasOwnProperty.call(e,"format")&&"string"!=typeof e.format)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_INPUT_OPTIONS_FORMAT);if(Object.prototype.hasOwnProperty.call(e,"translation")&&("object"!=typeof e.translation||"[object Object]"!==Object.prototype.toString.call(e.translation)))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_INPUT_OPTIONS_TRANSLATION)}})(t),n=Object.assign(Object.assign({},n),{mask:[n.format,n.translation?n.translation:G]}),null==n||delete n.format,null==n||delete n.translation)),e===b.CARD_NUMBER.name){Object.prototype.hasOwnProperty.call(n,"enableCardIcon")||(n=Object.assign(Object.assign({},n),{enableCardIcon:!0}));let e=" ";(null==n?void 0:n.format)===D&&(e="-"),n=Object.assign(Object.assign({},n),{cardSeperator:e}),null==n||delete n.format,null==n||delete n.translation}else if(e===b.EXPIRATION_DATE.name){let e=!1;n.format&&(e=!!(s=n.format.toUpperCase())&&x.includes(s),e||je(Be(d.INVALID_EXPIRATION_DATE_FORMAT,x.toString()),ke.WARN,i)),n=Object.assign(Object.assign({},n),{format:e?n.format.toUpperCase():F}),null==n||delete n.translation}else if(e===b.EXPIRATION_YEAR.name){let e=!1;n.format&&(e=(e=>!!e&&j.includes(e))(n.format.toUpperCase()),e||je(Be(d.INVALID_EXPIRATION_YEAR_FORMAT,j.toString()),ke.WARN,i)),n=Object.assign(Object.assign({},n),{format:e?n.format.toUpperCase():"YY"}),null==n||delete n.translation}var s;if(Object.prototype.hasOwnProperty.call(n,"enableCardIcon")&&!We(n.enableCardIcon))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_BOOLEAN_OPTIONS,{description:"Interface: container create - Invaild enableCardIcon in options, enableCardIcon of type boolean is required."});if(Object.prototype.hasOwnProperty.call(n,"required")&&!We(n.required))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_BOOLEAN_OPTIONS,{description:"Interface: container create - Invaild required in options, required of type boolean is required."});return n};function Nt(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,e=>{const t=crypto.getRandomValues(new Uint32Array(1))[0]/Math.pow(2,32)*16|0;return("x"===e?t:3&t|8).toString(16)})}class St{}var Pt,bt,Dt,Mt,wt,kt,Yt,Ut,Ft,xt,jt,Bt;const Vt="CollectContainer";class Gt extends St{constructor(e,t,i,r){super(),Pt.set(this,void 0),bt.set(this,{}),Dt.set(this,void 0),Mt.set(this,void 0),wt.set(this,void 0),this.type=wi.COLLECT,kt.set(this,void 0),Yt.set(this,!1),this.create=(e,t={required:!1})=>{He(e,n(this,Mt,"f").logLevel);const i=Ct(e),s=Rt(e.type,t,n(this,Mt,"f").logLevel),o={rows:[{elements:[Object.assign(Object.assign(Object.assign({elementType:e.type,name:e.column,accept:t.allowedFileType},e),s),{validations:i})]}]};return n(this,Ut,"f").call(this,o,!0)},Ut.set(this,(e,t=!1)=>{const i=[],s=Se(e);if(s.rows.forEach(e=>{e.elements.forEach(e=>{const t=e,{elementType:n}=t;Ot(n,t),t.sensitive=t.sensitive||b[n].sensitive,t.replacePattern=t.replacePattern||b[n].replacePattern,t.mask=t.mask||b[n].mask,t.isMounted=!1,t.elementType!==b.radio.name&&t.elementType!==b.checkbox.name||(t.elementName=`${t.elementName}:${btoa(t.value)}`),t.elementName=`${u}:${t.elementType}:${btoa(Nt())}`,t.label=e.label,t.skyflowID=e.skyflowID,i.push(t)})}),s.elementName=t?i[0].elementName:`${u}:group:${btoa(s.name)}`,t&&!n(this,bt,"f")[i[0].elementName]&&n(this,Bt,"f").call(this,i[0].name))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_UNIQUE_ELEMENT_NAME);let r=n(this,bt,"f")[s.elementName];if(r)t?r.update(i[0]):r.update(s);else{const e=Nt();r=new Lt(e,s,n(this,Dt,"f"),{containerId:n(this,Pt,"f"),isMounted:n(this,Yt,"f"),type:this.type},t,n(this,xt,"f"),n(this,jt,"f"),n(this,Mt,"f"),n(this,kt,"f")),n(this,bt,"f")[s.elementName]=r,n(this,wt,"f")[e]=r}return t||i.forEach(e=>{const t=e.elementName;n(this,bt,"f")[t]?n(this,bt,"f")[t].update(e):n(this,bt,"f")[t]=this.create(e.elementType,r)}),r}),Ft.set(this,e=>{Object.keys(n(this,bt,"f")).forEach(t=>{t===e&&delete n(this,bt,"f")[t]})}),xt.set(this,e=>{e.forEach(e=>{n(this,Ft,"f").call(this,e)})}),jt.set(this,e=>{e.forEach(e=>{n(this,bt,"f")[e.elementName]&&n(this,bt,"f")[e.elementName].update(e)})}),Bt.set(this,e=>{const t=Object.keys(n(this,bt,"f"));for(let i=0;i<t.length;i+=1)if(atob(t[i].split(":")[2])===e)return!0;return!1}),this.validate=()=>new Promise((e,t)=>{Object.values(n(this,bt,"f")).forEach(e=>{if(!e.isMounted())throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CARD_FORM_COLLECT_ELEMENT_NOT_MOUNTED);e.isValidElement()}),this.bus.emit(g+n(this,Pt,"f"),{},t=>{e(t)})}),this.collect=(e={tokens:!0})=>new Promise((t,i)=>{try{ze(n(this,Dt,"f").clientJSON.config);const s=Object.values(n(this,bt,"f"));let r=F;if(s.forEach(e=>{if(!e.isMounted())throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CARD_FORM_COLLECT_ELEMENT_NOT_MOUNTED);e.isValidElement();const t=e.getOptions();t.elementType===R.EXPIRATION_DATE&&(r=t.format||"MM/YY")}),Object.prototype.hasOwnProperty.call(e,"tokens")&&!We(e.tokens))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_TOKENS);(null==e?void 0:e.additionalFields)&&Ge(e.additionalFields),(null==e?void 0:e.upsert)&&qe(null==e?void 0:e.upsert),this.bus.target(Ae.IFRAME_SECURE_ORGIN).emit(E+n(this,Pt,"f"),Object.assign(Object.assign({},Object.assign(Object.assign({},e),{expiryDateFormat:r})),{tokens:void 0===(null==e?void 0:e.tokens)||e.tokens}),e=>{!e||(null==e?void 0:e.error)?(je(`${JSON.stringify(null==e?void 0:e.error)}`,ke.ERROR,n(this,Mt,"f").logLevel),i(null==e?void 0:e.error)):(je(Be(a.COLLECT_SUBMIT_SUCCESS,Vt),ke.LOG,n(this,Mt,"f").logLevel),t(e))}),je(Be(a.EMIT_EVENT,Vt,E),ke.LOG,n(this,Mt,"f").logLevel)}catch(e){je(`${e.message}`,ke.ERROR,n(this,Mt,"f").logLevel),i(e)}}),this.unmount=()=>{this.iframe.remove()},this.bus=Ie.getEventBus(),s(this,Pt,Nt(),"f"),s(this,Dt,Object.assign(Object.assign({},t),(null==e?void 0:e.fonts)?{fonts:e.fonts}:{}),"f"),s(this,wt,i,"f"),s(this,Mt,r,"f"),s(this,kt,new fe,"f"),this.iframe=Ce({name:`${c}:${n(this,Pt,"f")}:${n(this,Mt,"f").logLevel}`}),Te(this.iframe,{src:Re()}),Ne(this.iframe,Object.assign({},w)),je(Be(a.CREATE_COLLECT_CONTAINER,Vt),ke.LOG,n(this,Mt,"f").logLevel);const l=(e,t)=>{e.name===c+n(this,Pt,"f")&&(t(Object.assign(Object.assign({},n(this,Dt,"f")),{clientJSON:Object.assign(Object.assign({},n(this,Dt,"f").clientJSON),{config:Object.assign({},n(this,Dt,"f").clientJSON.config)}),context:n(this,Mt,"f")})),s(this,Yt,!0,"f"),n(this,kt,"f")._emit(C,{containerId:n(this,Pt,"f")}),this.bus.target({origin:Ae.IFRAME_SECURE_ORGIN}).off(h+n(this,Pt,"f"),l))};this.bus.target({origin:Ae.IFRAME_SECURE_ORGIN}).on(h+n(this,Pt,"f"),l),document.body.append(this.iframe)}reset(){this.bus.emit(m+n(this,Pt,"f"))}}Pt=new WeakMap,bt=new WeakMap,Dt=new WeakMap,Mt=new WeakMap,wt=new WeakMap,kt=new WeakMap,Yt=new WeakMap,Ut=new WeakMap,Ft=new WeakMap,xt=new WeakMap,jt=new WeakMap,Bt=new WeakMap;const Xt=(e,t,i)=>{const n=t.split(/[\.\[\]]/g);let s=e;for(const e of n){if(null===s)return i;if(void 0===s)return i;const t=e.replace(/['"]/g,"");""!==t.trim()&&(s=s[t])}return void 0===s?i:s},zt=(e,t,i)=>{if(!e)return{};if(!t||void 0===i)return e;const n=t.split(/[\.\[\]]/g).filter(e=>!!e.trim()),s=e=>{if(n.length>1){const t=n.shift(),i=null!==((e,t)=>{const i=t;if(null==e)return i;const n=parseInt(e);return isNaN(n)?i:n})(n[0],null);e[t]=void 0===e[t]?i?[]:{}:e[t],s(e[t])}else e[n[0]]=i},o=(e=>{if(null==(t=e)||"object"!=typeof t&&"function"!=typeof t)return e;var t;if("function"==typeof e)return e.bind({});const i=new e.constructor;return Object.getOwnPropertyNames(e).forEach(t=>{i[t]=e[t]}),i})(e);return s(o),o};var Ht,qt,Wt,Kt,$t,Zt,Jt,Qt,ei,ti,ii,ni,si,oi,ri,ai,li,di,ci,ui,pi,_i,hi,Ei,mi;class vi{constructor(e,t){Ht.set(this,void 0),qt.set(this,void 0),Wt.set(this,Ie.getEventBus()),Kt.set(this,null),this.type=wi.COMPOSABLE,$t.set(this,!1),Zt.set(this,!1),this.update=e=>{s(this,Zt,!0,"f"),n(this,$t,"f")?(n(this,qt,"f")._emit(O,{elementName:n(this,Ht,"f"),elementOptions:e}),s(this,Zt,!1,"f")):n(this,Zt,"f")&&n(this,qt,"f").on(`${De.READY}:${n(this,Ht,"f")}`,()=>{n(this,qt,"f")._emit(O,{elementName:n(this,Ht,"f"),elementOptions:e}),s(this,$t,!0,"f"),s(this,Zt,!1,"f")})},s(this,Ht,e,"f"),s(this,qt,t,"f"),n(this,qt,"f").on(`${De.READY}:${n(this,Ht,"f")}`,()=>{s(this,$t,!0,"f")})}on(e,t){if(!Object.values(_).includes(e))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_EVENT_LISTENER);if(!t)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_HANDLER_IN_EVENT_LISTENER);if("function"!=typeof t)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_HANDLER_IN_EVENT_LISTENER);n(this,qt,"f").on(`${e}:${n(this,Ht,"f")}`,e=>{if(void 0===e.value&&(e.value=""),"CARD_NUMBER"===e.elementType&&e.value){const{value:t}=e;e.value=t.slice(0,8)}s(this,Kt,{isEmpty:e.isEmpty,isValid:e.isValid,isComplete:e.isComplete,isFocused:e.isFocused,isRequired:e.isRequired,value:e.value},"f"),delete e.isComplete,delete e.name,t(e)})}focus(){const e=n(this,Kt,"f")||{isEmpty:!0,isValid:!1,isComplete:!1,isFocused:!0,isRequired:!1};n(this,Wt,"f").emit(v,{name:n(this,Ht,"f"),event:_.FOCUS,value:Object.assign(Object.assign({},e),{isFocused:!0})})}setAttribute(e,t){n(this,qt,"f")._emit(f,{elementName:n(this,Ht,"f"),attribute:e,value:t})}}Ht=new WeakMap,qt=new WeakMap,Wt=new WeakMap,Kt=new WeakMap,$t=new WeakMap,Zt=new WeakMap;const yi="CollectContainer";class Ii extends St{constructor(e,t,i,l){super(),Jt.set(this,void 0),Qt.set(this,{}),ei.set(this,void 0),ti.set(this,{rows:[]}),ii.set(this,[]),ni.set(this,void 0),si.set(this,void 0),oi.set(this,void 0),ri.set(this,!1),ai.set(this,void 0),li.set(this,void 0),this.type=wi.COMPOSABLE,di.set(this,!1),ci.set(this,{}),this.create=(e,t={required:!1})=>{He(e,n(this,ni,"f").logLevel);const i=Ct(e),s=Rt(e.type,t,n(this,ni,"f").logLevel),o=`${u}:${e.type}:${btoa(Nt())}`;return n(this,ii,"f").push(Object.assign(Object.assign(Object.assign({elementType:e.type,name:e.column},e),s),{validations:i,elementName:o})),new vi(o,n(this,oi,"f"))},ui.set(this,(e,t=!1)=>{const i=[];if(s(this,Qt,{},"f"),s(this,ci,Se(e),"f"),n(this,ci,"f").rows.forEach(e=>{e.elements.forEach(e=>{const t=e,{elementType:n}=t;Ot(n,t),t.sensitive=t.sensitive||b[n].sensitive,t.replacePattern=t.replacePattern||b[n].replacePattern,t.mask=t.mask||b[n].mask,t.isMounted=!1,t.label=e.label,t.skyflowID=e.skyflowID,i.push(t)})}),n(this,ci,"f").elementName=t?i[0].elementName:`${u}:group:${btoa(n(this,ci,"f").name)}`,t&&!n(this,Qt,"f")[i[0].elementName]&&n(this,Ei,"f").call(this,i[0].name))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_UNIQUE_ELEMENT_NAME);let r=n(this,Qt,"f")[n(this,ci,"f").elementName];if(r)t?r.update(i[0]):r.update(n(this,ci,"f"));else{const e=Nt();r=new Lt(e,n(this,ci,"f"),n(this,ei,"f"),{containerId:n(this,Jt,"f"),isMounted:n(this,di,"f"),type:this.type},!0,n(this,_i,"f"),n(this,hi,"f"),n(this,ni,"f"),n(this,oi,"f")),n(this,Qt,"f")[n(this,ci,"f").elementName]=r,n(this,si,"f")[e]=r}return r}),pi.set(this,e=>{Object.keys(n(this,Qt,"f")).forEach(t=>{t===e&&delete n(this,Qt,"f")[t]})}),_i.set(this,e=>{e.forEach(e=>{n(this,pi,"f").call(this,e)})}),hi.set(this,e=>{e.forEach(e=>{n(this,Qt,"f")[e.elementName]&&n(this,Qt,"f")[e.elementName].update(e)})}),Ei.set(this,e=>{const t=Object.keys(n(this,Qt,"f"));for(let i=0;i<t.length;i+=1)if(atob(t[i].split(":")[2])===e)return!0;return!1}),this.on=(e,t)=>{if(!Object.values(_).includes(e))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_EVENT_LISTENER);if(!t)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_HANDLER_IN_EVENT_LISTENER);if("function"!=typeof t)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_HANDLER_IN_EVENT_LISTENER);n(this,oi,"f").on(_.SUBMIT,()=>{t()})},this.mount=e=>{if(!e)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_EMPTY_ELEMENT_IN_MOUNT);s(this,ti,{rows:[]},"f");const{layout:t}=n(this,ai,"f");if((t||[]).reduce((e,t)=>e+t,0)!==n(this,ii,"f").length)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISMATCH_ELEMENT_COUNT_LAYOUT_SUM);let i=0;if(t.forEach((e,t)=>{n(this,ti,"f").rows=[...n(this,ti,"f").rows,{elements:[]}];for(let s=0;s<e;s++)n(this,ti,"f").rows[t].elements.push(n(this,ii,"f")[i]),i++}),n(this,ai,"f").styles&&(n(this,ti,"f").styles=Object.assign({},n(this,ai,"f").styles)),n(this,ai,"f").errorTextStyles&&(n(this,ti,"f").errorTextStyles=Object.assign({},n(this,ai,"f").errorTextStyles)),n(this,di,"f"))return n(this,li,"f")&&(n(this,li,"f").unmount(),s(this,li,null,"f")),s(this,Qt,{},"f"),s(this,li,n(this,ui,"f").call(this,n(this,ti,"f"),!1),"f"),this.mountContainerElement(e),void s(this,ri,!0,"f");n(this,oi,"f").on(T+n(this,Jt,"f"),()=>{s(this,Qt,{},"f"),s(this,li,n(this,ui,"f").call(this,n(this,ti,"f"),!1),"f"),this.mountContainerElement(e),s(this,ri,!0,"f")})},this.mountContainerElement=e=>{n(this,li,"f").mount(e)},this.unmount=()=>{var e;[...n(this,ii,"f").map(e=>e.elementName)].forEach(e=>{n(this,pi,"f").call(this,e)}),s(this,ii,[],"f"),s(this,ti,{rows:[]},"f"),s(this,Qt,{},"f"),null===(e=n(this,li,"f"))||void 0===e||e.unmount(),this.iframe.remove(),s(this,ri,!1,"f"),s(this,di,!1,"f")},this.validate=()=>new Promise((e,t)=>{Object.values(n(this,Qt,"f")).forEach(e=>{if(!e.isMounted())throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CARD_FORM_COLLECT_ELEMENT_NOT_MOUNTED);e.isValidElement()}),this.bus.emit(g+n(this,Jt,"f"),{},t=>{e(t)})}),this.collect=(e={tokens:!0})=>new Promise((t,i)=>{try{if(ze(n(this,ei,"f").clientJSON.config),!n(this,ri,"f")){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CARD_FORM_COLLECT_ELEMENT_NOT_MOUNTED);throw r.PayrailsLogger.error(e.message,{error:e}),e}if(Tt(n(this,ci,"f")).forEach(e=>{if(!(null==e?void 0:e.isMounted))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_UI_ELEMENT_MISSING)}),Object.values(n(this,Qt,"f")).forEach(e=>{e.isValidElement()}),e&&e.tokens&&"boolean"!=typeof e.tokens)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_TOKENS);(null==e?void 0:e.additionalFields)&&Ge(e.additionalFields),(null==e?void 0:e.upsert)&&qe(null==e?void 0:e.upsert),this.bus.emit(E+n(this,Jt,"f"),Object.assign(Object.assign({},e),{tokens:void 0===(null==e?void 0:e.tokens)||e.tokens}),e=>{!e||(null==e?void 0:e.error)?(je(`${JSON.stringify(null==e?void 0:e.error)}`,ke.ERROR,n(this,ni,"f").logLevel),i(null==e?void 0:e.error)):(je(Be(a.COLLECT_SUBMIT_SUCCESS,yi),ke.LOG,n(this,ni,"f").logLevel),t(e))}),je(Be(a.EMIT_EVENT,yi,E),ke.LOG,n(this,ni,"f").logLevel)}catch(e){je(`${e.message}`,ke.ERROR,n(this,ni,"f").logLevel),i(e)}}),mi.set(this,()=>{n(this,oi,"f").on(O,e=>{let t;const i=n(this,ii,"f").map((i,n)=>i.elementName===e.elementName?(t=n,Object.assign({elementName:i.elementName},e.elementOptions)):i);n(this,li,"f")&&n(this,li,"f").updateElement(Object.assign({},i[t]))})}),this.bus=Ie.getEventBus(),s(this,Jt,Nt(),"f"),s(this,ei,Object.assign(Object.assign({},t),(null==e?void 0:e.fonts)?{fonts:e.fonts}:{}),"f"),s(this,si,i,"f"),s(this,ni,l,"f"),s(this,ai,e,"f"),s(this,oi,new fe,"f"),this.iframe=Ce({name:`${c}:${n(this,Jt,"f")}:${n(this,ni,"f").logLevel}`}),Te(this.iframe,{src:Re()}),Ne(this.iframe,Object.assign({},w)),je(Be(a.CREATE_COLLECT_CONTAINER,yi),ke.LOG,n(this,ni,"f").logLevel);const d=(e,t)=>{e.name===c+n(this,Jt,"f")&&(t(Object.assign(Object.assign({},n(this,ei,"f")),{clientJSON:Object.assign(Object.assign({},n(this,ei,"f").clientJSON),{config:Object.assign({},n(this,ei,"f").clientJSON.config)}),context:n(this,ni,"f")})),s(this,di,!0,"f"),n(this,oi,"f")._emit(T+n(this,Jt,"f"),{containerId:n(this,Jt,"f")}),this.bus.target({origin:Ae.IFRAME_SECURE_ORGIN}).off(h+n(this,Jt,"f"),d))};this.bus.target({origin:Ae.IFRAME_SECURE_ORGIN}).on(h+n(this,Jt,"f"),d),document.body.append(this.iframe),n(this,mi,"f").call(this)}reset(){this.bus.emit(m+n(this,Jt,"f"),{})}}function fi(e){this.message=e}Jt=new WeakMap,Qt=new WeakMap,ei=new WeakMap,ti=new WeakMap,ii=new WeakMap,ni=new WeakMap,si=new WeakMap,oi=new WeakMap,ri=new WeakMap,ai=new WeakMap,li=new WeakMap,di=new WeakMap,ci=new WeakMap,ui=new WeakMap,pi=new WeakMap,_i=new WeakMap,hi=new WeakMap,Ei=new WeakMap,mi=new WeakMap,fi.prototype=new Error,fi.prototype.name="InvalidCharacterError";var Ai="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||function(e){var t=String(e).replace(/=+$/,"");if(t.length%4==1)throw new fi("'atob' failed: The string to be decoded is not correctly encoded.");for(var i,n,s=0,o=0,r="";n=t.charAt(o++);~n&&(i=s%4?64*i+n:n,s++%4)?r+=String.fromCharCode(255&i>>(-2*s&6)):0)n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(n);return r};function Li(e){var t=e.replace(/-/g,"+").replace(/_/g,"/");switch(t.length%4){case 0:break;case 2:t+="==";break;case 3:t+="=";break;default:throw"Illegal base64url string!"}try{return function(e){return decodeURIComponent(Ai(e).replace(/(.)/g,function(e,t){var i=t.charCodeAt(0).toString(16).toUpperCase();return i.length<2&&(i="0"+i),"%"+i}))}(t)}catch(e){return Ai(t)}}function Oi(e){this.message=e}Oi.prototype=new Error,Oi.prototype.name="InvalidTokenError";const gi=e=>{try{if(!e)return!1;if(t=e,"[object String]"!==Object.prototype.toString.call(t))return!1;let i=!1;const n=function(e,t){if("string"!=typeof e)throw new Oi("Invalid token specified");var i=!0===(t=t||{}).header?0:1;try{return JSON.parse(Li(e.split(".")[i]))}catch(e){throw new Oi("Invalid token specified: "+e.message)}}(e),s=(new Date).getTime()/1e3,o=n.exp;return o&&s>o&&(i=!0),!i}catch(e){return!1}var t};var Ti,Ci,Ri,Ni,Si,Pi,bi,Di,Mi,wi;class ki{constructor(e,t){Ti.set(this,void 0),this.config=e,s(this,Ti,t,"f")}toJSON(){return{config:this.config,metaData:n(this,Ti,"f")}}static fromJSON(e){return new ki(e.config,e.metaData)}}Ti=new WeakMap,function(e){e.COLLECT="COLLECT",e.COMPOSABLE="COMPOSABLE"}(wi||(wi={}));const Yi="Skyflow";class Ui{constructor(e){var t,i;Ci.set(this,void 0),Ri.set(this,Nt()),Ni.set(this,{uuid:n(this,Ri,"f"),clientDomain:window.location.origin}),Si.set(this,""),Pi.set(this,void 0),bi.set(this,void 0),Di.set(this,void 0),Mi.set(this,void 0),this.bus=Ie.getEventBus();const d=localStorage.getItem("sdk_version")||"";n(this,Ni,"f").sdkVersion=d,s(this,Ci,new ki(Object.assign({},e),n(this,Ni,"f")),"f"),s(this,bi,(null===(t=null==e?void 0:e.options)||void 0===t?void 0:t.logLevel)||Me.ERROR,"f"),s(this,Di,(null===(i=null==e?void 0:e.options)||void 0===i?void 0:i.env)||we.PROD,"f"),s(this,Mi,{},"f"),this.bus.on(p,e=>{if(e&&e.errorCode){const t=new o.PayrailsError(e.errorCode,{cause:null==e?void 0:e.originalError});r.PayrailsLogger.error(t.message,{error:t})}}),this.bus.target({origin:Ae.IFRAME_SECURE_ORGIN}).on(A+n(this,Ri,"f"),(e,t)=>{je(Be(a.CAPTURED_BEARER_TOKEN_EVENT,Yi),ke.LOG,n(this,bi,"f")),!n(this,Ci,"f").config.getBearerToken||n(this,Si,"f")&&gi(n(this,Si,"f"))?(je(Be(a.REUSE_BEARER_TOKEN,Yi),ke.LOG,n(this,bi,"f")),t({authToken:n(this,Si,"f")})):n(this,Ci,"f").config.getBearerToken().then(e=>{gi(e)?(je(Be(a.BEARER_TOKEN_RESOLVED,Yi),ke.LOG,n(this,bi,"f")),s(this,Si,e,"f"),t({authToken:n(this,Si,"f")})):(je(l.INVALID_BEARER_TOKEN,ke.ERROR,n(this,bi,"f")),t({error:l.INVALID_BEARER_TOKEN}))}).catch(e=>{je(l.BEARER_TOKEN_REJECTED,ke.ERROR,n(this,bi,"f")),t({error:e})})}),je(Be(a.BEARER_TOKEN_LISTENER,Yi),ke.LOG,n(this,bi,"f")),je(Be(a.CURRENT_ENV,Yi,n(this,Di,"f")),ke.LOG,n(this,bi,"f")),je(Be(a.CURRENT_LOG_LEVEL,Yi,n(this,bi,"f")),ke.LOG,n(this,bi,"f"))}static init(e){var t;const i=(null===(t=null==e?void 0:e.options)||void 0===t?void 0:t.logLevel)||Me.ERROR;Ze(e),je(Be(a.INITIALIZE_CLIENT,Yi),ke.LOG,i);const n=e;var s;n.vaultURL="string"!=typeof(s=e.vaultURL)?s:"/"===(null==s?void 0:s.trim().slice(-1))?s.slice(0,-1):s.trim();const o=new Ui(n);return je(Be(a.CLIENT_INITIALIZED,Yi),ke.LOG,i),o}container(e,t){switch(e){case wi.COLLECT:{const i=new Gt(t,Object.assign(Object.assign({},n(this,Ni,"f")),{clientJSON:n(this,Ci,"f").toJSON(),containerType:e}),n(this,Mi,"f"),{logLevel:n(this,bi,"f"),env:n(this,Di,"f")});return je(Be(a.COLLECT_CONTAINER_CREATED,Yi),ke.LOG,n(this,bi,"f")),i}case wi.COMPOSABLE:{(e=>{if(!e)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_COMPOSABLE_CONTAINER_OPTIONS);if("object"!=typeof e)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COMPOSABLE_CONTAINER_OPTIONS_INVALID);if(!Object.prototype.hasOwnProperty.call(e,"layout"))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_COMPOSABLE_LAYOUT_KEY);if(!e.layout)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_COMPOSABLE_LAYOUT_TYPE);if(!Array.isArray(e.layout))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_COMPOSABLE_LAYOUT_TYPE);if(0===e.layout.length)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_EMPTY_COMPOSABLE_LAYOUT_ARRAY);e.layout.forEach(e=>{if("number"!=typeof e)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_COMPOSABLE_LAYOUT_TYPE);if(e<0)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_NEGATIVE_VALUES_COMPOSABLE_LAYOUT)})})(t);const i=new Ii(t,Object.assign(Object.assign({},n(this,Ni,"f")),{clientJSON:n(this,Ci,"f").toJSON(),containerType:e}),n(this,Mi,"f"),{logLevel:n(this,bi,"f"),env:n(this,Di,"f")});return je(Be(a.COLLECT_CONTAINER_CREATED,Yi),ke.LOG,n(this,bi,"f")),i}default:if(!e)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_EMPTY_CONTAINER_TYPE);throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_CONTAINER_TYPE)}}static get ContainerType(){return wi}static get ElementType(){return R}static get RedactionType(){return Pe}static get RequestMethod(){return be}static get LogLevel(){return Me}static get EventName(){return De}static get Env(){return we}static get ValidationRuleType(){return Ye}}Ci=new WeakMap,Ri=new WeakMap,Ni=new WeakMap,Si=new WeakMap,Pi=new WeakMap,bi=new WeakMap,Di=new WeakMap,Mi=new WeakMap;const Fi=(t,n)=>i(void 0,void 0,void 0,function*(){try{const i=yield Fs(t,n);if(!i){const s=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_CALLBACK_FAILED,{description:"Callback passed to onRequestStart resolved to false"});return Us(t,n,{code:e.AuthorizationFailureReasons.VALIDATION_FAILED,message:s.message}),i}}catch(i){const s=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_CALLBACK_FAILED,{description:"Callback passed to onRequestStart threw an error",cause:i});return r.PayrailsLogger.error(s.message,{error:s}),Us(t,n,{code:e.AuthorizationFailureReasons.VALIDATION_FAILED,message:s.message}),!1}return!0});let xi={};const ji=(e=window,t=navigator)=>{const i={userAgent:t.userAgent,language:t.language,screenHeight:e.screen.height,screenWidth:e.screen.width,colorDepth:e.screen.colorDepth,timeZoneOffset:(new Date).getTimezoneOffset(),acceptHeader:"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",javaEnabled:!1,javaScriptEnabled:!0},n=Bi(t.userAgent);return n&&(i.osType=n),i},Bi=e=>/android/i.test(e)?"android":/iphone|ipad|ipod/i.test(e)?"ios":/windows|linux|mac/i.test(e)?"web":void 0,Vi={success:"https://assets.payrails.io/html/payrails-success.html",error:"https://assets.payrails.io/html/payrails-error.html",cancel:"https://assets.payrails.io/html/payrails-cancel.html",pending:"https://assets.payrails.io/html/payrails-pending.html"};class Gi{static getInstance(){return this.instance||(this.instance=new Gi),this.instance}constructor(e=""){this.lastActionUpdateTime=e,Gi.instance=this}}class Xi{constructor(e=Vi,t=680,i=60,n=2e3,s=5,o=Gi.getInstance()){this.returnLinks=e,this.POLL_INTERVAL=t,this.MAX_POLL_ATTEMPTS=i,this.POLL_INITIAL_DELAY=n,this.POLL_ERROR_COUNT_MULTIPLIER=s,this.paymentStatus=o}pay(e){return i(this,void 0,void 0,function*(){try{const t=(yield this.authorize(e)).res.links.execution;return yield this.pollForAuthorizationResult(t)}catch(e){const t=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_PAYMENT_EXECUTOR_PAY_ERROR,{cause:e});throw r.PayrailsLogger.error(t.message,{error:t}),e}})}payout(e){return i(this,void 0,void 0,function*(){try{const t=(yield this.executePayout(e)).res.links.execution;return yield this.pollForAuthorizationResult(t)}catch(e){const t=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_PAYMENT_EXECUTOR_PAYOUT_ERROR,{cause:e});throw r.PayrailsLogger.error(t.message,{error:t}),e}})}confirm(e){return i(this,arguments,void 0,function*(e,t={}){try{const i=yield Q({url:e,method:$.POST,token:me().token,body:{data:t}}),n=yield this.pollForAuthorizationResult(i.res.links.execution);if(n.finalState)return n;const s=n.response.status.slice().sort((e,t)=>new Date(t.time).getTime()-new Date(e.time).getTime())[0].time,{res:o}=yield this.getExecution(i.res.links.execution,s);return{finalState:o.status.find(({code:e,time:t})=>["authorizeSuccessful","authorizeFailed"].includes(e)&&new Date(t)>new Date(s)),response:o}}catch(e){const t=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_PAYMENT_EXECUTOR_CONFIRM_ERROR,{cause:e});throw r.PayrailsLogger.error(t.message,{error:t}),e}})}getExecution(e,t){return i(this,arguments,void 0,function*(e,t,i=0,n){if(i>this.MAX_POLL_ATTEMPTS)throw new ne(e,$.GET);0===i&&t?yield this.wait(this.POLL_INITIAL_DELAY,n):yield this.wait(this.POLL_INTERVAL,n);try{const s=yield Q({url:e,token:me().token});return t&&!s.res.status.find(({time:e})=>new Date(e)>new Date(t))?(yield this.wait(this.POLL_INTERVAL,n),this.getExecution(e,t,i+1,n)):s}catch(s){if(s instanceof te)return yield this.wait(this.POLL_INTERVAL,n),this.getExecution(e,t,i+this.POLL_ERROR_COUNT_MULTIPLIER,n);if(s instanceof ie)return yield this.wait(this.POLL_INTERVAL*i,n),this.getExecution(e,t,i+1,n);throw s}})}createApplePaySession(e){return i(this,void 0,void 0,function*(){return Q({url:e.requestUrl,method:$.POST,token:me().token,body:{integrationType:"api",paymentMethodCode:"applePay",amount:me().amount,meta:{sessionURL:e.sessionUrl,clientContext:{host:e.clientDomain||window.location.host}}}})})}authorize(e){return i(this,void 0,void 0,function*(){if(!pe.authorizeLink||!me().amount){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_WORKFLOW_EXECUTION_NOT_FOUND,{description:"SDK was not initialized with workflow execution"});throw r.PayrailsLogger.error(e.message,{error:e}),e}const{success:t=Vi.success,error:i=Vi.error,cancel:n=Vi.cancel,pending:s=Vi.pending}=this.returnLinks,a=this.attachMetaToPaymentComposition({amount:me().amount,paymentComposition:e,returnInfo:{success:t,cancel:n,error:i,pending:s}});return Q({url:pe.authorizeLink,method:$.POST,token:me().token,body:a})})}executePayout(e){return i(this,void 0,void 0,function*(){if(!pe.payoutLink||!me().amount){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_WORKFLOW_EXECUTION_NOT_FOUND,{description:"SDK was not initialized with workflow execution"});throw r.PayrailsLogger.error(e.message,{error:e}),e}const t={amount:me().amount,payoutComposition:e};return Q({url:pe.payoutLink,method:$.POST,token:me().token,body:t})})}getFirstNonFraudNetId(e){const t=Object.keys(e||{}).find(e=>"fraudNet"!==e);return t?e[t]:null}attachMetaToPaymentComposition(t){var i,n,s,o,r,a,l;let d;d=t.paymentComposition[0].paymentMethodCode===e.PAYMENT_METHOD_CODES.PAYPAL&&(null===(n=null===(i=window.PayrailsData)||void 0===i?void 0:i.riskIds)||void 0===n?void 0:n.fraudNet)?null===(o=null===(s=window.PayrailsData)||void 0===s?void 0:s.riskIds)||void 0===o?void 0:o.fraudNet:this.getFirstNonFraudNetId(null===(r=window.PayrailsData)||void 0===r?void 0:r.riskIds)||"";const c=Object.assign(Object.assign({},t),{meta:Object.assign(Object.assign({},pe.getUpdatedMeta()),t.meta)});return!1!==(null===(a=xi.telemetry)||void 0===a?void 0:a.collectMetadata)&&(c.meta=Object.assign(Object.assign({},c.meta),{clientContext:Object.assign(Object.assign({},(null===(l=c.meta)||void 0===l?void 0:l.clientContext)||{}),ji())})),d&&(c.meta.risk={sessionId:d}),c}wait(e,t){return i(this,void 0,void 0,function*(){var i;if(null==t?void 0:t.aborted)throw null!==(i=t.reason)&&void 0!==i?i:new DOMException("Aborted","AbortError");return new Promise((i,n)=>{const s=setTimeout(()=>{null==t||t.removeEventListener("abort",o),i()},e),o=()=>{var e;clearTimeout(s),null==t||t.removeEventListener("abort",o),n(null!==(e=null==t?void 0:t.reason)&&void 0!==e?e:new DOMException("Aborted","AbortError"))};null==t||t.addEventListener("abort",o,{once:!0})})})}pollForAuthorizationResult(e){return i(this,arguments,void 0,function*(e,t=0,i=["authorizePending","authorizeSuccessful","authorizeFailed","payoutPending","payoutSuccessful","payoutFailed"],n){var s;const a=null==n?void 0:n.signal;if(null==a?void 0:a.aborted)throw null!==(s=a.reason)&&void 0!==s?s:new DOMException("Aborted","AbortError");const l=(yield this.getExecution(e,this.paymentStatus.lastActionUpdateTime,t,a)).res,d=l.status,c=d.find(({code:e})=>"authorizeRequested"===e||"payoutRequested"===e);if(!c&&t<10)return yield this.wait(this.POLL_INTERVAL,a),this.pollForAuthorizationResult(e,t+1,i,{signal:a});if(!c){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_API_AUTHORIZATION_NOT_REQUESTED);throw r.PayrailsLogger.error(e.message,{error:e}),e}const u=d.find(({code:e,time:t})=>"confirmRequested"===e&&new Date(t)>new Date(c.time)),p=u?u.time:c.time,_=d.filter(({code:e,time:t})=>i.includes(e)&&new Date(t)>new Date(p)).sort((e,t)=>new Date(t.time).getTime()-new Date(e.time).getTime())[0];return _?(this.paymentStatus.lastActionUpdateTime=_.time,{finalState:_,response:l}):this.pollForAuthorizationResult(e,t+1,i,{signal:a})})}}
|
|
4
|
+
*/const Ae={IFRAME_SECURE_SITE:"https://js.skyflow.com/v1/elements/index.html",IFRAME_SECURE_ORGIN:"https://js.skyflow.com"},Le="https://assets.payrails.io/1e0b55d/card/index.html",Oe="https://assets.payrails.io",ge={src:"about:blank",frameBorder:0,allowtransparency:!0,scrolling:"no",style:"width: 100%;",allow:"clipboard-read; clipboard-write"},Te=(e,t)=>{Object.keys(t).forEach(i=>{if(Object.prototype.hasOwnProperty.call(t,i)){const n=t[i];null==n?e.removeAttribute(i):e.setAttribute(i,n)}})};var Ce=(e={})=>{const t=document.createElement("iframe"),i=Object.assign(Object.assign({},ge),e);return Object.assign(t.style,M),Te(t,i),t.getAttribute("id")||(t.id=t.name),t};const Re=()=>Ae.IFRAME_SECURE_SITE,Ne=(e,t)=>{Object.keys(t).forEach(i=>{Object.prototype.hasOwnProperty.call(t,i)&&(e.style[i]=t[i])})};function Se(e){return JSON.parse(JSON.stringify(e))}var Pe,be,De,Me,we,ke,Ye;!function(e){e.DEFAULT="DEFAULT",e.PLAIN_TEXT="PLAIN_TEXT",e.MASKED="MASKED",e.REDACTED="REDACTED"}(Pe||(Pe={})),function(e){e.GET="GET",e.POST="POST",e.PUT="PUT",e.PATCH="PATCH",e.DELETE="DELETE"}(be||(be={})),function(e){e.CHANGE="CHANGE",e.READY="READY",e.FOCUS="FOCUS",e.BLUR="BLUR",e.SUBMIT="SUBMIT"}(De||(De={})),function(e){e.WARN="WARN",e.INFO="INFO",e.DEBUG="DEBUG",e.ERROR="ERROR"}(Me||(Me={})),function(e){e.DEV="DEV",e.PROD="PROD"}(we||(we={})),function(e){e.LOG="LOG",e.WARN="WARN",e.ERROR="ERROR"}(ke||(ke={})),function(e){e.REGEX_MATCH_RULE="REGEX_MATCH_RULE",e.LENGTH_MATCH_RULE="LENGTH_MATCH_RULE",e.ELEMENT_VALUE_MATCH_RULE="ELEMENT_VALUE_MATCH_RULE"}(Ye||(Ye={}));const Ue={DEBUG:{showDebugLogs:!0,showInfoLogs:!0,showWarnLogs:!0,showErrorLogs:!0},INFO:{showDebugLogs:!1,showInfoLogs:!0,showWarnLogs:!0,showErrorLogs:!0},WARN:{showDebugLogs:!1,showInfoLogs:!1,showWarnLogs:!0,showErrorLogs:!0},ERROR:{showDebugLogs:!1,showInfoLogs:!1,showWarnLogs:!1,showErrorLogs:!0}},Fe={PROD:{doesReturnValue:!1},DEV:{doesReturnValue:!0}},xe="[Skyflow]",je=(e,t,i)=>{if(i&&Ue[i]){const{showDebugLogs:n,showInfoLogs:s,showWarnLogs:o,showErrorLogs:r}=Ue[i];t===ke.LOG&&n?console.log(`${Me.DEBUG}: ${xe} ${e}`):t===ke.LOG&&s?console.log(`${Me.INFO}: ${xe} ${e}`):t===ke.WARN&&o?console.warn(`${Me.WARN}: ${xe} ${e}`):t===ke.ERROR&&r&&console.error(`${Me.ERROR}: ${xe} ${e}`)}},Be=(...e)=>{const t=e[0],i=e.filter((e,t)=>0!==t);return t?t.replace(/%s[0-9]+/g,e=>{const t=e.replace("%s","")-1;return i[t]}):""},Ve=(e="")=>{const t=e.split(":");if("group"===t[1])return"composable container";let i=atob(t[2]);return-1!==i.indexOf(":")&&(i=i.substring(0,i.indexOf(":"))),i},Ge=e=>{if(!e||!Object.prototype.hasOwnProperty.call(e,"records"))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_RECORDS_KEY_MISSING_IN_ADDITIONAL_FIELDS);const{records:t}=e;if(!t||!Array.isArray(t))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_RECORDS_IN_ADDITIONAL_FIELDS);if(0===t.length)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_RECORDS_IN_ADDITIONAL_FIELDS);t.forEach((e,t)=>{var i,n,s,r;if(!e||!Object.prototype.hasOwnProperty.call(e,"table"))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_TABLE_IN_ADDITIONAL_FIELDS);if(!e.table)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_EMPTY_TABLE_IN_ADDITIONAL_FIELDS);if(void 0!==(null===(i=e.fields)||void 0===i?void 0:i.skyflowID)){if(!(null===(n=e.fields)||void 0===n?void 0:n.skyflowID))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_EMPTY_SKYFLOW_ID);if(!("string"==typeof(null===(s=e.fields)||void 0===s?void 0:s.skyflowID)||(null===(r=e.fields)||void 0===r?void 0:r.skyflowID)instanceof String))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_SKYFLOW_ID)}if(!("string"==typeof e.table||e.table instanceof String))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_TABLE_IN_ADDITIONAL_FIELDS);if(!Object.prototype.hasOwnProperty.call(e,"fields"))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_FIELDS_IN_ADDITIONAL_FIELDS);if(!e.fields)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_EMPTY_FIELDS_IN_ADDITIONAL_FIELDS);if("object"!=typeof e.fields||Array.isArray(e.fields))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_FIELDS_IN_ADDITIONAL_FIELDS)})},Xe=e=>{let t=!0;try{new RegExp(e)}catch(e){t=!1}return t},ze=e=>{if(!Object.prototype.hasOwnProperty.call(e,"getBearerToken"))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_GET_BEARER_TOKEN_MISSING)},He=(e,t)=>{if(!Object.prototype.hasOwnProperty.call(e,"type"))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_ELEMENT_TYPE);if(!e.type)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_EMPTY_ELEMENT_TYPE);if(Object.prototype.hasOwnProperty.call(e,"altText")&&je(d.COLLECT_ALT_TEXT_DEPERECATED,ke.WARN,t),Object.prototype.hasOwnProperty.call(e,"skyflowID")&&"string"!=typeof e.skyflowID)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_SKYFLOW_ID)},qe=e=>{if(!e||!Array.isArray(e))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_UPSERT_OPTION_TYPE);if(!e.length)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_EMPTY_UPSERT_OPTIONS_ARRAY);e.forEach((e,t)=>{if(!e||"object"!=typeof e)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_UPSERT_OPTION_OBJECT_TYPE);if(!Object.prototype.hasOwnProperty.call(e,"table"))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_TABLE_IN_UPSERT_OPTION);if(!e.table||"string"!=typeof e.table||!e.table.length)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_TABLE_IN_UPSERT_OPTION);if(!Object.prototype.hasOwnProperty.call(e,"column"))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_COLUMN_IN_UPSERT_OPTION);if(!e.column||"string"!=typeof e.column||!e.column.length)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_COLUMN_IN_UPSERT_OPTION)})},We=e=>"boolean"==typeof e;function Ke(e){const t=e.split(":");return t.length>2?(t.pop(),t.pop(),t.join(":")):""}const $e=(e,t,i)=>{if("string"!=typeof e)return e;if(t===R.CARD_NUMBER){if(e=e&&e.replace(/\s/g,""),!i){((e="")=>{const t=e.replace(/[\s-]/g,"");let i=S.DEFAULT;Object.entries(U).forEach(([e,n])=>{n.regex.test(t)&&(i=e)})})(e);const t=e.length<=15?6:8;return e.length>t?e.replace(new RegExp(`.(?=.{0,${(null==e?void 0:e.length)-t-1}}$)`,"g"),"X"):e}return e}return i?e:void 0};function Ze(e){var t,i,n,s;if((null===(t=null==e?void 0:e.options)||void 0===t?void 0:t.customElementsURL)&&(e=>{if(!e||"https"!==e.substring(0,5).toLowerCase())return!1;try{if(new URL(e))return!0}catch(e){return!1}return!0})(null===(i=null==e?void 0:e.options)||void 0===i?void 0:i.customElementsURL)){const t=null===(n=null==e?void 0:e.options)||void 0===n?void 0:n.customElementsURL,i=new URL(t),o=i.protocol,r=i.hostname;Ae.IFRAME_SECURE_ORGIN=`${o}//${r}`,Ae.IFRAME_SECURE_SITE=null===(s=null==e?void 0:e.options)||void 0===s?void 0:s.customElementsURL}Ae.IFRAME_SECURE_ORGIN=Oe,Ae.IFRAME_SECURE_SITE=Le}class Je{constructor(e,t,i,n){this.setAttributess=e=>{Te(this.iframe,{src:e})},this.mount=e=>{var t;this.unmount();try{if("string"==typeof e){if(this.container=document.querySelector(e)||void 0,!this.container)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_ELEMENT_SELECTOR)}else{if(!(e instanceof HTMLElement))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_ELEMENT_SELECTOR);this.container=e}}catch(e){console.error(e)}Te(this.iframe,{src:Re(),title:"Secure Credit Card Form","aria-label":"Secure payment form",role:"application",tabindex:"0"}),null===(t=this.container)||void 0===t||t.appendChild(this.iframe)},this.setIframeHeight=e=>{this.iframe.getAttribute("height")!==`${e}px`&&this.iframe.setAttribute("height",`${e}px`)},this.unmount=()=>{this.iframe.remove()},this.name=`${e}:${i}:${n}`,this.metadata=t,this.iframe=Ce({name:this.name})}}class Qe{}var et,tt,it,nt,st,ot,rt,at,lt,dt,ct,ut,pt,_t,ht,Et,mt,vt,yt,It,ft;const At="Element";class Lt extends Qe{constructor(e,i,r,l,d=!1,c,u,p,E){var m;super(),this.type=wi.COLLECT,et.set(this,void 0),tt.set(this,!1),it.set(this,void 0),nt.set(this,void 0),st.set(this,{isEmpty:!0,isComplete:!1,isValid:!1,isFocused:!1,value:void 0,isRequired:!1}),ot.set(this,void 0),rt.set(this,new fe),at.set(this,void 0),lt.set(this,Ie.getEventBus()),dt.set(this,void 0),ct.set(this,[]),ut.set(this,!1),pt.set(this,void 0),_t.set(this,void 0),ht.set(this,!1),this.getID=()=>n(this,et,"f"),this.mount=e=>{var i;if(!e)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_EMPTY_ELEMENT_IN_MOUNT);const r=(e,i)=>{if(e.name===n(this,dt,"f").name){i(n(this,ot,"f")),n(this,ft,"f").call(this);const e=n(this,it,"f")[0],{name:o}=e,l=t(e,["name"]);n(this,nt,"f").length>1?n(this,nt,"f").forEach((e,t)=>{n(this,at,"f")&&n(this,at,"f")._emit(`${_.READY}:${e.elementName}`,Object.assign(Object.assign({},n(this,it,"f")[t]),{elementType:e.elementType}))}):n(this,rt,"f")._emit(_.READY,Object.assign({},l)),n(this,lt,"f").off(h+this.containerId,r),je(`${Be(a.ELEMENT_MOUNTED,At,Ve(n(this,dt,"f").name))} `,ke.LOG,n(this,pt,"f").logLevel),n(this,ct,"f").forEach(e=>e()),s(this,ct,[],"f")}};if(n(this,nt,"f").length>1)n(this,dt,"f").mount(e),n(this,lt,"f").on(h+this.containerId,r);else{if(n(this,ht,"f"))return n(this,dt,"f").mount(e),void n(this,lt,"f").on(h+this.containerId,r);null===(i=n(this,at,"f"))||void 0===i||i.on(C,t=>{(null==t?void 0:t.containerId)===this.containerId&&(n(this,dt,"f").mount(e),n(this,lt,"f").on(h+this.containerId,r))})}},this.unmount=()=>{n(this,lt,"f").off(v,n(this,yt,"f")),n(this,dt,"f").unmount()},this.update=e=>{let t=Se(e);const i=()=>{n(this,tt,"f")&&(t={rows:[{elements:[Object.assign({},t)]}]}),s(this,ot,gt(n(this,ot,"f"),t),"f"),s(this,nt,Tt(n(this,ot,"f")),"f"),n(this,tt,"f")?n(this,lt,"f").emit(I,{name:n(this,dt,"f").name,options:n(this,nt,"f")[0],isSingleElementAPI:!0}):(n(this,nt,"f").forEach(e=>{n(this,lt,"f").emit(I,{name:e.elementName,options:e,isSingleElementAPI:!0})}),n(this,lt,"f").emit(I,{name:n(this,dt,"f").name,options:n(this,ot,"f"),isSingleElementAPI:!1})),n(this,ft,"f").call(this)};n(this,ut,"f")?i():n(this,ct,"f").push(i)},Et.set(this,e=>{n(this,tt,"f")||n(this,rt,"f").on(I,()=>{e(n(this,nt,"f"))},!0)}),this.updateElement=e=>{n(this,lt,"f").emit(I,{name:e.elementName,options:e,isSingleElementAPI:!0})},mt.set(this,()=>{n(this,it,"f").forEach((e,t)=>{var i;if(0===t){n(this,st,"f").isEmpty=e.isEmpty,n(this,st,"f").isComplete=e.isComplete,n(this,st,"f").isValid=e.isValid,n(this,st,"f").isFocused=e.isFocused,n(this,st,"f").isRequired=e.isRequired,n(this,st,"f").value={};const i=n(this,nt,"f")[t].elementName,s=e.value&&$e(e.value,e.elementType,n(this,_t,"f"));n(this,tt,"f")?n(this,st,"f").value=s:n(this,st,"f").value[i]=s}else n(this,st,"f").isEmpty=n(this,st,"f").isEmpty||e.isEmpty,n(this,st,"f").isComplete=n(this,st,"f").isComplete&&e.isComplete,n(this,st,"f").isValid=n(this,st,"f").isValid&&e.isValid,n(this,st,"f").isFocused=n(this,st,"f").isFocused||e.isFocused,n(this,st,"f").isRequired=n(this,st,"f").isRequired||e.isRequired,n(this,st,"f").value||(n(this,st,"f").value={}),!n(this,nt,"f")[t]&&(null===(i=n(this,nt,"f")[t])||void 0===i?void 0:i.sensitive)&&(n(this,st,"f").value[n(this,nt,"f")[t].elementName]=e.value||"")})}),this.getState=()=>({isEmpty:n(this,st,"f").isEmpty,isComplete:n(this,st,"f").isComplete,isValid:n(this,st,"f").isValid,isFocused:n(this,st,"f").isFocused,value:n(this,st,"f").value,required:n(this,st,"f").isRequired}),this.getOptions=()=>{let e=Se(n(this,ot,"f"));return n(this,tt,"f")?e=e.rows[0].elements[0]:e.rows.forEach(e=>{e.elements.forEach(e=>{delete e.elementName})}),delete e.elementName,e},vt.set(this,e=>{n(this,rt,"f").on(y,()=>{const t=n(this,nt,"f").map(e=>e.elementName);n(this,tt,"f")||t.push(n(this,dt,"f").name),e(t)},!0)}),yt.set(this,e=>{if(n(this,tt,"f")&&e.event===_.READY&&e.name===n(this,dt,"f").name)n(this,rt,"f")._emit(_.READY);else{const t=n(this,nt,"f").length>1;n(this,nt,"f").forEach((i,s)=>{var r;if(e.name===i.elementName){let a="";switch(e.event){case _.FOCUS:a=_.FOCUS;break;case _.BLUR:a=_.BLUR;break;case _.CHANGE:a=_.CHANGE;break;case _.READY:a=_.READY;break;case _.SUBMIT:return void(null===(r=n(this,at,"f"))||void 0===r||r._emit(_.SUBMIT));default:throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_EVENT_TYPE)}n(this,it,"f")[s].isEmpty=e.value.isEmpty,n(this,it,"f")[s].isValid=e.value.isValid,n(this,it,"f")[s].isComplete=e.value.isComplete,n(this,it,"f")[s].isFocused=e.value.isFocused,n(this,it,"f")[s].isRequired=e.value.isRequired,Object.prototype.hasOwnProperty.call(e.value,"value")?n(this,it,"f")[s].value=e.value.value:n(this,it,"f")[s].value=void 0,a=t?`${a}:${e.name}`:a,n(this,lt,"f").emit(_.HEIGHT+n(this,dt,"f").name,{},e=>{n(this,dt,"f").setIframeHeight(e.height)}),n(this,mt,"f").call(this);const l=Object.assign(Object.assign({},n(this,it,"f")[s]),{elementType:i.elementType});t&&n(this,at,"f")?n(this,at,"f")._emit(a,l):n(this,rt,"f")._emit(a,l)}})}}),It.set(this,()=>{n(this,lt,"f").on(v,n(this,yt,"f"))}),ft.set(this,()=>{const{rows:e}=n(this,ot,"f");e.forEach(e=>{e.elements.forEach(e=>{e.elementType!==b.radio.name&&e.elementType!==b.checkbox.name&&(e.value=void 0)})}),s(this,nt,Tt(n(this,ot,"f")),"f")}),this.containerId=l.containerId,s(this,et,e,"f"),s(this,pt,p,"f"),s(this,ot,gt(i),"f"),s(this,nt,Tt(i),"f"),s(this,tt,d,"f"),E&&s(this,at,E,"f"),s(this,_t,Fe[n(this,pt,"f").env].doesReturnValue,"f"),this.elementType=n(this,tt,"f")?n(this,nt,"f")[0].elementType:"group",s(this,it,[],"f"),n(this,nt,"f").forEach(e=>{n(this,it,"f").push({isEmpty:!0,isComplete:!1,isValid:!1,isFocused:!1,value:n(this,_t,"f")?"":void 0,elementType:e.elementType,name:e.elementName,isRequired:!1})}),s(this,dt,new Je(n(this,ot,"f").elementName,r,this.containerId,n(this,pt,"f").logLevel),"f"),n(this,It,"f").call(this),n(this,vt,"f").call(this,c),n(this,Et,"f").call(this,u),je(Be(a.CREATED_ELEMENT,At,Ve(n(this,dt,"f").name)),ke.LOG,n(this,pt,"f").logLevel),s(this,ht,l.isMounted,"f"),null===(m=n(this,at,"f"))||void 0===m||m.on(C,e=>{(null==e?void 0:e.containerId)===this.containerId&&s(this,ht,!0,"f")});const f=e=>{e.height&&e.height>0&&n(this,dt,"f").setIframeHeight(e.height)};n(this,lt,"f").on(_.MOUNTED,e=>{l.type===wi.COMPOSABLE?n(this,nt,"f").forEach(t=>{e.name===t.elementName&&(t.isMounted=!0,s(this,ut,!0,"f"))}):e.name===n(this,nt,"f")[0].elementName&&(n(this,nt,"f")[0].isMounted=!0,s(this,ut,!0,"f")),n(this,lt,"f").emit(_.HEIGHT+n(this,dt,"f").name,{},f)})}on(e,t){if(!Object.values(_).includes(e))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_EVENT_LISTENER);if(!t)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_HANDLER_IN_EVENT_LISTENER);if("function"!=typeof t)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_HANDLER_IN_EVENT_LISTENER);n(this,rt,"f").on(e,e=>{void 0===e.value&&(e.value=""),delete e.isComplete,delete e.name,t(e)})}iframeName(){return n(this,dt,"f").name}isMounted(){return n(this,ut,"f")}isValidElement(){for(let e=0;e<n(this,nt,"f").length;e+=1){if(!Object.prototype.hasOwnProperty.call(n(this,nt,"f")[e],"table"))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_TABLE_NAME_MISSING);if(!n(this,nt,"f")[e].table)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_EMPTY_TABLE);if(!("string"==typeof n(this,nt,"f")[e].table||n(this,nt,"f")[e].table instanceof String))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_TABLE_NAME);if(!Object.prototype.hasOwnProperty.call(n(this,nt,"f")[e],"column"))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_COLUMN);if(!n(this,nt,"f")[e].column)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_EMPTY_COLUMN);if(!("string"==typeof n(this,nt,"f")[e].column||n(this,nt,"f")[e].column instanceof String))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_COLUMN);if(void 0!==n(this,nt,"f")[e].skyflowID&&!n(this,nt,"f")[e].skyflowID)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_EMPTY_SKYFLOW_ID)}return!0}setError(e){n(this,lt,"f").emit(L,{name:Ke(n(this,dt,"f").name),isTriggerError:!0,clientErrorText:e})}resetError(){n(this,lt,"f").emit(L,{name:Ke(n(this,dt,"f").name),isTriggerError:!1})}setValue(e){n(this,pt,"f").env!==we.PROD?n(this,tt,"f")&&n(this,lt,"f").emit(I,{name:n(this,dt,"f").name,options:Object.assign(Object.assign({},n(this,nt,"f")[0]),{value:e}),isSingleElementAPI:!0}):je(Be(d.UNABLE_TO_SET_VALUE_IN_PROD_ENV,n(this,nt,"f")[0].elementType),ke.WARN,n(this,pt,"f").logLevel)}clearValue(){n(this,pt,"f").env!==we.PROD?n(this,tt,"f")&&n(this,lt,"f").emit(I,{name:n(this,dt,"f").name,options:Object.assign(Object.assign({},n(this,nt,"f")[0]),{value:""}),isSingleElementAPI:!0}):je(Be(d.UNABLE_TO_CLEAR_VALUE_IN_PROD_ENV,n(this,nt,"f")[0].elementType),ke.WARN,n(this,pt,"f").logLevel)}setAttribute(e,t){n(this,lt,"f").emit(f,{name:n(this,dt,"f").name,attribute:e,value:t})}focus(){var e;if(!(null===(e=n(this,nt,"f"))||void 0===e?void 0:e.length))return;const t=this.getState();n(this,lt,"f").emit(v,{name:n(this,nt,"f")[0].elementName,event:_.FOCUS,value:{isEmpty:t.isEmpty,isValid:t.isValid,isComplete:t.isComplete,isFocused:!0,isRequired:t.required,value:t.value}})}}function Ot(e,t,i={}){if("group"!==e&&!Object.prototype.hasOwnProperty.call(b,e))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_ELEMENT_TYPE);if(Object.prototype.hasOwnProperty.call(t,"validations")){if(!Array.isArray(t.validations))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_VALIDATIONS_TYPE);t.validations.forEach((e,t)=>{if(!Object.prototype.hasOwnProperty.call(e,"type"))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_VALIDATION_RULE_TYPE);if(!Object.values(Ye).includes(e.type))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_VALIDATION_RULE_TYPE);if(!Object.prototype.hasOwnProperty.call(e,"params"))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_VALIDATION_RULE_PARAMS);if("object"!=typeof e.params||Array.isArray(e.params)||null===e.params)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_VALIDATION_RULE_PARAMS);if(e.type===Ye.REGEX_MATCH_RULE){if(!Object.prototype.hasOwnProperty.call(e.params,"regex"))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_REGEX_IN_REGEX_MATCH_RULE)}else if(e.type===Ye.LENGTH_MATCH_RULE&&!Object.prototype.hasOwnProperty.call(e.params,"min")&&!Object.prototype.hasOwnProperty.call(e.params,"max"))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_MIN_AND_MAX_IN_LENGTH_MATCH_RULE)})}if(Object.prototype.hasOwnProperty.call(i,"name")&&i.name!==t.name)throw new Error("Name attribute can't be updated");if((i=Object.assign(Object.assign({},t),i)).mask||i.replacePattern){const{type:t}=b[e].attributes;"text"===t&&"textarea"===t&&"email"===t||(delete i.mask,delete i.replacePattern)}if(void 0===!i.mask&&!Array.isArray(i.mask))throw new Error("mask option has to be array or undefined");if(Array.isArray(i.mask)){const e=i.mask;if("string"!=typeof e[0]||e[1]&&"object"!=typeof e[1])throw new Error("mask array values has to be string")}if(Array.isArray(i.replacePattern)){const e=i.replacePattern;if("string"!=typeof e[0]||e[1]&&"string"!=typeof e[1])throw new Error("replacePatterns array values has to be string")}if((e===b.radio.name||e===b.checkbox.name)&&!i.value)throw new Error("Elements radio and checkbox requires value attribute");if(!(e!==b.dropdown.name||i.options&&Array.isArray(i.options)&&0!==i.options.length))throw new Error("Element dropdown requires options attribute with an array of objects containing value and text attributes")}function gt(e,t={},i=!0){return(t=Object.assign(Object.assign({},e),t)).rows.forEach((n,s)=>{const o=n,r=e.rows[s];t.rows[s]=Object.assign(Object.assign({},r),o),o.elements.forEach((e,t)=>{var n,s;const a=r.elements[t],d=e;if(d.elementType&&a.elementType!==d.elementType&&a.elementName&&a.elementName!==d.elementName)throw new Error(l.CANNOT_CHANGE_ELEMENT);Ot(a.elementType,a,d),o.elements[t]=Object.assign(Object.assign(Object.assign({},a),d),{elementName:a.elementName});const c=d.classes||{},u=d.styles||{};u.base=Object.assign(Object.assign({},k),u.base),d.classes=c,d.styles=u;const p=(null===(n=null==d?void 0:d.labelStyles)||void 0===n?void 0:n.classes)||{},_=(null===(s=null==d?void 0:d.labelStyles)||void 0===s?void 0:s.styles)||{};i&&function(e,t){Object.values(Y).forEach(i=>{if(e[i]||t[i])switch(i){case Y.BASE:t[i]=Object.assign({},t[i]);break;case Y.FOCUS:t[Y.BASE]=Object.assign(Object.assign({},t[Y.BASE]),{":focus":Object.assign({},t[Y.BASE]&&t[Y.BASE][":focus"])});break;case Y.WEBPACKAUTOFILL:t[Y.BASE]=Object.assign(Object.assign({},t[Y.BASE]),{":-webkit-autofill":Object.assign({},t[Y.BASE]&&t[Y.BASE][":-webkit-autofill"])});break;default:t[i]=Object.assign(Object.assign({},t[Y.BASE]),t[i])}}),Object.keys(t).forEach(e=>{const i=t[e][":-webkit-autofill"];"object"==typeof i&&Object.keys(i).forEach(e=>{i[e]&&!i[e].includes("!important")&&(i[e]=`${i[e]} !important`)})})}(p,_),d.labelStyles={labelClasses:p},d.labelStyles.styles=_})}),t}et=new WeakMap,tt=new WeakMap,it=new WeakMap,nt=new WeakMap,st=new WeakMap,ot=new WeakMap,rt=new WeakMap,at=new WeakMap,lt=new WeakMap,dt=new WeakMap,ct=new WeakMap,ut=new WeakMap,pt=new WeakMap,_t=new WeakMap,ht=new WeakMap,Et=new WeakMap,mt=new WeakMap,vt=new WeakMap,yt=new WeakMap,It=new WeakMap,ft=new WeakMap;const Tt=e=>{const{rows:t}=e,i=[];return t.forEach(e=>{e.elements.forEach(e=>{i.push(e)})}),i},Ct=e=>{const t=e.validations;return t&&Array.isArray(t)&&t.length>0&&t.forEach((e,t)=>{if(e&&e.type===Ye.ELEMENT_VALUE_MATCH_RULE){if(e.params&&!Object.prototype.hasOwnProperty.call(e.params,"element"))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_ELEMENT_IN_ELEMENT_MATCH_RULE);if(e.params&&(null==e.params.element||!(e.params.element instanceof Lt)))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_ELEMENT_IN_ELEMENT_MATCH_RULE);e.params&&e.params.element&&e.params.element instanceof Lt&&(e.params.element=e.params.element.iframeName())}else if(e&&e.type===Ye.REGEX_MATCH_RULE){if(e.params&&e.params.regex&&!Xe(e.params.regex))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_REGEX_IN_REGEX_MATCH_RULE);e.params&&e.params.regex&&Xe(e.params.regex)&&(e.params.regex=e.params.regex.toString())}}),t},Rt=(e,t,i)=>{let n=Object.assign({required:!1},t);if((Object.prototype.hasOwnProperty.call(n,"format")||Object.prototype.hasOwnProperty.call(n,"translation"))&&(V.includes(e)?(je(Be(d.INPUT_FORMATTING_NOT_SUPPROTED,e),ke.WARN,i),null==n||delete n.format,null==n||delete n.translation):e===b.INPUT_FIELD.name&&((e=>{if(e){if(Object.prototype.hasOwnProperty.call(e,"format")&&"string"!=typeof e.format)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_INPUT_OPTIONS_FORMAT);if(Object.prototype.hasOwnProperty.call(e,"translation")&&("object"!=typeof e.translation||"[object Object]"!==Object.prototype.toString.call(e.translation)))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_INPUT_OPTIONS_TRANSLATION)}})(t),n=Object.assign(Object.assign({},n),{mask:[n.format,n.translation?n.translation:G]}),null==n||delete n.format,null==n||delete n.translation)),e===b.CARD_NUMBER.name){Object.prototype.hasOwnProperty.call(n,"enableCardIcon")||(n=Object.assign(Object.assign({},n),{enableCardIcon:!0}));let e=" ";(null==n?void 0:n.format)===D&&(e="-"),n=Object.assign(Object.assign({},n),{cardSeperator:e}),null==n||delete n.format,null==n||delete n.translation}else if(e===b.EXPIRATION_DATE.name){let e=!1;n.format&&(e=!!(s=n.format.toUpperCase())&&x.includes(s),e||je(Be(d.INVALID_EXPIRATION_DATE_FORMAT,x.toString()),ke.WARN,i)),n=Object.assign(Object.assign({},n),{format:e?n.format.toUpperCase():F}),null==n||delete n.translation}else if(e===b.EXPIRATION_YEAR.name){let e=!1;n.format&&(e=(e=>!!e&&j.includes(e))(n.format.toUpperCase()),e||je(Be(d.INVALID_EXPIRATION_YEAR_FORMAT,j.toString()),ke.WARN,i)),n=Object.assign(Object.assign({},n),{format:e?n.format.toUpperCase():"YY"}),null==n||delete n.translation}var s;if(Object.prototype.hasOwnProperty.call(n,"enableCardIcon")&&!We(n.enableCardIcon))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_BOOLEAN_OPTIONS,{description:"Interface: container create - Invaild enableCardIcon in options, enableCardIcon of type boolean is required."});if(Object.prototype.hasOwnProperty.call(n,"required")&&!We(n.required))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_BOOLEAN_OPTIONS,{description:"Interface: container create - Invaild required in options, required of type boolean is required."});return n};function Nt(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,e=>{const t=crypto.getRandomValues(new Uint32Array(1))[0]/Math.pow(2,32)*16|0;return("x"===e?t:3&t|8).toString(16)})}class St{}var Pt,bt,Dt,Mt,wt,kt,Yt,Ut,Ft,xt,jt,Bt;const Vt="CollectContainer";class Gt extends St{constructor(e,t,i,r){super(),Pt.set(this,void 0),bt.set(this,{}),Dt.set(this,void 0),Mt.set(this,void 0),wt.set(this,void 0),this.type=wi.COLLECT,kt.set(this,void 0),Yt.set(this,!1),this.create=(e,t={required:!1})=>{He(e,n(this,Mt,"f").logLevel);const i=Ct(e),s=Rt(e.type,t,n(this,Mt,"f").logLevel),o={rows:[{elements:[Object.assign(Object.assign(Object.assign({elementType:e.type,name:e.column,accept:t.allowedFileType},e),s),{validations:i})]}]};return n(this,Ut,"f").call(this,o,!0)},Ut.set(this,(e,t=!1)=>{const i=[],s=Se(e);if(s.rows.forEach(e=>{e.elements.forEach(e=>{const t=e,{elementType:n}=t;Ot(n,t),t.sensitive=t.sensitive||b[n].sensitive,t.replacePattern=t.replacePattern||b[n].replacePattern,t.mask=t.mask||b[n].mask,t.isMounted=!1,t.elementType!==b.radio.name&&t.elementType!==b.checkbox.name||(t.elementName=`${t.elementName}:${btoa(t.value)}`),t.elementName=`${u}:${t.elementType}:${btoa(Nt())}`,t.label=e.label,t.skyflowID=e.skyflowID,i.push(t)})}),s.elementName=t?i[0].elementName:`${u}:group:${btoa(s.name)}`,t&&!n(this,bt,"f")[i[0].elementName]&&n(this,Bt,"f").call(this,i[0].name))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_UNIQUE_ELEMENT_NAME);let r=n(this,bt,"f")[s.elementName];if(r)t?r.update(i[0]):r.update(s);else{const e=Nt();r=new Lt(e,s,n(this,Dt,"f"),{containerId:n(this,Pt,"f"),isMounted:n(this,Yt,"f"),type:this.type},t,n(this,xt,"f"),n(this,jt,"f"),n(this,Mt,"f"),n(this,kt,"f")),n(this,bt,"f")[s.elementName]=r,n(this,wt,"f")[e]=r}return t||i.forEach(e=>{const t=e.elementName;n(this,bt,"f")[t]?n(this,bt,"f")[t].update(e):n(this,bt,"f")[t]=this.create(e.elementType,r)}),r}),Ft.set(this,e=>{Object.keys(n(this,bt,"f")).forEach(t=>{t===e&&delete n(this,bt,"f")[t]})}),xt.set(this,e=>{e.forEach(e=>{n(this,Ft,"f").call(this,e)})}),jt.set(this,e=>{e.forEach(e=>{n(this,bt,"f")[e.elementName]&&n(this,bt,"f")[e.elementName].update(e)})}),Bt.set(this,e=>{const t=Object.keys(n(this,bt,"f"));for(let i=0;i<t.length;i+=1)if(atob(t[i].split(":")[2])===e)return!0;return!1}),this.validate=()=>new Promise((e,t)=>{Object.values(n(this,bt,"f")).forEach(e=>{if(!e.isMounted())throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CARD_FORM_COLLECT_ELEMENT_NOT_MOUNTED);e.isValidElement()}),this.bus.emit(g+n(this,Pt,"f"),{},t=>{e(t)})}),this.collect=(e={tokens:!0})=>new Promise((t,i)=>{try{ze(n(this,Dt,"f").clientJSON.config);const s=Object.values(n(this,bt,"f"));let r=F;if(s.forEach(e=>{if(!e.isMounted())throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CARD_FORM_COLLECT_ELEMENT_NOT_MOUNTED);e.isValidElement();const t=e.getOptions();t.elementType===R.EXPIRATION_DATE&&(r=t.format||"MM/YY")}),Object.prototype.hasOwnProperty.call(e,"tokens")&&!We(e.tokens))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_TOKENS);(null==e?void 0:e.additionalFields)&&Ge(e.additionalFields),(null==e?void 0:e.upsert)&&qe(null==e?void 0:e.upsert),this.bus.target(Ae.IFRAME_SECURE_ORGIN).emit(E+n(this,Pt,"f"),Object.assign(Object.assign({},Object.assign(Object.assign({},e),{expiryDateFormat:r})),{tokens:void 0===(null==e?void 0:e.tokens)||e.tokens}),e=>{!e||(null==e?void 0:e.error)?(je(`${JSON.stringify(null==e?void 0:e.error)}`,ke.ERROR,n(this,Mt,"f").logLevel),i(null==e?void 0:e.error)):(je(Be(a.COLLECT_SUBMIT_SUCCESS,Vt),ke.LOG,n(this,Mt,"f").logLevel),t(e))}),je(Be(a.EMIT_EVENT,Vt,E),ke.LOG,n(this,Mt,"f").logLevel)}catch(e){je(`${e.message}`,ke.ERROR,n(this,Mt,"f").logLevel),i(e)}}),this.unmount=()=>{this.iframe.remove()},this.bus=Ie.getEventBus(),s(this,Pt,Nt(),"f"),s(this,Dt,Object.assign(Object.assign({},t),(null==e?void 0:e.fonts)?{fonts:e.fonts}:{}),"f"),s(this,wt,i,"f"),s(this,Mt,r,"f"),s(this,kt,new fe,"f"),this.iframe=Ce({name:`${c}:${n(this,Pt,"f")}:${n(this,Mt,"f").logLevel}`}),Te(this.iframe,{src:Re()}),Ne(this.iframe,Object.assign({},w)),je(Be(a.CREATE_COLLECT_CONTAINER,Vt),ke.LOG,n(this,Mt,"f").logLevel);const l=(e,t)=>{e.name===c+n(this,Pt,"f")&&(t(Object.assign(Object.assign({},n(this,Dt,"f")),{clientJSON:Object.assign(Object.assign({},n(this,Dt,"f").clientJSON),{config:Object.assign({},n(this,Dt,"f").clientJSON.config)}),context:n(this,Mt,"f")})),s(this,Yt,!0,"f"),n(this,kt,"f")._emit(C,{containerId:n(this,Pt,"f")}),this.bus.target({origin:Ae.IFRAME_SECURE_ORGIN}).off(h+n(this,Pt,"f"),l))};this.bus.target({origin:Ae.IFRAME_SECURE_ORGIN}).on(h+n(this,Pt,"f"),l),document.body.append(this.iframe)}reset(){this.bus.emit(m+n(this,Pt,"f"))}}Pt=new WeakMap,bt=new WeakMap,Dt=new WeakMap,Mt=new WeakMap,wt=new WeakMap,kt=new WeakMap,Yt=new WeakMap,Ut=new WeakMap,Ft=new WeakMap,xt=new WeakMap,jt=new WeakMap,Bt=new WeakMap;const Xt=(e,t,i)=>{const n=t.split(/[\.\[\]]/g);let s=e;for(const e of n){if(null===s)return i;if(void 0===s)return i;const t=e.replace(/['"]/g,"");""!==t.trim()&&(s=s[t])}return void 0===s?i:s},zt=(e,t,i)=>{if(!e)return{};if(!t||void 0===i)return e;const n=t.split(/[\.\[\]]/g).filter(e=>!!e.trim()),s=e=>{if(n.length>1){const t=n.shift(),i=null!==((e,t)=>{const i=t;if(null==e)return i;const n=parseInt(e);return isNaN(n)?i:n})(n[0],null);e[t]=void 0===e[t]?i?[]:{}:e[t],s(e[t])}else e[n[0]]=i},o=(e=>{if(null==(t=e)||"object"!=typeof t&&"function"!=typeof t)return e;var t;if("function"==typeof e)return e.bind({});const i=new e.constructor;return Object.getOwnPropertyNames(e).forEach(t=>{i[t]=e[t]}),i})(e);return s(o),o};var Ht,qt,Wt,Kt,$t,Zt,Jt,Qt,ei,ti,ii,ni,si,oi,ri,ai,li,di,ci,ui,pi,_i,hi,Ei,mi;class vi{constructor(e,t){Ht.set(this,void 0),qt.set(this,void 0),Wt.set(this,Ie.getEventBus()),Kt.set(this,null),this.type=wi.COMPOSABLE,$t.set(this,!1),Zt.set(this,!1),this.update=e=>{s(this,Zt,!0,"f"),n(this,$t,"f")?(n(this,qt,"f")._emit(O,{elementName:n(this,Ht,"f"),elementOptions:e}),s(this,Zt,!1,"f")):n(this,Zt,"f")&&n(this,qt,"f").on(`${De.READY}:${n(this,Ht,"f")}`,()=>{n(this,qt,"f")._emit(O,{elementName:n(this,Ht,"f"),elementOptions:e}),s(this,$t,!0,"f"),s(this,Zt,!1,"f")})},s(this,Ht,e,"f"),s(this,qt,t,"f"),n(this,qt,"f").on(`${De.READY}:${n(this,Ht,"f")}`,()=>{s(this,$t,!0,"f")})}on(e,t){if(!Object.values(_).includes(e))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_EVENT_LISTENER);if(!t)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_HANDLER_IN_EVENT_LISTENER);if("function"!=typeof t)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_HANDLER_IN_EVENT_LISTENER);n(this,qt,"f").on(`${e}:${n(this,Ht,"f")}`,e=>{if(void 0===e.value&&(e.value=""),"CARD_NUMBER"===e.elementType&&e.value){const{value:t}=e;e.value=t.slice(0,8)}s(this,Kt,{isEmpty:e.isEmpty,isValid:e.isValid,isComplete:e.isComplete,isFocused:e.isFocused,isRequired:e.isRequired,value:e.value},"f"),delete e.isComplete,delete e.name,t(e)})}focus(){const e=n(this,Kt,"f")||{isEmpty:!0,isValid:!1,isComplete:!1,isFocused:!0,isRequired:!1};n(this,Wt,"f").emit(v,{name:n(this,Ht,"f"),event:_.FOCUS,value:Object.assign(Object.assign({},e),{isFocused:!0})})}setAttribute(e,t){n(this,qt,"f")._emit(f,{elementName:n(this,Ht,"f"),attribute:e,value:t})}}Ht=new WeakMap,qt=new WeakMap,Wt=new WeakMap,Kt=new WeakMap,$t=new WeakMap,Zt=new WeakMap;const yi="CollectContainer";class Ii extends St{constructor(e,t,i,l){super(),Jt.set(this,void 0),Qt.set(this,{}),ei.set(this,void 0),ti.set(this,{rows:[]}),ii.set(this,[]),ni.set(this,void 0),si.set(this,void 0),oi.set(this,void 0),ri.set(this,!1),ai.set(this,void 0),li.set(this,void 0),this.type=wi.COMPOSABLE,di.set(this,!1),ci.set(this,{}),this.create=(e,t={required:!1})=>{He(e,n(this,ni,"f").logLevel);const i=Ct(e),s=Rt(e.type,t,n(this,ni,"f").logLevel),o=`${u}:${e.type}:${btoa(Nt())}`;return n(this,ii,"f").push(Object.assign(Object.assign(Object.assign({elementType:e.type,name:e.column},e),s),{validations:i,elementName:o})),new vi(o,n(this,oi,"f"))},ui.set(this,(e,t=!1)=>{const i=[];if(s(this,Qt,{},"f"),s(this,ci,Se(e),"f"),n(this,ci,"f").rows.forEach(e=>{e.elements.forEach(e=>{const t=e,{elementType:n}=t;Ot(n,t),t.sensitive=t.sensitive||b[n].sensitive,t.replacePattern=t.replacePattern||b[n].replacePattern,t.mask=t.mask||b[n].mask,t.isMounted=!1,t.label=e.label,t.skyflowID=e.skyflowID,i.push(t)})}),n(this,ci,"f").elementName=t?i[0].elementName:`${u}:group:${btoa(n(this,ci,"f").name)}`,t&&!n(this,Qt,"f")[i[0].elementName]&&n(this,Ei,"f").call(this,i[0].name))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_UNIQUE_ELEMENT_NAME);let r=n(this,Qt,"f")[n(this,ci,"f").elementName];if(r)t?r.update(i[0]):r.update(n(this,ci,"f"));else{const e=Nt();r=new Lt(e,n(this,ci,"f"),n(this,ei,"f"),{containerId:n(this,Jt,"f"),isMounted:n(this,di,"f"),type:this.type},!0,n(this,_i,"f"),n(this,hi,"f"),n(this,ni,"f"),n(this,oi,"f")),n(this,Qt,"f")[n(this,ci,"f").elementName]=r,n(this,si,"f")[e]=r}return r}),pi.set(this,e=>{Object.keys(n(this,Qt,"f")).forEach(t=>{t===e&&delete n(this,Qt,"f")[t]})}),_i.set(this,e=>{e.forEach(e=>{n(this,pi,"f").call(this,e)})}),hi.set(this,e=>{e.forEach(e=>{n(this,Qt,"f")[e.elementName]&&n(this,Qt,"f")[e.elementName].update(e)})}),Ei.set(this,e=>{const t=Object.keys(n(this,Qt,"f"));for(let i=0;i<t.length;i+=1)if(atob(t[i].split(":")[2])===e)return!0;return!1}),this.on=(e,t)=>{if(!Object.values(_).includes(e))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_EVENT_LISTENER);if(!t)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_HANDLER_IN_EVENT_LISTENER);if("function"!=typeof t)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_HANDLER_IN_EVENT_LISTENER);n(this,oi,"f").on(_.SUBMIT,()=>{t()})},this.mount=e=>{if(!e)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_EMPTY_ELEMENT_IN_MOUNT);s(this,ti,{rows:[]},"f");const{layout:t}=n(this,ai,"f");if((t||[]).reduce((e,t)=>e+t,0)!==n(this,ii,"f").length)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISMATCH_ELEMENT_COUNT_LAYOUT_SUM);let i=0;if(t.forEach((e,t)=>{n(this,ti,"f").rows=[...n(this,ti,"f").rows,{elements:[]}];for(let s=0;s<e;s++)n(this,ti,"f").rows[t].elements.push(n(this,ii,"f")[i]),i++}),n(this,ai,"f").styles&&(n(this,ti,"f").styles=Object.assign({},n(this,ai,"f").styles)),n(this,ai,"f").errorTextStyles&&(n(this,ti,"f").errorTextStyles=Object.assign({},n(this,ai,"f").errorTextStyles)),n(this,di,"f"))return n(this,li,"f")&&(n(this,li,"f").unmount(),s(this,li,null,"f")),s(this,Qt,{},"f"),s(this,li,n(this,ui,"f").call(this,n(this,ti,"f"),!1),"f"),this.mountContainerElement(e),void s(this,ri,!0,"f");n(this,oi,"f").on(T+n(this,Jt,"f"),()=>{s(this,Qt,{},"f"),s(this,li,n(this,ui,"f").call(this,n(this,ti,"f"),!1),"f"),this.mountContainerElement(e),s(this,ri,!0,"f")})},this.mountContainerElement=e=>{n(this,li,"f").mount(e)},this.unmount=()=>{var e;[...n(this,ii,"f").map(e=>e.elementName)].forEach(e=>{n(this,pi,"f").call(this,e)}),s(this,ii,[],"f"),s(this,ti,{rows:[]},"f"),s(this,Qt,{},"f"),null===(e=n(this,li,"f"))||void 0===e||e.unmount(),this.iframe.remove(),s(this,ri,!1,"f"),s(this,di,!1,"f")},this.validate=()=>new Promise((e,t)=>{Object.values(n(this,Qt,"f")).forEach(e=>{if(!e.isMounted())throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CARD_FORM_COLLECT_ELEMENT_NOT_MOUNTED);e.isValidElement()}),this.bus.emit(g+n(this,Jt,"f"),{},t=>{e(t)})}),this.collect=(e={tokens:!0})=>new Promise((t,i)=>{try{if(ze(n(this,ei,"f").clientJSON.config),!n(this,ri,"f")){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CARD_FORM_COLLECT_ELEMENT_NOT_MOUNTED);throw r.PayrailsLogger.error(e.message,{error:e}),e}if(Tt(n(this,ci,"f")).forEach(e=>{if(!(null==e?void 0:e.isMounted))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_UI_ELEMENT_MISSING)}),Object.values(n(this,Qt,"f")).forEach(e=>{e.isValidElement()}),e&&e.tokens&&"boolean"!=typeof e.tokens)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_TOKENS);(null==e?void 0:e.additionalFields)&&Ge(e.additionalFields),(null==e?void 0:e.upsert)&&qe(null==e?void 0:e.upsert),this.bus.emit(E+n(this,Jt,"f"),Object.assign(Object.assign({},e),{tokens:void 0===(null==e?void 0:e.tokens)||e.tokens}),e=>{!e||(null==e?void 0:e.error)?(je(`${JSON.stringify(null==e?void 0:e.error)}`,ke.ERROR,n(this,ni,"f").logLevel),i(null==e?void 0:e.error)):(je(Be(a.COLLECT_SUBMIT_SUCCESS,yi),ke.LOG,n(this,ni,"f").logLevel),t(e))}),je(Be(a.EMIT_EVENT,yi,E),ke.LOG,n(this,ni,"f").logLevel)}catch(e){je(`${e.message}`,ke.ERROR,n(this,ni,"f").logLevel),i(e)}}),mi.set(this,()=>{n(this,oi,"f").on(O,e=>{let t;const i=n(this,ii,"f").map((i,n)=>i.elementName===e.elementName?(t=n,Object.assign({elementName:i.elementName},e.elementOptions)):i);n(this,li,"f")&&n(this,li,"f").updateElement(Object.assign({},i[t]))})}),this.bus=Ie.getEventBus(),s(this,Jt,Nt(),"f"),s(this,ei,Object.assign(Object.assign({},t),(null==e?void 0:e.fonts)?{fonts:e.fonts}:{}),"f"),s(this,si,i,"f"),s(this,ni,l,"f"),s(this,ai,e,"f"),s(this,oi,new fe,"f"),this.iframe=Ce({name:`${c}:${n(this,Jt,"f")}:${n(this,ni,"f").logLevel}`}),Te(this.iframe,{src:Re()}),Ne(this.iframe,Object.assign({},w)),je(Be(a.CREATE_COLLECT_CONTAINER,yi),ke.LOG,n(this,ni,"f").logLevel);const d=(e,t)=>{e.name===c+n(this,Jt,"f")&&(t(Object.assign(Object.assign({},n(this,ei,"f")),{clientJSON:Object.assign(Object.assign({},n(this,ei,"f").clientJSON),{config:Object.assign({},n(this,ei,"f").clientJSON.config)}),context:n(this,ni,"f")})),s(this,di,!0,"f"),n(this,oi,"f")._emit(T+n(this,Jt,"f"),{containerId:n(this,Jt,"f")}),this.bus.target({origin:Ae.IFRAME_SECURE_ORGIN}).off(h+n(this,Jt,"f"),d))};this.bus.target({origin:Ae.IFRAME_SECURE_ORGIN}).on(h+n(this,Jt,"f"),d),document.body.append(this.iframe),n(this,mi,"f").call(this)}reset(){this.bus.emit(m+n(this,Jt,"f"),{})}}function fi(e){this.message=e}Jt=new WeakMap,Qt=new WeakMap,ei=new WeakMap,ti=new WeakMap,ii=new WeakMap,ni=new WeakMap,si=new WeakMap,oi=new WeakMap,ri=new WeakMap,ai=new WeakMap,li=new WeakMap,di=new WeakMap,ci=new WeakMap,ui=new WeakMap,pi=new WeakMap,_i=new WeakMap,hi=new WeakMap,Ei=new WeakMap,mi=new WeakMap,fi.prototype=new Error,fi.prototype.name="InvalidCharacterError";var Ai="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||function(e){var t=String(e).replace(/=+$/,"");if(t.length%4==1)throw new fi("'atob' failed: The string to be decoded is not correctly encoded.");for(var i,n,s=0,o=0,r="";n=t.charAt(o++);~n&&(i=s%4?64*i+n:n,s++%4)?r+=String.fromCharCode(255&i>>(-2*s&6)):0)n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(n);return r};function Li(e){var t=e.replace(/-/g,"+").replace(/_/g,"/");switch(t.length%4){case 0:break;case 2:t+="==";break;case 3:t+="=";break;default:throw"Illegal base64url string!"}try{return function(e){return decodeURIComponent(Ai(e).replace(/(.)/g,function(e,t){var i=t.charCodeAt(0).toString(16).toUpperCase();return i.length<2&&(i="0"+i),"%"+i}))}(t)}catch(e){return Ai(t)}}function Oi(e){this.message=e}Oi.prototype=new Error,Oi.prototype.name="InvalidTokenError";const gi=e=>{try{if(!e)return!1;if(t=e,"[object String]"!==Object.prototype.toString.call(t))return!1;let i=!1;const n=function(e,t){if("string"!=typeof e)throw new Oi("Invalid token specified");var i=!0===(t=t||{}).header?0:1;try{return JSON.parse(Li(e.split(".")[i]))}catch(e){throw new Oi("Invalid token specified: "+e.message)}}(e),s=(new Date).getTime()/1e3,o=n.exp;return o&&s>o&&(i=!0),!i}catch(e){return!1}var t};var Ti,Ci,Ri,Ni,Si,Pi,bi,Di,Mi,wi;class ki{constructor(e,t){Ti.set(this,void 0),this.config=e,s(this,Ti,t,"f")}toJSON(){return{config:this.config,metaData:n(this,Ti,"f")}}static fromJSON(e){return new ki(e.config,e.metaData)}}Ti=new WeakMap,function(e){e.COLLECT="COLLECT",e.COMPOSABLE="COMPOSABLE"}(wi||(wi={}));const Yi="Skyflow";class Ui{constructor(e){var t,i;Ci.set(this,void 0),Ri.set(this,Nt()),Ni.set(this,{uuid:n(this,Ri,"f"),clientDomain:window.location.origin}),Si.set(this,""),Pi.set(this,void 0),bi.set(this,void 0),Di.set(this,void 0),Mi.set(this,void 0),this.bus=Ie.getEventBus();const d=localStorage.getItem("sdk_version")||"";n(this,Ni,"f").sdkVersion=d,s(this,Ci,new ki(Object.assign({},e),n(this,Ni,"f")),"f"),s(this,bi,(null===(t=null==e?void 0:e.options)||void 0===t?void 0:t.logLevel)||Me.ERROR,"f"),s(this,Di,(null===(i=null==e?void 0:e.options)||void 0===i?void 0:i.env)||we.PROD,"f"),s(this,Mi,{},"f"),this.bus.on(p,e=>{if(e&&e.errorCode){const t=new o.PayrailsError(e.errorCode,{cause:null==e?void 0:e.originalError});r.PayrailsLogger.error(t.message,{error:t})}}),this.bus.target({origin:Ae.IFRAME_SECURE_ORGIN}).on(A+n(this,Ri,"f"),(e,t)=>{je(Be(a.CAPTURED_BEARER_TOKEN_EVENT,Yi),ke.LOG,n(this,bi,"f")),!n(this,Ci,"f").config.getBearerToken||n(this,Si,"f")&&gi(n(this,Si,"f"))?(je(Be(a.REUSE_BEARER_TOKEN,Yi),ke.LOG,n(this,bi,"f")),t({authToken:n(this,Si,"f")})):n(this,Ci,"f").config.getBearerToken().then(e=>{gi(e)?(je(Be(a.BEARER_TOKEN_RESOLVED,Yi),ke.LOG,n(this,bi,"f")),s(this,Si,e,"f"),t({authToken:n(this,Si,"f")})):(je(l.INVALID_BEARER_TOKEN,ke.ERROR,n(this,bi,"f")),t({error:l.INVALID_BEARER_TOKEN}))}).catch(e=>{je(l.BEARER_TOKEN_REJECTED,ke.ERROR,n(this,bi,"f")),t({error:e})})}),je(Be(a.BEARER_TOKEN_LISTENER,Yi),ke.LOG,n(this,bi,"f")),je(Be(a.CURRENT_ENV,Yi,n(this,Di,"f")),ke.LOG,n(this,bi,"f")),je(Be(a.CURRENT_LOG_LEVEL,Yi,n(this,bi,"f")),ke.LOG,n(this,bi,"f"))}static init(e){var t;const i=(null===(t=null==e?void 0:e.options)||void 0===t?void 0:t.logLevel)||Me.ERROR;Ze(e),je(Be(a.INITIALIZE_CLIENT,Yi),ke.LOG,i);const n=e;var s;n.vaultURL="string"!=typeof(s=e.vaultURL)?s:"/"===(null==s?void 0:s.trim().slice(-1))?s.slice(0,-1):s.trim();const o=new Ui(n);return je(Be(a.CLIENT_INITIALIZED,Yi),ke.LOG,i),o}container(e,t){switch(e){case wi.COLLECT:{const i=new Gt(t,Object.assign(Object.assign({},n(this,Ni,"f")),{clientJSON:n(this,Ci,"f").toJSON(),containerType:e}),n(this,Mi,"f"),{logLevel:n(this,bi,"f"),env:n(this,Di,"f")});return je(Be(a.COLLECT_CONTAINER_CREATED,Yi),ke.LOG,n(this,bi,"f")),i}case wi.COMPOSABLE:{(e=>{if(!e)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_COMPOSABLE_CONTAINER_OPTIONS);if("object"!=typeof e)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COMPOSABLE_CONTAINER_OPTIONS_INVALID);if(!Object.prototype.hasOwnProperty.call(e,"layout"))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_MISSING_COMPOSABLE_LAYOUT_KEY);if(!e.layout)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_COMPOSABLE_LAYOUT_TYPE);if(!Array.isArray(e.layout))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_COMPOSABLE_LAYOUT_TYPE);if(0===e.layout.length)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_EMPTY_COMPOSABLE_LAYOUT_ARRAY);e.layout.forEach(e=>{if("number"!=typeof e)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_COMPOSABLE_LAYOUT_TYPE);if(e<0)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_NEGATIVE_VALUES_COMPOSABLE_LAYOUT)})})(t);const i=new Ii(t,Object.assign(Object.assign({},n(this,Ni,"f")),{clientJSON:n(this,Ci,"f").toJSON(),containerType:e}),n(this,Mi,"f"),{logLevel:n(this,bi,"f"),env:n(this,Di,"f")});return je(Be(a.COLLECT_CONTAINER_CREATED,Yi),ke.LOG,n(this,bi,"f")),i}default:if(!e)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_EMPTY_CONTAINER_TYPE);throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_CONTAINER_TYPE)}}static get ContainerType(){return wi}static get ElementType(){return R}static get RedactionType(){return Pe}static get RequestMethod(){return be}static get LogLevel(){return Me}static get EventName(){return De}static get Env(){return we}static get ValidationRuleType(){return Ye}}Ci=new WeakMap,Ri=new WeakMap,Ni=new WeakMap,Si=new WeakMap,Pi=new WeakMap,bi=new WeakMap,Di=new WeakMap,Mi=new WeakMap;const Fi=(t,n)=>i(void 0,void 0,void 0,function*(){try{const i=yield Vs(t,n);if(!i){const s=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_CALLBACK_FAILED,{description:"Callback passed to onRequestStart resolved to false"});return Bs(t,n,{code:e.AuthorizationFailureReasons.VALIDATION_FAILED,message:s.message}),i}}catch(i){const s=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_CALLBACK_FAILED,{description:"Callback passed to onRequestStart threw an error",cause:i});return r.PayrailsLogger.error(s.message,{error:s}),Bs(t,n,{code:e.AuthorizationFailureReasons.VALIDATION_FAILED,message:s.message}),!1}return!0});let xi={};const ji=(e=window,t=navigator)=>{const i={userAgent:t.userAgent,language:t.language,screenHeight:e.screen.height,screenWidth:e.screen.width,colorDepth:e.screen.colorDepth,timeZoneOffset:(new Date).getTimezoneOffset(),acceptHeader:"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",javaEnabled:!1,javaScriptEnabled:!0},n=Bi(t.userAgent);return n&&(i.osType=n),i},Bi=e=>/android/i.test(e)?"android":/iphone|ipad|ipod/i.test(e)?"ios":/windows|linux|mac/i.test(e)?"web":void 0,Vi={success:"https://assets.payrails.io/html/payrails-success.html",error:"https://assets.payrails.io/html/payrails-error.html",cancel:"https://assets.payrails.io/html/payrails-cancel.html",pending:"https://assets.payrails.io/html/payrails-pending.html"};class Gi{static getInstance(){return this.instance||(this.instance=new Gi),this.instance}constructor(e=""){this.lastActionUpdateTime=e,Gi.instance=this}}class Xi{constructor(e=Vi,t=680,i=60,n=2e3,s=5,o=Gi.getInstance()){this.returnLinks=e,this.POLL_INTERVAL=t,this.MAX_POLL_ATTEMPTS=i,this.POLL_INITIAL_DELAY=n,this.POLL_ERROR_COUNT_MULTIPLIER=s,this.paymentStatus=o}pay(e){return i(this,void 0,void 0,function*(){try{const t=(yield this.authorize(e)).res.links.execution;return yield this.pollForAuthorizationResult(t)}catch(e){const t=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_PAYMENT_EXECUTOR_PAY_ERROR,{cause:e});throw r.PayrailsLogger.error(t.message,{error:t}),e}})}payout(e){return i(this,void 0,void 0,function*(){try{const t=(yield this.executePayout(e)).res.links.execution;return yield this.pollForAuthorizationResult(t)}catch(e){const t=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_PAYMENT_EXECUTOR_PAYOUT_ERROR,{cause:e});throw r.PayrailsLogger.error(t.message,{error:t}),e}})}confirm(e){return i(this,arguments,void 0,function*(e,t={}){try{const i=yield Q({url:e,method:$.POST,token:me().token,body:{data:t}}),n=yield this.pollForAuthorizationResult(i.res.links.execution);if(n.finalState)return n;const s=n.response.status.slice().sort((e,t)=>new Date(t.time).getTime()-new Date(e.time).getTime())[0].time,{res:o}=yield this.getExecution(i.res.links.execution,s);return{finalState:o.status.find(({code:e,time:t})=>["authorizeSuccessful","authorizeFailed"].includes(e)&&new Date(t)>new Date(s)),response:o}}catch(e){const t=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_PAYMENT_EXECUTOR_CONFIRM_ERROR,{cause:e});throw r.PayrailsLogger.error(t.message,{error:t}),e}})}getExecution(e,t){return i(this,arguments,void 0,function*(e,t,i=0,n){if(i>this.MAX_POLL_ATTEMPTS)throw new ne(e,$.GET);0===i&&t?yield this.wait(this.POLL_INITIAL_DELAY,n):yield this.wait(this.POLL_INTERVAL,n);try{const s=yield Q({url:e,token:me().token});return t&&!s.res.status.find(({time:e})=>new Date(e)>new Date(t))?(yield this.wait(this.POLL_INTERVAL,n),this.getExecution(e,t,i+1,n)):s}catch(s){if(s instanceof te)return yield this.wait(this.POLL_INTERVAL,n),this.getExecution(e,t,i+this.POLL_ERROR_COUNT_MULTIPLIER,n);if(s instanceof ie)return yield this.wait(this.POLL_INTERVAL*i,n),this.getExecution(e,t,i+1,n);throw s}})}createApplePaySession(e){return i(this,void 0,void 0,function*(){return Q({url:e.requestUrl,method:$.POST,token:me().token,body:{integrationType:"api",paymentMethodCode:"applePay",amount:me().amount,meta:{sessionURL:e.sessionUrl,clientContext:{host:e.clientDomain||window.location.host}}}})})}authorize(e){return i(this,void 0,void 0,function*(){if(!pe.authorizeLink||!me().amount){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_WORKFLOW_EXECUTION_NOT_FOUND,{description:"SDK was not initialized with workflow execution"});throw r.PayrailsLogger.error(e.message,{error:e}),e}const{success:t=Vi.success,error:i=Vi.error,cancel:n=Vi.cancel,pending:s=Vi.pending}=this.returnLinks,a=this.attachMetaToPaymentComposition({amount:me().amount,paymentComposition:e,returnInfo:{success:t,cancel:n,error:i,pending:s}});return Q({url:pe.authorizeLink,method:$.POST,token:me().token,body:a})})}executePayout(e){return i(this,void 0,void 0,function*(){if(!pe.payoutLink||!me().amount){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_WORKFLOW_EXECUTION_NOT_FOUND,{description:"SDK was not initialized with workflow execution"});throw r.PayrailsLogger.error(e.message,{error:e}),e}const t={amount:me().amount,payoutComposition:e};return Q({url:pe.payoutLink,method:$.POST,token:me().token,body:t})})}getFirstNonFraudNetId(e){const t=Object.keys(e||{}).find(e=>"fraudNet"!==e);return t?e[t]:null}attachMetaToPaymentComposition(t){var i,n,s,o,r,a,l;let d;d=t.paymentComposition[0].paymentMethodCode===e.PAYMENT_METHOD_CODES.PAYPAL&&(null===(n=null===(i=window.PayrailsData)||void 0===i?void 0:i.riskIds)||void 0===n?void 0:n.fraudNet)?null===(o=null===(s=window.PayrailsData)||void 0===s?void 0:s.riskIds)||void 0===o?void 0:o.fraudNet:this.getFirstNonFraudNetId(null===(r=window.PayrailsData)||void 0===r?void 0:r.riskIds)||"";const c=Object.assign(Object.assign({},t),{meta:Object.assign(Object.assign({},pe.getUpdatedMeta()),t.meta)});return!1!==(null===(a=xi.telemetry)||void 0===a?void 0:a.collectMetadata)&&(c.meta=Object.assign(Object.assign({},c.meta),{clientContext:Object.assign(Object.assign({},(null===(l=c.meta)||void 0===l?void 0:l.clientContext)||{}),ji())})),d&&(c.meta.risk={sessionId:d}),c}wait(e,t){return i(this,void 0,void 0,function*(){var i;if(null==t?void 0:t.aborted)throw null!==(i=t.reason)&&void 0!==i?i:new DOMException("Aborted","AbortError");return new Promise((i,n)=>{const s=setTimeout(()=>{null==t||t.removeEventListener("abort",o),i()},e),o=()=>{var e;clearTimeout(s),null==t||t.removeEventListener("abort",o),n(null!==(e=null==t?void 0:t.reason)&&void 0!==e?e:new DOMException("Aborted","AbortError"))};null==t||t.addEventListener("abort",o,{once:!0})})})}pollForAuthorizationResult(e){return i(this,arguments,void 0,function*(e,t=0,i=["authorizePending","authorizeSuccessful","authorizeFailed","payoutPending","payoutSuccessful","payoutFailed"],n){var s;const a=null==n?void 0:n.signal;if(null==a?void 0:a.aborted)throw null!==(s=a.reason)&&void 0!==s?s:new DOMException("Aborted","AbortError");const l=(yield this.getExecution(e,this.paymentStatus.lastActionUpdateTime,t,a)).res,d=l.status,c=d.find(({code:e})=>"authorizeRequested"===e||"payoutRequested"===e);if(!c&&t<10)return yield this.wait(this.POLL_INTERVAL,a),this.pollForAuthorizationResult(e,t+1,i,{signal:a});if(!c){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_API_AUTHORIZATION_NOT_REQUESTED);throw r.PayrailsLogger.error(e.message,{error:e}),e}const u=d.find(({code:e,time:t})=>"confirmRequested"===e&&new Date(t)>new Date(c.time)),p=u?u.time:c.time,_=d.filter(({code:e,time:t})=>i.includes(e)&&new Date(t)>new Date(p)).sort((e,t)=>new Date(t.time).getTime()-new Date(e.time).getTime())[0];return _?(this.paymentStatus.lastActionUpdateTime=_.time,{finalState:_,response:l}):this.pollForAuthorizationResult(e,t+1,i,{signal:a})})}}
|
|
5
5
|
/*!
|
|
6
6
|
* paypal-js v5.1.4 (2022-11-29T23:08:21.847Z)
|
|
7
7
|
* Copyright 2020-present, PayPal, Inc. All rights reserved.
|
|
@@ -17,8 +17,8 @@ Copyright (c) 2022 Skyflow, Inc.
|
|
|
17
17
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
18
18
|
* See the License for the specific language governing permissions and
|
|
19
19
|
* limitations under the License.
|
|
20
|
-
*/function zi(e){var t="https://www.paypal.com/sdk/js";e.sdkBaseURL&&(t=e.sdkBaseURL,delete e.sdkBaseURL),function(e){var t=e["merchant-id"],i=e["data-merchant-id"],n="",s="";Array.isArray(t)?t.length>1?(n="*",s=t.toString()):n=t.toString():"string"==typeof t&&t.length>0?n=t:"string"==typeof i&&i.length>0&&(n="*",s=i),e["merchant-id"]=n,e["data-merchant-id"]=s}(e);var i,n,s=Object.keys(e).filter(function(t){return void 0!==e[t]&&null!==e[t]&&""!==e[t]}).reduce(function(t,i){var n=e[i].toString();return"data-"===i.substring(0,5)?t.dataAttributes[i]=n:t.queryParams[i]=n,t},{queryParams:{},dataAttributes:{}}),o=s.queryParams,r=s.dataAttributes;return{url:"".concat(t,"?").concat((i=o,n="",Object.keys(i).forEach(function(e){0!==n.length&&(n+="&"),n+=e+"="+i[e]}),n)),dataAttributes:r}}function Hi(e,t){void 0===t&&(t={});var i=document.createElement("script");return i.src=e,Object.keys(t).forEach(function(e){i.setAttribute(e,t[e]),"data-csp-nonce"===e&&i.setAttribute("nonce",t["data-csp-nonce"])}),i}function qi(e,t){if(void 0===t&&(t=Wi()),$i(e,t),"undefined"==typeof window)return t.resolve(null);var i=zi(e),n=i.url,s=i.dataAttributes,o=s["data-namespace"]||"paypal",r=Ki(o);return function(e,t){var i=document.querySelector('script[src="'.concat(e,'"]'));if(null===i)return null;var n=Hi(e,t),s=i.cloneNode();if(delete s.dataset.uidAuto,Object.keys(s.dataset).length!==Object.keys(n.dataset).length)return null;var o=!0;return Object.keys(s.dataset).forEach(function(e){s.dataset[e]!==n.dataset[e]&&(o=!1)}),o?i:null}(n,s)&&r?t.resolve(r):function(e,t){void 0===t&&(t=Wi()),$i(e,t);var i=e.url,n=e.attributes;if("string"!=typeof i||0===i.length)throw new Error("Invalid url.");if(void 0!==n&&"object"!=typeof n)throw new Error("Expected attributes to be an object.");return new t(function(e,t){if("undefined"==typeof window)return e();!function(e){var t=e.url,i=e.attributes,n=e.onSuccess,s=e.onError,o=Hi(t,i);o.onerror=s,o.onload=n,document.head.insertBefore(o,document.head.firstElementChild)}({url:i,attributes:n,onSuccess:function(){return e()},onError:function(){var e=new Error('The script "'.concat(i,'" failed to load.'));return window.fetch?fetch(i).then(function(i){return 200===i.status&&t(e),i.text()}).then(function(e){var i=function(e){var t=e.split("/* Original Error:")[1];return t?t.replace(/\n/g,"").replace("*/","").trim():e}(e);t(new Error(i))}).catch(function(e){t(e)}):t(e)}})})}({url:n,attributes:s},t).then(function(){var e=Ki(o);if(e)return e;throw new Error("The window.".concat(o," global variable is not available."))})}function Wi(){if("undefined"==typeof Promise)throw new Error("Promise is undefined. To resolve the issue, use a Promise polyfill.");return Promise}function Ki(e){return window[e]}function $i(e,t){if("object"!=typeof e||null===e)throw new Error("Expected an options object.");if(void 0!==t&&"function"!=typeof t)throw new Error("Expected PromisePonyfill to be a function.")}class Zi{static load(e,t){const n=e.toString(),s=Zi.scriptMap.get(n);if(s)return s;const o=(()=>i(this,void 0,void 0,function*(){try{if(e===Ji.PayPal){if(!t)throw new Error("PayPal config is required");return yield Zi.loadPayPalScript(t)}return yield Zi.loadScript(e)}finally{Zi.scriptMap.delete(n)}}))();return Zi.scriptMap.set(n,o),o}static reset(){Zi.scriptMap.clear()}static invalidate(e){var t;Zi.scriptMap.delete(e.toString());const i=Zi.getScriptKey(e);Zi.scriptMap.delete(i),null===(t=document.getElementById(i))||void 0===t||t.remove()}static preloadCardForm(){const e="https://assets.payrails.io/8ba21d7/card";[[`${e}/index.js`,"payrails-iframe-js-v2"],[`${e}/index.html`,"payrails-iframe-html-v2"]].forEach(([e,t])=>{if(!document.getElementById(t)){const i=document.createElement("link");i.id=t,i.rel="preload",i.as="script",i.href=e,document.head.appendChild(i)}})}static loadScript(e){const t=Zi.getScriptKey(e);if(Zi.scriptMap.has(t))return Zi.scriptMap.get(t);const i=document.createElement("script");i.src=e,i.id=t;const n=new Promise((t,n)=>{i.onload=()=>t(),i.onerror=t=>n(Zi.logLoadError(e,new Error(t.toString())))}).catch(e=>{throw Zi.scriptMap.delete(t),i.remove(),e});return Zi.scriptMap.set(t,n),document.body.appendChild(i),n}static getScriptKey(e){return`payrails-script-${JSON.stringify(e)}`}static loadPayPalScript(e){return i(this,arguments,void 0,function*({clientId:e,currency:t,vault:i,intent:n}){let s;for(let a=0;a<=Zi.PAYPAL_MAX_RETRIES;a++){a>0&&(Zi.removePayPalScriptElements(),yield Zi.delay(Zi.PAYPAL_BASE_DELAY_MS*Math.pow(2,a-1)));try{const o=yield qi({"client-id":e,components:"buttons,funding-eligibility",intent:n,currency:t,vault:i,"data-namespace":"payrailsPaypal"});if(o)return o;s=new Error("The window.payrailsPaypal global variable is not available.")}catch(e){s=e}const l=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_PAYPAL_LOADING_ERROR,{cause:s});r.PayrailsLogger.error(`PayPal SDK load attempt ${a+1}/${Zi.PAYPAL_MAX_RETRIES+1} failed`,{error:l})}throw Zi.logLoadError(Ji.PayPal,s)})}static removePayPalScriptElements(){document.querySelectorAll('script[src*="paypal.com/sdk/js"]').forEach(e=>e.remove())}static delay(e){return new Promise(t=>setTimeout(t,e))}constructor(){}static logLoadError(e,t){const i=new Map([[Ji.ApplePay,o.ERROR_CODES.PAYRAILS_CLIENT_APPLEPAY_LOADING_ERROR],[Ji.GooglePay,o.ERROR_CODES.PAYRAILS_CLIENT_GPAY_LOADING_ERROR],[Ji.PayPal,o.ERROR_CODES.PAYRAILS_CLIENT_PAYPAL_LOADING_ERROR]]),n=new o.PayrailsError(i.get(e)||o.ERROR_CODES.PAYRAILS_CLIENT_UNKNOWN_ERROR,{cause:t,description:null==t?void 0:t.message});return r.PayrailsLogger.error(n.message,{error:n}),n}}var Ji;Zi.scriptMap=new Map,Zi.PAYPAL_MAX_RETRIES=2,Zi.PAYPAL_BASE_DELAY_MS=1e3,function(e){e.ApplePay="https://applepay.cdn-apple.com/jsapi/1.latest/apple-pay-sdk.js",e.GooglePay="https://pay.google.com/gp/p/js/pay.js",e.PayPal="paypal-sdk",e.Lean="https://cdn.leantech.me/link/loader/prod/ae/latest/lean-link-loader.min.js"}(Ji||(Ji={}));class Qi{constructor(e,{id:t="",className:i="",dataTestId:n=""}={}){this.subElements=[],this.eventBus=Ie.getEventBus();const s=document.createElement(e);t&&(this.id=t,s.setAttribute("id",t)),n&&(this.dataTestId=n,s.setAttribute("data-testid",n)),i&&(Array.isArray(i)?s.setAttribute("class",function(...e){return e.filter(Boolean).join(" ")}(...i)):s.setAttribute("class",i)),this.element=s}get parentElement(){return this.element.parentElement}get selector(){if(!this.id)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_UI_ELEMENT_MISSING);return`#${this.id}`}mount(e){const t=document.querySelector(e);if(!t)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_PARENT_ELEMENT_MISSING,{description:`Element with selector "${e}" not found in in the DOM`});this.clean(),t.appendChild(this.element),this.subElements.forEach(e=>{if(!this.id)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_SUBELEMENTS_RENDER_ERROR);e.mount(this.selector)})}clean(){var e;null===(e=document.getElementById(this.element.id))||void 0===e||e.remove()}unmount(){var e;this.subElements.forEach(e=>e.unmount()),null===(e=this.parentElement)||void 0===e||e.removeChild(this.element)}}class en extends Qi{constructor(e){super("span",{id:e.id,className:"payrails-store-instrument",dataTestId:e.dataTestId}),this.options=e,this.createHTML(),this.applyStyles(),this.addListeners()}get isChecked(){var e;return!!(null===(e=this.element.querySelector("input"))||void 0===e?void 0:e.checked)}createHTML(){var e,t,i,n,s,o,r,a,l,d;const c=(null===(i=null===(t=null===(e=this.options)||void 0===e?void 0:e.translations)||void 0===t?void 0:t.labels)||void 0===i?void 0:i.saveInstrument)||(null===(o=null===(s=null===(n=this.options)||void 0===n?void 0:n.translations)||void 0===s?void 0:s.labels)||void 0===o?void 0:o.storeInstrument)||"Save instrument for future payments",u=`${this.id}-checkbox`,p=`${this.dataTestId}-checkbox`;(null===(l=null===(a=null===(r=this.options)||void 0===r?void 0:r.translations)||void 0===a?void 0:a.labels)||void 0===l?void 0:l.saveInstrument)&&console.warn("The saveInstrument label is deprecated, please use storeInstrument instead");const _="checked"==(null===(d=this.options)||void 0===d?void 0:d.defaultStoreInstrumentState);this.element.innerHTML=`<label for="${u}"><input type="checkbox" id="${u}" name="${u}" data-testid="${p}" class="payrails-store-instrument-checkbox">${c}</label>`,_&&(this.element.querySelector("input").checked=!0)}applyStyles(){var e,t;Object.keys((null===(t=null===(e=this.options)||void 0===e?void 0:e.styles)||void 0===t?void 0:t.storeInstrumentCheckbox)||{}).forEach(e=>{var t,i,n;this.element.style[e]=null===(n=null===(i=null===(t=this.options)||void 0===t?void 0:t.styles)||void 0===i?void 0:i.storeInstrumentCheckbox)||void 0===n?void 0:n[e]})}addListeners(){this.element.addEventListener("change",e=>{var t,i,n,s;(null===(i=null===(t=this.options)||void 0===t?void 0:t.events)||void 0===i?void 0:i.onSaveInstrumentCheckboxChanged)&&(null===(s=null===(n=this.options)||void 0===n?void 0:n.events)||void 0===s||s.onSaveInstrumentCheckboxChanged({checked:this.isChecked})),e.stopPropagation(),e.stopImmediatePropagation()}),this.element.addEventListener("click",e=>{e.stopPropagation(),e.stopImmediatePropagation()})}}class tn extends Qi{constructor(e,t){var n,s,o,r,a;super(e,t),this.options=t,this.storeInstrumentCheckbox=null,(null===(n=this.options)||void 0===n?void 0:n.showStoreInstrumentCheckbox)&&(this.storeInstrumentCheckbox=new en(Object.assign(Object.assign({},t),{id:`${null===(s=this.options)||void 0===s?void 0:s.id}-store-instrument-checkbox`,dataTestId:(null===(o=this.options)||void 0===o?void 0:o.dataTestId)?`${null===(r=this.options)||void 0===r?void 0:r.dataTestId}-store-instrument-checkbox`:`${null===(a=this.options)||void 0===a?void 0:a.id}-store-instrument-checkbox`,events:{onSaveInstrumentCheckboxChanged:e=>i(this,void 0,void 0,function*(){var i,n;null===(n=null===(i=null==t?void 0:t.events)||void 0===i?void 0:i.onSaveInstrumentCheckboxChanged)||void 0===n||n.call(i,e)})}})),this.subElements.push(this.storeInstrumentCheckbox))}get shouldStoreInstrument(){var e,t;return(null===(e=this.storeInstrumentCheckbox)||void 0===e?void 0:e.isChecked)||(null===(t=this.options)||void 0===t?void 0:t.alwaysStoreInstrument)||!1}}class nn extends tn{static isApplePayAvailable(){return i(this,void 0,void 0,function*(){try{return yield Zi.load(Ji.ApplePay),ApplePaySession.canMakePayments()}catch(e){return!1}})}constructor(e){super("div",Object.assign(Object.assign({},e),{id:`payrails-apple-pay-button-${J()}`,dataTestId:"payrails-apple-pay-button"})),this.options=e,this.appleButton=null,this.isProcessing=!1,this.completedSessions=new WeakSet,this.abortedSessionReasons=new WeakMap,this.paymentExecutor=new Xi,nn.isApplePayAvailable().then(e=>{var t,i,n;e&&(null===(n=null===(i=null===(t=this.options)||void 0===t?void 0:t.events)||void 0===i?void 0:i.onApplePayAvailable)||void 0===n||n.call(i))}),this.action="tokenization"===me().type?ws.TOKENIZE:ws.AUTHORIZE}mount(e){this.unmount(),super.mount(e),(()=>{i(this,void 0,void 0,function*(){try{(yield nn.isApplePayAvailable())&&(yield this.mountApplePayButton())}catch(e){}})})()}unmount(){var e,t;null===(t=null===(e=this.appleButton)||void 0===e?void 0:e.parentElement)||void 0===t||t.removeChild(this.appleButton),super.unmount()}mountApplePayButton(){return i(this,void 0,void 0,function*(){var e,t,n;try{const s=(null===(e=this.options.styles)||void 0===e?void 0:e.type)||"buy",o=(null===(t=this.options.styles)||void 0===t?void 0:t.style)||"black";this.element.innerHTML=`<apple-pay-button buttonstyle="${o}" type="${s}" locale="en-GB"></apple-pay-button>`,null===(n=this.storeInstrumentCheckbox)||void 0===n||n.mount(this.selector);const r=this.element.querySelector("apple-pay-button");null==r||r.setAttribute("style","width: 100%;"),null==r||r.addEventListener("click",()=>i(this,void 0,void 0,function*(){this.isProcessing||(this.isProcessing=!0,yield this.createApplePaySession())}))}catch(e){}})}onAuthorizeFailedHandler(e,t){this.isProcessing=!1,this.options.abortAfterAuthorizeFailed?(this.abortedSessionReasons.set(e,t),this.completeApplePaySession(e,"abort")):(this.completeApplePaySession(e,"failure"),Us(ws.AUTHORIZE,this.options.events,t instanceof o.PayrailsError?t:void 0))}completeApplePaySession(e,t){if(!this.completedSessions.has(e)){this.completedSessions.add(e);try{if("abort"===t)return void e.abort();e.completePayment("success"===t?ApplePaySession.STATUS_SUCCESS:ApplePaySession.STATUS_FAILURE)}catch(e){r.PayrailsLogger.warn(`ApplePaySession completion failed (${t})`,{error:e instanceof o.PayrailsError?e:void 0})}}}createApplePaySession(){return i(this,void 0,void 0,function*(){var e,t;const n=pe.applePayConfig,{countryCode:s,supportedNetworks:a,merchantCapabilities:l,requiredBillingContactFields:d=[],requiredShippingContactFields:c=[]}=n,{amount:u}=me();try{const n=new ApplePaySession(3,{countryCode:s,currencyCode:u.currency,merchantCapabilities:l,supportedNetworks:a,total:{label:(null===(t=null===(e=this.options.translations)||void 0===e?void 0:e.labels)||void 0===t?void 0:t.paymentScreenLabel)||"",type:"final",amount:u.value},requiredBillingContactFields:d,requiredShippingContactFields:c});return n.onvalidatemerchant=e=>i(this,void 0,void 0,function*(){try{const{res:t}=yield this.paymentExecutor.createApplePaySession({requestUrl:pe.createSessionLink,sessionUrl:e.validationURL,clientDomain:this.options.clientDomain}),i=t.data.data;n.completeMerchantValidation(i)}catch(e){const t=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_APPLEPAY_START_PAYMENT_SESSION_ERROR);r.PayrailsLogger.error(t.message,{error:t}),this.abortedSessionReasons.set(n,t),n.abort()}}),n.oncancel=e=>{this.isProcessing=!1;const t=this.abortedSessionReasons.get(n);let i;t instanceof o.PayrailsError?(i=t,this.abortedSessionReasons.delete(n)):i=e,Us(this.action,this.options.events,i)},n.onpaymentauthorized=e=>i(this,void 0,void 0,function*(){yield this.onApplePayAuthorized(e.payment,n)}),(yield js(this.action,this.options.events))?n.begin():this.isProcessing=!1,n}catch(e){return this.isProcessing=!1,null}})}onApplePayAuthorized(t,n){return i(this,void 0,void 0,function*(){return(yield Fi(this.action,this.options.events))?this.action===ws.TOKENIZE?yield this.doTokenize(t,n):yield this.doAuthorizedPayment(t,n):(this.action===ws.AUTHORIZE?this.onAuthorizeFailedHandler(n,{code:e.AuthorizationFailureReasons.VALIDATION_FAILED,message:"Authorization request start validation failed"}):(this.isProcessing=!1,this.completeApplePaySession(n,"failure"),Us(this.action,this.options.events,{code:e.AuthorizationFailureReasons.VALIDATION_FAILED,message:"Request start validation failed"})),null)})}doAuthorizedPayment(t,n){return i(this,void 0,void 0,function*(){var i,s,o,r,a;const l=[{paymentMethodCode:e.PAYMENT_METHOD_CODES.APPLE_PAY,integrationType:"api",paymentInstrumentData:{paymentToken:JSON.stringify(t)},amount:me().amount,storeInstrument:this.shouldStoreInstrument}];try{const t=yield this.paymentExecutor.pay(l);return"authorizeSuccessful"===(null===(i=t.finalState)||void 0===i?void 0:i.code)?(this.completeApplePaySession(n,"success"),this.isProcessing=!1,Ys(ws.AUTHORIZE,this.options.events,t)):this.onAuthorizeFailedHandler(n,{code:e.AuthorizationFailureReasons.AUTHORIZATION_ERROR,message:(null===(a=null===(r=null===(o=null===(s=t.finalState)||void 0===s?void 0:s.errors)||void 0===o?void 0:o[0])||void 0===r?void 0:r.reason)||void 0===a?void 0:a.result)||"Authorization Failed"}),t}catch(e){this.onAuthorizeFailedHandler(n,e)}})}doTokenize(t,n){return i(this,void 0,void 0,function*(){const i=me(),s=pe.createInstrumentLink,o=i.token;if(!s)return this.completeApplePaySession(n,"failure"),this.isProcessing=!1,void Us(ws.TOKENIZE,this.options.events);let r;try{r=JSON.stringify(t)}catch(e){return this.completeApplePaySession(n,"failure"),this.isProcessing=!1,void Us(ws.TOKENIZE,this.options.events,e)}const a={holderReference:i.holderReference,paymentMethod:e.PAYMENT_METHOD_CODES.APPLE_PAY,data:{paymentToken:r}};try{const e=yield ae({url:s,token:o,body:a});return e.ok?(this.completeApplePaySession(n,"success"),this.isProcessing=!1,Ys(ws.TOKENIZE,this.options.events,e.res),e.res):(this.completeApplePaySession(n,"failure"),this.isProcessing=!1,void Us(ws.TOKENIZE,this.options.events))}catch(e){return this.completeApplePaySession(n,"failure"),this.isProcessing=!1,void Us(ws.TOKENIZE,this.options.events,e)}})}}const sn={wrapper:{display:"flex",flexDirection:"column"}};var on;!function(e){e.GET="GET"}(on||(on={}));const rn=e=>i(void 0,[e],void 0,function*({url:e}){const t={method:on.GET},i=yield fetch(e,t),n=yield i.json();if(429===i.status)throw new ln(e,on.GET);if(!i.ok)throw new an(e,on.GET);return{ok:i.ok,req:Object.assign({url:e},t),res:n}});class an extends o.PayrailsError{constructor(e,t){super(o.ERROR_CODES.PAYRAILS_API_UNSUCCESSFUL,{description:`[${t}] ${e} unsuccessful`})}}class ln extends o.PayrailsError{constructor(e,t){super(o.ERROR_CODES.PAYRAILS_API_TOO_MANY_REQUESTS,{description:`[${t}] ${e} too many requests`})}}const dn=()=>i(void 0,void 0,void 0,function*(){const e=yield(({url:e})=>rn({url:e}))({url:"https://assets.payrails.io/json/countries.json"});return new Map(Object.entries(e.res))});class cn extends Qi{constructor(e,t){super(e,{id:t.id,className:t.className}),this.applyStyles(t.styles)}applyStyles(e){Object.keys(e||{}).forEach(t=>{this.element.style[t]=null==e?void 0:e[t]})}}const un="__payrails-selectedCountry";class pn extends cn{constructor(e){var t,i;super("span",Object.assign(Object.assign({},e),{id:"payrails-country-select",className:"payrails-country-selector-wrapper",styles:null===(t=e.styles)||void 0===t?void 0:t.wrapper})),this.options=e,this._countriesList=null===(i=e.config)||void 0===i?void 0:i.data,this.createHTML(),this.attachEvents()}set countriesList(e){this._countriesList=e,this.populateCountrySelect(),this.setDefaultCountry()}get countriesList(){return this._countriesList}populateCountrySelect(){return i(this,void 0,void 0,function*(){var e,t;const i=document.createElement("option");i.value="",i.textContent=(null===(e=this.options.translations)||void 0===e?void 0:e.placeholder)||"Select Country",null===(t=this.selectElement)||void 0===t||t.appendChild(i),this._countriesList.forEach(e=>{var t;const i=document.createElement("option");i.value=e.code,i.textContent=e.name,null===(t=this.selectElement)||void 0===t||t.appendChild(i)})})}setDefaultCountry(){const e=JSON.parse(sessionStorage.getItem(un)||"{}");if(null==e?void 0:e.code)return void(this.value=e.code);const t=Intl.DateTimeFormat().resolvedOptions().timeZone;t&&this.countriesList.forEach(e=>{var i;if(null===(i=e.timezones)||void 0===i?void 0:i.includes(t))return this.value=e.code,void sessionStorage.setItem(un,JSON.stringify(this.value))})}createHTML(){this.createLabel(),this.createSelectBox()}createSelectBox(){var e;this.selectElement=document.createElement("select"),this.selectElement.id=this.options.id,this.selectElement.className="payrails-country-select-element",this._countriesList&&this.populateCountrySelect(),this.applyStylesToSubElements(null===(e=this.options.styles)||void 0===e?void 0:e.element,this.selectElement),this.element.appendChild(this.selectElement)}createLabel(){var e,t,i;this.label=document.createElement("label"),this.label.textContent=(null===(e=this.options.translations)||void 0===e?void 0:e.label)||"Country",this.applyStylesToSubElements(null===(t=this.options.styles)||void 0===t?void 0:t.label,this.label),(null===(i=this.options.translations)||void 0===i?void 0:i.label)&&this.element.appendChild(this.label)}applyStylesToSubElements(e,t){Object.keys(e||{}).forEach(i=>{t.style[i]=null==e?void 0:e[i]})}attachEvents(){var e;null===(e=this.selectElement)||void 0===e||e.addEventListener("change",e=>{var t,i;null===(i=null===(t=this.options.events)||void 0===t?void 0:t.onChange)||void 0===i||i.call(t,{country:this.value}),sessionStorage.setItem(un,JSON.stringify(this.value)),e.stopPropagation(),e.stopImmediatePropagation()})}get isValid(){var e;return""!==(null===(e=this.selectElement)||void 0===e?void 0:e.value)}get value(){var e,t,i,n,s,o;return{code:null===(e=this.selectElement)||void 0===e?void 0:e.value,fullName:(null===(i=null===(t=this.selectElement)||void 0===t?void 0:t.options[this.selectElement.selectedIndex])||void 0===i?void 0:i.textContent)||"",iso3:(null===(o=null===(n=this._countriesList)||void 0===n?void 0:n.get(null===(s=this.selectElement)||void 0===s?void 0:s.value))||void 0===o?void 0:o.iso3)||""}}set value(e){this.selectElement&&(this.selectElement.value=e)}}class _n extends cn{set selectedCountry(e){this._selectedCountry=e}get selectedCountry(){return this._selectedCountry}constructor(e){var t;super("span",Object.assign(Object.assign({},e),{id:"payrails-postal-code-wrapper",className:"payrails-postal-code-wrapper",styles:null===(t=e.styles)||void 0===t?void 0:t.wrapper})),this.options=e,this._selectedCountry="",this._countriesList=void 0,this._countriesList=e.config.data,this.createHTML(),this.attachEvents()}createHTML(){this.createLabel(),this.createInput()}createInput(){var e,t;this.inputElement=document.createElement("input"),this.inputElement.type="text",this.inputElement.placeholder=(null===(e=this.options.translations)||void 0===e?void 0:e.placeholder)||"Postal Code",this.inputElement.id=this.options.id,this.inputElement.className="payrails-postal-code-input",this.applyStylesToSubElements(null===(t=this.options.styles)||void 0===t?void 0:t.element,this.inputElement),this.element.appendChild(this.inputElement)}createLabel(){var e,t,i;this.label=document.createElement("label"),this.label.textContent=(null===(e=this.options.translations)||void 0===e?void 0:e.label)||"Postal Code",this.applyStylesToSubElements(null===(t=this.options.styles)||void 0===t?void 0:t.label,this.label),(null===(i=this.options.translations)||void 0===i?void 0:i.label)&&this.element.appendChild(this.label)}applyStylesToSubElements(e,t){Object.keys(e||{}).forEach(i=>{t.style[i]=null==e?void 0:e[i]})}attachEvents(){var e,t,i;null===(e=this.inputElement)||void 0===e||e.addEventListener("change",e=>{e.stopPropagation(),e.stopImmediatePropagation()}),null===(t=this.inputElement)||void 0===t||t.addEventListener("input",e=>{var t,i,n;null===(i=null===(t=this.options.events)||void 0===t?void 0:t.onChange)||void 0===i||i.call(t,{postalCode:this.value}),null===(n=this.inputElement)||void 0===n||n.classList.remove("error"),e.stopPropagation(),e.stopImmediatePropagation()}),null===(i=this.inputElement)||void 0===i||i.addEventListener("focusout",e=>{var t;this.isValid||null===(t=this.inputElement)||void 0===t||t.classList.add("error"),e.stopPropagation(),e.stopImmediatePropagation()})}set countriesList(e){this._countriesList=e}get value(){var e;return(null===(e=this.inputElement)||void 0===e?void 0:e.value)||""}set value(e){this.inputElement&&(this.inputElement.value=e)}show(){this.element.style.display="flex"}hide(){this.element.style.display="none"}get isValid(){var e,t,i;const n=null===(e=this.inputElement)||void 0===e?void 0:e.value,s=this.selectedCountry,o=(null===(i=null===(t=this._countriesList)||void 0===t?void 0:t.get(s))||void 0===i?void 0:i.postalCodeRegex)||"";let r=!1;if(n)return r=o?new RegExp(o).test(n):n.length>0,r}setValidation(e){this.inputElement&&(this.inputElement.pattern=e,this.inputElement.classList.remove("error"))}}class hn extends Qi{get fullAddress(){var e,t,i,n;const s={},o=null===(e=this.countrySelector)||void 0===e?void 0:e.value;return o&&(s.country=o,o.code&&(null===(i=null===(t=this.countriesMap)||void 0===t?void 0:t.get(o.code))||void 0===i?void 0:i.showPostalCode)&&(s.postalCode=null===(n=this.postalCodeInput)||void 0===n?void 0:n.value)),Object.assign({},s)}constructor(e){var t,i;super("div",{id:e.id,className:"payrails-address-selector-wrapper",styles:(null===(t=e.styles)||void 0===t?void 0:t.wrapper)||(null===(i=sn)||void 0===i?void 0:i.wrapper)}),this.options=e,this.countriesMap=void 0,this.createAddressComponents(),this.init(),this.applyStyles(),dn().then(e=>{this.countriesMap=e,this.countrySelector&&(this.countrySelector.countriesList=e),this.postalCodeInput&&(this.postalCodeInput.countriesList=e)})}applyStyles(){var e,t;Object.keys((null===(t=null===(e=this.options)||void 0===e?void 0:e.styles)||void 0===t?void 0:t.wrapper)||{}).forEach(e=>{var t,i,n;this.element.style[e]=null===(n=null===(i=null===(t=this.options)||void 0===t?void 0:t.styles)||void 0===i?void 0:i.wrapper)||void 0===n?void 0:n[e]})}createAddressComponents(e){var t,i,n,s,o,r,a,l,d,c,u,p;const _={id:"country-selector",styles:(null===(t=this.options.styles)||void 0===t?void 0:t.countrySelector)||(null===(i=sn)||void 0===i?void 0:i.countrySelector),events:{onChange:e=>{var t,i;const{country:n}=e;this.onCountryChange(n),null===(i=null===(t=this.options.events)||void 0===t?void 0:t.onBillingAddressChanged)||void 0===i||i.call(t,{isValid:this.isValid,billingAddress:this.fullAddress})}},translations:{label:null===(s=null===(n=this.options.translations)||void 0===n?void 0:n.labels)||void 0===s?void 0:s.countrySelector,placeholder:null===(r=null===(o=this.options.translations)||void 0===o?void 0:o.placeholders)||void 0===r?void 0:r.countrySelector}},h={id:"postal-code-input",translations:{label:null===(l=null===(a=this.options.translations)||void 0===a?void 0:a.labels)||void 0===l?void 0:l.postalCodeInput,placeholder:null===(c=null===(d=this.options.translations)||void 0===d?void 0:d.placeholders)||void 0===c?void 0:c.postalCodeInput},styles:(null===(u=this.options.styles)||void 0===u?void 0:u.postalCodeInput)||(null===(p=sn)||void 0===p?void 0:p.postalCodeInput),events:{onChange:()=>{var e,t;null===(t=null===(e=this.options.events)||void 0===e?void 0:e.onBillingAddressChanged)||void 0===t||t.call(e,{isValid:this.isValid,billingAddress:this.fullAddress})}},config:{data:e}};this.countrySelector=new pn(_),this.postalCodeInput=new _n(h)}init(){var e,t;this.countrySelector&&this.subElements.push(this.countrySelector),this.postalCodeInput&&this.subElements.push(this.postalCodeInput),null===(e=this.postalCodeInput)||void 0===e||e.hide(),(null===(t=this.options.styles)||void 0===t?void 0:t.wrapper)&&Object.assign(this.element.style,this.options.styles.wrapper)}get isValid(){var e,t,i,n;let s=this.countrySelector&&this.countrySelector.isValid;const o=null===(t=null===(e=this.countrySelector)||void 0===e?void 0:e.value)||void 0===t?void 0:t.code;return o&&(null===(n=null===(i=this.countriesMap)||void 0===i?void 0:i.get(o))||void 0===n?void 0:n.showPostalCode)&&(s=s&&this.postalCodeInput&&this.postalCodeInput.isValid),!!s}onCountryChange(e){var t;const i=null==e?void 0:e.code;if(!i)return;const n=null===(t=this.countriesMap)||void 0===t?void 0:t.get(i);if(this.postalCodeInput)if(n&&(null==n?void 0:n.showPostalCode)){const e=new RegExp(n.postalCodeRegex||"[0-9]*");this.postalCodeInput.setValidation(e.source),this.postalCodeInput.selectedCountry=i,this.postalCodeInput.show()}else this.postalCodeInput.hide(),this.postalCodeInput.setValidation(""),this.postalCodeInput.value=""}get selectedCountry(){var e;return null===(e=this.countrySelector)||void 0===e?void 0:e.value}get postalCode(){var e;return null===(e=this.postalCodeInput)||void 0===e?void 0:e.value}show(){this.element.style.display="flex"}hide(){this.element.style.display="none"}}class En extends Qi{constructor(e){var t;super("div",{id:e.id,className:e.className}),this.options=e,this.INSTALLMENT_STORAGE_KEY="__payrails-selectedInstallmentCount",this.installmentOptions=[],this.installmentOptions=(null===(t=e.installmentConfig)||void 0===t?void 0:t.installmentOptions)||[],this.createHTML(),this.applyStyles(),this.addListeners()}generateOptionsHTML(e){var t,i,n,s,o;const r=(null===(n=null===(i=null===(t=this.options)||void 0===t?void 0:t.translations)||void 0===i?void 0:i.labels)||void 0===n?void 0:n.paymentInstallments)||"Split payment into monthly installments",a=parseInt(null!==(s=sessionStorage.getItem(this.INSTALLMENT_STORAGE_KEY))&&void 0!==s?s:"",10)||(null===(o=this.options.installmentConfig)||void 0===o?void 0:o.defaultInstallment);return[`<option value="">${r}</option>`,...(null==e?void 0:e.map(e=>{const t=e.count===a?" selected":"";return`<option value="${e.count}" ${t}>${e.count} x ${e.amount}</option>`}))||[]].join("")}renderOptions(e){const t=this.element.querySelector("select");t&&(t.innerHTML=this.generateOptionsHTML(e),e.length>0?this.setDisabled(!1):this.setDisabled(!0))}updateOptions(e){this.updateConfig(Object.assign(Object.assign({},this.options.installmentConfig),{installmentOptions:e}))}updateConfig(e){var t,i,n,s,o,r,a;if(!this.options)return;const l=null!==(t=this.options.installmentConfig)&&void 0!==t?t:{},d=null!=e?e:{};this.options.installmentConfig={installmentCurrency:null!==(i=d.installmentCurrency)&&void 0!==i?i:l.installmentCurrency,installmentOptions:null!==(s=null!==(n=d.installmentOptions)&&void 0!==n?n:l.installmentOptions)&&void 0!==s?s:[],defaultInstallment:null!==(o=d.defaultInstallment)&&void 0!==o?o:l.defaultInstallment},this.installmentOptions=null!==(r=this.options.installmentConfig.installmentOptions)&&void 0!==r?r:[],null===(a=this.renderOptions)||void 0===a||a.call(this,this.installmentOptions)}createHTML(){const e=`${this.id}-dropdown`;this.element.innerHTML=`<select name="${this.options.className}" id="${e}"></select>`,this.renderOptions(this.installmentOptions||[])}applyStyles(){var e,t;Object.keys((null===(t=null===(e=this.options)||void 0===e?void 0:e.styles)||void 0===t?void 0:t.paymentInstallmentsDropdown)||{}).forEach(e=>{var t,i,n;this.element.style[e]=null===(n=null===(i=null===(t=this.options)||void 0===t?void 0:t.styles)||void 0===i?void 0:i.paymentInstallmentsDropdown)||void 0===n?void 0:n[e]})}addListeners(){this.element.addEventListener("change",e=>{var t;e.stopPropagation(),e.stopImmediatePropagation();const i=null===(t=this.element.querySelector("select"))||void 0===t?void 0:t.value;i?sessionStorage.setItem(this.INSTALLMENT_STORAGE_KEY,i):sessionStorage.removeItem(this.INSTALLMENT_STORAGE_KEY)}),this.element.addEventListener("click",e=>{e.stopPropagation(),e.stopImmediatePropagation()})}get selectedInstallmentValue(){var e;return null===(e=this.element.querySelector("select"))||void 0===e?void 0:e.value}setDisabled(e){const t=this.element.querySelector("select");t&&0!==this.installmentOptions.length?t&&(t.disabled=e,this.setVisible(!e)):this.setVisible(!1)}setVisible(e){const t=this.element.querySelector("select");t&&t.parentElement&&(t.parentElement.style.display=e?"block":"none")}}class mn extends Qi{constructor(e,t){var i,n;super(e,t),this.options=t,this.paymentInstallmentsDropdown=null,this.paymentInstallmentsDropdown=new En(Object.assign(Object.assign({},t),{id:`${null===(i=this.options)||void 0===i?void 0:i.id}-dropdown`,className:"payrails-payment-installments-dropdown",installmentConfig:null===(n=this.options)||void 0===n?void 0:n.installmentConfig})),this.subElements.push(this.paymentInstallmentsDropdown)}get selectedInstallmentValue(){var e;return parseInt((null===(e=this.paymentInstallmentsDropdown)||void 0===e?void 0:e.selectedInstallmentValue)||"0")}updateInstallmentOptions(e){var t;this.options&&(null===(t=this.paymentInstallmentsDropdown)||void 0===t||t.updateOptions(e))}updateInstallmentConfig(e){var t;this.options&&(this.options.installmentConfig=Object.assign(Object.assign({},this.options.installmentConfig),e),null===(t=this.paymentInstallmentsDropdown)||void 0===t||t.updateConfig(this.options.installmentConfig))}setDisabled(e){var t;null===(t=this.paymentInstallmentsDropdown)||void 0===t||t.setDisabled(e)}}const{CARD_NUMBER:vn,CVV:yn,CARDHOLDER_NAME:In,EXPIRATION_DATE:fn,EXPIRATION_MONTH:An,EXPIRATION_YEAR:Ln}=e.ElementType,On={base:{border:"none",padding:"10px 16px",color:"#1d1d1d",backgroundColor:"#fff"},invalid:{backgroundColor:"#f9e1e1",borderColor:"#f25226",border:"1px solid"}},gn=[{type:In,placeholder:"Card holder",styles:Object.assign(Object.assign({},On),{base:Object.assign(Object.assign({},On.base),{border:"1px solid #eae8ee",padding:"10px 16px",borderTopLeftRadius:"4px",borderTopRightRadius:"4px"})})},{type:vn,placeholder:"1234 1234 1234 1234",styles:Object.assign(Object.assign({},On),{base:Object.assign(Object.assign({},On.base),{border:"1px solid #eae8ee",padding:"10px 16px",borderTopLeftRadius:"4px",borderTopRightRadius:"4px",textIndent:"0"}),cardIcon:{position:"absolute",right:"8px",height:"24px",bottom:"calc(50% - 12px)"}})},{type:An,placeholder:"MM",styles:Object.assign(Object.assign({},On),{base:Object.assign(Object.assign({},On.base),{borderBottom:"1px solid #eae8ee",borderLeft:"1px solid #eae8ee",borderRight:"1px solid #eae8ee",borderBottomLeftRadius:"4px"})})},{type:Ln,placeholder:"YY",format:"YY",styles:Object.assign(Object.assign({},On),{base:Object.assign(Object.assign({},On.base),{borderBottom:"1px solid #eae8ee",borderRight:"1px solid #eae8ee"})})},{type:fn,placeholder:"MM/YY",format:"MM/YY",styles:Object.assign(Object.assign({},On),{base:Object.assign(Object.assign({},On.base),{borderBottom:"1px solid #eae8ee",borderLeft:"1px solid #eae8ee",borderRight:"1px solid #eae8ee",borderBottomLeftRadius:"4px"}),cardIcon:{position:"absolute",right:"8px",height:"24px",bottom:"calc(50% - 12px)"}})},{type:yn,placeholder:"CVC",styles:Object.assign(Object.assign({},On),{base:Object.assign(Object.assign({},On.base),{borderBottom:"1px solid #eae8ee",borderRight:"1px solid #eae8ee",borderBottomRightRadius:"4px"}),cardIcon:{position:"absolute",right:"8px",height:"24px",bottom:"calc(50% - 12px)"}})}];class Tn extends tn{get bin(){return this.collectContainer.bin}get isBinLookupEnabled(){return this.collectContainer.isBinLookupEnabled}constructor(t,i){var n,s,o,r,a,l,d,c,u;super("div",Object.assign(Object.assign({},i),{translations:Object.assign(Object.assign({},null==i?void 0:i.translations),{labels:Object.assign(Object.assign({},null===(n=null==i?void 0:i.translations)||void 0===n?void 0:n.labels),{saveInstrument:null===(o=null===(s=null==i?void 0:i.translations)||void 0===s?void 0:s.labels)||void 0===o?void 0:o.saveCreditCard})}),styles:Object.assign({storeInstrumentCheckbox:null===(r=null==i?void 0:i.styles)||void 0===r?void 0:r.storeCardCheckbox},null==i?void 0:i.styles),id:"payrails-card-form"})),this.collectContainer=t,this.options=i,this.formFields=[],this.paymentInstallmentsDropdown=null,this.addressComponent=null,this.lastBin=null,this.lastBinLookup=null,this.defaultStyles={},this.defaultTranslations={},this.defaultStyles=(null===(a=this.options)||void 0===a?void 0:a.styles)||{},this.defaultTranslations=(null===(l=this.options)||void 0===l?void 0:l.translations)||{},this.eventsRef=null===(d=this.options)||void 0===d?void 0:d.events,this.throttledFetchBinLookup=function(e,t){let i,n;return function(...s){return new Promise((o,r)=>{n?(clearTimeout(i),i=setTimeout(()=>{Date.now()-n>=t&&(e(...s).then(o).catch(r),n=Date.now())},t-(Date.now()-n))):(e(...s).then(o).catch(r),n=Date.now())})}}(this.fetchBinLookup.bind(this),500),(null===(c=null==i?void 0:i.styles)||void 0===c?void 0:c.storeCardCheckbox)&&console.warn("The `storeCardCheckbox` option for styles is deprecated. Please use `storeInstrumentCheckbox` instead."),this.initializeFormFields(),this.subElements.push(this.collectContainer),pe.isPaymentInstallmentsEnabled(e.PAYMENT_METHOD_CODES.CARD)&&(this.paymentInstallmentsDropdown=new mn("span",Object.assign(Object.assign({},i),{installmentConfig:{installmentCurrency:"",installmentOptions:this.getinstallmentOptions(),defaultInstallment:null===(u=null==i?void 0:i.installmentConfig)||void 0===u?void 0:u.defaultInstallment},id:"payrails-card-form-payment-installments",className:"payrails-card-form-payment-installments-container"})),this.paymentInstallmentsDropdown&&this.subElements.push(this.paymentInstallmentsDropdown)),pe.isAddressSelectorEnabled(e.PAYMENT_METHOD_CODES.CARD)&&(this.addressComponent=this.createAddressSelector(),this.subElements.push(this.addressComponent)),this.storeInstrumentCheckbox&&this.subElements.push(this.storeInstrumentCheckbox)}initializeFormFields(){var e;(null===(e=this.options)||void 0===e?void 0:e.layout)&&this.options.layout.length>0?this.initializeCustomLayout():this.initializeDefaultLayout()}getErrorTextStyles(e){return(null==e?void 0:e.base)?e:{base:{}}}updateStyles(e){return this.formFields.forEach(t=>{var i,n,s,o;const r=le((null===(i=null==e?void 0:e.inputFields)||void 0===i?void 0:i.all)||{},(null===(n=null==e?void 0:e.inputFields)||void 0===n?void 0:n[t.type])||{}),a=this.prepareInputStyles(r,t.type),l=le((null===(s=null==e?void 0:e.labels)||void 0===s?void 0:s.all)||{},(null===(o=null==e?void 0:e.labels)||void 0===o?void 0:o[t.type])||{}),d=this.prepareLabelStyles(t.type,l),c=this.prepareErrorStyles(null==e?void 0:e.errorTextStyles);t.update({styles:{inputStyles:a,labelStyles:d,errorTextStyles:c}})}),le(this.defaultStyles,e||{})}updateTranslations(e){const t=le(this.defaultTranslations||{},e||{});return this.formFields.forEach(e=>{var i,n,s,o;e.update({translations:{label:(null===(i=t.labels)||void 0===i?void 0:i[e.type])||"",placeholder:(null===(n=t.placeholders)||void 0===n?void 0:n[e.type])||"",translations:{error:{default:(null===(o=null===(s=t.error)||void 0===s?void 0:s.default)||void 0===o?void 0:o[e.type])||""}}}})}),t}updateEvents(e){this.eventsRef=Object.assign(Object.assign({},this.eventsRef),e),this.formFields.forEach(e=>{e.update({events:{onFocus:()=>{var e,t;return null===(t=null===(e=this.eventsRef)||void 0===e?void 0:e.onFocus)||void 0===t?void 0:t.call(e)},onChange:this.onChange.bind(this),onReady:this.triggerOnReady.bind(this)}})})}update(e){(null==e?void 0:e.styles)&&(this.defaultStyles=this.updateStyles(e.styles)),(null==e?void 0:e.translations)&&(this.defaultTranslations=this.updateTranslations(e.translations)),(null==e?void 0:e.events)&&this.updateEvents(e.events)}updateInstallmentConfig(t){var i,n,s,o,r;if(!this.paymentInstallmentsDropdown)return;const a=pe.getPaymentInstallmentOptions(e.PAYMENT_METHOD_CODES.CARD),l={installmentCurrency:(null===(i=me().amount)||void 0===i?void 0:i.currency)||""};this.options&&t&&Object.prototype.hasOwnProperty.call(t,"defaultInstallment")&&(this.options.installmentConfig={defaultInstallment:null!==(n=t.defaultInstallment)&&void 0!==n?n:null},l.defaultInstallment=null!==(s=t.defaultInstallment)&&void 0!==s?s:null);const d=null===(r=null===(o=this.lastBinLookup)||void 0===o?void 0:o.issuerCountry)||void 0===r?void 0:r.code,c=d&&a?a[d]:void 0;l.installmentOptions=c||[],this.paymentInstallmentsDropdown.updateInstallmentConfig(l)}createFormField(e,t,i,n,s,o=!1){var r,a,l,d,c,u,p;const _=this.prepareErrorStyles(i);return new Cn(this.collectContainer,{type:e,required:o,label:null===(a=null===(r=this.defaultTranslations)||void 0===r?void 0:r.labels)||void 0===a?void 0:a[e],errorTextStyles:_,placeholder:(null===(d=null===(l=this.defaultTranslations)||void 0===l?void 0:l.placeholders)||void 0===d?void 0:d[e])||s,labelStyles:this.prepareLabelStyles(e),inputStyles:this.prepareInputStyles(t,e),translations:{error:{default:(null===(p=null===(u=null===(c=this.defaultTranslations)||void 0===c?void 0:c.error)||void 0===u?void 0:u.default)||void 0===p?void 0:p[e])||""}},format:n,events:{onFocus:()=>{var e,t;return null===(t=null===(e=this.eventsRef)||void 0===e?void 0:e.onFocus)||void 0===t?void 0:t.call(e)},onChange:this.onChange.bind(this),onReady:this.triggerOnReady.bind(this)}})}isFieldRequired(){var e,t;return!!(null===(t=null===(e=this.defaultStyles)||void 0===e?void 0:e.errorTextStyles)||void 0===t?void 0:t.base)}initializeCustomLayout(){var e;if(!(null===(e=this.options)||void 0===e?void 0:e.layout))return;const t=e=>{e.forEach(e=>{var t;const i=gn.find(t=>t.type===e);if(!i)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_ELEMENT_TYPE);if(this.hasFieldBeenUsed(i.type))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_DUPLICATE_ELEMENT);const{type:n,styles:s,format:r,placeholder:a}=i,l=this.isFieldRequired();this.formFields.push(this.createFormField(n,s,null===(t=this.defaultStyles)||void 0===t?void 0:t.errorTextStyles,r,a,l))})};this.options.layout.forEach(e=>t(e))}hasFieldBeenUsed(e){return this.formFields.some(t=>t.type===e)}initializeDefaultLayout(){const t=t=>{var i,n,s;return!(null===(i=this.options)||void 0===i?void 0:i.showCardHolderName)&&t===e.ElementType.CARDHOLDER_NAME||!(null===(n=this.options)||void 0===n?void 0:n.showSingleExpiryDateField)&&t===e.ElementType.EXPIRATION_DATE||!(!(null===(s=this.options)||void 0===s?void 0:s.showSingleExpiryDateField)||t!==e.ElementType.EXPIRATION_MONTH&&t!==e.ElementType.EXPIRATION_YEAR)};gn.filter(({type:e})=>!t(e)).forEach(({type:e,styles:t,format:i,placeholder:n})=>{var s;const o=this.isFieldRequired();this.formFields.push(this.createFormField(e,t,null===(s=this.defaultStyles)||void 0===s?void 0:s.errorTextStyles,i,n,o))})}throttledFetchBinLookupIfChanged(){return i(this,void 0,void 0,function*(){return this.bin!==this.lastBin&&(this.lastBin=this.bin,this.lastBinLookup=yield this.throttledFetchBinLookup()),this.lastBinLookup})}tokenize(e){return this.collectContainer.tokenize(e)}createAddressSelector(){var e,t;return new hn({id:"payrails-address-selector",events:Object.assign(Object.assign({},this.eventsRef),{onBillingAddressChanged:e=>{var t,i;this.onChange(),null===(i=null===(t=this.eventsRef)||void 0===t?void 0:t.onBillingAddressChanged)||void 0===i||i.call(t,e)}}),styles:null===(e=this.defaultStyles)||void 0===e?void 0:e.addressSelector,translations:null===(t=this.defaultTranslations)||void 0===t?void 0:t.addressSelector})}show(){var e;const t=document.getElementById(this.collectContainer.id);if(!t){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_CONTAINER_MOUNT);throw r.PayrailsLogger.error(e.message,{error:e}),e}Object.assign(t.style,null===(e=this.defaultStyles)||void 0===e?void 0:e.wrapper),this.element.style.display="flex"}hide(e={}){this.element.style.display="none",e.reset&&this.reset()}triggerOnReady(){var e,t;this.formFields.reduce((e,t)=>e&&t.isReady,!0)&&(this.updateTranslations(this.defaultTranslations||{}),this.updateStyles(this.defaultStyles||{}),null===(t=null===(e=this.eventsRef)||void 0===e?void 0:e.onReady)||void 0===t||t.call(e))}prepareErrorStyles(e){var t,i;const n={base:{}};return n.base=Object.assign(Object.assign({},(null===(i=null===(t=this.defaultStyles)||void 0===t?void 0:t.errorTextStyles)||void 0===i?void 0:i.base)||{}),(null==e?void 0:e.base)||{}),n}prepareLabelStyles(e,t){var i,n,s,o,r;const a={};return a.base=Object.assign(Object.assign(Object.assign(Object.assign({},(null===(i=this.defaultStyles)||void 0===i?void 0:i.base)||{}),(null===(s=null===(n=this.defaultStyles)||void 0===n?void 0:n.labels)||void 0===s?void 0:s.all)||{}),(null===(r=null===(o=this.defaultStyles)||void 0===o?void 0:o.labels)||void 0===r?void 0:r[e])||{}),t||{}),a}prepareInputStyles(t,i){var n;const s={};return["base","complete","empty","focus","invalid","cardIcon","copyIcon"].forEach(e=>{var n,o,r,a,l,d;s[e]=Object.assign(Object.assign(Object.assign({},(null===(r=null===(o=null===(n=this.defaultStyles)||void 0===n?void 0:n.inputFields)||void 0===o?void 0:o.all)||void 0===r?void 0:r[e])||{}),(null===(d=null===(l=null===(a=this.defaultStyles)||void 0===a?void 0:a.inputFields)||void 0===l?void 0:l[i])||void 0===d?void 0:d[e])||{}),(null==t?void 0:t[e])||{})}),(null===(n=this.options)||void 0===n?void 0:n.showCardHolderName)&&i===e.ElementType.CARD_NUMBER&&(this.element.setAttribute("class","with-card-holder"),s.base=Object.assign(Object.assign(Object.assign({},On.base),{border:"1px solid #eae8ee",borderTop:"none",padding:"10px 16px",textIndent:"0"}),s.base)),s}validate(){return this.collectContainer.validate()}focus(){const e=this.formFields.find(e=>!e.isValid)||this.formFields[0];if(!e)return;const t=document.getElementById(this.collectContainer.id)||this.element;t&&"function"==typeof t.scrollIntoView&&t.scrollIntoView({behavior:"smooth",block:"center"}),window.requestAnimationFrame(()=>{e.focus()})}get isValid(){var e;const t=this.formFields.reduce((e,t)=>e&&t.isValid,!0);return this.addressComponent?t&&!!(null===(e=this.addressComponent)||void 0===e?void 0:e.isValid):t}get cardNetwork(){var e,t;return null!==(t=null===(e=this.formFields.find(e=>Boolean(e.cardNetwork)))||void 0===e?void 0:e.cardNetwork)&&void 0!==t?t:""}onChange(){var t;(null===(t=this.eventsRef)||void 0===t?void 0:t.onChange)&&(this.eventsRef.onChange({isValid:this.isValid,cardNetwork:this.cardNetwork,bin:this.bin,billingAddress:this.billingAddress}),pe.isPaymentInstallmentsEnabled(e.PAYMENT_METHOD_CODES.CARD)&&this.bin.length>=6&&this.throttledFetchBinLookupIfChanged().then(e=>{this.updateInstallments(e)}))}updateInstallments(e){var t;if(this.paymentInstallmentsDropdown&&this.isBinLookupEnabled){const i=this.getinstallmentOptions(null===(t=null==e?void 0:e.issuerCountry)||void 0===t?void 0:t.code);i?this.paymentInstallmentsDropdown.updateInstallmentOptions(i):this.paymentInstallmentsDropdown.updateInstallmentOptions([])}}reset(){this.collectContainer.reset()}collectValues(){return i(this,void 0,void 0,function*(){return{cardData:yield this.collectContainer.collect(),storeInstrument:this.shouldStoreInstrument,selectedInstallment:this.selectedInstallment,enrollInstrumentToNetworkOffers:Boolean(this.enforceEnrollInstrumentToNetworkOffersForMasterCard()),billingInfo:this.billingAddress}})}get selectedInstallment(){var e;return null===(e=this.paymentInstallmentsDropdown)||void 0===e?void 0:e.selectedInstallmentValue}get billingAddress(){var e;return null===(e=this.addressComponent)||void 0===e?void 0:e.fullAddress}enforceEnrollInstrumentToNetworkOffersForMasterCard(){var e;return"mastercard"!==this.cardNetwork&&(null===(e=this.options)||void 0===e?void 0:e.enrollInstrumentToNetworkOffers)}fetchBinLookup(){return i(this,void 0,void 0,function*(){return this.isBinLookupEnabled?yield this.collectContainer.fetchBinLookup(this.bin):this.bin})}getinstallmentOptions(t){if(t){const i=pe.getPaymentInstallmentOptions(e.PAYMENT_METHOD_CODES.CARD);return i?i[t]:null}return null}unmount(){this.hide({reset:!0}),super.unmount()}mount(e){super.mount(e),this.show()}}class Cn{constructor(e,t){this.isValid=!1,this.isReady=!1,this.cardNetwork="";const{events:i}=t;this.vaultElement=e.createCollectElement(t),this.type=t.type,(null==i?void 0:i.onFocus)&&this.vaultElement.on("FOCUS",i.onFocus),this.vaultElement.on("READY",()=>{var e,i;this.isReady=!0,null===(i=null===(e=t.events)||void 0===e?void 0:e.onReady)||void 0===i||i.call(e)}),this.vaultElement.on("CHANGE",e=>{const{isEmpty:t,isValid:n,network:s}=e;this.isValid=!t&&n,this.cardNetwork=null!=s?s:"",(null==i?void 0:i.onChange)&&i.onChange(this)})}updateStyles(e){var t,i;null===(i=(t=this.vaultElement).update)||void 0===i||i.call(t,{type:this.type,errorTextStyles:(null==e?void 0:e.errorTextStyles)||{base:{}},inputStyles:(null==e?void 0:e.inputStyles)||{},labelStyles:(null==e?void 0:e.labelStyles)||{}})}updateTranslations(e){var t,i,n,s;null===(i=(t=this.vaultElement).update)||void 0===i||i.call(t,{type:this.type,label:(null==e?void 0:e.label)||"",translations:{error:{default:null===(s=null===(n=null==e?void 0:e.translations)||void 0===n?void 0:n.error)||void 0===s?void 0:s.default}},placeholder:(null==e?void 0:e.placeholder)||""})}update(e){e.styles&&this.updateStyles(e.styles),e.translations&&this.updateTranslations(e.translations)}focus(){var e,t;null===(t=(e=this.vaultElement).focus)||void 0===t||t.call(e)}}class Rn extends Qi{constructor(e,t,i,n,s){super("div",{id:e,className:"payrails-dropin-item"}),this.events=n,this.styles=s,this.isActive=!1,this.mountContainerClass="payrails-dropin-item-container",this.applyBaseStyles();const o=`payrails-dropin-item-${e}`,r=document.createElement("label");r.setAttribute("for",o);const a=document.createElement("input");if(a.setAttribute("type","radio"),a.setAttribute("name","payment-option"),a.setAttribute("id",o),a.setAttribute("value",o),this.input=a,r.appendChild(a),this.label=r,i){const e=document.createElement("img");e.src=null!=i?i:"",e.className="payrails-store-instrument-icon",r.appendChild(e)}const l=document.createElement("span");r.appendChild(l),l.innerText=t,this.element.addEventListener("click",()=>{var e,t;null===(t=(e=this.label).onchange)||void 0===t||t.call(e,new Event("change"))}),this.element.appendChild(r);const d=document.createElement("div");d.setAttribute("class",this.mountContainerClass),this.element.appendChild(d)}get identifier(){return`payrails-dropin-item-${this.id}`}deactivate(){var e,t;this.isActive&&(this.isActive=!1,this.input.checked=!1,this.applyBaseStyles(),null===(e=this.component)||void 0===e||e.unmount(),(null===(t=this.events)||void 0===t?void 0:t.onDeactivate)&&this.events.onDeactivate())}applyBaseStyles(){var e,t;this.element.classList.remove("active"),Object.keys((null===(e=this.styles)||void 0===e?void 0:e.active)||{}).forEach(e=>{this.element.style.removeProperty(e)}),Object.assign(this.element.style,null===(t=this.styles)||void 0===t?void 0:t.base)}applyActiveStyles(){var e,t;this.element.classList.add("active"),Object.assign(this.element.style,null===(e=this.styles)||void 0===e?void 0:e.base,null===(t=this.styles)||void 0===t?void 0:t.active)}activate(){var e,t,i;this.isActive||(null===(e=this.component)||void 0===e||e.mount(`${this.selector} .${this.mountContainerClass}`),this.applyActiveStyles(),this.input.checked=!0,this.isActive=!0,(null===(t=this.events)||void 0===t?void 0:t.onActivate)&&this.events.onActivate(),(null===(i=this.events)||void 0===i?void 0:i.onPaymentOptionVisibilityChange)&&this.events.onPaymentOptionVisibilityChange())}mount(e){var t,i;super.mount(e),null===(i=null===(t=this.events)||void 0===t?void 0:t.onAvailable)||void 0===i||i.call(t)}}var Nn;!function(e){e.AMEX="amex",e.DINERS="diners",e.DISCOVER="discover",e.HIPERCARD="hipercard",e.JCB="jcb",e.MAESTRO="maestro",e.MASTERCARD="mastercard",e.UNIONPAY="unionpay",e.VISA="visa"}(Nn||(Nn={}));const Sn={[e.PAYMENT_METHOD_CODES.CARD]:"https://assets.payrails.io/img/logos/card/",[e.PAYMENT_METHOD_CODES.PAYPAL]:"https://assets.payrails.io/img/logos/paypal/",[e.PAYMENT_METHOD_CODES.APPLE_PAY]:"https://assets.payrails.io/img/logos/applepay/",[e.PAYMENT_METHOD_CODES.GOOGLE_PAY]:"https://assets.payrails.io/img/logos/googlepay/"};class Pn extends Rn{constructor(e,t,i,n,s){const o=e.displayName&&""!==e.displayName?e.displayName:"Unavailable";super(`payrails-payment-instrument-${e.id}`,o,Pn.getInstrumentIcon(e),{onActivate:()=>{i(e),this.component.setDisabled(!1),this.installmentDropdown&&this.component.setPaymentInstallmentsDropdown(this.installmentDropdown)}},n),this.installmentDropdown=null,s&&(this.installmentDropdown=s),this.instrumentData=e,this.component=new bn(t,s)}static getInstrumentIcon(t){var i;if(t.paymentMethod===e.PAYMENT_METHOD_CODES.CARD){const n=Sn[e.PAYMENT_METHOD_CODES.CARD];switch(null===(i=null==t?void 0:t.data)||void 0===i?void 0:i.network){case Nn.AMEX:return n+"amex.svg";case Nn.DINERS:return n+"diners-club.svg";case Nn.DISCOVER:return n+"discover.svg";case Nn.HIPERCARD:return n+"hipercard.svg";case Nn.JCB:return n+"jcb.svg";case Nn.MAESTRO:return n+"maestro.svg";case Nn.MASTERCARD:return n+"mastercard.svg";case Nn.UNIONPAY:return n+"unionpay.svg";case Nn.VISA:return n+"visa.svg"}return n+"default.svg"}return t.paymentMethod===e.PAYMENT_METHOD_CODES.PAYPAL?Sn[e.PAYMENT_METHOD_CODES.PAYPAL]+"logo.svg":t.paymentMethod===e.PAYMENT_METHOD_CODES.APPLE_PAY?Sn[e.PAYMENT_METHOD_CODES.APPLE_PAY]+"logo.svg":t.paymentMethod===e.PAYMENT_METHOD_CODES.GOOGLE_PAY?Sn[e.PAYMENT_METHOD_CODES.GOOGLE_PAY]+"logo.svg":""}updateInstallmentConfig(t){var i,n,s,o,r;if(!this.installmentDropdown||this.instrumentData.paymentMethod!==e.PAYMENT_METHOD_CODES.CARD)return;const a=pe.getPaymentInstallmentOptions(e.PAYMENT_METHOD_CODES.CARD),l=null===(s=null===(n=null===(i=this.instrumentData.data)||void 0===i?void 0:i.binLookup)||void 0===n?void 0:n.issuerCountry)||void 0===s?void 0:s.code,d={installmentCurrency:(null===(o=me().amount)||void 0===o?void 0:o.currency)||""};t&&Object.prototype.hasOwnProperty.call(t,"defaultInstallment")&&(d.defaultInstallment=null!==(r=t.defaultInstallment)&&void 0!==r?r:null);const c=l&&a?a[l]:void 0;d.installmentOptions=c||[],this.installmentDropdown.updateInstallmentConfig(d)}}class bn extends Qi{constructor(e,t){super("div",{id:"stored-instrument-container",className:"payrails-stored-instrument-container"}),this.paymentButton=e,this.paymentInstallmentDropdown=t,this.paymentInstallmentDropdown&&this.subElements.push(this.paymentInstallmentDropdown),this.subElements.push(this.paymentButton)}setDisabled(e){this.paymentButton.setDisabled(e),this.paymentInstallmentDropdown&&this.paymentInstallmentDropdown.setDisabled(e)}setPaymentInstallmentsDropdown(e){this.paymentInstallmentDropdown=e,this.paymentButton.setPaymentInstallmentsDropdown(e)}}class Dn extends Qi{constructor(e){super("div",{id:"payrails-card-list"}),this.listItems=[],pe.savedCreditCards.forEach(t=>{const i=new Mn(()=>{(null==e?void 0:e.onCardChange)&&e.onCardChange(t)},t);this.listItems.push(i),this.subElements.push(i)})}reset(){this.element.querySelectorAll("input").forEach(e=>e.checked=!1)}}class Mn extends Qi{constructor(e,t){super("div",{className:"payrails-card-list-item",id:`payrails-card-list-item-${t.id}`});const{id:i}=t,n=t.displayName&&""!==t.displayName?t.displayName:"Unavailable",s=document.createElement("label");s.setAttribute("for",i),s.addEventListener("click",e);const o=document.createElement("input");o.setAttribute("type","radio"),o.setAttribute("name","payment-option"),o.setAttribute("id",i),o.setAttribute("value",i),s.appendChild(o);const r=document.createElement("span");r.className="payment-option-text",s.appendChild(r);const a=document.createElement("img");a.src=Pn.getInstrumentIcon(t),a.className="payment-option-icon",r.appendChild(a),r.appendChild(document.createTextNode(n)),this.element.appendChild(s)}}class wn extends Qi{constructor(e){var t;super("div",{id:"authorization-failed-message"}),this.options=e;const i=(null===(t=null==e?void 0:e.translations)||void 0===t?void 0:t.label)||"Authorization failed, please try again.";this.element.innerText=i,this.setStyles((null==e?void 0:e.styles)||{}),this.element.innerHTML=`\n <div>\n <svg class="checkmark-cross" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 52 52">\n <circle class="checkmark-cross_circle" cx="26" cy="26" r="25" fill="none"/>\n <path class="checkmark-cross_check" fill="none" d="M14.1 14.1l23.8 23.8 m0,-23.8 l-23.8,23.8"/>\n </svg>\n </div>\n <div class="payrails-auth-failed-label">${i}</div>`,this.element.addEventListener("click",e=>{e.preventDefault(),e.stopImmediatePropagation(),e.stopPropagation(),this.unmount()})}mount(e){super.mount(e),this.scheduleAutoHide()}setStyles(e){Object.keys(e).forEach(t=>{this.element.style[t]=e[t]})}scheduleAutoHide(){var e,t;const i=null===(t=null===(e=this.options)||void 0===e?void 0:e.configuration)||void 0===t?void 0:t.autoHideTTL;i&&setTimeout(()=>{this.unmount()},i)}}class kn extends Qi{constructor(e){var t;super("div",{id:"payrails-authorization-success-msg"}),this.setStyles((null==e?void 0:e.styles)||{}),this.element.innerHTML=`\n <div class="checkmark-wrapper">\n <svg class="checkmark" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 52 52">\n <circle class="checkmark__circle" cx="26" cy="26" r="25" fill="none"/>\n <path class="checkmark__check" fill="none" d="M14.1 27.2l7.1 7.2 16.7-16.8"/>\n </svg>\n </div>\n <div id="payrails-authorization-success">${(null===(t=null==e?void 0:e.translations)||void 0===t?void 0:t.label)||"Payment successful"}</div`}setStyles(e){Object.keys(e).forEach(t=>{this.element.style[t]=e[t]})}}class Yn extends Qi{constructor(e){super("div",{id:"payrails-dropin-loader",className:"payrails-dropin-loader-wrapper"}),this.options=e,this.selectors={[Un.overlay]:".loading-overlay",[Un.loader]:".lds-ring .loading-ring"},this.element.innerHTML="\n <div class='loading-overlay'>\n <div class='lds-ring'>\n <div></div>\n <div></div>\n <div></div>\n <div class='loading-ring'></div>\n </div>\n </div>\n "}mount(e){var t;(null===(t=this.options)||void 0===t?void 0:t.styles)&&this.setStyles(this.options.styles),super.mount(e)}setStyles(e){Object.keys(e).forEach(t=>{const i=t;e[i]&&this.applyStyles(i,e[i])})}applyStyles(e,t){const i=this.element.querySelector(this.selectors[e]);i&&Object.keys(t).forEach(e=>{i.style[e]=t[e]})}}var Un;!function(e){e.overlay="overlay",e.loader="loader"}(Un||(Un={}));const Fn="https://assets.payrails.io/img/logos";function xn(e=""){switch(e=e.trim().split(/\s+/).join("").toLowerCase()){case"adyen-old":e="adyen";break;case"checkout.com":e="checkout";break;case"visaoffersplatform":e="visa";break;case"bankAccount":e="banktransfer"}return"card"!==e?`${Fn}/${e}/logo.svg`:`${Fn}/card/credit-card-regular.svg`}class jn extends Rn{constructor(){super(...arguments),this.buttonShown=!1}activate(){var e,t;if(!this.buttonShown)return super.activate(),void(this.buttonShown=!0);this.applyActiveStyles(),this.isActive=!0;const i=this.element.querySelector(this.component.selector);i&&(i.style.display="block"),null===(t=null===(e=this.events)||void 0===e?void 0:e.onPaymentOptionVisibilityChange)||void 0===t||t.call(e)}deactivate(){if(!this.isActive)return;this.isActive=!1,this.applyBaseStyles();const e=this.element.querySelector(this.component.selector);e&&(e.style.display="none")}mountAfterAvailable(){var e,t;super.mount(`#${this.loadElementId}`),null===(t=null===(e=this.events)||void 0===e?void 0:e.onAvailable)||void 0===t||t.call(e)}mount(e){const t=document.querySelector(e);if(!t){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_UI_ELEMENT_MISSING);throw r.PayrailsLogger.error(e.message,{error:e}),e}const i=document.createElement("div");i.setAttribute("id",this.loadElementId),i.setAttribute("style","width: 100%;"),t.appendChild(i)}unmount(){var e;super.unmount(),null===(e=document.querySelector(`#${this.loadElementId}`))||void 0===e||e.remove()}}class Bn extends jn{constructor(e){var t,i;super("apple-pay-dropin",(null===(i=null===(t=e.translations)||void 0===t?void 0:t.labels)||void 0===i?void 0:i.label)||"Apple Pay",e.showPaymentMethodLogo?xn("applepay"):void 0,void 0,e.styles),this.loadElementId="apple-pay-dropin-load-element",this.component=new nn(Object.assign(Object.assign({},e),{events:Object.assign(Object.assign({},e.events),{onApplePayAvailable:()=>{this.mountAfterAvailable()}})}))}}class Vn extends Rn{constructor(e,t,i){var n,s;super("payrails-credit-card-wrapper",(null===(s=null===(n=i.translations)||void 0===n?void 0:n.labels)||void 0===s?void 0:s.label)||"Card",i.showPaymentMethodLogo?xn("card"):void 0,Object.assign({},i.events),Object.assign({},i.styles)),this.cardForm=e,this.paymentButton=t,this.cardFormShown=!1,this.component=new Gn(e,t)}activate(){var e,t,i;this.applyActiveStyles(),this.cardFormShown||(this.cardFormShown=!0,null===(e=this.component)||void 0===e||e.mount(this.selector)),this.isActive||(this.paymentButton.selectedInstrument=null,this.paymentButton.mount(this.selector),this.paymentButton.setDisabled(!this.cardForm.isValid),this.paymentButton.mount("#payrails-card-form"),this.input.checked=!0,this.cardForm.show(),this.isActive=!0,(null===(t=this.events)||void 0===t?void 0:t.onActivate)&&this.events.onActivate(),(null===(i=this.events)||void 0===i?void 0:i.onPaymentOptionVisibilityChange)&&this.events.onPaymentOptionVisibilityChange())}deactivate(){var e;this.isActive&&(this.applyBaseStyles(),this.paymentButton.unmount(),this.cardForm.hide(),this.isActive=!1,(null===(e=this.events)||void 0===e?void 0:e.onDeactivate)&&this.events.onDeactivate())}}class Gn extends Qi{constructor(e,t){super("div",{id:"payrails-form-container"}),this.subElements.push(e,t)}}class Xn{constructor(e,t,i,n=zn.THREE_DS){this.link=e,this.paymentExecutor=t,this.options=i,this.type=n,this.THREE_DS_SIZES=[[250,400],[390,400],[500,600],[600,450]],this.internalPopupBackground=null,this.SCREEN_WIDTH=window.innerWidth,this.SCREEN_HEIGHT=window.innerHeight}get iframeSize(){return this.type===zn.THREE_DS?this.THREE_DS_SIZES.reduce((e,t)=>this.SCREEN_WIDTH>t[0]?t:e,[250,400]):[this.SCREEN_WIDTH-50,this.SCREEN_HEIGHT-50]}get popupBackground(){if(this.internalPopupBackground)return this.internalPopupBackground;{const e=document.createElement("div");e.setAttribute("id","payrails-popup-background"),e.appendChild(this.popup),this.internalPopupBackground=e}return this.internalPopupBackground}get popupCancelButton(){const t=document.createElement("button");return t.setAttribute("id","payrails-popup-cancel-button"),t.setAttribute("type","button"),t.setAttribute("aria-label","Close"),t.addEventListener("click",()=>{Ie.getEventBus().emit("PAYRAILS_CLIENT_SESSION_EXPIRED",{}),Us(ws.AUTHORIZE,this.options.events,{code:e.AuthorizationFailureReasons.USER_CANCELLED,message:"User cancelled the authorization."}),this.unmount()}),t}get popup(){const e=document.createElement("div");return e.setAttribute("id","payrails-popup"),e.setAttribute("width",this.iframeSize[0].toString()),e.setAttribute("height",this.iframeSize[1].toString()),!0===this.options.showCancelButton&&e.appendChild(this.popupCancelButton),e.appendChild(this.iframe),e.style.width=`${this.iframeSize[0]+4}px`,e.style.height=`${this.iframeSize[1]+4}px`,e}get iframe(){const e=document.createElement("iframe");return e.setAttribute("id","payrails-frame"),e.setAttribute("src",this.link),e.setAttribute("width",this.iframeSize[0].toString()),e.setAttribute("height",this.iframeSize[1].toString()),e.setAttribute("allow","clipboard-write; clipboard-read"),e}handleMessages(){const t=n=>i(this,void 0,void 0,function*(){var i,s,o,r,a;if(n.data&&'{"type":"3DS-challenge-completed"}'===n.data){window.removeEventListener("message",t);const n=yield this.paymentExecutor.pollForAuthorizationResult(pe.url);switch(null===(i=n.finalState)||void 0===i?void 0:i.code){case"authorizeSuccessful":Ys(ws.AUTHORIZE,this.options.events);break;case"authorizePending":xs(ws.AUTHORIZE,this.options.events);break;default:Us(ws.AUTHORIZE,this.options.events,{code:e.AuthorizationFailureReasons.AUTHORIZATION_ERROR,message:(null===(a=null===(r=null===(o=null===(s=n.finalState)||void 0===s?void 0:s.errors)||void 0===o?void 0:o[0])||void 0===r?void 0:r.reason)||void 0===a?void 0:a.result)||"Authorization failed after 3DS challenge."})}this.unmount()}});window.addEventListener("message",t)}mount(){var e;this.popup.remove(),null===(e=document.querySelector("body"))||void 0===e||e.appendChild(this.popupBackground),this.handleMessages()}unmount(){this.popupBackground.remove(),this.internalPopupBackground=null}}var zn;!function(e){e[e.THREE_DS=0]="THREE_DS",e[e.GENERIC_REDIRECT=1]="GENERIC_REDIRECT"}(zn||(zn={}));const Hn="__PAYRAILS__TAB_MANUAL_CLOSE_ERROR__",qn={label:"Generic redirect"},Wn={pix:75e4,modo:6e5},Kn={showCancelButton:!0};class $n extends Qi{constructor(e,t){var i,n,s;super("button",{id:`payrails-generic-redirect-${e.paymentMethod.paymentMethodCode}`,className:"payrails-generic-button"}),this.options=e,this.returnInfo=t,this.popup=null,this.isDisabled=!1,this.isLoading=!1,this.element.innerText=null!==(n=null===(i=this.options.translations)||void 0===i?void 0:i.label)&&void 0!==n?n:qn.label,(null===(s=this.options.styles)||void 0===s?void 0:s.base)&&this.setStyles(this.options.styles.base),this.element.addEventListener("click",this.onClick.bind(this)),this.element.addEventListener("mouseenter",()=>{var e;!this.isDisabled&&(null===(e=this.options.styles)||void 0===e?void 0:e.hover)&&this.setStyles(this.options.styles.hover)}),this.element.addEventListener("mouseleave",()=>{var e;!this.isDisabled&&(null===(e=this.options.styles)||void 0===e?void 0:e.hover)&&this.removeStyles(this.options.styles.hover)}),this.paymentExecutor=new Xi(this.returnInfo),this.eventBus.on("PAYRAILS_CLIENT_SESSION_EXPIRED",()=>{this.triggerLoading(!1)})}setStyles(e){var t;const i=Object.assign(Object.assign({},null===(t=this.options.styles)||void 0===t?void 0:t.base),e);Object.keys(i).forEach(e=>{this.element.style[e]=i[e]})}removeStyles(e){var t;const i=Object.keys((null===(t=this.options.styles)||void 0===t?void 0:t.base)||{});Object.keys(e).forEach(e=>{var t,n;i.includes(e)?this.element.style[e]=null===(n=null===(t=this.options.styles)||void 0===t?void 0:t.base)||void 0===n?void 0:n[e]:this.element.style[e]=""})}triggerLoading(e){var t,i,n,s;this.isDisabled=e,this.isLoading=e,e?(this.element.innerHTML='\n <div class="dot-flashing-container">\n <div class="dot-flashing"></div>\n <span class="dot-flashing-text" aria-hidden="true">Loading</span>\n </div>\n ',(null===(t=this.options.styles)||void 0===t?void 0:t.loading)&&this.setStyles(this.options.styles.loading)):(this.element.innerText=null!==(n=null===(i=this.options.translations)||void 0===i?void 0:i.label)&&void 0!==n?n:qn.label,this.removeStyles((null===(s=this.options.styles)||void 0===s?void 0:s.loading)||{}))}isSafari(){const e=navigator.userAgent.toLowerCase();return e.includes("safari")&&!e.includes("chrome")&&!e.includes("chromium")}onClick(){return i(this,void 0,void 0,function*(){var e,t;if(this.isDisabled)return;let i=null;this.options.openInNewTab&&this.isSafari()&&(i=window.open("","_blank"));try{if(this.triggerLoading(!0),!(yield js(ws.AUTHORIZE,null!==(e=this.options.events)&&void 0!==e?e:{})))return this.triggerLoading(!1),void(i&&!i.closed&&i.close());const n=null===(t=pe.availablePaymentMethods.find(({paymentMethodCode:e})=>e===this.options.paymentMethod.paymentMethodCode))||void 0===t?void 0:t.integrationType;if(!n)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_CONFIG_MALFORMED);const s=yield this.paymentExecutor.pay([{paymentMethodCode:this.options.paymentMethod.paymentMethodCode,integrationType:n,amount:me().amount}]),{action:r,link:a}=this.handleAuthorizationResult(s);if("redirect"!==r)return void(i&&!i.closed&&i.close());if(!a)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_GENERIC_REDIRECT_MISSING_REDIRECT_LINK);if(Object.keys(Wn).includes(this.options.paymentMethod.paymentMethodCode)){i&&!i.closed&&i.close();const e=Wn[this.options.paymentMethod.paymentMethodCode],t=2e4,n=2e3,s=Math.ceil((e-t)/n);return new Xi(this.returnInfo,n,s,t).pollForAuthorizationResult(pe.url,0,["authorizeSuccessful","authorizeFailed"]).then(e=>{var t;this.handleAuthorizationResult(e),null===(t=this.popup)||void 0===t||t.unmount()}),this.createPopupWithTimeout(a,e)}return this.redirectToPaymentLink(a,i)}catch(e){i&&!i.closed&&i.close(),e instanceof o.PayrailsError&&r.PayrailsLogger.error(e.message,{error:e}),Us(ws.AUTHORIZE,this.options.events),this.triggerLoading(!1)}finally{this.isLoading||this.triggerLoading(!1)}})}handleAuthorizationResult(e){var t,i;if("authorizePending"===(null===(t=null==e?void 0:e.finalState)||void 0===t?void 0:t.code)){const t=e.response.links.redirect;if(!t)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_GENERIC_REDIRECT_MISSING_REDIRECT_LINK);return{code:"authorizePending",link:t,action:"redirect"}}return"authorizeSuccessful"===(null===(i=null==e?void 0:e.finalState)||void 0===i?void 0:i.code)?(Ys(ws.AUTHORIZE,this.options.events),{code:"authorizeSuccessful",action:"success"}):(Us(ws.AUTHORIZE,this.options.events,e),this.triggerLoading(!1),{code:"authorizeFailed",action:"fail"})}createPopupWithTimeout(e,t){return new Promise(()=>{const i=new Xn(e,this.paymentExecutor,Object.assign(Object.assign({},this.options),Kn));this.popup=i,this.popup.mount(),setTimeout(()=>{null==i||i.unmount(),Us(ws.AUTHORIZE,this.options.events),this.triggerLoading(!1)},t)})}redirectToPaymentLink(e,t=null){return new Promise(i=>{if(this.options.openInNewTab){const n=t||window.open(e,"_blank");if(!n||n.closed||void 0===n.closed){r.PayrailsLogger.warn("Popup blocked. Falling back to same tab redirect."),window.location.href=e;const t=setTimeout(()=>{var e;Us(ws.AUTHORIZE,this.options.events),(null===(e=this.returnInfo)||void 0===e?void 0:e.error)?window.location.href=this.returnInfo.error:(this.triggerLoading(!1),this.eventBus.emit("PAYRAILS_CLIENT_SESSION_EXPIRED",{}))},6e4);return window.addEventListener("pagehide",()=>{clearTimeout(t)}),void i()}t&&(n.location.href=e),this.monitorRedirectInNewTab(n).finally(()=>{i()})}else{window.location.href=e;const t=setTimeout(()=>{var e;Us(ws.AUTHORIZE,this.options.events),(null===(e=this.returnInfo)||void 0===e?void 0:e.error)?window.location.href=this.returnInfo.error:(this.triggerLoading(!1),this.eventBus.emit("PAYRAILS_CLIENT_SESSION_EXPIRED",{}))},6e4);window.addEventListener("pagehide",()=>{clearTimeout(t)}),i()}})}monitorRedirectInNewTab(t){return i(this,void 0,void 0,function*(){var i,n,s,o,a,l;let d;try{d=pe.url}catch(s){return r.PayrailsLogger.error("Unable to resolve workflow execution URL.",{error:s}),this.triggerLoading(!1),t.closed||t.close(),void(null===(n=null===(i=this.options.events)||void 0===i?void 0:i.onAuthorizeFailed)||void 0===n||n.call(i,{code:e.AuthorizationFailureReasons.UNKNOWN_ERROR,message:"Unable to resolve workflow execution URL.",rawError:s}))}const c=new Xi(this.returnInfo),u=new AbortController,{promise:p,cleanup:_}=this.watchTabClosure(t,()=>{u.signal.aborted||u.abort(Hn),this.eventBus.emit("PAYRAILS_CLIENT_SESSION_EXPIRED",{})});try{const e=yield Promise.race([c.pollForAuthorizationResult(d,0,["authorizeSuccessful","authorizeFailed"],{signal:u.signal}),p]);u.signal.aborted||u.abort("authorization-completed"),this.handleAuthorizationResult(e)}catch(t){if(u.signal.aborted||u.abort(t),t===Hn){try{const e=new Xi(this.returnInfo,1e3,3,0),t=yield e.pollForAuthorizationResult(d,0,["authorizeSuccessful","authorizeFailed"]);return void this.handleAuthorizationResult(t)}catch(e){}null===(o=null===(s=this.options.events)||void 0===s?void 0:s.onAuthorizeFailed)||void 0===o||o.call(s,{code:e.AuthorizationFailureReasons.USER_CANCELLED,message:"User closed the payment window before completion."})}else r.PayrailsLogger.error("Failed to retrieve authorization result after redirect.",{error:t}),null===(l=null===(a=this.options.events)||void 0===a?void 0:a.onAuthorizeFailed)||void 0===l||l.call(a,{code:e.AuthorizationFailureReasons.UNKNOWN_ERROR,message:"Failed to retrieve authorization result after redirect.",rawError:t})}finally{u.signal.aborted||u.abort("cleanup"),_(),t.closed||t.close(),this.triggerLoading(!1)}})}watchTabClosure(e,t){let i,n=!0;const s=()=>{void 0!==i&&(window.clearInterval(i),i=void 0),n=!1};return{promise:new Promise((o,r)=>{i=window.setInterval(()=>{if(!n)return;let i=!1;try{i=e.closed}catch(e){i=!0}i&&(s(),null==t||t(),r(Hn))},500)}),cleanup:s}}updateStyles(e){var t,i;this.options.styles=Object.assign(Object.assign({},this.options.styles||{}),e),this.isLoading?this.setStyles((null===(t=this.options.styles)||void 0===t?void 0:t.loading)||{}):this.setStyles((null===(i=this.options.styles)||void 0===i?void 0:i.base)||{})}updateTranslations(e){var t,i;this.options.translations=Object.assign(Object.assign({},this.options.translations||{}),e),this.element.innerText=null!==(i=null===(t=this.options.translations)||void 0===t?void 0:t.label)&&void 0!==i?i:qn.label}updateEvents(e){this.options.events=Object.assign(Object.assign({},this.options.events||{}),e)}update(e){e.styles&&this.updateStyles(e.styles),e.translations&&this.updateTranslations(e.translations),e.events&&this.updateEvents(e.events)}}const Zn=t=>t===e.PAYMENT_METHOD_CODES.GENERIC_REDIRECT?{translations:{label:"Mercado Pago",button:{label:"Pay with Mercado Pago"}}}:{translations:{label:t,button:{label:`Pay with ${t}`}}};class Jn extends Rn{constructor(e,t){var i,n,s,o,r,a;super(`payrails-${e.paymentMethod.paymentMethodCode}-dropin-element`,(null===(i=null==e?void 0:e.translations)||void 0===i?void 0:i.label)||Zn(e.paymentMethod.paymentMethodCode).translations.label,(null===(n=e.config)||void 0===n?void 0:n.showPaymentMethodLogo)?xn(e.paymentMethod.paymentMethodCode):void 0,null==e?void 0:e.events,null===(s=null==e?void 0:e.styles)||void 0===s?void 0:s.element),this.returnInfo=t,this.component=new $n({styles:(null===(o=null==e?void 0:e.styles)||void 0===o?void 0:o[e.paymentMethod.paymentMethodCode])||{},translations:(null===(r=null==e?void 0:e.translations)||void 0===r?void 0:r.button)||Zn(e.paymentMethod.paymentMethodCode).translations.button,events:null==e?void 0:e.events,paymentMethod:e.paymentMethod,openInNewTab:null===(a=e.config)||void 0===a?void 0:a.openInNewTab},this.returnInfo)}}class Qn{constructor(e,t){this.options=e,this.paymentExecutor=t}handle3ds(e){var t,i,n;try{null===(i=null===(t=this.options.events)||void 0===t?void 0:t.onThreeDSecureChallenge)||void 0===i||i.call(t)}catch(e){}const s=null===(n=null==e?void 0:e.response)||void 0===n?void 0:n.links["3ds"];s&&(this.options.redirectFor3DS?window.location.assign(s):new Xn(s,this.paymentExecutor,this.options).mount())}}const es={apiVersion:2,apiVersionMinor:0};class ts extends tn{static getGooglePayConfigAsArray(e){return Array.isArray(e)?e:e.allowedPaymentMethods?e.allowedPaymentMethods:[]}static getSDKClient(){return i(this,arguments,void 0,function*(t=e.PayrailsEnvironment.TEST,i){return yield Zi.load(Ji.GooglePay),ts.googleSDKClient||(ts.googleSDKClient=new google.payments.api.PaymentsClient({environment:t,merchantInfo:i})),ts.googleSDKClient})}static isGooglePayAvailable(t){return i(this,arguments,void 0,function*(t,i=e.PayrailsEnvironment.TEST,n){try{const e=yield ts.getSDKClient(i,n),s=ts.getGooglePayConfigAsArray(t),o=Object.assign(Object.assign(Object.assign({},es),{allowedPaymentMethods:s}),!Array.isArray(t)&&void 0!==t.existingPaymentMethodRequired&&{existingPaymentMethodRequired:t.existingPaymentMethodRequired}),{result:r}=yield e.isReadyToPay(o);return r}catch(e){return!1}})}constructor(e){var t;super("div",Object.assign(Object.assign({},e),{id:`payrails-google-pay-button-${J()}`,dataTestId:"payrails-google-pay-button"})),this.options=e,this.sdkLoadedCalled=!1,this.isProcessing=!1,this.buttonElement=null,this.paymentExecutor=new Xi(null===(t=this.options)||void 0===t?void 0:t.returnInfo),ts.isGooglePayAvailable(pe.googlePayConfig,this.options.environment,this.options.merchantInfo).then(e=>{var t,i,n;e&&(null===(n=null===(i=null===(t=this.options)||void 0===t?void 0:t.events)||void 0===i?void 0:i.onGooglePayAvailable)||void 0===n||n.call(i))}),this.action="tokenization"===me().type?ws.TOKENIZE:ws.AUTHORIZE}sdkLoaded(e){return i(this,void 0,void 0,function*(){var t,n,s,o,r,a,l,d;if(this.sdkLoadedCalled)return this.buttonElement;this.sdkLoadedCalled=!0;const c=(null===(n=null===(t=this.options)||void 0===t?void 0:t.styles)||void 0===n?void 0:n.buttonColor)||"black",u=(null===(o=null===(s=this.options)||void 0===s?void 0:s.styles)||void 0===o?void 0:o.buttonType)||"long",p=(null===(a=null===(r=this.options)||void 0===r?void 0:r.styles)||void 0===a?void 0:a.buttonSizeMode)||"fill",_=(null===(d=null===(l=this.options)||void 0===l?void 0:l.styles)||void 0===d?void 0:d.buttonLocale)||void 0,h=ts.getGooglePayConfigAsArray(pe.googlePayConfig);return this.buttonElement=e.createButton({buttonColor:c,buttonType:u,buttonSizeMode:p,buttonLocale:_,onClick:()=>i(this,void 0,void 0,function*(){this.isProcessing||(this.isProcessing=!0,(yield js(this.action,this.options.events))?yield this.authorize(e):this.isProcessing=!1)}),allowedPaymentMethods:h}),this.element.appendChild(this.buttonElement),this.buttonElement})}authorize(e){return i(this,void 0,void 0,function*(){var t,i,n,s,o,r,a,l,d,c;const u=pe.googlePayConfig,p=!Array.isArray(u),_=Object.assign(Object.assign({},p&&void 0!==u.apiVersion?{apiVersion:u.apiVersion,apiVersionMinor:u.apiVersionMinor}:es),{allowedPaymentMethods:ts.getGooglePayConfigAsArray(u),transactionInfo:{totalPriceStatus:"FINAL",totalPrice:null===(t=me().amount)||void 0===t?void 0:t.value,currencyCode:null===(i=me().amount)||void 0===i?void 0:i.currency,countryCode:null===(r=null===(o=null===(s=null===(n=pe.meta)||void 0===n?void 0:n.order)||void 0===s?void 0:s.billingAddress)||void 0===o?void 0:o.country)||void 0===r?void 0:r.code},merchantInfo:{merchantId:(null===(a=u.merchantInfo)||void 0===a?void 0:a.merchantId)||(null===(l=this.options.merchantInfo)||void 0===l?void 0:l.merchantId)||"",merchantName:(null===(d=u.merchantInfo)||void 0===d?void 0:d.merchantName)||(null===(c=this.options.merchantInfo)||void 0===c?void 0:c.merchantName)||""}});p&&(void 0!==u.emailRequired&&(_.emailRequired=u.emailRequired),void 0!==u.shippingAddressRequired&&(_.shippingAddressRequired=u.shippingAddressRequired),u.shippingAddressParameters&&(_.shippingAddressParameters=u.shippingAddressParameters));try{const t=yield e.loadPaymentData(_);yield this.onLoadPaymentData(t)}catch(e){this.isProcessing=!1,Us(this.action,this.options.events,e)}})}onLoadPaymentData(e){return i(this,void 0,void 0,function*(){(yield Fi(this.action,this.options.events))?(this.action===ws.TOKENIZE?yield this.doTokenize(e):yield this.doAuthorizePayment(e),this.isProcessing=!1):this.isProcessing=!1})}doTokenize(t){return i(this,void 0,void 0,function*(){const i=me(),n=pe.createInstrumentLink,s=i.token;if(!n)return this.isProcessing=!1,void Us(ws.TOKENIZE,this.options.events);let o;try{o=JSON.stringify(t)}catch(e){return this.isProcessing=!1,void Us(ws.TOKENIZE,this.options.events,e)}const r={holderReference:i.holderReference,paymentMethod:e.PAYMENT_METHOD_CODES.GOOGLE_PAY,data:{paymentToken:o}};try{const e=yield ae({url:n,token:s,body:r});return e.ok?(this.isProcessing=!1,Ys(ws.TOKENIZE,this.options.events,e.res),e.res):(this.isProcessing=!1,void Us(ws.TOKENIZE,this.options.events))}catch(e){return this.isProcessing=!1,void Us(ws.TOKENIZE,this.options.events,e)}})}doAuthorizePayment(t){return i(this,void 0,void 0,function*(){var i,n,s,o,r,a;const l={paymentToken:JSON.stringify(t)},d=[{paymentMethodCode:e.PAYMENT_METHOD_CODES.GOOGLE_PAY,integrationType:"api",paymentInstrumentData:l,amount:me().amount,storeInstrument:this.shouldStoreInstrument}],c=yield this.paymentExecutor.pay(d);"authorizePending"===(null===(i=null==c?void 0:c.finalState)||void 0===i?void 0:i.code)?new Qn(this.options,this.paymentExecutor).handle3ds(c):"authorizeSuccessful"===(null===(n=null==c?void 0:c.finalState)||void 0===n?void 0:n.code)?Ys(ws.AUTHORIZE,this.options.events):Us(ws.AUTHORIZE,this.options.events,{code:e.AuthorizationFailureReasons.AUTHORIZATION_ERROR,message:(null===(a=null===(r=null===(o=null===(s=c.finalState)||void 0===s?void 0:s.errors)||void 0===o?void 0:o[0])||void 0===r?void 0:r.reason)||void 0===a?void 0:a.result)||"Authorization Failed"})})}mount(e){super.mount(e),(()=>{i(this,void 0,void 0,function*(){var e;try{if(yield ts.isGooglePayAvailable(pe.googlePayConfig,this.options.environment,this.options.merchantInfo)){const t=yield ts.getSDKClient(this.options.environment,this.options.merchantInfo),i=yield this.sdkLoaded(t);this.element.appendChild(i),null===(e=this.storeInstrumentCheckbox)||void 0===e||e.mount(this.selector)}}catch(e){}})})()}unmount(){var e;null===(e=this.storeInstrumentCheckbox)||void 0===e||e.unmount(),this.buttonElement=null,super.unmount()}}ts.googleSDKClient=null;class is extends jn{constructor(e){var t,i;super("google-pay-dropin",(null===(i=null===(t=e.translations)||void 0===t?void 0:t.labels)||void 0===i?void 0:i.label)||"Google Pay",e.showPaymentMethodLogo?xn("googlepay"):void 0,e.events,e.styles),this.loadElementId="google-pay-dropin-load-element",this.component=new ts(Object.assign(Object.assign({},e),{events:Object.assign(Object.assign({},e.events),{onGooglePayAvailable:()=>{this.mountAfterAvailable()}}),returnInfo:e.returnInfo}))}}const ns="Pay by bank with Al Tareq";var ss;!function(e){e.SUCCESS="success",e.ERROR="error",e.CANCELLED="cancelled"}(ss||(ss={}));class os extends Qi{constructor(e){var t,i,n,s,o,r,a;super("button",{id:e.id||"payrails-lean-button",className:"payrails-lean-button",styles:null!==(n=null===(i=null===(t=e.styles)||void 0===t?void 0:t.button)||void 0===i?void 0:i.base)&&void 0!==n?n:{}}),this.isLoading=!1,this.handleClick=()=>{this.onClick()},this.handleMouseEnter=()=>{var e,t;(null===(t=null===(e=this.options.styles)||void 0===e?void 0:e.button)||void 0===t?void 0:t.hover)&&this.setStyles(this.options.styles.button.hover)},this.handleMouseLeave=()=>{var e,t;(null===(t=null===(e=this.options.styles)||void 0===e?void 0:e.button)||void 0===t?void 0:t.hover)&&this.removeStyles(this.options.styles.button.hover)},this.handleSessionExpired=()=>{this.triggerLoading(!1)},this.options=e,this.paymentExecutor=new Xi(null===(s=this.options)||void 0===s?void 0:s.returnInfo),this.element.innerText=(null===(o=e.translations)||void 0===o?void 0:o.label)||ns,this.setStyles((null===(a=null===(r=this.options.styles)||void 0===r?void 0:r.button)||void 0===a?void 0:a.base)||{})}mount(e){this.unmount(),super.mount(e),this.bindEvents(),os.preloadLeanSDK()}unmount(){this.unbindEvents(),super.unmount()}static initializeLeanSDK(){return window.Lean||os.leanSdkClient||(os.leanSdkClient=Zi.load(Ji.Lean)),os.leanSdkClient}static preloadLeanSDK(){const e=os.initializeLeanSDK();null==e||e.catch(()=>{os.leanSdkClient===e&&(os.leanSdkClient=null)})}static getLeanSDK(){return i(this,void 0,void 0,function*(){os.initializeLeanSDK();try{yield os.leanSdkClient}catch(e){throw os.leanSdkClient=null,e}const e=window.Lean;if(!e)throw os.leanSdkClient=null,Zi.invalidate(Ji.Lean),new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_UNKNOWN_ERROR,{description:"Lean SDK is not available"});return e})}static resetLeanSDK(){os.leanSdkClient=null}bindEvents(){this.element.addEventListener("click",this.handleClick),this.element.addEventListener("mouseenter",this.handleMouseEnter),this.element.addEventListener("mouseleave",this.handleMouseLeave),this.eventBus.on("PAYRAILS_CLIENT_SESSION_EXPIRED",this.handleSessionExpired)}unbindEvents(){var e,t;this.element.removeEventListener("click",this.handleClick),this.element.removeEventListener("mouseenter",this.handleMouseEnter),this.element.removeEventListener("mouseleave",this.handleMouseLeave),null===(t=(e=this.eventBus).off)||void 0===t||t.call(e,"PAYRAILS_CLIENT_SESSION_EXPIRED",this.handleSessionExpired)}setStyles(e){var t,i;const n=Object.assign(Object.assign({},null===(i=null===(t=this.options.styles)||void 0===t?void 0:t.button)||void 0===i?void 0:i.base),e);Object.keys(n).forEach(e=>{this.element.style[e]=n[e]})}removeStyles(e){var t,i;const n=Object.keys((null===(i=null===(t=this.options.styles)||void 0===t?void 0:t.button)||void 0===i?void 0:i.base)||{});Object.keys(e).forEach(e=>{var t,i,s;n.includes(e)?this.element.style[e]=null===(s=null===(i=null===(t=this.options.styles)||void 0===t?void 0:t.button)||void 0===i?void 0:i.base)||void 0===s?void 0:s[e]:this.element.style[e]=""})}triggerLoading(e){var t,i,n,s,o;this.isLoading=e,e?(this.element.innerHTML=this.renderLoadingMarkup(),(null===(i=null===(t=this.options.styles)||void 0===t?void 0:t.button)||void 0===i?void 0:i.loading)&&this.setStyles(this.options.styles.button.loading)):(this.element.innerText=(null===(n=this.options.translations)||void 0===n?void 0:n.label)||ns,this.removeStyles((null===(o=null===(s=this.options.styles)||void 0===s?void 0:s.button)||void 0===o?void 0:o.loading)||{}))}renderLoadingMarkup(){return['<div class="dot-flashing-container">',' <div class="dot-flashing"></div>',' <span class="dot-flashing-text" aria-hidden="true">Loading</span>',"</div>"].join("")}getConfirmActionParameters(e){var t,i,n;const s=null===(n=null===(i=null===(t=e.response)||void 0===t?void 0:t.links)||void 0===i?void 0:i.confirm)||void 0===n?void 0:n.action;if(!((null==s?void 0:s.paymentId)&&(null==s?void 0:s.appToken)&&(null==s?void 0:s.sdkToken)&&(null==s?void 0:s.successUrl)&&(null==s?void 0:s.failureUrl)))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_UNKNOWN_ERROR,{description:"Lean payment parameters are missing from authorize polling response."});return{appToken:s.appToken,paymentId:s.paymentId,sdkToken:s.sdkToken,successUrl:s.successUrl,failureUrl:s.failureUrl,sandbox:s.sandbox}}startLeanCheckout(e,t){return i(this,void 0,void 0,function*(){return new Promise(i=>{var n;const s=this.toLeanCustomizationPayload(null===(n=this.options.styles)||void 0===n?void 0:n.dialog);e.checkout(Object.assign(Object.assign({app_token:t.appToken,access_token:t.sdkToken,payment_intent_id:t.paymentId,success_redirect_url:t.successUrl,fail_redirect_url:t.failureUrl},void 0!==t.sandbox?{sandbox:t.sandbox}:{}),{customization:s,callback:e=>{try{this.handleLeanCheckoutResponse(e)}finally{this.triggerLoading(!1),i()}}}))})})}handleLeanCheckoutResponse(e){var t;switch(null===(t=null==e?void 0:e.status)||void 0===t?void 0:t.toLowerCase()){case ss.SUCCESS:return void Ys(ws.AUTHORIZE,this.options.events,e);case ss.ERROR:case ss.CANCELLED:return this.eventBus.emit("PAYRAILS_CLIENT_SESSION_EXPIRED",{}),void Us(ws.AUTHORIZE,this.options.events,e)}}toLeanCustomizationPayload(e){if(!e)return;const{themeColor:t,buttonTextColor:i,buttonBorderRadius:n,linkColor:s,overlayColor:o}=e;return{theme_color:t,button_text_color:i,button_border_radius:n,link_color:s,overlay_color:o}}onClick(){return i(this,void 0,void 0,function*(){var t;if(!this.isLoading)try{if(this.triggerLoading(!0),!(yield js(ws.AUTHORIZE,null!==(t=this.options.events)&&void 0!==t?t:{})))return void this.triggerLoading(!1);const i=yield os.getLeanSDK(),n=[{paymentMethodCode:e.PAYMENT_METHOD_CODES.LEAN,integrationType:"api",amount:me().amount,paymentInstrumentData:{},storeInstrument:!1}],s=yield this.paymentExecutor.pay(n),o=this.getConfirmActionParameters(s);yield this.startLeanCheckout(i,o),this.triggerLoading(!1)}catch(e){this.triggerLoading(!1),this.eventBus.emit("PAYRAILS_CLIENT_SESSION_EXPIRED",{}),Us(ws.AUTHORIZE,this.options.events,e)}})}}os.leanSdkClient=null;class rs extends Rn{constructor(e,t){var i;super("lean-dropin",(null===(i=e.translations)||void 0===i?void 0:i.label)||"Pay by bank with Al Tareq",void 0,e.events,e.elementStyles),this.returnInfo=t,this.component=new os(Object.assign(Object.assign({},e),{id:e.id||"payrails-lean-button-dropin",styles:e.styles,events:Object.assign({},e.events),returnInfo:this.returnInfo}))}}class as extends tn{constructor(t){var n;as.instance&&(as.instance=void 0);const s="express"===(null===(n=null==pe?void 0:pe.paypalConfig)||void 0===n?void 0:n.integrationMode),o=!s&&(null==t?void 0:t.showStoreInstrumentCheckbox),r=s?"unchecked":null==t?void 0:t.defaultStoreInstrumentState,a=Object.assign(Object.assign({},t),{showStoreInstrumentCheckbox:o,defaultStoreInstrumentState:r,id:"payrails-paypal-button",events:Object.assign(Object.assign({},null==t?void 0:t.events),{onSaveInstrumentCheckboxChanged:e=>i(this,void 0,void 0,function*(){var i,n,s;null===(n=null===(i=null==t?void 0:t.events)||void 0===i?void 0:i.onSaveInstrumentCheckboxChanged)||void 0===n||n.call(i,e),null===(s=this.button)||void 0===s||s.close(),this.debouncedRender()})})});super("div",a),this.options=t,this.renderDebounceTimeout=null,this.currentAbortController=null,this.isRendering=!1,this.buttonWrapperId="payrails-paypal-button-wrapper",this.checkboxWrapperId="payrails-paypal-checkbox-wrapper",this.createOneTimeOrder=()=>i(this,void 0,void 0,function*(){var t,i,n,s,o;const r=[{paymentMethodCode:e.PAYMENT_METHOD_CODES.PAYPAL,integrationType:"api",amount:me().amount,paymentInstrumentData:{providerData:{riskSessionCorrelationId:this.fraudNetGuid}},storeInstrument:!1}],a=yield this.paymentExecutor.pay(r),l=null===(n=null===(i=null===(t=a.response.links.confirm)||void 0===t?void 0:t.action)||void 0===i?void 0:i.parameters)||void 0===n?void 0:n.orderId;if(!l)throw Us(ws.AUTHORIZE,null===(s=this.options)||void 0===s?void 0:s.events),new ls("No order id returned");return this.confirmLink=null===(o=a.response.links.confirm)||void 0===o?void 0:o.href,l}),this.loadPaypal().catch(()=>{}),this.element.innerHTML=`<div id="${this.buttonWrapperId}"></div><div id="${this.checkboxWrapperId}"></div>`,this.paymentExecutor=new Xi}loadPaypal(){return i(this,void 0,void 0,function*(){const e=yield Zi.load(Ji.PayPal,this.paypalScriptConfig);return yield this.createPaypalButton(e)})}debouncedRender(){return this.renderDebounceTimeout&&clearTimeout(this.renderDebounceTimeout),this.currentAbortController&&this.currentAbortController.abort(),new Promise(e=>{this.renderDebounceTimeout=setTimeout(()=>i(this,void 0,void 0,function*(){try{yield this.renderButton(),e()}catch(t){console.error("Failed to render PayPal button:",t),e()}}),300)})}get paypalScriptConfig(){const e=this.shouldStoreInstrument?"tokenize":"Instant"===pe.paypalConfig.captureMode?"capture":"authorize";return{clientId:pe.paypalConfig.clientId,intent:e,currency:me().amount.currency,vault:this.shouldStoreInstrument}}createPaypalButton(e){return i(this,void 0,void 0,function*(){var t,i,n;if(!e.Buttons)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_PAYPAL_LOADING_ERROR);const s=e.Buttons(this.createPayPalButtonConfig());return null===(n=null===(i=null===(t=this.options)||void 0===t?void 0:t.events)||void 0===i?void 0:i.onPaypalAvailable)||void 0===n||n.call(i),s})}createPayPalButtonConfig(){return this.shouldStoreInstrument?this.createBillingAgreementConfig():this.createOneTimeOrderConfig()}createBillingAgreementConfig(){return Object.assign(Object.assign({},this.createBaseConfig()),{onApprove:this.approvePayment.bind(this),createBillingAgreement:()=>i(this,void 0,void 0,function*(){var t,i,n,s;const o=[{paymentMethodCode:e.PAYMENT_METHOD_CODES.PAYPAL,integrationType:"api",amount:me().amount,paymentInstrumentData:{providerData:{riskSessionCorrelationId:this.fraudNetGuid}},storeInstrument:!0}],r=yield this.paymentExecutor.pay(o);return this.confirmLink=null===(t=r.response.links.confirm)||void 0===t?void 0:t.href,(null===(s=null===(n=null===(i=r.response.links.confirm)||void 0===i?void 0:i.action)||void 0===n?void 0:n.parameters)||void 0===s?void 0:s.tokenId)||""})})}onCancel(){var e;this.eventBus.emit("PAYRAILS_CLIENT_SESSION_EXPIRED",{}),Us(ws.AUTHORIZE,null===(e=this.options)||void 0===e?void 0:e.events)}createOneTimeOrderConfig(){return Object.assign(Object.assign({},this.createBaseConfig()),{createOrder:this.createOneTimeOrder.bind(this),onApprove:this.approvePayment.bind(this)})}createBaseConfig(){var e,t,n,s,a,l,d,c,u,p;return{fundingSource:"paypal",style:{color:(null===(t=null===(e=this.options)||void 0===e?void 0:e.styles)||void 0===t?void 0:t.color)||"gold",height:(null===(s=null===(n=this.options)||void 0===n?void 0:n.styles)||void 0===s?void 0:s.height)||40,label:(null===(l=null===(a=this.options)||void 0===a?void 0:a.styles)||void 0===l?void 0:l.label)||"paypal",shape:(null===(c=null===(d=this.options)||void 0===d?void 0:d.styles)||void 0===c?void 0:c.shape)||"rect",tagline:(null===(p=null===(u=this.options)||void 0===u?void 0:u.styles)||void 0===p?void 0:p.tagline)||!1,disableMaxWidth:!0},onError:e=>{var t;this.eventBus.emit("PAYRAILS_CLIENT_SESSION_EXPIRED",{}),Us(ws.AUTHORIZE,null===(t=this.options)||void 0===t?void 0:t.events,e)},onClick:(e,t)=>i(this,void 0,void 0,function*(){var e;return(yield js(ws.AUTHORIZE,null===(e=this.options)||void 0===e?void 0:e.events))?t.resolve():t.reject()}),onCancel:this.onCancel.bind(this),onShippingAddressChange:(e,t)=>i(this,void 0,void 0,function*(){var n;let s;e.shippingAddress&&(s={deliveryAddress:{city:e.shippingAddress.city,postalCode:e.shippingAddress.postalCode,state:e.shippingAddress.state,country:{code:e.shippingAddress.countryCode}}});const a=yield((e,t)=>i(void 0,void 0,void 0,function*(){if(null==e?void 0:e.onDeliveryAddressChanged)try{const i=yield e.onDeliveryAddressChanged(t);if(!i){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_CALLBACK_FAILED,{description:"Callback passed to onDeliveryAddressChanged resolved to false"});return r.PayrailsLogger.error(e.message,{error:e}),!1}return i}catch(e){const t=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_CALLBACK_FAILED,{description:"Callback passed to onDeliveryAddressChanged threw an error",cause:e});return r.PayrailsLogger.error(t.message,{error:t}),!1}return!0}))(null===(n=this.options)||void 0===n?void 0:n.events,s);if(!a)return t.reject()})}}approvePayment(t){return i(this,void 0,void 0,function*(){var i,n,s,o,r,a,l,d,c;if(!this.confirmLink)throw Us(ws.AUTHORIZE,null===(i=this.options)||void 0===i?void 0:i.events),new ls("No confirm link");const u={};if(this.shouldStoreInstrument&&t.billingToken&&(u.tokenId=t.billingToken),this.fraudNetGuid&&(u.riskSessionCorrelationId=this.fraudNetGuid),!(yield Fi(ws.AUTHORIZE,null===(n=this.options)||void 0===n?void 0:n.events)))throw new ls("Authorization request start validation failed");const p=yield this.paymentExecutor.confirm(this.confirmLink,u);"authorizeSuccessful"===(null===(s=p.finalState)||void 0===s?void 0:s.code)?Ys(ws.AUTHORIZE,null===(o=this.options)||void 0===o?void 0:o.events):Us(ws.AUTHORIZE,null===(r=this.options)||void 0===r?void 0:r.events,{code:e.AuthorizationFailureReasons.AUTHORIZATION_ERROR,message:(null===(c=null===(d=null===(l=null===(a=p.finalState)||void 0===a?void 0:a.errors)||void 0===l?void 0:l[0])||void 0===d?void 0:d.reason)||void 0===c?void 0:c.result)||"Authorization Failed"})})}get fraudNetGuid(){var e,t;return null===(t=null===(e=window.PayrailsData)||void 0===e?void 0:e.riskIds)||void 0===t?void 0:t.fraudNet}mount(e){as.instance||(super.mount(e),as.instance=this,(()=>{i(this,void 0,void 0,function*(){yield this.debouncedRender()})})())}renderButton(){return i(this,void 0,void 0,function*(){var e;this.isRendering&&this.currentAbortController&&this.currentAbortController.abort(),this.currentAbortController=new AbortController;const t=this.currentAbortController.signal;try{this.isRendering=!0,this.button&&(this.button.close(),this.button=void 0);const i=yield Promise.race([this.loadPaypal(),new Promise((e,i)=>{t.addEventListener("abort",()=>i(new ds("PayPal button loading aborted")))})]);if(t.aborted)return;i&&(this.button=i,yield null===(e=this.button)||void 0===e?void 0:e.render(`#${this.buttonWrapperId}`))}catch(e){if(!t.aborted)throw e}finally{t.aborted||(this.isRendering=!1,this.currentAbortController=null)}})}unmount(){var e;this.renderDebounceTimeout&&clearTimeout(this.renderDebounceTimeout),this.currentAbortController&&this.currentAbortController.abort(),null===(e=this.button)||void 0===e||e.close(),this.isRendering=!1,as.instance=void 0,super.unmount()}}class ls extends o.PayrailsError{constructor(e,t){super(o.ERROR_CODES.PAYRAILS_CLIENT_PAYPAL_ORDER_CREATION,{description:`PaypalOrderError: ${e}`,cause:t})}}class ds extends o.PayrailsError{constructor(e,t){super(o.ERROR_CODES.PAYRAILS_CLIENT_PAYPAL_BUTTON_MOUNT,{description:`PaypalButtonError: ${e}`,cause:t})}}class cs extends jn{constructor(e){var t,i;super("payrails-paypal-button-dropin",(null===(i=null===(t=null==e?void 0:e.translations)||void 0===t?void 0:t.labels)||void 0===i?void 0:i.label)||"PayPal",(null==e?void 0:e.showPaymentMethodLogo)?xn("paypal"):void 0,{onActivate:()=>{var t;super.activate(),(null===(t=null==e?void 0:e.events)||void 0===t?void 0:t.onPaymentOptionVisibilityChange)&&e.events.onPaymentOptionVisibilityChange()}},null==e?void 0:e.styles),this.loadElementId="paypal-dropin-load-element",this.component=new as(Object.assign(Object.assign({},e),{events:Object.assign(Object.assign({},null==e?void 0:e.events),{onPaypalAvailable:()=>{this.mountAfterAvailable()}})}))}}class us extends Qi{constructor(t,i,n){var s,o,r;super("fieldset",{id:"payrails-dropin-component"}),this.collectContainer=t,this.clientConfig=i,this.dropinConfig=n,this.applyStyles(),void 0!==(null===(o=null===(s=this.dropinConfig.paymentMethodsConfiguration)||void 0===s?void 0:s.cards)||void 0===o?void 0:o.showExistingCards)&&console.warn("The `showExistingCards` option is deprecated and will be removed in a future version. Please use `showStoredInstruments` instead.");const a=new Map;pe.storedDropinInstruments.forEach(e=>{if(this.isStoredInstrumentEnabled(e.paymentMethod)){this.cardPaymentButton=this.createCardPaymentButton();const t=this.createStoredInstrumentElement(e);t&&a.set(t.identifier,t)}});const l={[e.PAYMENT_METHOD_CODES.CARD]:this.createCreditCardButton.bind(this),[e.PAYMENT_METHOD_CODES.PAYPAL]:this.createPayPalButton.bind(this),[e.PAYMENT_METHOD_CODES.GOOGLE_PAY]:this.createGooglePayButton.bind(this),[e.PAYMENT_METHOD_CODES.APPLE_PAY]:this.createApplePayButton.bind(this),[e.PAYMENT_METHOD_CODES.LEAN]:this.createLeanButton.bind(this)};pe.availablePaymentMethods.forEach(e=>{const t=e.paymentMethodCode;if(t&&l[t]){const i=(0,l[t])(pe.getPaymentMethodConfig(e));a.set(i.identifier,i)}else if(this.isHppIntegration(e)&&t){const t=this.createHppIntegrationElement(e);a.set(t.identifier,t)}}),this.element.addEventListener("change",e=>{var t,i;const n=(null===(t=null==e?void 0:e.target)||void 0===t?void 0:t.value)||"";a.forEach(e=>{e.deactivate()}),null===(i=a.get(n))||void 0===i||i.activate()}),1===this.totalPaymentOptions&&this.element.classList.add("payrails-dropin-component--single"),this.subElements.push(...Array.from(a.values())),this.loadingScreen=new Yn({styles:null===(r=this.dropinConfig.styles)||void 0===r?void 0:r.loadingScreen})}get returnInfo(){return this.dropinConfig.returnInfo||this.clientConfig.returnInfo}isHppIntegration(t){var i;return t.paymentMethodCode===e.PAYMENT_METHOD_CODES.GENERIC_REDIRECT||(null===(i=t.clientConfig)||void 0===i?void 0:i.flow)===_e.REDIRECT}createStoredInstrumentElement(t){var i;let n;if(this.cardPaymentButton=this.createCardPaymentButton(),t.paymentMethod!==e.PAYMENT_METHOD_CODES.BANK_ACCOUNT)return t.paymentMethod===e.PAYMENT_METHOD_CODES.CARD&&pe.isPaymentInstallmentsEnabled(t.paymentMethod)&&(n=this.createInstallmentsDropdown(t)),new Pn(t,this.cardPaymentButton,e=>{var t,i;if(this.cardPaymentButton){this.cardPaymentButton.selectedInstrument=e;const n=pe.getPaymentMethodForStoredInstrument(e);null===(i=null===(t=this.dropinConfig.events)||void 0===t?void 0:t.onPaymentOptionSelected)||void 0===i||i.call(t,{paymentMethod:n,instrument:e})}},null===(i=this.dropinConfig.styles)||void 0===i?void 0:i.element,n)}createInstallmentsDropdown(e){var t,i,n;const s=this.getInstallmentOptionsForInstrument(e);return new mn("span",{installmentConfig:{installmentCurrency:me().amount.currency,installmentOptions:s,defaultInstallment:null===(n=null===(i=null===(t=this.dropinConfig.paymentMethodsConfiguration)||void 0===t?void 0:t.cards)||void 0===i?void 0:i.installmentConfig)||void 0===n?void 0:n.defaultInstallment},id:`payrails-card-form-payment-installments-${e.id}`,className:"payrails-card-form-payment-installments-container"})}getInstallmentOptionsForInstrument(e){var t,i,n;const s=e.paymentMethod,o=pe.getPaymentInstallmentOptions(s),r=null===(n=null===(i=null===(t=null==e?void 0:e.data)||void 0===t?void 0:t.binLookup)||void 0===i?void 0:i.issuerCountry)||void 0===n?void 0:n.code;return r?o[r]:null}updateInstallmentConfig(e){var t,i,n;const s=null===(t=this.dropinConfig.paymentMethodsConfiguration)||void 0===t?void 0:t.cards;s&&e&&Object.prototype.hasOwnProperty.call(e,"defaultInstallment")&&(s.installmentConfig={defaultInstallment:null!==(i=e.defaultInstallment)&&void 0!==i?i:null}),null===(n=this.cardForm)||void 0===n||n.updateInstallmentConfig(e),this.subElements.forEach(t=>{t instanceof Pn&&t.updateInstallmentConfig(e)})}createHppIntegrationElement(e){var t,i,n,s,a,l,d,c,u,p,_,h;const E=e.paymentMethodCode;if(!E){const t=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_CONFIG_MALFORMED,{description:`Payment method code is missing for payment method - ${JSON.stringify(e)}`});throw r.PayrailsLogger.error(t.message,{error:t}),t}return new Jn({paymentMethod:e,config:Object.assign(Object.assign({},null===(t=this.dropinConfig.paymentMethodsConfiguration)||void 0===t?void 0:t[E]),{showPaymentMethodLogo:null!==(l=null!==(s=null===(n=null===(i=this.dropinConfig.paymentMethodsConfiguration)||void 0===i?void 0:i[E])||void 0===n?void 0:n.showPaymentMethodLogo)&&void 0!==s?s:null===(a=this.dropinConfig.paymentMethodsConfiguration)||void 0===a?void 0:a.showPaymentMethodLogo)&&void 0!==l&&l}),styles:{element:null===(c=null===(d=this.dropinConfig)||void 0===d?void 0:d.styles)||void 0===c?void 0:c.element,button:null===(_=null===(p=null===(u=this.dropinConfig)||void 0===u?void 0:u.styles)||void 0===p?void 0:p[E])||void 0===_?void 0:_.button},translations:null===(h=this.dropinConfig.translations)||void 0===h?void 0:h[E],events:Object.assign(Object.assign({},this.getElementEvents()),{onPaymentOptionVisibilityChange:()=>{var t,i;null===(i=null===(t=this.dropinConfig.events)||void 0===t?void 0:t.onPaymentOptionSelected)||void 0===i||i.call(t,{paymentMethod:e})}})},this.returnInfo)}get totalPaymentOptions(){return pe.availablePaymentMethods.length+pe.storedDropinInstruments.length}createCreditCardButton(e){var t,i,n,s,o,r,a;return this.creditCard=new Vn(this.createCardForm(),this.createCardPaymentButton(),{events:Object.assign(Object.assign({},this.getElementEvents()),{onPaymentOptionVisibilityChange:()=>{var t,i;null===(i=null===(t=this.dropinConfig.events)||void 0===t?void 0:t.onPaymentOptionSelected)||void 0===i||i.call(t,{paymentMethod:e})}}),styles:null===(t=this.dropinConfig.styles)||void 0===t?void 0:t.element,showPaymentMethodLogo:null!==(r=null!==(s=null===(n=null===(i=this.dropinConfig.paymentMethodsConfiguration)||void 0===i?void 0:i.cards)||void 0===n?void 0:n.showPaymentMethodLogo)&&void 0!==s?s:null===(o=this.dropinConfig.paymentMethodsConfiguration)||void 0===o?void 0:o.showPaymentMethodLogo)&&void 0!==r&&r,translations:null===(a=this.dropinConfig.translations)||void 0===a?void 0:a.cardForm}),this.creditCard}createGooglePayButton(t){var i,n,s,o,r,a,l,d;return this.googlePay=new is(Object.assign({environment:this.clientConfig.environment||e.PayrailsEnvironment.TEST,events:Object.assign(Object.assign({},this.getElementEvents()),{onPaymentOptionVisibilityChange:()=>{var e,i;null===(i=null===(e=this.dropinConfig.events)||void 0===e?void 0:e.onPaymentOptionSelected)||void 0===i||i.call(e,{paymentMethod:t})}}),redirectFor3DS:this.clientConfig.redirectFor3DS,showPaymentMethodLogo:null!==(r=null!==(s=null===(n=null===(i=this.dropinConfig.paymentMethodsConfiguration)||void 0===i?void 0:i.googlePay)||void 0===n?void 0:n.showPaymentMethodLogo)&&void 0!==s?s:null===(o=this.dropinConfig.paymentMethodsConfiguration)||void 0===o?void 0:o.showPaymentMethodLogo)&&void 0!==r&&r,styles:Object.assign(Object.assign({},null===(a=this.dropinConfig.styles)||void 0===a?void 0:a.googlePayButton),null===(l=this.dropinConfig.styles)||void 0===l?void 0:l.element),returnInfo:this.returnInfo},null===(d=this.dropinConfig.paymentMethodsConfiguration)||void 0===d?void 0:d.googlePay)),this.googlePay}createPayPalButton(e){var t,i,n,s,o,r,a,l;return this.paypal=new cs(Object.assign(Object.assign({showPaymentMethodLogo:null!==(o=null!==(n=null===(i=null===(t=this.dropinConfig.paymentMethodsConfiguration)||void 0===t?void 0:t.payPal)||void 0===i?void 0:i.showPaymentMethodLogo)&&void 0!==n?n:null===(s=this.dropinConfig.paymentMethodsConfiguration)||void 0===s?void 0:s.showPaymentMethodLogo)&&void 0!==o&&o},null===(r=this.dropinConfig.paymentMethodsConfiguration)||void 0===r?void 0:r.payPal),{styles:Object.assign(Object.assign({},null===(a=this.dropinConfig.styles)||void 0===a?void 0:a.paypalButton),null===(l=this.dropinConfig.styles)||void 0===l?void 0:l.element),events:Object.assign(Object.assign({},this.getElementEvents()),{onPaymentOptionVisibilityChange:()=>{var t,i;null===(i=null===(t=this.dropinConfig.events)||void 0===t?void 0:t.onPaymentOptionSelected)||void 0===i||i.call(t,{paymentMethod:e})}})})),this.paypal}createLeanButton(e){var t,i,n,s;return this.lean=new rs(Object.assign(Object.assign({paymentMethod:e},null===(t=this.dropinConfig.paymentMethodsConfiguration)||void 0===t?void 0:t.lean),{styles:null===(i=this.dropinConfig.styles)||void 0===i?void 0:i.leanButton,elementStyles:null===(n=this.dropinConfig.styles)||void 0===n?void 0:n.element,translations:null===(s=this.dropinConfig.translations)||void 0===s?void 0:s.leanButton,events:Object.assign(Object.assign({},this.getElementEvents()),{onPaymentOptionVisibilityChange:()=>{var t,i;null===(i=null===(t=this.dropinConfig.events)||void 0===t?void 0:t.onPaymentOptionSelected)||void 0===i||i.call(t,{paymentMethod:e})}})}),this.returnInfo),this.lean}createCardForm(){var e,t,i,n,s,o,r,a;if(!this.cardForm){const l=null===(e=this.dropinConfig.paymentMethodsConfiguration)||void 0===e?void 0:e.cards,d=Boolean(null==l?void 0:l.showStoreInstrumentCheckbox),c=Boolean(null==l?void 0:l.showCardHolderName),u=Boolean(null==l?void 0:l.alwaysStoreInstrument),p=Boolean(null==l?void 0:l.showSingleExpiryDateField),_=(null==l?void 0:l.layout)||[];this.cardForm=new Tn(this.collectContainer,{showStoreInstrumentCheckbox:d,showCardHolderName:c,showSingleExpiryDateField:p,alwaysStoreInstrument:u,installmentConfig:null===(i=null===(t=this.dropinConfig.paymentMethodsConfiguration)||void 0===t?void 0:t.cards)||void 0===i?void 0:i.installmentConfig,layout:_,translations:Object.assign(Object.assign({},null===(n=this.dropinConfig.translations)||void 0===n?void 0:n.cardForm),{addressSelector:null===(s=this.dropinConfig.translations)||void 0===s?void 0:s.addressSelector}),styles:Object.assign(Object.assign(Object.assign({},null===(o=this.dropinConfig.styles)||void 0===o?void 0:o.cardForm),null===(r=this.dropinConfig.styles)||void 0===r?void 0:r.element),{addressSelector:null===(a=this.dropinConfig.styles)||void 0===a?void 0:a.addressSelector}),events:Object.assign(Object.assign({},this.getElementEvents()),{onFocus:()=>{var e;null===(e=this.creditCard)||void 0===e||e.activate()},onChange:({isValid:e})=>{var t,i,n,s,o,r,a;const l="boolean"!=typeof(null===(i=null===(t=this.dropinConfig.paymentMethodsConfiguration)||void 0===t?void 0:t.cards)||void 0===i?void 0:i.disablePaymentButton)||(null===(s=null===(n=this.dropinConfig.paymentMethodsConfiguration)||void 0===n?void 0:n.cards)||void 0===s?void 0:s.disablePaymentButton)?!e:null===(r=null===(o=this.dropinConfig.paymentMethodsConfiguration)||void 0===o?void 0:o.cards)||void 0===r?void 0:r.disablePaymentButton;null===(a=this.cardPaymentButton)||void 0===a||a.setDisabled(l)},onSaveInstrumentCheckboxChanged:e=>{var t,i;null===(i=null===(t=this.dropinConfig.events)||void 0===t?void 0:t.onSaveInstrumentCheckboxChanged)||void 0===i||i.call(t,e)}})})}return this.cardPaymentButton&&this.cardPaymentButton.setCardForm(this.cardForm),this.cardForm}createApplePayButton(e){var t,n,s,o,r,a,l,d,c;return this.applePay=new Bn(Object.assign(Object.assign({events:Object.assign(Object.assign({},this.getElementEvents()),{onAuthorizeSuccess:e=>{var t;e&&("authorizeSuccessful"===(null===(t=null==e?void 0:e.finalState)||void 0===t?void 0:t.code)?this.onAuthorizeSuccess():this.onAuthorizeFailed())},onPaymentOptionVisibilityChange:()=>{var t,i;null===(i=null===(t=this.dropinConfig.events)||void 0===t?void 0:t.onPaymentOptionSelected)||void 0===i||i.call(t,{paymentMethod:e})},onPaymentButtonClicked:e=>i(this,void 0,void 0,function*(){var t,i,n;return!(null===(t=this.dropinConfig.events)||void 0===t?void 0:t.onPaymentButtonClicked)||Boolean(yield null===(n=null===(i=this.dropinConfig.events)||void 0===i?void 0:i.onPaymentButtonClicked)||void 0===n?void 0:n.call(i,e))})})},null===(t=this.dropinConfig.paymentMethodsConfiguration)||void 0===t?void 0:t.applePay),{styles:Object.assign(Object.assign({},null===(n=this.dropinConfig.styles)||void 0===n?void 0:n.applePayButton),null===(s=this.dropinConfig.styles)||void 0===s?void 0:s.element),translations:null===(o=this.dropinConfig.translations)||void 0===o?void 0:o.applePayButton,showPaymentMethodLogo:null!==(c=null!==(l=null===(a=null===(r=this.dropinConfig.paymentMethodsConfiguration)||void 0===r?void 0:r.applePay)||void 0===a?void 0:a.showPaymentMethodLogo)&&void 0!==l?l:null===(d=this.dropinConfig.paymentMethodsConfiguration)||void 0===d?void 0:d.showPaymentMethodLogo)&&void 0!==c&&c})),this.applePay}createCardPaymentButton(){var e,t,i,n;return this.cardPaymentButton||(this.cardPaymentButton=new Bs({styles:null===(e=this.dropinConfig.styles)||void 0===e?void 0:e.cardPaymentButton,translations:null===(t=this.dropinConfig.translations)||void 0===t?void 0:t.cardPaymentButton,redirectFor3DS:this.clientConfig.redirectFor3DS,disabledByDefault:null===(n=null===(i=this.dropinConfig.paymentMethodsConfiguration)||void 0===i?void 0:i.cards)||void 0===n?void 0:n.disablePaymentButton,events:this.getElementEvents()},this.returnInfo)),this.cardForm&&this.cardPaymentButton.setCardForm(this.cardForm),this.cardPaymentButton}onAuthorizeSuccess(){var e,t,i,n,s,o,r;null===(e=this.loadingScreen)||void 0===e||e.unmount(),this.subElements.forEach(e=>e.unmount()),new kn({translations:{label:null===(n=null===(i=null===(t=this.dropinConfig)||void 0===t?void 0:t.translations)||void 0===i?void 0:i.paymentResult)||void 0===n?void 0:n.success},styles:null===(o=null===(s=this.dropinConfig)||void 0===s?void 0:s.styles)||void 0===o?void 0:o.authSuccess}).mount(this.selector),(null===(r=this.dropinConfig.events)||void 0===r?void 0:r.onAuthorizeSuccess)&&this.dropinConfig.events.onAuthorizeSuccess()}getElementEvents(){return Object.assign(Object.assign({},this.dropinConfig.events),{onAuthorizeSuccess:this.onAuthorizeSuccess.bind(this),onAuthorizeFailed:this.onAuthorizeFailed.bind(this),onAuthorizePending:this.onAuthorizePending.bind(this),onAvailable:()=>{var e;(1===this.totalPaymentOptions||(null===(e=this.dropinConfig.paymentMethodsConfiguration)||void 0===e?void 0:e.preselectFirstPaymentOption))&&setTimeout(()=>{try{this.subElements[0].activate()}catch(e){r.PayrailsLogger.error("Error while auto-activating the first payment option",{error:new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_UI_ELEMENT_MISSING,{cause:e})})}},0)},onPaymentButtonClicked:e=>i(this,void 0,void 0,function*(){var t,i,n,s;null===(t=this.loadingScreen)||void 0===t||t.mount(this.selector);let o=!0;return(null===(i=this.dropinConfig.events)||void 0===i?void 0:i.onPaymentButtonClicked)&&(o=!!(yield null===(s=null===(n=this.dropinConfig.events)||void 0===n?void 0:n.onPaymentButtonClicked)||void 0===s?void 0:s.call(n,e))),o})})}onAuthorizePending(){var e,t,i,n,s,o,r,a;null===(e=this.loadingScreen)||void 0===e||e.unmount(),this.subElements.forEach(e=>e.unmount()),new kn({translations:{label:(null===(n=null===(i=null===(t=this.dropinConfig)||void 0===t?void 0:t.translations)||void 0===i?void 0:i.paymentResult)||void 0===n?void 0:n.pending)||"Payment pending"},styles:null===(o=null===(s=this.dropinConfig)||void 0===s?void 0:s.styles)||void 0===o?void 0:o.authSuccess}).mount(this.selector),null===(a=null===(r=this.dropinConfig.events)||void 0===r?void 0:r.onAuthorizePending)||void 0===a||a.call(r)}getErrorMessage(e){var t,i,n,s,o,r;let a=null===(i=null===(t=this.dropinConfig.translations)||void 0===t?void 0:t.paymentResult)||void 0===i?void 0:i.fail;return(null==e?void 0:e.message)&&(null===(s=null===(n=this.dropinConfig.translations)||void 0===n?void 0:n.errorMessages)||void 0===s?void 0:s[null==e?void 0:e.message])&&(a=null===(r=null===(o=this.dropinConfig.translations)||void 0===o?void 0:o.errorMessages)||void 0===r?void 0:r[null==e?void 0:e.message]),a}onAuthorizeFailed(e){return i(this,void 0,void 0,function*(){var t,i,n,s,o;null===(t=this.loadingScreen)||void 0===t||t.unmount(),new wn({translations:{label:this.getErrorMessage(e)},styles:null===(i=this.dropinConfig.styles)||void 0===i?void 0:i.authFailed,configuration:null===(n=this.dropinConfig.configuration)||void 0===n?void 0:n.authFailMsg}).mount(this.selector),null===(o=null===(s=this.dropinConfig.events)||void 0===s?void 0:s.onAuthorizeFailed)||void 0===o||o.call(s,e)})}isStoredInstrumentEnabled(t){var i,n,s,o,r,a;switch(t){case e.PAYMENT_METHOD_CODES.CARD:return!1!==(null===(n=null===(i=this.dropinConfig.paymentMethodsConfiguration)||void 0===i?void 0:i.cards)||void 0===n?void 0:n.showStoredInstruments)&&!1!==(null===(o=null===(s=this.dropinConfig.paymentMethodsConfiguration)||void 0===s?void 0:s.cards)||void 0===o?void 0:o.showExistingCards);case e.PAYMENT_METHOD_CODES.PAYPAL:case e.PAYMENT_METHOD_CODES.GOOGLE_PAY:case e.PAYMENT_METHOD_CODES.APPLE_PAY:return!1!==(null===(a=null===(r=this.dropinConfig.paymentMethodsConfiguration)||void 0===r?void 0:r[t])||void 0===a?void 0:a.showStoredInstruments);default:return!1}}applyStyles(){var e;(null===(e=this.dropinConfig.styles)||void 0===e?void 0:e.container)&&Object.assign(this.element.style,this.dropinConfig.styles.container.styles)}fetchBinLookup(){return i(this,void 0,void 0,function*(){var e;return null===(e=this.cardForm)||void 0===e?void 0:e.fetchBinLookup()})}}class ps extends Qi{tokenize(e){return i(this,void 0,void 0,function*(){const t=yield this.collect(),i=me(),n=i.vaultConfiguration.links.saveInstrument,s=i.token;if(!n.href){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_API_URL_NOT_FOUND,{description:"Save instrument URL not available!"});throw r.PayrailsLogger.error(e.message,{error:e}),e}const a=yield this.constructSaveInstrumentBody(t,e);return(yield ae({url:n.href,token:s,body:a})).res})}}class _s{static minLength(e,t){return!!(t.minLength&&e.length<t.minLength)}static maxLength(e,t){return!!(t.maxLength&&e.length>t.maxLength)}static required(e,t,i){return!(!t||e)}static pattern(e,t){return!!t.pattern&&!new RegExp(t.pattern).test(e)}static oneOf(e,t){return!(!t.oneOf||0===t.oneOf.length)&&!t.oneOf.map(e=>e.const).includes(e)}}class hs extends Qi{get name(){return this.options.name}get isVisible(){return this._isVisible}get isRequired(){return this._isRequired}constructor(e){super("div",{id:e.id,className:"payrails-dynamic-element-form-field"}),this.options=e,this.errors=[],this._isVisible=!0,this._isRequired=!!this.options.required,this.makeField()}setVisible(e){this._isVisible=e,this.element.style.display=e?"block":"none"}setRequired(e){this._isRequired=e}validate(e=!1){e||this.clearError();const t=[];return this._isVisible&&this._isRequired&&_s.required(this.value,!0,this.options.property)&&t.push(this.options.errors.required),this.value&&(_s.minLength(this.value,this.options.property)&&t.push(this.options.errors.minLength),_s.maxLength(this.value,this.options.property)&&t.push(this.options.errors.maxLength),_s.pattern(this.value,this.options.property)&&t.push(this.options.errors.pattern),_s.oneOf(this.value,this.options.property)&&t.push(this.options.errors.oneOf)),e?0===t.length:(this.setErrors(t),this.isValid?this.updateStyles("base"):this.updateStyles("invalid"),this.isValid)}makeField(){this.createLabel(),this.createComponentContainer(),this.createErrorMessageContainer()}createLabel(){this.label=document.createElement("label"),this.label.textContent=this.options.label,this.label.className="payrails-dynamic-element-form-field-label",this.label.htmlFor=this.options.name,this.element.appendChild(this.label)}createComponentContainer(){this.componentContainer=document.createElement("div"),this.componentContainer.className="payrails-dynamic-element-form-field-component",this.element.appendChild(this.componentContainer)}createErrorMessageContainer(){this.errorMessage=document.createElement("div"),this.errorMessage.className="payrails-dynamic-element-form-field-error",this.errorMessage.style.display="none",this.element.appendChild(this.errorMessage)}setErrors(e){var t;if(this.errors=e,this.errorMessage){for(;this.errorMessage.firstChild;)this.errorMessage.removeChild(this.errorMessage.firstChild);if(e.length>0){const t=document.createElement("ul");e.forEach(e=>{var i;const n=document.createElement("li");n.textContent=e,(null===(i=this.options.styles)||void 0===i?void 0:i.errors)&&Object.assign(n.style,this.options.styles.errors),t.appendChild(n)}),this.errorMessage.appendChild(t),this.errorMessage.style.display="block"}else this.errorMessage.style.display="none";(null===(t=this.options.styles)||void 0===t?void 0:t.errors)&&Object.assign(this.errorMessage.style,this.options.styles.errors),this.isValid?this.element.classList.remove("error"):this.element.classList.add("error")}}clearError(){this.errors=[],this.errorMessage&&(this.errorMessage.textContent="",this.errorMessage.style.display="none",this.element.classList.remove("error"))}injectElement(e){this.componentContainer&&(e.id=this.options.name,e.setAttribute("name",this.options.name),this.componentContainer.appendChild(e),this.options.events.onReady(this.value))}get isValid(){return 0===this.errors.length}}class Es extends hs{constructor(e){super(e),this.makeComponent(),this.attachEvents()}makeComponent(){this.component=document.createElement("input"),this.component.type="text",this.component.className="payrails-dynamic-element-input",this.component.placeholder=this.options.placeholder,this.updateStyles("base"),this.injectElement(this.component)}attachEvents(){this.component&&(this.component.addEventListener("change",e=>{var t,i;e.stopPropagation(),null===(i=null===(t=this.options.events)||void 0===t?void 0:t.onChange)||void 0===i||i.call(t,this.value)}),this.component.addEventListener("input",()=>{var e,t;this.updateValidationState(),null===(t=null===(e=this.options.events)||void 0===e?void 0:e.onChange)||void 0===t||t.call(e,this.value)}),this.component.addEventListener("blur",()=>{var e,t;this.updateStyles("base"),this.updateValidationState(),null===(t=null===(e=this.options.events)||void 0===e?void 0:e.onBlur)||void 0===t||t.call(e)}),this.component.addEventListener("focus",()=>{this.updateStyles("focus")}))}updateValidationState(){this.validate(),this.isValid?(this.updateStyles("complete"),this.updateCustomValidity(!0)):(this.updateStyles("invalid"),this.updateCustomValidity(!1))}updateStyles(e){var t,i;(null===(i=null===(t=this.options.styles)||void 0===t?void 0:t.input)||void 0===i?void 0:i[e])&&this.component&&Object.assign(this.component.style,this.options.styles.input[e])}updateCustomValidity(e){this.component&&this.component.setCustomValidity(e?"":this.errors.join(", "))}get value(){var e;return(null===(e=this.component)||void 0===e?void 0:e.value)||""}set value(e){this.component&&(this.component.value=e,this.updateValidationState())}}class ms extends hs{get value(){var e;return(null===(e=this.component)||void 0===e?void 0:e.value)||""}set value(e){this.component&&(this.component.value=e)}constructor(e){super(e),this.selectOptions=e.options,this.makeComponent(),this.attachEvents()}attachEvents(){this.component&&(this.component.addEventListener("change",e=>{var t,i;e.stopPropagation(),this.validate(),null===(i=null===(t=this.options.events)||void 0===t?void 0:t.onChange)||void 0===i||i.call(t,this.value)}),this.component.addEventListener("blur",()=>{var e,t;this.updateStyles("base"),this.validate(),null===(t=null===(e=this.options.events)||void 0===e?void 0:e.onBlur)||void 0===t||t.call(e)}),this.component.addEventListener("focus",()=>{this.updateStyles("focus")}))}makeComponent(){this.component=document.createElement("select"),this.component.className="payrails-dynamic-element-select",this.selectOptions.forEach(e=>{const t=document.createElement("option");t.value=e.value,t.textContent=e.label,this.component&&this.component.appendChild(t)}),this.updateStyles("base"),this.injectElement(this.component)}updateStyles(e){var t,i;(null===(i=null===(t=this.options.styles)||void 0===t?void 0:t.select)||void 0===i?void 0:i[e])&&this.component&&Object.assign(this.component.style,this.options.styles.select[e])}}class vs extends hs{get value(){return this.currentValue}set value(e){this.currentValue!==e&&(this.currentValue=e,this.updateTabStates())}constructor(e){var t,i,n,s;super(e),this.tabs=new Map,this.options=e,this.tabOptions=e.options,this.currentValue=(null===(t=this.tabOptions[0])||void 0===t?void 0:t.value)||"",this.component=document.createElement("div"),this.component.className="payrails-dynamic-element-tabs",(null===(s=null===(n=null===(i=this.options.styles)||void 0===i?void 0:i.tabs)||void 0===n?void 0:n.container)||void 0===s?void 0:s.base)&&Object.assign(this.component.style,this.options.styles.tabs.container.base),this.makeTabs(),this.injectElement(this.component)}createTab(e){var t,i,n;const s=document.createElement("button");return s.type="button",s.textContent=e.label,s.className="payrails-dynamic-element-tab",(null===(n=null===(i=null===(t=this.options.styles)||void 0===t?void 0:t.tabs)||void 0===i?void 0:i.tab)||void 0===n?void 0:n.base)&&Object.assign(s.style,this.options.styles.tabs.tab.base),s.addEventListener("click",t=>{var i,n;t.stopPropagation(),t.stopImmediatePropagation(),this.value=e.value,this.options.events.onChange(this.value),null===(n=null===(i=this.options.events)||void 0===i?void 0:i.onBlur)||void 0===n||n.call(i)}),s}makeTabs(){this.component.innerHTML="",this.tabs.clear(),this.tabOptions.forEach(e=>{const t=this.createTab(e);this.component.appendChild(t),this.tabs.set(e.value,t)}),this.updateTabStates()}updateTabStates(){this.tabs.forEach((e,t)=>{var i,n,s,o,r,a;e.classList.toggle("active",t===this.currentValue),e.removeAttribute("style"),t===this.currentValue&&(null===(s=null===(n=null===(i=this.options.styles)||void 0===i?void 0:i.tabs)||void 0===n?void 0:n.tab)||void 0===s?void 0:s.active)?Object.assign(e.style,this.options.styles.tabs.tab.active):(null===(a=null===(r=null===(o=this.options.styles)||void 0===o?void 0:o.tabs)||void 0===r?void 0:r.tab)||void 0===a?void 0:a.base)&&Object.assign(e.style,this.options.styles.tabs.tab.base)})}updateStyles(){}}const ys="ui:position";function Is(e){return i(this,void 0,void 0,function*(){if(!e||"object"!=typeof e)return e;const t=fs(e);if(0===t.size)return e;const n=yield function(e){return i(this,void 0,void 0,function*(){const t=new Map,n=Array.from(e).map(e=>i(this,void 0,void 0,function*(){try{const i=(yield rn({url:e})).res;t.set(e,i)}catch(t){console.warn(`Failed to fetch schema from ${e}:`,t)}}));return yield Promise.all(n),t})}(t);return As(e,n)})}function fs(e,t=new Set){return Array.isArray(e)?e.forEach(e=>fs(e,t)):e&&"object"==typeof e&&(e.$ref&&/^https?:\/\//.test(e.$ref)&&t.add(e.$ref),Object.values(e).forEach(e=>fs(e,t))),t}function As(e,t){if(Array.isArray(e))return e.map(e=>As(e,t));if(e&&"object"==typeof e){if(e.$ref&&/^https?:\/\//.test(e.$ref)){if(!t.has(e.$ref))return;const i=As(t.get(e.$ref),t);return void 0!==e[ys]?Object.assign(Object.assign({},i),{[ys]:e[ys]}):i}const i={};for(const[n,s]of Object.entries(e)){const e=As(s,t);void 0!==e&&(i[n]=e)}return i}return e}function Ls(e,t,i){var n,s;const o=null===(n=e.oneOf)||void 0===n?void 0:n.find(e=>{var n,s;return(null===(s=null===(n=e.properties)||void 0===n?void 0:n[t])||void 0===s?void 0:s.const)===i});if(!o)return{};const r=new Set(o.required||[]),a=new Set((null===(s=e.oneOf)||void 0===s?void 0:s.flatMap(e=>e.required||[]))||[]);return Object.fromEntries(Array.from(a).filter(e=>e!==t).map(e=>[e,{isVisible:r.has(e),isRequired:r.has(e)}]))}function Os(e,t,i,n){var s,o,r,a,l,d,c,u,p,_,h,E;return{id:`payrails-dynamic-element-field:${e}`,name:e,property:t,label:null!==(a=null!==(r=null===(o=null===(s=null==n?void 0:n.fields)||void 0===s?void 0:s[e])||void 0===o?void 0:o.label)&&void 0!==r?r:t.title)&&void 0!==a?a:`${e}:label`,placeholder:null!==(c=null===(d=null===(l=null==n?void 0:n.fields)||void 0===l?void 0:l[e])||void 0===d?void 0:d.placeholder)&&void 0!==c?c:`${e}:placeholder`,errors:le({required:"This field is required",minLength:"This field is too short",maxLength:"This field is too long",pattern:"This field is invalid",oneOf:"This field is invalid"},null!==(u=t.errorMessage)&&void 0!==u?u:{},null!==(p=null==n?void 0:n.errors)&&void 0!==p?p:{},null!==(E=null===(h=null===(_=null==n?void 0:n.fields)||void 0===_?void 0:_[e])||void 0===h?void 0:h.errors)&&void 0!==E?E:{}),required:i}}function gs(e){var t,i;return null!==(i=null===(t=e.oneOf)||void 0===t?void 0:t.map(e=>({value:String(e.const),label:e.title})))&&void 0!==i?i:[]}class Ts extends ps{constructor(e,t,i){super("div",{id:"payrails-dynamic-element-form",className:"payrails-dynamic-element-form"}),this.options=e,this.formConfig=t,this.returnInfo=i,this.formFields=new Map,this.formData={},this.__schema=null,this._previousFormValidState=null}collect(){return i(this,void 0,void 0,function*(){if(!this.parentElement)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_DYNAMIC_ELEMENT_NOT_MOUNTED,{description:"Dynamic element form is not mounted"});let e={};const t=Object.fromEntries(this.formFields.entries());if(Object.values(t).forEach(t=>{t.validate(),t.isVisible&&(e=zt(e,t.name,t.value))}),!this.isFormValid())throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_DYNAMIC_ELEMENT_FORM_INVALID,{description:"Dynamic element form is invalid"});return e})}constructSaveInstrumentBody(e,t){return i(this,void 0,void 0,function*(){var i;return{data:e,merchantReference:pe.response.merchantReference,holderReference:pe.response.holderReference,holderId:pe.response.holderId,paymentMethod:this.options.paymentMethod.paymentMethodCode,storeInstrument:null!==(i=null==t?void 0:t.storeInstrument)&&void 0!==i&&i}})}isFormValid(){return Object.values(this.formFields).filter(e=>e.isVisible).every(e=>e.isValid)}isFormValidSilent(){return Object.values(this.formFields).filter(e=>e.isVisible).every(e=>e.validate(!0))}checkAndTriggerValidationChange(){var e,t;const i=this.isFormValidSilent();this._previousFormValidState!==i&&(this._previousFormValidState=i,null===(t=null===(e=this.options.events)||void 0===e?void 0:e.onValidationChange)||void 0===t||t.call(e,i))}mount(e){const t=Object.create(null,{mount:{get:()=>super.mount}});return i(this,void 0,void 0,function*(){var i,n;yield this.makeForm(),t.mount.call(this,e),null===(n=null===(i=this.options.events)||void 0===i?void 0:i.onReady)||void 0===n||n.call(i)})}makeForm(){return i(this,void 0,void 0,function*(){var e;if(!(null===(e=this.formConfig)||void 0===e?void 0:e.schema))return;this.__schema=yield Is(this.formConfig.schema);const t=function(e,t){const i={};if(!function(e){return e&&"object"==typeof e}(e))return i;const n=(e,s)=>{var o;if(e.properties)for(const[r,a]of Object.entries(e.properties)){const l=s?`${s}.${r}`:r,d=a;"object"===d.type&&d.properties?n(d,l):i[l]=Os(l,d,(null===(o=e.required)||void 0===o?void 0:o.includes(r))||!1,t)}};return n(e,""),i}(this.__schema,this.options.translations),i=Object.values(t).sort((e,t)=>{var i,n;return(null!==(i=e.property[ys])&&void 0!==i?i:0)-(null!==(n=t.property[ys])&&void 0!==n?n:0)});for(const e of i)this.createField(e);this.evaluateDependencies()})}createField(e){const t=this.createFieldSync(e);t&&(this.formFields.set(e.name,t),this.subElements.push(t))}createFieldSync(e){return t=e.property,Boolean(t.oneOf&&t.oneOf.length>0)?this.createOneOfField(e):function(e){return"string"===e.type&&!e.oneOf}(e.property)?this.createStringField(e):null;var t}createOneOfField(e){const t="bankAccount.holder.type"===e.name?"tabs":"select";return this.createFieldByType(e,t)}createStringField(e){return this.createFieldByType(e,"input")}createFieldByType(e,t){const i=this.extractStyles(e.name,t),n=this.makeFieldEvents(e.name);switch(t){case"tabs":return new vs(Object.assign(Object.assign({},e),{events:n,styles:i,options:gs(e.property)}));case"select":return new ms(Object.assign(Object.assign({},e),{events:n,styles:i,options:gs(e.property)}));case"input":return new Es(Object.assign(Object.assign({},e),{events:n,styles:i}));default:throw new Error(`Unsupported component type: ${t}`)}}extractStyles(e,t){var i,n,s,o,r,a,l,d,c,u,p,_,h,E;const m=le({},null!==(s=null===(n=null===(i=this.options.styles)||void 0===i?void 0:i.all)||void 0===n?void 0:n[t])&&void 0!==s?s:{},null!==(l=null===(a=null===(r=null===(o=this.options.styles)||void 0===o?void 0:o.fields)||void 0===r?void 0:r[e])||void 0===a?void 0:a[t])&&void 0!==l?l:{}),v=le({},null!==(u=null===(c=null===(d=this.options.styles)||void 0===d?void 0:d.all)||void 0===c?void 0:c.errors)&&void 0!==u?u:{},null!==(E=null===(h=null===(_=null===(p=this.options.styles)||void 0===p?void 0:p.fields)||void 0===_?void 0:_[e])||void 0===h?void 0:h.errors)&&void 0!==E?E:{});return{[t]:m,errors:v}}makeFieldEvents(e){return{onChange:(t=>{this.formData=zt(this.formData,e,t),this.evaluateDependencies()}).bind(this),onReady:(t=>{this.formData=zt(this.formData,e,t)}).bind(this),onBlur:(()=>{this.checkAndTriggerValidationChange()}).bind(this)}}evaluateDependencies(){if(!this.__schema)return;const e=function(e,t){const i={};if(!e.dependentSchemas)return i;for(const[n,s]of Object.entries(e.dependentSchemas)){const e=Xt(t,n);if(s.oneOf){const t=Ls(s,n,e);Object.assign(i,t)}}return i}(this.__schema,this.formData);for(const[t,i]of Object.entries(e)){const e=this.formFields.get(t);e&&(e.setVisible(i.isVisible),e.setRequired(i.isRequired))}}}const Cs=e=>i(void 0,void 0,void 0,function*(){if(null==e?void 0:e.onSessionExpired)try{const t=yield e.onSessionExpired();if(t)ve(t),(null==e?void 0:e.onClientInitialized)&&e.onClientInitialized(pe);else{const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_SESSION_REFRESH_FAILED,{description:"Session refresh failed with no result returned"});r.PayrailsLogger.error(e.message,{error:e})}}catch(e){const t=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_SESSION_REFRESH_FAILED,{description:"Callback passed to onSessionExpired threw an error",cause:e});r.PayrailsLogger.error(t.message,{error:t})}}),Rs=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i;class Ns{static setSelectedInstrument(e){if(!e||!e.id.match(Rs))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_CALLBACK_FAILED,{description:"Instrument is not valid"});this._selectedInstrument=e}static getSelectedInstrument(){return this._selectedInstrument}static clearSelectedInstrument(){this._selectedInstrument=null}}Ns._selectedInstrument=null;const Ss={deleteInstrument:{linkKey:"instrumentDelete",method:$.DELETE,createRequest:e=>{var t,i;if(!e.resourceId)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_API_UNKNOWN_ERROR);const n=null===(i=null===(t=me().links)||void 0===t?void 0:t.instrumentDelete)||void 0===i?void 0:i.href;if(!n)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_API_URL_NOT_FOUND);return{url:e.resourceId?null==n?void 0:n.replace(":instrumentId",e.resourceId):n}},requestType:void 0,responseType:{}},updateInstrument:{linkKey:"instrumentUpdate",method:$.PATCH,createRequest:e=>{var t,i;const n=null===(i=null===(t=me().links)||void 0===t?void 0:t.instrumentUpdate)||void 0===i?void 0:i.href;if(!n)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_API_URL_NOT_FOUND);return{url:e.resourceId?null==n?void 0:n.replace(":instrumentId",e.resourceId):n,body:e.body}},requestType:{},responseType:{}},payout:{linkKey:"payout",method:$.POST,createRequest:()=>{const e=pe.payoutLink;if(!e)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_API_URL_NOT_FOUND);const t=Ns.getSelectedInstrument();if(!t)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_API_PAYOUT_NO_INSTRUMENT_SELECTED,{cause:new Error("No selected instrument for payout, set an instrument first using setState")});const i=[{integrationType:"api",amount:me().amount,paymentMethodCode:t.paymentMethod,paymentInstrumentId:t.id}];return{url:e,body:{amount:me().amount,payoutComposition:i}}},onSuccess:e=>i(void 0,void 0,void 0,function*(){const t=new Xi;return yield t.pollForAuthorizationResult(e.links.execution)}),requestType:{},responseType:{}}},Ps={holderReference:{path:["holderReference"],returnType:""},amount:{path:["amount"],returnType:{}},binLookup:{path:["links","binLookup"],returnType:{}},instrumentUpdate:{path:["links","instrumentUpdate"],returnType:{}},instrumentDelete:{path:["links","instrumentDelete"],returnType:{}},executionId:{path:["execution","id"],returnType:void 0},paymentMethodConfig:{path:[],returnType:{}},paymentMethodInstruments:{path:[],returnType:{}}},bs=(e,t)=>{try{const i=me(),n=Ps[e];if(!n)return r.PayrailsLogger.warn(`No query definition found for key: ${e}`),null;if("paymentMethodConfig"===e){const e=null==t?void 0:t.paymentMethodCode;return e?function(e){var t;try{if(!e)return r.PayrailsLogger.error("Payment method code is required"),null;const i=pe.availablePaymentMethods;return"all"===e?i:"redirect"===e?i.filter(e=>{var t;return(null===(t=e.clientConfig)||void 0===t?void 0:t.flow)===_e.REDIRECT}):null!==(t=i.find(({paymentMethodCode:t})=>t===e))&&void 0!==t?t:null}catch(t){return r.PayrailsLogger.error(`Error getting config for payment method: ${e}`,{error:t}),null}}(e):(r.PayrailsLogger.warn("Payment method code is required for paymentMethodConfig query"),null)}if("paymentMethodInstruments"===e){const e=null==t?void 0:t.paymentMethodCode;return e?function(e){return pe.getStoredInstrumentForPaymentMethod(e)}(e):(r.PayrailsLogger.warn("Payment method code is required for paymentMethodInstruments query"),null)}const{path:s}=n;return function(e,t){if(!e||!t||!t.length)return;let i=e;for(const e of t){if(null==i)return;i=i[e]}return i}(i,s)||null}catch(e){return r.PayrailsLogger.error("Error querying SDK Configuration",{error:e}),null}},Ds=(e={})=>{const t=document.getElementById("sdk-observer");return t||(e=>{const t=document.createElement("iframe");t.id="sdk-observer";const i=new URLSearchParams(e).toString();return t.src=`https://assets.payrails.io/8ba21d7/observability/index.html?${i}`,t.width="1px",t.height="1px",document.body.appendChild(t),t})(e)};
|
|
20
|
+
*/function zi(e){var t="https://www.paypal.com/sdk/js";e.sdkBaseURL&&(t=e.sdkBaseURL,delete e.sdkBaseURL),function(e){var t=e["merchant-id"],i=e["data-merchant-id"],n="",s="";Array.isArray(t)?t.length>1?(n="*",s=t.toString()):n=t.toString():"string"==typeof t&&t.length>0?n=t:"string"==typeof i&&i.length>0&&(n="*",s=i),e["merchant-id"]=n,e["data-merchant-id"]=s}(e);var i,n,s=Object.keys(e).filter(function(t){return void 0!==e[t]&&null!==e[t]&&""!==e[t]}).reduce(function(t,i){var n=e[i].toString();return"data-"===i.substring(0,5)?t.dataAttributes[i]=n:t.queryParams[i]=n,t},{queryParams:{},dataAttributes:{}}),o=s.queryParams,r=s.dataAttributes;return{url:"".concat(t,"?").concat((i=o,n="",Object.keys(i).forEach(function(e){0!==n.length&&(n+="&"),n+=e+"="+i[e]}),n)),dataAttributes:r}}function Hi(e,t){void 0===t&&(t={});var i=document.createElement("script");return i.src=e,Object.keys(t).forEach(function(e){i.setAttribute(e,t[e]),"data-csp-nonce"===e&&i.setAttribute("nonce",t["data-csp-nonce"])}),i}function qi(e,t){if(void 0===t&&(t=Wi()),$i(e,t),"undefined"==typeof window)return t.resolve(null);var i=zi(e),n=i.url,s=i.dataAttributes,o=s["data-namespace"]||"paypal",r=Ki(o);return function(e,t){var i=document.querySelector('script[src="'.concat(e,'"]'));if(null===i)return null;var n=Hi(e,t),s=i.cloneNode();if(delete s.dataset.uidAuto,Object.keys(s.dataset).length!==Object.keys(n.dataset).length)return null;var o=!0;return Object.keys(s.dataset).forEach(function(e){s.dataset[e]!==n.dataset[e]&&(o=!1)}),o?i:null}(n,s)&&r?t.resolve(r):function(e,t){void 0===t&&(t=Wi()),$i(e,t);var i=e.url,n=e.attributes;if("string"!=typeof i||0===i.length)throw new Error("Invalid url.");if(void 0!==n&&"object"!=typeof n)throw new Error("Expected attributes to be an object.");return new t(function(e,t){if("undefined"==typeof window)return e();!function(e){var t=e.url,i=e.attributes,n=e.onSuccess,s=e.onError,o=Hi(t,i);o.onerror=s,o.onload=n,document.head.insertBefore(o,document.head.firstElementChild)}({url:i,attributes:n,onSuccess:function(){return e()},onError:function(){var e=new Error('The script "'.concat(i,'" failed to load.'));return window.fetch?fetch(i).then(function(i){return 200===i.status&&t(e),i.text()}).then(function(e){var i=function(e){var t=e.split("/* Original Error:")[1];return t?t.replace(/\n/g,"").replace("*/","").trim():e}(e);t(new Error(i))}).catch(function(e){t(e)}):t(e)}})})}({url:n,attributes:s},t).then(function(){var e=Ki(o);if(e)return e;throw new Error("The window.".concat(o," global variable is not available."))})}function Wi(){if("undefined"==typeof Promise)throw new Error("Promise is undefined. To resolve the issue, use a Promise polyfill.");return Promise}function Ki(e){return window[e]}function $i(e,t){if("object"!=typeof e||null===e)throw new Error("Expected an options object.");if(void 0!==t&&"function"!=typeof t)throw new Error("Expected PromisePonyfill to be a function.")}class Zi{static load(e,t){const n=e.toString(),s=Zi.scriptMap.get(n);if(s)return s;const o=(()=>i(this,void 0,void 0,function*(){try{if(e===Ji.PayPal){if(!t)throw new Error("PayPal config is required");return yield Zi.loadPayPalScript(t)}return yield Zi.loadScript(e)}finally{Zi.scriptMap.delete(n)}}))();return Zi.scriptMap.set(n,o),o}static reset(){Zi.scriptMap.clear()}static invalidate(e){var t;Zi.scriptMap.delete(e.toString());const i=Zi.getScriptKey(e);Zi.scriptMap.delete(i),null===(t=document.getElementById(i))||void 0===t||t.remove()}static preloadCardForm(){const e="https://assets.payrails.io/1e0b55d/card";[[`${e}/index.js`,"payrails-iframe-js-v2"],[`${e}/index.html`,"payrails-iframe-html-v2"]].forEach(([e,t])=>{if(!document.getElementById(t)){const i=document.createElement("link");i.id=t,i.rel="preload",i.as="script",i.href=e,document.head.appendChild(i)}})}static loadScript(e){const t=Zi.getScriptKey(e);if(Zi.scriptMap.has(t))return Zi.scriptMap.get(t);const i=document.createElement("script");i.src=e,i.id=t;const n=new Promise((t,n)=>{i.onload=()=>t(),i.onerror=t=>n(Zi.logLoadError(e,new Error(t.toString())))}).catch(e=>{throw Zi.scriptMap.delete(t),i.remove(),e});return Zi.scriptMap.set(t,n),document.body.appendChild(i),n}static getScriptKey(e){return`payrails-script-${JSON.stringify(e)}`}static loadPayPalScript(e){return i(this,arguments,void 0,function*({clientId:e,currency:t,vault:i,intent:n,locale:s}){let a;for(let l=0;l<=Zi.PAYPAL_MAX_RETRIES;l++){l>0&&(Zi.removePayPalScriptElements(),yield Zi.delay(Zi.PAYPAL_BASE_DELAY_MS*Math.pow(2,l-1)));try{const o=yield qi(Object.assign({"client-id":e,components:"buttons,funding-eligibility",intent:n,currency:t,vault:i,"data-namespace":"payrailsPaypal"},s&&{locale:s}));if(o)return o;a=new Error("The window.payrailsPaypal global variable is not available.")}catch(e){a=e}const d=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_PAYPAL_LOADING_ERROR,{cause:a});r.PayrailsLogger.error(`PayPal SDK load attempt ${l+1}/${Zi.PAYPAL_MAX_RETRIES+1} failed`,{error:d})}throw Zi.logLoadError(Ji.PayPal,a)})}static removePayPalScriptElements(){document.querySelectorAll('script[src*="paypal.com/sdk/js"]').forEach(e=>e.remove())}static delay(e){return new Promise(t=>setTimeout(t,e))}constructor(){}static logLoadError(e,t){const i=new Map([[Ji.ApplePay,o.ERROR_CODES.PAYRAILS_CLIENT_APPLEPAY_LOADING_ERROR],[Ji.GooglePay,o.ERROR_CODES.PAYRAILS_CLIENT_GPAY_LOADING_ERROR],[Ji.PayPal,o.ERROR_CODES.PAYRAILS_CLIENT_PAYPAL_LOADING_ERROR]]),n=new o.PayrailsError(i.get(e)||o.ERROR_CODES.PAYRAILS_CLIENT_UNKNOWN_ERROR,{cause:t,description:null==t?void 0:t.message});return r.PayrailsLogger.error(n.message,{error:n}),n}}var Ji;Zi.scriptMap=new Map,Zi.PAYPAL_MAX_RETRIES=2,Zi.PAYPAL_BASE_DELAY_MS=1e3,function(e){e.ApplePay="https://applepay.cdn-apple.com/jsapi/1.latest/apple-pay-sdk.js",e.GooglePay="https://pay.google.com/gp/p/js/pay.js",e.PayPal="paypal-sdk",e.Lean="https://cdn.leantech.me/link/loader/prod/ae/latest/lean-link-loader.min.js"}(Ji||(Ji={}));const Qi=/^[a-zA-Z]+([_-][a-zA-Z0-9]+)*$/,en=e=>e.replace("_","-"),tn=e=>{if(e&&Qi.test(e))return e},nn=e=>{var t,i;const n=tn(e)||tn(null===(i=null===(t=pe.meta)||void 0===t?void 0:t.customer)||void 0===i?void 0:i.language)||"en-GB";return en(n)};class sn{constructor(e,{id:t="",className:i="",dataTestId:n=""}={}){this.subElements=[],this.eventBus=Ie.getEventBus();const s=document.createElement(e);t&&(this.id=t,s.setAttribute("id",t)),n&&(this.dataTestId=n,s.setAttribute("data-testid",n)),i&&(Array.isArray(i)?s.setAttribute("class",function(...e){return e.filter(Boolean).join(" ")}(...i)):s.setAttribute("class",i)),this.element=s}get parentElement(){return this.element.parentElement}get selector(){if(!this.id)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_UI_ELEMENT_MISSING);return`#${this.id}`}mount(e){const t=document.querySelector(e);if(!t)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_PARENT_ELEMENT_MISSING,{description:`Element with selector "${e}" not found in in the DOM`});this.clean(),t.appendChild(this.element),this.subElements.forEach(e=>{if(!this.id)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_SUBELEMENTS_RENDER_ERROR);e.mount(this.selector)})}clean(){var e;null===(e=document.getElementById(this.element.id))||void 0===e||e.remove()}unmount(){var e;this.subElements.forEach(e=>e.unmount()),null===(e=this.parentElement)||void 0===e||e.removeChild(this.element)}}class on extends sn{constructor(e){super("span",{id:e.id,className:"payrails-store-instrument",dataTestId:e.dataTestId}),this.options=e,this.createHTML(),this.applyStyles(),this.addListeners()}get isChecked(){var e;return!!(null===(e=this.element.querySelector("input"))||void 0===e?void 0:e.checked)}createHTML(){var e,t,i,n,s,o,r,a,l,d;const c=(null===(i=null===(t=null===(e=this.options)||void 0===e?void 0:e.translations)||void 0===t?void 0:t.labels)||void 0===i?void 0:i.saveInstrument)||(null===(o=null===(s=null===(n=this.options)||void 0===n?void 0:n.translations)||void 0===s?void 0:s.labels)||void 0===o?void 0:o.storeInstrument)||"Save instrument for future payments",u=`${this.id}-checkbox`,p=`${this.dataTestId}-checkbox`;(null===(l=null===(a=null===(r=this.options)||void 0===r?void 0:r.translations)||void 0===a?void 0:a.labels)||void 0===l?void 0:l.saveInstrument)&&console.warn("The saveInstrument label is deprecated, please use storeInstrument instead");const _="checked"==(null===(d=this.options)||void 0===d?void 0:d.defaultStoreInstrumentState);this.element.innerHTML=`<label for="${u}"><input type="checkbox" id="${u}" name="${u}" data-testid="${p}" class="payrails-store-instrument-checkbox">${c}</label>`,_&&(this.element.querySelector("input").checked=!0)}applyStyles(){var e,t;Object.keys((null===(t=null===(e=this.options)||void 0===e?void 0:e.styles)||void 0===t?void 0:t.storeInstrumentCheckbox)||{}).forEach(e=>{var t,i,n;this.element.style[e]=null===(n=null===(i=null===(t=this.options)||void 0===t?void 0:t.styles)||void 0===i?void 0:i.storeInstrumentCheckbox)||void 0===n?void 0:n[e]})}addListeners(){this.element.addEventListener("change",e=>{var t,i,n,s;(null===(i=null===(t=this.options)||void 0===t?void 0:t.events)||void 0===i?void 0:i.onSaveInstrumentCheckboxChanged)&&(null===(s=null===(n=this.options)||void 0===n?void 0:n.events)||void 0===s||s.onSaveInstrumentCheckboxChanged({checked:this.isChecked})),e.stopPropagation(),e.stopImmediatePropagation()}),this.element.addEventListener("click",e=>{e.stopPropagation(),e.stopImmediatePropagation()})}}class rn extends sn{constructor(e,t){var n,s,o,r,a;super(e,t),this.options=t,this.storeInstrumentCheckbox=null,(null===(n=this.options)||void 0===n?void 0:n.showStoreInstrumentCheckbox)&&(this.storeInstrumentCheckbox=new on(Object.assign(Object.assign({},t),{id:`${null===(s=this.options)||void 0===s?void 0:s.id}-store-instrument-checkbox`,dataTestId:(null===(o=this.options)||void 0===o?void 0:o.dataTestId)?`${null===(r=this.options)||void 0===r?void 0:r.dataTestId}-store-instrument-checkbox`:`${null===(a=this.options)||void 0===a?void 0:a.id}-store-instrument-checkbox`,events:{onSaveInstrumentCheckboxChanged:e=>i(this,void 0,void 0,function*(){var i,n;null===(n=null===(i=null==t?void 0:t.events)||void 0===i?void 0:i.onSaveInstrumentCheckboxChanged)||void 0===n||n.call(i,e)})}})),this.subElements.push(this.storeInstrumentCheckbox))}get shouldStoreInstrument(){var e,t;return(null===(e=this.storeInstrumentCheckbox)||void 0===e?void 0:e.isChecked)||(null===(t=this.options)||void 0===t?void 0:t.alwaysStoreInstrument)||!1}}class an extends rn{static isApplePayAvailable(){return i(this,void 0,void 0,function*(){try{return yield Zi.load(Ji.ApplePay),ApplePaySession.canMakePayments()}catch(e){return!1}})}constructor(e){super("div",Object.assign(Object.assign({},e),{id:`payrails-apple-pay-button-${J()}`,dataTestId:"payrails-apple-pay-button"})),this.options=e,this.appleButton=null,this.isProcessing=!1,this.completedSessions=new WeakSet,this.abortedSessionReasons=new WeakMap,this.paymentExecutor=new Xi,an.isApplePayAvailable().then(e=>{var t,i,n;e&&(null===(n=null===(i=null===(t=this.options)||void 0===t?void 0:t.events)||void 0===i?void 0:i.onApplePayAvailable)||void 0===n||n.call(i))}),this.action="tokenization"===me().type?Fs.TOKENIZE:Fs.AUTHORIZE}mount(e){this.unmount(),super.mount(e),(()=>{i(this,void 0,void 0,function*(){try{(yield an.isApplePayAvailable())&&(yield this.mountApplePayButton())}catch(e){}})})()}unmount(){var e,t;null===(t=null===(e=this.appleButton)||void 0===e?void 0:e.parentElement)||void 0===t||t.removeChild(this.appleButton),super.unmount()}mountApplePayButton(){return i(this,void 0,void 0,function*(){var e,t,n,s;try{const o=(null===(e=this.options.styles)||void 0===e?void 0:e.type)||"buy",r=(null===(t=this.options.styles)||void 0===t?void 0:t.style)||"black",a=nn(null===(n=this.options.styles)||void 0===n?void 0:n.locale);this.element.innerHTML=`<apple-pay-button buttonstyle="${r}" type="${o}" locale="${a}"></apple-pay-button>`,null===(s=this.storeInstrumentCheckbox)||void 0===s||s.mount(this.selector);const l=this.element.querySelector("apple-pay-button");null==l||l.setAttribute("style","width: 100%;"),null==l||l.addEventListener("click",()=>i(this,void 0,void 0,function*(){this.isProcessing||(this.isProcessing=!0,yield this.createApplePaySession())}))}catch(e){}})}onAuthorizeFailedHandler(e,t){this.isProcessing=!1,this.options.abortAfterAuthorizeFailed?(this.abortedSessionReasons.set(e,t),this.completeApplePaySession(e,"abort")):(this.completeApplePaySession(e,"failure"),Bs(Fs.AUTHORIZE,this.options.events,t instanceof o.PayrailsError?t:void 0))}completeApplePaySession(e,t){if(!this.completedSessions.has(e)){this.completedSessions.add(e);try{if("abort"===t)return void e.abort();e.completePayment("success"===t?ApplePaySession.STATUS_SUCCESS:ApplePaySession.STATUS_FAILURE)}catch(e){r.PayrailsLogger.warn(`ApplePaySession completion failed (${t})`,{error:e instanceof o.PayrailsError?e:void 0})}}}createApplePaySession(){return i(this,void 0,void 0,function*(){var e,t;const n=pe.applePayConfig,{countryCode:s,supportedNetworks:a,merchantCapabilities:l,requiredBillingContactFields:d=[],requiredShippingContactFields:c=[]}=n,{amount:u}=me();try{const n=new ApplePaySession(3,{countryCode:s,currencyCode:u.currency,merchantCapabilities:l,supportedNetworks:a,total:{label:(null===(t=null===(e=this.options.translations)||void 0===e?void 0:e.labels)||void 0===t?void 0:t.paymentScreenLabel)||"",type:"final",amount:u.value},requiredBillingContactFields:d,requiredShippingContactFields:c});return n.onvalidatemerchant=e=>i(this,void 0,void 0,function*(){try{const{res:t}=yield this.paymentExecutor.createApplePaySession({requestUrl:pe.createSessionLink,sessionUrl:e.validationURL,clientDomain:this.options.clientDomain}),i=t.data.data;n.completeMerchantValidation(i)}catch(e){const t=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_APPLEPAY_START_PAYMENT_SESSION_ERROR);r.PayrailsLogger.error(t.message,{error:t}),n.abort()}}),n.oncancel=()=>{this.isProcessing=!1;const e=this.abortedSessionReasons.get(n);this.abortedSessionReasons.delete(n),Bs(this.action,this.options.events,e)},n.onpaymentauthorized=e=>i(this,void 0,void 0,function*(){yield this.onApplePayAuthorized(e.payment,n)}),(yield Xs(this.action,this.options.events))?n.begin():this.isProcessing=!1,n}catch(e){return this.isProcessing=!1,null}})}onApplePayAuthorized(t,n){return i(this,void 0,void 0,function*(){return(yield Fi(this.action,this.options.events))?this.action===Fs.TOKENIZE?yield this.doTokenize(t,n):yield this.doAuthorizedPayment(t,n):(this.action===Fs.AUTHORIZE?this.onAuthorizeFailedHandler(n,{code:e.AuthorizationFailureReasons.VALIDATION_FAILED,message:"Authorization request start validation failed"}):(this.isProcessing=!1,this.completeApplePaySession(n,"failure"),Bs(this.action,this.options.events,{code:e.AuthorizationFailureReasons.VALIDATION_FAILED,message:"Request start validation failed"})),null)})}doAuthorizedPayment(t,n){return i(this,void 0,void 0,function*(){var i,s,o,r,a;const l=[{paymentMethodCode:e.PAYMENT_METHOD_CODES.APPLE_PAY,integrationType:"api",paymentInstrumentData:{paymentToken:JSON.stringify(t)},amount:me().amount,storeInstrument:this.shouldStoreInstrument}];try{const t=yield this.paymentExecutor.pay(l);return"authorizeSuccessful"===(null===(i=t.finalState)||void 0===i?void 0:i.code)?(this.completeApplePaySession(n,"success"),this.isProcessing=!1,js(Fs.AUTHORIZE,this.options.events,t)):this.onAuthorizeFailedHandler(n,{code:e.AuthorizationFailureReasons.AUTHORIZATION_ERROR,message:(null===(a=null===(r=null===(o=null===(s=t.finalState)||void 0===s?void 0:s.errors)||void 0===o?void 0:o[0])||void 0===r?void 0:r.reason)||void 0===a?void 0:a.result)||"Authorization Failed"}),t}catch(e){this.onAuthorizeFailedHandler(n,e)}})}doTokenize(t,n){return i(this,void 0,void 0,function*(){const i=me(),s=pe.createInstrumentLink,o=i.token;if(!s)return this.completeApplePaySession(n,"failure"),this.isProcessing=!1,void Bs(Fs.TOKENIZE,this.options.events);let r;try{r=JSON.stringify(t)}catch(e){return this.completeApplePaySession(n,"failure"),this.isProcessing=!1,void Bs(Fs.TOKENIZE,this.options.events,e)}const a={holderReference:i.holderReference,paymentMethod:e.PAYMENT_METHOD_CODES.APPLE_PAY,data:{paymentToken:r}};try{const e=yield ae({url:s,token:o,body:a});return e.ok?(this.completeApplePaySession(n,"success"),this.isProcessing=!1,js(Fs.TOKENIZE,this.options.events,e.res),e.res):(this.completeApplePaySession(n,"failure"),this.isProcessing=!1,void Bs(Fs.TOKENIZE,this.options.events))}catch(e){return this.completeApplePaySession(n,"failure"),this.isProcessing=!1,void Bs(Fs.TOKENIZE,this.options.events,e)}})}}const ln={wrapper:{display:"flex",flexDirection:"column"}};var dn;!function(e){e.GET="GET"}(dn||(dn={}));const cn=e=>i(void 0,[e],void 0,function*({url:e}){const t={method:dn.GET},i=yield fetch(e,t),n=yield i.json();if(429===i.status)throw new pn(e,dn.GET);if(!i.ok)throw new un(e,dn.GET);return{ok:i.ok,req:Object.assign({url:e},t),res:n}});class un extends o.PayrailsError{constructor(e,t){super(o.ERROR_CODES.PAYRAILS_API_UNSUCCESSFUL,{description:`[${t}] ${e} unsuccessful`})}}class pn extends o.PayrailsError{constructor(e,t){super(o.ERROR_CODES.PAYRAILS_API_TOO_MANY_REQUESTS,{description:`[${t}] ${e} too many requests`})}}const _n=()=>i(void 0,void 0,void 0,function*(){const e=yield(({url:e})=>cn({url:e}))({url:"https://assets.payrails.io/json/countries.json"});return new Map(Object.entries(e.res))});class hn extends sn{constructor(e,t){super(e,{id:t.id,className:t.className}),this.applyStyles(t.styles)}applyStyles(e){Object.keys(e||{}).forEach(t=>{this.element.style[t]=null==e?void 0:e[t]})}}const En="__payrails-selectedCountry";class mn extends hn{constructor(e){var t,i;super("span",Object.assign(Object.assign({},e),{id:"payrails-country-select",className:"payrails-country-selector-wrapper",styles:null===(t=e.styles)||void 0===t?void 0:t.wrapper})),this.options=e,this._countriesList=null===(i=e.config)||void 0===i?void 0:i.data,this.createHTML(),this.attachEvents()}set countriesList(e){this._countriesList=e,this.populateCountrySelect(),this.setDefaultCountry()}get countriesList(){return this._countriesList}populateCountrySelect(){return i(this,void 0,void 0,function*(){var e,t;const i=document.createElement("option");i.value="",i.textContent=(null===(e=this.options.translations)||void 0===e?void 0:e.placeholder)||"Select Country",null===(t=this.selectElement)||void 0===t||t.appendChild(i),this._countriesList.forEach(e=>{var t;const i=document.createElement("option");i.value=e.code,i.textContent=e.name,null===(t=this.selectElement)||void 0===t||t.appendChild(i)})})}setDefaultCountry(){const e=JSON.parse(sessionStorage.getItem(En)||"{}");if(null==e?void 0:e.code)return void(this.value=e.code);const t=Intl.DateTimeFormat().resolvedOptions().timeZone;t&&this.countriesList.forEach(e=>{var i;if(null===(i=e.timezones)||void 0===i?void 0:i.includes(t))return this.value=e.code,void sessionStorage.setItem(En,JSON.stringify(this.value))})}createHTML(){this.createLabel(),this.createSelectBox()}createSelectBox(){var e;this.selectElement=document.createElement("select"),this.selectElement.id=this.options.id,this.selectElement.className="payrails-country-select-element",this._countriesList&&this.populateCountrySelect(),this.applyStylesToSubElements(null===(e=this.options.styles)||void 0===e?void 0:e.element,this.selectElement),this.element.appendChild(this.selectElement)}createLabel(){var e,t,i;this.label=document.createElement("label"),this.label.textContent=(null===(e=this.options.translations)||void 0===e?void 0:e.label)||"Country",this.applyStylesToSubElements(null===(t=this.options.styles)||void 0===t?void 0:t.label,this.label),(null===(i=this.options.translations)||void 0===i?void 0:i.label)&&this.element.appendChild(this.label)}applyStylesToSubElements(e,t){Object.keys(e||{}).forEach(i=>{t.style[i]=null==e?void 0:e[i]})}attachEvents(){var e;null===(e=this.selectElement)||void 0===e||e.addEventListener("change",e=>{var t,i;null===(i=null===(t=this.options.events)||void 0===t?void 0:t.onChange)||void 0===i||i.call(t,{country:this.value}),sessionStorage.setItem(En,JSON.stringify(this.value)),e.stopPropagation(),e.stopImmediatePropagation()})}get isValid(){var e;return""!==(null===(e=this.selectElement)||void 0===e?void 0:e.value)}get value(){var e,t,i,n,s,o;return{code:null===(e=this.selectElement)||void 0===e?void 0:e.value,fullName:(null===(i=null===(t=this.selectElement)||void 0===t?void 0:t.options[this.selectElement.selectedIndex])||void 0===i?void 0:i.textContent)||"",iso3:(null===(o=null===(n=this._countriesList)||void 0===n?void 0:n.get(null===(s=this.selectElement)||void 0===s?void 0:s.value))||void 0===o?void 0:o.iso3)||""}}set value(e){this.selectElement&&(this.selectElement.value=e)}}class vn extends hn{set selectedCountry(e){this._selectedCountry=e}get selectedCountry(){return this._selectedCountry}constructor(e){var t;super("span",Object.assign(Object.assign({},e),{id:"payrails-postal-code-wrapper",className:"payrails-postal-code-wrapper",styles:null===(t=e.styles)||void 0===t?void 0:t.wrapper})),this.options=e,this._selectedCountry="",this._countriesList=void 0,this._countriesList=e.config.data,this.createHTML(),this.attachEvents()}createHTML(){this.createLabel(),this.createInput()}createInput(){var e,t;this.inputElement=document.createElement("input"),this.inputElement.type="text",this.inputElement.placeholder=(null===(e=this.options.translations)||void 0===e?void 0:e.placeholder)||"Postal Code",this.inputElement.id=this.options.id,this.inputElement.className="payrails-postal-code-input",this.applyStylesToSubElements(null===(t=this.options.styles)||void 0===t?void 0:t.element,this.inputElement),this.element.appendChild(this.inputElement)}createLabel(){var e,t,i;this.label=document.createElement("label"),this.label.textContent=(null===(e=this.options.translations)||void 0===e?void 0:e.label)||"Postal Code",this.applyStylesToSubElements(null===(t=this.options.styles)||void 0===t?void 0:t.label,this.label),(null===(i=this.options.translations)||void 0===i?void 0:i.label)&&this.element.appendChild(this.label)}applyStylesToSubElements(e,t){Object.keys(e||{}).forEach(i=>{t.style[i]=null==e?void 0:e[i]})}attachEvents(){var e,t,i;null===(e=this.inputElement)||void 0===e||e.addEventListener("change",e=>{e.stopPropagation(),e.stopImmediatePropagation()}),null===(t=this.inputElement)||void 0===t||t.addEventListener("input",e=>{var t,i,n;null===(i=null===(t=this.options.events)||void 0===t?void 0:t.onChange)||void 0===i||i.call(t,{postalCode:this.value}),null===(n=this.inputElement)||void 0===n||n.classList.remove("error"),e.stopPropagation(),e.stopImmediatePropagation()}),null===(i=this.inputElement)||void 0===i||i.addEventListener("focusout",e=>{var t;this.isValid||null===(t=this.inputElement)||void 0===t||t.classList.add("error"),e.stopPropagation(),e.stopImmediatePropagation()})}set countriesList(e){this._countriesList=e}get value(){var e;return(null===(e=this.inputElement)||void 0===e?void 0:e.value)||""}set value(e){this.inputElement&&(this.inputElement.value=e)}show(){this.element.style.display="flex"}hide(){this.element.style.display="none"}get isValid(){var e,t,i;const n=null===(e=this.inputElement)||void 0===e?void 0:e.value,s=this.selectedCountry,o=(null===(i=null===(t=this._countriesList)||void 0===t?void 0:t.get(s))||void 0===i?void 0:i.postalCodeRegex)||"";let r=!1;if(n)return r=o?new RegExp(o).test(n):n.length>0,r}setValidation(e){this.inputElement&&(this.inputElement.pattern=e,this.inputElement.classList.remove("error"))}}class yn extends sn{get fullAddress(){var e,t,i,n;const s={},o=null===(e=this.countrySelector)||void 0===e?void 0:e.value;return o&&(s.country=o,o.code&&(null===(i=null===(t=this.countriesMap)||void 0===t?void 0:t.get(o.code))||void 0===i?void 0:i.showPostalCode)&&(s.postalCode=null===(n=this.postalCodeInput)||void 0===n?void 0:n.value)),Object.assign({},s)}constructor(e){var t,i;super("div",{id:e.id,className:"payrails-address-selector-wrapper",styles:(null===(t=e.styles)||void 0===t?void 0:t.wrapper)||(null===(i=ln)||void 0===i?void 0:i.wrapper)}),this.options=e,this.countriesMap=void 0,this.createAddressComponents(),this.init(),this.applyStyles(),_n().then(e=>{this.countriesMap=e,this.countrySelector&&(this.countrySelector.countriesList=e),this.postalCodeInput&&(this.postalCodeInput.countriesList=e)})}applyStyles(){var e,t;Object.keys((null===(t=null===(e=this.options)||void 0===e?void 0:e.styles)||void 0===t?void 0:t.wrapper)||{}).forEach(e=>{var t,i,n;this.element.style[e]=null===(n=null===(i=null===(t=this.options)||void 0===t?void 0:t.styles)||void 0===i?void 0:i.wrapper)||void 0===n?void 0:n[e]})}createAddressComponents(e){var t,i,n,s,o,r,a,l,d,c,u,p;const _={id:"country-selector",styles:(null===(t=this.options.styles)||void 0===t?void 0:t.countrySelector)||(null===(i=ln)||void 0===i?void 0:i.countrySelector),events:{onChange:e=>{var t,i;const{country:n}=e;this.onCountryChange(n),null===(i=null===(t=this.options.events)||void 0===t?void 0:t.onBillingAddressChanged)||void 0===i||i.call(t,{isValid:this.isValid,billingAddress:this.fullAddress})}},translations:{label:null===(s=null===(n=this.options.translations)||void 0===n?void 0:n.labels)||void 0===s?void 0:s.countrySelector,placeholder:null===(r=null===(o=this.options.translations)||void 0===o?void 0:o.placeholders)||void 0===r?void 0:r.countrySelector}},h={id:"postal-code-input",translations:{label:null===(l=null===(a=this.options.translations)||void 0===a?void 0:a.labels)||void 0===l?void 0:l.postalCodeInput,placeholder:null===(c=null===(d=this.options.translations)||void 0===d?void 0:d.placeholders)||void 0===c?void 0:c.postalCodeInput},styles:(null===(u=this.options.styles)||void 0===u?void 0:u.postalCodeInput)||(null===(p=ln)||void 0===p?void 0:p.postalCodeInput),events:{onChange:()=>{var e,t;null===(t=null===(e=this.options.events)||void 0===e?void 0:e.onBillingAddressChanged)||void 0===t||t.call(e,{isValid:this.isValid,billingAddress:this.fullAddress})}},config:{data:e}};this.countrySelector=new mn(_),this.postalCodeInput=new vn(h)}init(){var e,t;this.countrySelector&&this.subElements.push(this.countrySelector),this.postalCodeInput&&this.subElements.push(this.postalCodeInput),null===(e=this.postalCodeInput)||void 0===e||e.hide(),(null===(t=this.options.styles)||void 0===t?void 0:t.wrapper)&&Object.assign(this.element.style,this.options.styles.wrapper)}get isValid(){var e,t,i,n;let s=this.countrySelector&&this.countrySelector.isValid;const o=null===(t=null===(e=this.countrySelector)||void 0===e?void 0:e.value)||void 0===t?void 0:t.code;return o&&(null===(n=null===(i=this.countriesMap)||void 0===i?void 0:i.get(o))||void 0===n?void 0:n.showPostalCode)&&(s=s&&this.postalCodeInput&&this.postalCodeInput.isValid),!!s}onCountryChange(e){var t;const i=null==e?void 0:e.code;if(!i)return;const n=null===(t=this.countriesMap)||void 0===t?void 0:t.get(i);if(this.postalCodeInput)if(n&&(null==n?void 0:n.showPostalCode)){const e=new RegExp(n.postalCodeRegex||"[0-9]*");this.postalCodeInput.setValidation(e.source),this.postalCodeInput.selectedCountry=i,this.postalCodeInput.show()}else this.postalCodeInput.hide(),this.postalCodeInput.setValidation(""),this.postalCodeInput.value=""}get selectedCountry(){var e;return null===(e=this.countrySelector)||void 0===e?void 0:e.value}get postalCode(){var e;return null===(e=this.postalCodeInput)||void 0===e?void 0:e.value}show(){this.element.style.display="flex"}hide(){this.element.style.display="none"}}class In extends sn{constructor(e){var t;super("div",{id:e.id,className:e.className}),this.options=e,this.INSTALLMENT_STORAGE_KEY="__payrails-selectedInstallmentCount",this.installmentOptions=[],this.installmentOptions=(null===(t=e.installmentConfig)||void 0===t?void 0:t.installmentOptions)||[],this.createHTML(),this.applyStyles(),this.addListeners()}generateOptionsHTML(e){var t,i,n,s,o;const r=(null===(n=null===(i=null===(t=this.options)||void 0===t?void 0:t.translations)||void 0===i?void 0:i.labels)||void 0===n?void 0:n.paymentInstallments)||"Split payment into monthly installments",a=parseInt(null!==(s=sessionStorage.getItem(this.INSTALLMENT_STORAGE_KEY))&&void 0!==s?s:"",10)||(null===(o=this.options.installmentConfig)||void 0===o?void 0:o.defaultInstallment);return[`<option value="">${r}</option>`,...(null==e?void 0:e.map(e=>{const t=e.count===a?" selected":"";return`<option value="${e.count}" ${t}>${e.count} x ${e.amount}</option>`}))||[]].join("")}renderOptions(e){const t=this.element.querySelector("select");t&&(t.innerHTML=this.generateOptionsHTML(e),e.length>0?this.setDisabled(!1):this.setDisabled(!0))}updateOptions(e){this.updateConfig(Object.assign(Object.assign({},this.options.installmentConfig),{installmentOptions:e}))}updateConfig(e){var t,i,n,s,o,r,a;if(!this.options)return;const l=null!==(t=this.options.installmentConfig)&&void 0!==t?t:{},d=null!=e?e:{};this.options.installmentConfig={installmentCurrency:null!==(i=d.installmentCurrency)&&void 0!==i?i:l.installmentCurrency,installmentOptions:null!==(s=null!==(n=d.installmentOptions)&&void 0!==n?n:l.installmentOptions)&&void 0!==s?s:[],defaultInstallment:null!==(o=d.defaultInstallment)&&void 0!==o?o:l.defaultInstallment},this.installmentOptions=null!==(r=this.options.installmentConfig.installmentOptions)&&void 0!==r?r:[],null===(a=this.renderOptions)||void 0===a||a.call(this,this.installmentOptions)}createHTML(){const e=`${this.id}-dropdown`;this.element.innerHTML=`<select name="${this.options.className}" id="${e}"></select>`,this.renderOptions(this.installmentOptions||[])}applyStyles(){var e,t;Object.keys((null===(t=null===(e=this.options)||void 0===e?void 0:e.styles)||void 0===t?void 0:t.paymentInstallmentsDropdown)||{}).forEach(e=>{var t,i,n;this.element.style[e]=null===(n=null===(i=null===(t=this.options)||void 0===t?void 0:t.styles)||void 0===i?void 0:i.paymentInstallmentsDropdown)||void 0===n?void 0:n[e]})}addListeners(){this.element.addEventListener("change",e=>{var t;e.stopPropagation(),e.stopImmediatePropagation();const i=null===(t=this.element.querySelector("select"))||void 0===t?void 0:t.value;i?sessionStorage.setItem(this.INSTALLMENT_STORAGE_KEY,i):sessionStorage.removeItem(this.INSTALLMENT_STORAGE_KEY)}),this.element.addEventListener("click",e=>{e.stopPropagation(),e.stopImmediatePropagation()})}get selectedInstallmentValue(){var e;return null===(e=this.element.querySelector("select"))||void 0===e?void 0:e.value}setDisabled(e){const t=this.element.querySelector("select");t&&0!==this.installmentOptions.length?t&&(t.disabled=e,this.setVisible(!e)):this.setVisible(!1)}setVisible(e){const t=this.element.querySelector("select");t&&t.parentElement&&(t.parentElement.style.display=e?"block":"none")}}class fn extends sn{constructor(e,t){var i,n;super(e,t),this.options=t,this.paymentInstallmentsDropdown=null,this.paymentInstallmentsDropdown=new In(Object.assign(Object.assign({},t),{id:`${null===(i=this.options)||void 0===i?void 0:i.id}-dropdown`,className:"payrails-payment-installments-dropdown",installmentConfig:null===(n=this.options)||void 0===n?void 0:n.installmentConfig})),this.subElements.push(this.paymentInstallmentsDropdown)}get selectedInstallmentValue(){var e;return parseInt((null===(e=this.paymentInstallmentsDropdown)||void 0===e?void 0:e.selectedInstallmentValue)||"0")}updateInstallmentOptions(e){var t;this.options&&(null===(t=this.paymentInstallmentsDropdown)||void 0===t||t.updateOptions(e))}updateInstallmentConfig(e){var t;this.options&&(this.options.installmentConfig=Object.assign(Object.assign({},this.options.installmentConfig),e),null===(t=this.paymentInstallmentsDropdown)||void 0===t||t.updateConfig(this.options.installmentConfig))}setDisabled(e){var t;null===(t=this.paymentInstallmentsDropdown)||void 0===t||t.setDisabled(e)}}const{CARD_NUMBER:An,CVV:Ln,CARDHOLDER_NAME:On,EXPIRATION_DATE:gn,EXPIRATION_MONTH:Tn,EXPIRATION_YEAR:Cn}=e.ElementType,Rn={base:{border:"none",padding:"10px 16px",color:"#1d1d1d",backgroundColor:"#fff"},invalid:{backgroundColor:"#f9e1e1",borderColor:"#f25226",border:"1px solid"}},Nn=[{type:On,placeholder:"Card holder",styles:Object.assign(Object.assign({},Rn),{base:Object.assign(Object.assign({},Rn.base),{border:"1px solid #eae8ee",padding:"10px 16px",borderTopLeftRadius:"4px",borderTopRightRadius:"4px"})})},{type:An,placeholder:"1234 1234 1234 1234",styles:Object.assign(Object.assign({},Rn),{base:Object.assign(Object.assign({},Rn.base),{border:"1px solid #eae8ee",padding:"10px 16px",borderTopLeftRadius:"4px",borderTopRightRadius:"4px",textIndent:"0"}),cardIcon:{position:"absolute",right:"8px",height:"24px",bottom:"calc(50% - 12px)"}})},{type:Tn,placeholder:"MM",styles:Object.assign(Object.assign({},Rn),{base:Object.assign(Object.assign({},Rn.base),{borderBottom:"1px solid #eae8ee",borderLeft:"1px solid #eae8ee",borderRight:"1px solid #eae8ee",borderBottomLeftRadius:"4px"})})},{type:Cn,placeholder:"YY",format:"YY",styles:Object.assign(Object.assign({},Rn),{base:Object.assign(Object.assign({},Rn.base),{borderBottom:"1px solid #eae8ee",borderRight:"1px solid #eae8ee"})})},{type:gn,placeholder:"MM/YY",format:"MM/YY",styles:Object.assign(Object.assign({},Rn),{base:Object.assign(Object.assign({},Rn.base),{borderBottom:"1px solid #eae8ee",borderLeft:"1px solid #eae8ee",borderRight:"1px solid #eae8ee",borderBottomLeftRadius:"4px"}),cardIcon:{position:"absolute",right:"8px",height:"24px",bottom:"calc(50% - 12px)"}})},{type:Ln,placeholder:"CVC",styles:Object.assign(Object.assign({},Rn),{base:Object.assign(Object.assign({},Rn.base),{borderBottom:"1px solid #eae8ee",borderRight:"1px solid #eae8ee",borderBottomRightRadius:"4px"}),cardIcon:{position:"absolute",right:"8px",height:"24px",bottom:"calc(50% - 12px)"}})}];class Sn extends rn{get bin(){return this.collectContainer.bin}get isBinLookupEnabled(){return this.collectContainer.isBinLookupEnabled}constructor(t,i){var n,s,o,r,a,l,d,c,u;super("div",Object.assign(Object.assign({},i),{translations:Object.assign(Object.assign({},null==i?void 0:i.translations),{labels:Object.assign(Object.assign({},null===(n=null==i?void 0:i.translations)||void 0===n?void 0:n.labels),{saveInstrument:null===(o=null===(s=null==i?void 0:i.translations)||void 0===s?void 0:s.labels)||void 0===o?void 0:o.saveCreditCard})}),styles:Object.assign({storeInstrumentCheckbox:null===(r=null==i?void 0:i.styles)||void 0===r?void 0:r.storeCardCheckbox},null==i?void 0:i.styles),id:"payrails-card-form"})),this.collectContainer=t,this.options=i,this.formFields=[],this.paymentInstallmentsDropdown=null,this.addressComponent=null,this.lastBin=null,this.lastBinLookup=null,this.defaultStyles={},this.defaultTranslations={},this.defaultStyles=(null===(a=this.options)||void 0===a?void 0:a.styles)||{},this.defaultTranslations=(null===(l=this.options)||void 0===l?void 0:l.translations)||{},this.eventsRef=null===(d=this.options)||void 0===d?void 0:d.events,this.throttledFetchBinLookup=function(e,t){let i,n;return function(...s){return new Promise((o,r)=>{n?(clearTimeout(i),i=setTimeout(()=>{Date.now()-n>=t&&(e(...s).then(o).catch(r),n=Date.now())},t-(Date.now()-n))):(e(...s).then(o).catch(r),n=Date.now())})}}(this.fetchBinLookup.bind(this),500),(null===(c=null==i?void 0:i.styles)||void 0===c?void 0:c.storeCardCheckbox)&&console.warn("The `storeCardCheckbox` option for styles is deprecated. Please use `storeInstrumentCheckbox` instead."),this.initializeFormFields(),this.subElements.push(this.collectContainer),pe.isPaymentInstallmentsEnabled(e.PAYMENT_METHOD_CODES.CARD)&&(this.paymentInstallmentsDropdown=new fn("span",Object.assign(Object.assign({},i),{installmentConfig:{installmentCurrency:"",installmentOptions:this.getinstallmentOptions(),defaultInstallment:null===(u=null==i?void 0:i.installmentConfig)||void 0===u?void 0:u.defaultInstallment},id:"payrails-card-form-payment-installments",className:"payrails-card-form-payment-installments-container"})),this.paymentInstallmentsDropdown&&this.subElements.push(this.paymentInstallmentsDropdown)),pe.isAddressSelectorEnabled(e.PAYMENT_METHOD_CODES.CARD)&&(this.addressComponent=this.createAddressSelector(),this.subElements.push(this.addressComponent)),this.storeInstrumentCheckbox&&this.subElements.push(this.storeInstrumentCheckbox)}initializeFormFields(){var e;(null===(e=this.options)||void 0===e?void 0:e.layout)&&this.options.layout.length>0?this.initializeCustomLayout():this.initializeDefaultLayout()}getErrorTextStyles(e){return(null==e?void 0:e.base)?e:{base:{}}}updateStyles(e){return this.formFields.forEach(t=>{var i,n,s,o;const r=le((null===(i=null==e?void 0:e.inputFields)||void 0===i?void 0:i.all)||{},(null===(n=null==e?void 0:e.inputFields)||void 0===n?void 0:n[t.type])||{}),a=this.prepareInputStyles(r,t.type),l=le((null===(s=null==e?void 0:e.labels)||void 0===s?void 0:s.all)||{},(null===(o=null==e?void 0:e.labels)||void 0===o?void 0:o[t.type])||{}),d=this.prepareLabelStyles(t.type,l),c=this.prepareErrorStyles(null==e?void 0:e.errorTextStyles);t.update({styles:{inputStyles:a,labelStyles:d,errorTextStyles:c}})}),le(this.defaultStyles,e||{})}updateTranslations(e){const t=le(this.defaultTranslations||{},e||{});return this.formFields.forEach(e=>{var i,n,s,o;e.update({translations:{label:(null===(i=t.labels)||void 0===i?void 0:i[e.type])||"",placeholder:(null===(n=t.placeholders)||void 0===n?void 0:n[e.type])||"",translations:{error:{default:(null===(o=null===(s=t.error)||void 0===s?void 0:s.default)||void 0===o?void 0:o[e.type])||""}}}})}),t}updateEvents(e){this.eventsRef=Object.assign(Object.assign({},this.eventsRef),e),this.formFields.forEach(e=>{e.update({events:{onFocus:()=>{var e,t;return null===(t=null===(e=this.eventsRef)||void 0===e?void 0:e.onFocus)||void 0===t?void 0:t.call(e)},onChange:this.onChange.bind(this),onReady:this.triggerOnReady.bind(this)}})})}update(e){(null==e?void 0:e.styles)&&(this.defaultStyles=this.updateStyles(e.styles)),(null==e?void 0:e.translations)&&(this.defaultTranslations=this.updateTranslations(e.translations)),(null==e?void 0:e.events)&&this.updateEvents(e.events)}updateInstallmentConfig(t){var i,n,s,o,r;if(!this.paymentInstallmentsDropdown)return;const a=pe.getPaymentInstallmentOptions(e.PAYMENT_METHOD_CODES.CARD),l={installmentCurrency:(null===(i=me().amount)||void 0===i?void 0:i.currency)||""};this.options&&t&&Object.prototype.hasOwnProperty.call(t,"defaultInstallment")&&(this.options.installmentConfig={defaultInstallment:null!==(n=t.defaultInstallment)&&void 0!==n?n:null},l.defaultInstallment=null!==(s=t.defaultInstallment)&&void 0!==s?s:null);const d=null===(r=null===(o=this.lastBinLookup)||void 0===o?void 0:o.issuerCountry)||void 0===r?void 0:r.code,c=d&&a?a[d]:void 0;l.installmentOptions=c||[],this.paymentInstallmentsDropdown.updateInstallmentConfig(l)}createFormField(e,t,i,n,s,o=!1){var r,a,l,d,c,u,p;const _=this.prepareErrorStyles(i);return new Pn(this.collectContainer,{type:e,required:o,label:null===(a=null===(r=this.defaultTranslations)||void 0===r?void 0:r.labels)||void 0===a?void 0:a[e],errorTextStyles:_,placeholder:(null===(d=null===(l=this.defaultTranslations)||void 0===l?void 0:l.placeholders)||void 0===d?void 0:d[e])||s,labelStyles:this.prepareLabelStyles(e),inputStyles:this.prepareInputStyles(t,e),translations:{error:{default:(null===(p=null===(u=null===(c=this.defaultTranslations)||void 0===c?void 0:c.error)||void 0===u?void 0:u.default)||void 0===p?void 0:p[e])||""}},format:n,events:{onFocus:()=>{var e,t;return null===(t=null===(e=this.eventsRef)||void 0===e?void 0:e.onFocus)||void 0===t?void 0:t.call(e)},onChange:this.onChange.bind(this),onReady:this.triggerOnReady.bind(this)}})}isFieldRequired(){var e,t;return!!(null===(t=null===(e=this.defaultStyles)||void 0===e?void 0:e.errorTextStyles)||void 0===t?void 0:t.base)}initializeCustomLayout(){var e;if(!(null===(e=this.options)||void 0===e?void 0:e.layout))return;const t=e=>{e.forEach(e=>{var t;const i=Nn.find(t=>t.type===e);if(!i)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_INVALID_ELEMENT_TYPE);if(this.hasFieldBeenUsed(i.type))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_DUPLICATE_ELEMENT);const{type:n,styles:s,format:r,placeholder:a}=i,l=this.isFieldRequired();this.formFields.push(this.createFormField(n,s,null===(t=this.defaultStyles)||void 0===t?void 0:t.errorTextStyles,r,a,l))})};this.options.layout.forEach(e=>t(e))}hasFieldBeenUsed(e){return this.formFields.some(t=>t.type===e)}initializeDefaultLayout(){const t=t=>{var i,n,s;return!(null===(i=this.options)||void 0===i?void 0:i.showCardHolderName)&&t===e.ElementType.CARDHOLDER_NAME||!(null===(n=this.options)||void 0===n?void 0:n.showSingleExpiryDateField)&&t===e.ElementType.EXPIRATION_DATE||!(!(null===(s=this.options)||void 0===s?void 0:s.showSingleExpiryDateField)||t!==e.ElementType.EXPIRATION_MONTH&&t!==e.ElementType.EXPIRATION_YEAR)};Nn.filter(({type:e})=>!t(e)).forEach(({type:e,styles:t,format:i,placeholder:n})=>{var s;const o=this.isFieldRequired();this.formFields.push(this.createFormField(e,t,null===(s=this.defaultStyles)||void 0===s?void 0:s.errorTextStyles,i,n,o))})}throttledFetchBinLookupIfChanged(){return i(this,void 0,void 0,function*(){return this.bin!==this.lastBin&&(this.lastBin=this.bin,this.lastBinLookup=yield this.throttledFetchBinLookup()),this.lastBinLookup})}tokenize(e){return this.collectContainer.tokenize(e)}createAddressSelector(){var e,t;return new yn({id:"payrails-address-selector",events:Object.assign(Object.assign({},this.eventsRef),{onBillingAddressChanged:e=>{var t,i;this.onChange(),null===(i=null===(t=this.eventsRef)||void 0===t?void 0:t.onBillingAddressChanged)||void 0===i||i.call(t,e)}}),styles:null===(e=this.defaultStyles)||void 0===e?void 0:e.addressSelector,translations:null===(t=this.defaultTranslations)||void 0===t?void 0:t.addressSelector})}show(){var e;const t=document.getElementById(this.collectContainer.id);if(!t){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_CONTAINER_MOUNT);throw r.PayrailsLogger.error(e.message,{error:e}),e}Object.assign(t.style,null===(e=this.defaultStyles)||void 0===e?void 0:e.wrapper),this.element.style.display="flex"}hide(e={}){this.element.style.display="none",e.reset&&this.reset()}triggerOnReady(){var e,t;this.formFields.reduce((e,t)=>e&&t.isReady,!0)&&(this.updateTranslations(this.defaultTranslations||{}),this.updateStyles(this.defaultStyles||{}),null===(t=null===(e=this.eventsRef)||void 0===e?void 0:e.onReady)||void 0===t||t.call(e))}prepareErrorStyles(e){var t,i;const n={base:{}};return n.base=Object.assign(Object.assign({},(null===(i=null===(t=this.defaultStyles)||void 0===t?void 0:t.errorTextStyles)||void 0===i?void 0:i.base)||{}),(null==e?void 0:e.base)||{}),n}prepareLabelStyles(e,t){var i,n,s,o,r;const a={};return a.base=Object.assign(Object.assign(Object.assign(Object.assign({},(null===(i=this.defaultStyles)||void 0===i?void 0:i.base)||{}),(null===(s=null===(n=this.defaultStyles)||void 0===n?void 0:n.labels)||void 0===s?void 0:s.all)||{}),(null===(r=null===(o=this.defaultStyles)||void 0===o?void 0:o.labels)||void 0===r?void 0:r[e])||{}),t||{}),a}prepareInputStyles(t,i){var n;const s={};return["base","complete","empty","focus","invalid","cardIcon","copyIcon"].forEach(e=>{var n,o,r,a,l,d;s[e]=Object.assign(Object.assign(Object.assign({},(null===(r=null===(o=null===(n=this.defaultStyles)||void 0===n?void 0:n.inputFields)||void 0===o?void 0:o.all)||void 0===r?void 0:r[e])||{}),(null===(d=null===(l=null===(a=this.defaultStyles)||void 0===a?void 0:a.inputFields)||void 0===l?void 0:l[i])||void 0===d?void 0:d[e])||{}),(null==t?void 0:t[e])||{})}),(null===(n=this.options)||void 0===n?void 0:n.showCardHolderName)&&i===e.ElementType.CARD_NUMBER&&(this.element.setAttribute("class","with-card-holder"),s.base=Object.assign(Object.assign(Object.assign({},Rn.base),{border:"1px solid #eae8ee",borderTop:"none",padding:"10px 16px",textIndent:"0"}),s.base)),s}validate(){return this.collectContainer.validate()}focus(){const e=this.formFields.find(e=>!e.isValid)||this.formFields[0];if(!e)return;const t=document.getElementById(this.collectContainer.id)||this.element;t&&"function"==typeof t.scrollIntoView&&t.scrollIntoView({behavior:"smooth",block:"center"}),window.requestAnimationFrame(()=>{e.focus()})}get isValid(){var e;const t=this.formFields.reduce((e,t)=>e&&t.isValid,!0);return this.addressComponent?t&&!!(null===(e=this.addressComponent)||void 0===e?void 0:e.isValid):t}get cardNetwork(){var e,t;return null!==(t=null===(e=this.formFields.find(e=>Boolean(e.cardNetwork)))||void 0===e?void 0:e.cardNetwork)&&void 0!==t?t:""}onChange(){var t;(null===(t=this.eventsRef)||void 0===t?void 0:t.onChange)&&(this.eventsRef.onChange({isValid:this.isValid,cardNetwork:this.cardNetwork,bin:this.bin,billingAddress:this.billingAddress}),pe.isPaymentInstallmentsEnabled(e.PAYMENT_METHOD_CODES.CARD)&&this.bin.length>=6&&this.throttledFetchBinLookupIfChanged().then(e=>{this.updateInstallments(e)}))}updateInstallments(e){var t;if(this.paymentInstallmentsDropdown&&this.isBinLookupEnabled){const i=this.getinstallmentOptions(null===(t=null==e?void 0:e.issuerCountry)||void 0===t?void 0:t.code);i?this.paymentInstallmentsDropdown.updateInstallmentOptions(i):this.paymentInstallmentsDropdown.updateInstallmentOptions([])}}reset(){this.collectContainer.reset()}collectValues(){return i(this,void 0,void 0,function*(){return{cardData:yield this.collectContainer.collect(),storeInstrument:this.shouldStoreInstrument,selectedInstallment:this.selectedInstallment,enrollInstrumentToNetworkOffers:Boolean(this.enforceEnrollInstrumentToNetworkOffersForMasterCard()),billingInfo:this.billingAddress}})}get selectedInstallment(){var e;return null===(e=this.paymentInstallmentsDropdown)||void 0===e?void 0:e.selectedInstallmentValue}get billingAddress(){var e;return null===(e=this.addressComponent)||void 0===e?void 0:e.fullAddress}enforceEnrollInstrumentToNetworkOffersForMasterCard(){var e;return"mastercard"!==this.cardNetwork&&(null===(e=this.options)||void 0===e?void 0:e.enrollInstrumentToNetworkOffers)}fetchBinLookup(){return i(this,void 0,void 0,function*(){return this.isBinLookupEnabled?yield this.collectContainer.fetchBinLookup(this.bin):this.bin})}getinstallmentOptions(t){if(t){const i=pe.getPaymentInstallmentOptions(e.PAYMENT_METHOD_CODES.CARD);return i?i[t]:null}return null}unmount(){this.hide({reset:!0}),super.unmount()}mount(e){super.mount(e),this.show()}}class Pn{constructor(e,t){this.isValid=!1,this.isReady=!1,this.cardNetwork="";const{events:i}=t;this.vaultElement=e.createCollectElement(t),this.type=t.type,(null==i?void 0:i.onFocus)&&this.vaultElement.on("FOCUS",i.onFocus),this.vaultElement.on("READY",()=>{var e,i;this.isReady=!0,null===(i=null===(e=t.events)||void 0===e?void 0:e.onReady)||void 0===i||i.call(e)}),this.vaultElement.on("CHANGE",e=>{const{isEmpty:t,isValid:n,network:s}=e;this.isValid=!t&&n,this.cardNetwork=null!=s?s:"",(null==i?void 0:i.onChange)&&i.onChange(this)})}updateStyles(e){var t,i;null===(i=(t=this.vaultElement).update)||void 0===i||i.call(t,{type:this.type,errorTextStyles:(null==e?void 0:e.errorTextStyles)||{base:{}},inputStyles:(null==e?void 0:e.inputStyles)||{},labelStyles:(null==e?void 0:e.labelStyles)||{}})}updateTranslations(e){var t,i,n,s;null===(i=(t=this.vaultElement).update)||void 0===i||i.call(t,{type:this.type,label:(null==e?void 0:e.label)||"",translations:{error:{default:null===(s=null===(n=null==e?void 0:e.translations)||void 0===n?void 0:n.error)||void 0===s?void 0:s.default}},placeholder:(null==e?void 0:e.placeholder)||""})}update(e){e.styles&&this.updateStyles(e.styles),e.translations&&this.updateTranslations(e.translations)}focus(){var e,t;null===(t=(e=this.vaultElement).focus)||void 0===t||t.call(e)}}class bn extends sn{constructor(e,t,i,n,s){super("div",{id:e,className:"payrails-dropin-item"}),this.events=n,this.styles=s,this.isActive=!1,this.mountContainerClass="payrails-dropin-item-container",this.applyBaseStyles();const o=`payrails-dropin-item-${e}`,r=document.createElement("label");r.setAttribute("for",o);const a=document.createElement("input");if(a.setAttribute("type","radio"),a.setAttribute("name","payment-option"),a.setAttribute("id",o),a.setAttribute("value",o),this.input=a,r.appendChild(a),this.label=r,i){const e=document.createElement("img");e.src=null!=i?i:"",e.className="payrails-store-instrument-icon",r.appendChild(e)}const l=document.createElement("span");r.appendChild(l),l.innerText=t,this.element.addEventListener("click",()=>{var e,t;null===(t=(e=this.label).onchange)||void 0===t||t.call(e,new Event("change"))}),this.element.appendChild(r);const d=document.createElement("div");d.setAttribute("class",this.mountContainerClass),this.element.appendChild(d)}get identifier(){return`payrails-dropin-item-${this.id}`}deactivate(){var e,t;this.isActive&&(this.isActive=!1,this.input.checked=!1,this.applyBaseStyles(),null===(e=this.component)||void 0===e||e.unmount(),(null===(t=this.events)||void 0===t?void 0:t.onDeactivate)&&this.events.onDeactivate())}applyBaseStyles(){var e,t;this.element.classList.remove("active"),Object.keys((null===(e=this.styles)||void 0===e?void 0:e.active)||{}).forEach(e=>{this.element.style.removeProperty(e)}),Object.assign(this.element.style,null===(t=this.styles)||void 0===t?void 0:t.base)}applyActiveStyles(){var e,t;this.element.classList.add("active"),Object.assign(this.element.style,null===(e=this.styles)||void 0===e?void 0:e.base,null===(t=this.styles)||void 0===t?void 0:t.active)}activate(){var e,t,i;this.isActive||(null===(e=this.component)||void 0===e||e.mount(`${this.selector} .${this.mountContainerClass}`),this.applyActiveStyles(),this.input.checked=!0,this.isActive=!0,(null===(t=this.events)||void 0===t?void 0:t.onActivate)&&this.events.onActivate(),(null===(i=this.events)||void 0===i?void 0:i.onPaymentOptionVisibilityChange)&&this.events.onPaymentOptionVisibilityChange())}mount(e){var t,i;super.mount(e),null===(i=null===(t=this.events)||void 0===t?void 0:t.onAvailable)||void 0===i||i.call(t)}}var Dn;!function(e){e.AMEX="amex",e.DINERS="diners",e.DISCOVER="discover",e.HIPERCARD="hipercard",e.JCB="jcb",e.MAESTRO="maestro",e.MASTERCARD="mastercard",e.UNIONPAY="unionpay",e.VISA="visa"}(Dn||(Dn={}));const Mn={[e.PAYMENT_METHOD_CODES.CARD]:"https://assets.payrails.io/img/logos/card/",[e.PAYMENT_METHOD_CODES.PAYPAL]:"https://assets.payrails.io/img/logos/paypal/",[e.PAYMENT_METHOD_CODES.APPLE_PAY]:"https://assets.payrails.io/img/logos/applepay/",[e.PAYMENT_METHOD_CODES.GOOGLE_PAY]:"https://assets.payrails.io/img/logos/googlepay/"};class wn extends bn{constructor(e,t,i,n,s){const o=e.displayName&&""!==e.displayName?e.displayName:"Unavailable";super(`payrails-payment-instrument-${e.id}`,o,wn.getInstrumentIcon(e),{onActivate:()=>{i(e),this.component.setDisabled(!1),this.installmentDropdown&&this.component.setPaymentInstallmentsDropdown(this.installmentDropdown)}},n),this.installmentDropdown=null,s&&(this.installmentDropdown=s),this.instrumentData=e,this.component=new kn(t,s)}static getInstrumentIcon(t){var i;if(t.paymentMethod===e.PAYMENT_METHOD_CODES.CARD){const n=Mn[e.PAYMENT_METHOD_CODES.CARD];switch(null===(i=null==t?void 0:t.data)||void 0===i?void 0:i.network){case Dn.AMEX:return n+"amex.svg";case Dn.DINERS:return n+"diners-club.svg";case Dn.DISCOVER:return n+"discover.svg";case Dn.HIPERCARD:return n+"hipercard.svg";case Dn.JCB:return n+"jcb.svg";case Dn.MAESTRO:return n+"maestro.svg";case Dn.MASTERCARD:return n+"mastercard.svg";case Dn.UNIONPAY:return n+"unionpay.svg";case Dn.VISA:return n+"visa.svg"}return n+"default.svg"}return t.paymentMethod===e.PAYMENT_METHOD_CODES.PAYPAL?Mn[e.PAYMENT_METHOD_CODES.PAYPAL]+"logo.svg":t.paymentMethod===e.PAYMENT_METHOD_CODES.APPLE_PAY?Mn[e.PAYMENT_METHOD_CODES.APPLE_PAY]+"logo.svg":t.paymentMethod===e.PAYMENT_METHOD_CODES.GOOGLE_PAY?Mn[e.PAYMENT_METHOD_CODES.GOOGLE_PAY]+"logo.svg":""}updateInstallmentConfig(t){var i,n,s,o,r;if(!this.installmentDropdown||this.instrumentData.paymentMethod!==e.PAYMENT_METHOD_CODES.CARD)return;const a=pe.getPaymentInstallmentOptions(e.PAYMENT_METHOD_CODES.CARD),l=null===(s=null===(n=null===(i=this.instrumentData.data)||void 0===i?void 0:i.binLookup)||void 0===n?void 0:n.issuerCountry)||void 0===s?void 0:s.code,d={installmentCurrency:(null===(o=me().amount)||void 0===o?void 0:o.currency)||""};t&&Object.prototype.hasOwnProperty.call(t,"defaultInstallment")&&(d.defaultInstallment=null!==(r=t.defaultInstallment)&&void 0!==r?r:null);const c=l&&a?a[l]:void 0;d.installmentOptions=c||[],this.installmentDropdown.updateInstallmentConfig(d)}}class kn extends sn{constructor(e,t){super("div",{id:"stored-instrument-container",className:"payrails-stored-instrument-container"}),this.paymentButton=e,this.paymentInstallmentDropdown=t,this.paymentInstallmentDropdown&&this.subElements.push(this.paymentInstallmentDropdown),this.subElements.push(this.paymentButton)}setDisabled(e){this.paymentButton.setDisabled(e),this.paymentInstallmentDropdown&&this.paymentInstallmentDropdown.setDisabled(e)}setPaymentInstallmentsDropdown(e){this.paymentInstallmentDropdown=e,this.paymentButton.setPaymentInstallmentsDropdown(e)}}class Yn extends sn{constructor(e){super("div",{id:"payrails-card-list"}),this.listItems=[],pe.savedCreditCards.forEach(t=>{const i=new Un(()=>{(null==e?void 0:e.onCardChange)&&e.onCardChange(t)},t);this.listItems.push(i),this.subElements.push(i)})}reset(){this.element.querySelectorAll("input").forEach(e=>e.checked=!1)}}class Un extends sn{constructor(e,t){super("div",{className:"payrails-card-list-item",id:`payrails-card-list-item-${t.id}`});const{id:i}=t,n=t.displayName&&""!==t.displayName?t.displayName:"Unavailable",s=document.createElement("label");s.setAttribute("for",i),s.addEventListener("click",e);const o=document.createElement("input");o.setAttribute("type","radio"),o.setAttribute("name","payment-option"),o.setAttribute("id",i),o.setAttribute("value",i),s.appendChild(o);const r=document.createElement("span");r.className="payment-option-text",s.appendChild(r);const a=document.createElement("img");a.src=wn.getInstrumentIcon(t),a.className="payment-option-icon",r.appendChild(a),r.appendChild(document.createTextNode(n)),this.element.appendChild(s)}}class Fn extends sn{constructor(e){var t;super("div",{id:"authorization-failed-message"}),this.options=e;const i=(null===(t=null==e?void 0:e.translations)||void 0===t?void 0:t.label)||"Authorization failed, please try again.";this.element.innerText=i,this.setStyles((null==e?void 0:e.styles)||{}),this.element.innerHTML=`\n <div>\n <svg class="checkmark-cross" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 52 52">\n <circle class="checkmark-cross_circle" cx="26" cy="26" r="25" fill="none"/>\n <path class="checkmark-cross_check" fill="none" d="M14.1 14.1l23.8 23.8 m0,-23.8 l-23.8,23.8"/>\n </svg>\n </div>\n <div class="payrails-auth-failed-label">${i}</div>`,this.element.addEventListener("click",e=>{e.preventDefault(),e.stopImmediatePropagation(),e.stopPropagation(),this.unmount()})}mount(e){super.mount(e),this.scheduleAutoHide()}setStyles(e){Object.keys(e).forEach(t=>{this.element.style[t]=e[t]})}scheduleAutoHide(){var e,t;const i=null===(t=null===(e=this.options)||void 0===e?void 0:e.configuration)||void 0===t?void 0:t.autoHideTTL;i&&setTimeout(()=>{this.unmount()},i)}}class xn extends sn{constructor(e){var t;super("div",{id:"payrails-authorization-success-msg"}),this.setStyles((null==e?void 0:e.styles)||{}),this.element.innerHTML=`\n <div class="checkmark-wrapper">\n <svg class="checkmark" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 52 52">\n <circle class="checkmark__circle" cx="26" cy="26" r="25" fill="none"/>\n <path class="checkmark__check" fill="none" d="M14.1 27.2l7.1 7.2 16.7-16.8"/>\n </svg>\n </div>\n <div id="payrails-authorization-success">${(null===(t=null==e?void 0:e.translations)||void 0===t?void 0:t.label)||"Payment successful"}</div`}setStyles(e){Object.keys(e).forEach(t=>{this.element.style[t]=e[t]})}}class jn extends sn{constructor(e){super("div",{id:"payrails-dropin-loader",className:"payrails-dropin-loader-wrapper"}),this.options=e,this.selectors={[Bn.overlay]:".loading-overlay",[Bn.loader]:".lds-ring .loading-ring"},this.element.innerHTML="\n <div class='loading-overlay'>\n <div class='lds-ring'>\n <div></div>\n <div></div>\n <div></div>\n <div class='loading-ring'></div>\n </div>\n </div>\n "}mount(e){var t;(null===(t=this.options)||void 0===t?void 0:t.styles)&&this.setStyles(this.options.styles),super.mount(e)}setStyles(e){Object.keys(e).forEach(t=>{const i=t;e[i]&&this.applyStyles(i,e[i])})}applyStyles(e,t){const i=this.element.querySelector(this.selectors[e]);i&&Object.keys(t).forEach(e=>{i.style[e]=t[e]})}}var Bn;!function(e){e.overlay="overlay",e.loader="loader"}(Bn||(Bn={}));const Vn="https://assets.payrails.io/img/logos";function Gn(e=""){switch(e=e.trim().split(/\s+/).join("").toLowerCase()){case"adyen-old":e="adyen";break;case"checkout.com":e="checkout";break;case"visaoffersplatform":e="visa";break;case"bankAccount":e="banktransfer"}return"card"!==e?`${Vn}/${e}/logo.svg`:`${Vn}/card/credit-card-regular.svg`}class Xn extends bn{constructor(){super(...arguments),this.buttonShown=!1}activate(){var e,t;if(!this.buttonShown)return super.activate(),void(this.buttonShown=!0);this.applyActiveStyles(),this.isActive=!0;const i=this.element.querySelector(this.component.selector);i&&(i.style.display="block"),null===(t=null===(e=this.events)||void 0===e?void 0:e.onPaymentOptionVisibilityChange)||void 0===t||t.call(e)}deactivate(){if(!this.isActive)return;this.isActive=!1,this.applyBaseStyles();const e=this.element.querySelector(this.component.selector);e&&(e.style.display="none")}mountAfterAvailable(){var e,t;super.mount(`#${this.loadElementId}`),null===(t=null===(e=this.events)||void 0===e?void 0:e.onAvailable)||void 0===t||t.call(e)}mount(e){const t=document.querySelector(e);if(!t){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_UI_ELEMENT_MISSING);throw r.PayrailsLogger.error(e.message,{error:e}),e}const i=document.createElement("div");i.setAttribute("id",this.loadElementId),i.setAttribute("style","width: 100%;"),t.appendChild(i)}unmount(){var e;super.unmount(),null===(e=document.querySelector(`#${this.loadElementId}`))||void 0===e||e.remove()}}class zn extends Xn{constructor(e){var t,i;super("apple-pay-dropin",(null===(i=null===(t=e.translations)||void 0===t?void 0:t.labels)||void 0===i?void 0:i.label)||"Apple Pay",e.showPaymentMethodLogo?Gn("applepay"):void 0,void 0,e.styles),this.loadElementId="apple-pay-dropin-load-element",this.component=new an(Object.assign(Object.assign({},e),{events:Object.assign(Object.assign({},e.events),{onApplePayAvailable:()=>{this.mountAfterAvailable()}})}))}}class Hn extends bn{constructor(e,t,i){var n,s;super("payrails-credit-card-wrapper",(null===(s=null===(n=i.translations)||void 0===n?void 0:n.labels)||void 0===s?void 0:s.label)||"Card",i.showPaymentMethodLogo?Gn("card"):void 0,Object.assign({},i.events),Object.assign({},i.styles)),this.cardForm=e,this.paymentButton=t,this.cardFormShown=!1,this.component=new qn(e,t)}activate(){var e,t,i;this.applyActiveStyles(),this.cardFormShown||(this.cardFormShown=!0,null===(e=this.component)||void 0===e||e.mount(this.selector)),this.isActive||(this.paymentButton.selectedInstrument=null,this.paymentButton.mount(this.selector),this.paymentButton.setDisabled(!this.cardForm.isValid),this.paymentButton.mount("#payrails-card-form"),this.input.checked=!0,this.cardForm.show(),this.isActive=!0,(null===(t=this.events)||void 0===t?void 0:t.onActivate)&&this.events.onActivate(),(null===(i=this.events)||void 0===i?void 0:i.onPaymentOptionVisibilityChange)&&this.events.onPaymentOptionVisibilityChange())}deactivate(){var e;this.isActive&&(this.applyBaseStyles(),this.paymentButton.unmount(),this.cardForm.hide(),this.isActive=!1,(null===(e=this.events)||void 0===e?void 0:e.onDeactivate)&&this.events.onDeactivate())}}class qn extends sn{constructor(e,t){super("div",{id:"payrails-form-container"}),this.subElements.push(e,t)}}class Wn{constructor(e,t,i,n=Kn.THREE_DS){this.link=e,this.paymentExecutor=t,this.options=i,this.type=n,this.THREE_DS_SIZES=[[250,400],[390,400],[500,600],[600,450]],this.internalPopupBackground=null,this.SCREEN_WIDTH=window.innerWidth,this.SCREEN_HEIGHT=window.innerHeight}get iframeSize(){return this.type===Kn.THREE_DS?this.THREE_DS_SIZES.reduce((e,t)=>this.SCREEN_WIDTH>t[0]?t:e,[250,400]):[this.SCREEN_WIDTH-50,this.SCREEN_HEIGHT-50]}get popupBackground(){if(this.internalPopupBackground)return this.internalPopupBackground;{const e=document.createElement("div");e.setAttribute("id","payrails-popup-background"),e.appendChild(this.popup),this.internalPopupBackground=e}return this.internalPopupBackground}get popupCancelButton(){const t=document.createElement("button");return t.setAttribute("id","payrails-popup-cancel-button"),t.setAttribute("type","button"),t.setAttribute("aria-label","Close"),t.addEventListener("click",()=>{Ie.getEventBus().emit("PAYRAILS_CLIENT_SESSION_EXPIRED",{}),Bs(Fs.AUTHORIZE,this.options.events,{code:e.AuthorizationFailureReasons.USER_CANCELLED,message:"User cancelled the authorization."}),this.unmount()}),t}get popup(){const e=document.createElement("div");return e.setAttribute("id","payrails-popup"),e.setAttribute("width",this.iframeSize[0].toString()),e.setAttribute("height",this.iframeSize[1].toString()),!0===this.options.showCancelButton&&e.appendChild(this.popupCancelButton),e.appendChild(this.iframe),e.style.width=`${this.iframeSize[0]+4}px`,e.style.height=`${this.iframeSize[1]+4}px`,e}get iframe(){const e=document.createElement("iframe");return e.setAttribute("id","payrails-frame"),e.setAttribute("src",this.link),e.setAttribute("width",this.iframeSize[0].toString()),e.setAttribute("height",this.iframeSize[1].toString()),e.setAttribute("allow","clipboard-write; clipboard-read"),e}handleMessages(){const t=n=>i(this,void 0,void 0,function*(){var i,s,o,r,a;if(n.data&&'{"type":"3DS-challenge-completed"}'===n.data){window.removeEventListener("message",t);const n=yield this.paymentExecutor.pollForAuthorizationResult(pe.url);switch(null===(i=n.finalState)||void 0===i?void 0:i.code){case"authorizeSuccessful":js(Fs.AUTHORIZE,this.options.events);break;case"authorizePending":Gs(Fs.AUTHORIZE,this.options.events);break;default:Bs(Fs.AUTHORIZE,this.options.events,{code:e.AuthorizationFailureReasons.AUTHORIZATION_ERROR,message:(null===(a=null===(r=null===(o=null===(s=n.finalState)||void 0===s?void 0:s.errors)||void 0===o?void 0:o[0])||void 0===r?void 0:r.reason)||void 0===a?void 0:a.result)||"Authorization failed after 3DS challenge."})}this.unmount()}});window.addEventListener("message",t)}mount(){var e;this.popup.remove(),null===(e=document.querySelector("body"))||void 0===e||e.appendChild(this.popupBackground),this.handleMessages()}unmount(){this.popupBackground.remove(),this.internalPopupBackground=null}}var Kn;!function(e){e[e.THREE_DS=0]="THREE_DS",e[e.GENERIC_REDIRECT=1]="GENERIC_REDIRECT"}(Kn||(Kn={}));const $n="__PAYRAILS__TAB_MANUAL_CLOSE_ERROR__",Zn={label:"Generic redirect"},Jn={pix:75e4,modo:6e5},Qn={showCancelButton:!0};class es extends sn{constructor(e,t){var i,n,s;super("button",{id:`payrails-generic-redirect-${e.paymentMethod.paymentMethodCode}`,className:"payrails-generic-button"}),this.options=e,this.returnInfo=t,this.popup=null,this.isDisabled=!1,this.isLoading=!1,this.element.innerText=null!==(n=null===(i=this.options.translations)||void 0===i?void 0:i.label)&&void 0!==n?n:Zn.label,(null===(s=this.options.styles)||void 0===s?void 0:s.base)&&this.setStyles(this.options.styles.base),this.element.addEventListener("click",this.onClick.bind(this)),this.element.addEventListener("mouseenter",()=>{var e;!this.isDisabled&&(null===(e=this.options.styles)||void 0===e?void 0:e.hover)&&this.setStyles(this.options.styles.hover)}),this.element.addEventListener("mouseleave",()=>{var e;!this.isDisabled&&(null===(e=this.options.styles)||void 0===e?void 0:e.hover)&&this.removeStyles(this.options.styles.hover)}),this.paymentExecutor=new Xi(this.returnInfo),this.eventBus.on("PAYRAILS_CLIENT_SESSION_EXPIRED",()=>{this.triggerLoading(!1)})}setStyles(e){var t;const i=Object.assign(Object.assign({},null===(t=this.options.styles)||void 0===t?void 0:t.base),e);Object.keys(i).forEach(e=>{this.element.style[e]=i[e]})}removeStyles(e){var t;const i=Object.keys((null===(t=this.options.styles)||void 0===t?void 0:t.base)||{});Object.keys(e).forEach(e=>{var t,n;i.includes(e)?this.element.style[e]=null===(n=null===(t=this.options.styles)||void 0===t?void 0:t.base)||void 0===n?void 0:n[e]:this.element.style[e]=""})}triggerLoading(e){var t,i,n,s;this.isDisabled=e,this.isLoading=e,e?(this.element.innerHTML='\n <div class="dot-flashing-container">\n <div class="dot-flashing"></div>\n <span class="dot-flashing-text" aria-hidden="true">Loading</span>\n </div>\n ',(null===(t=this.options.styles)||void 0===t?void 0:t.loading)&&this.setStyles(this.options.styles.loading)):(this.element.innerText=null!==(n=null===(i=this.options.translations)||void 0===i?void 0:i.label)&&void 0!==n?n:Zn.label,this.removeStyles((null===(s=this.options.styles)||void 0===s?void 0:s.loading)||{}))}isSafari(){const e=navigator.userAgent.toLowerCase();return e.includes("safari")&&!e.includes("chrome")&&!e.includes("chromium")}onClick(){return i(this,void 0,void 0,function*(){var e,t;if(this.isDisabled)return;let i=null;this.options.openInNewTab&&this.isSafari()&&(i=window.open("","_blank"));try{if(this.triggerLoading(!0),!(yield Xs(Fs.AUTHORIZE,null!==(e=this.options.events)&&void 0!==e?e:{})))return this.triggerLoading(!1),void(i&&!i.closed&&i.close());const n=null===(t=pe.availablePaymentMethods.find(({paymentMethodCode:e})=>e===this.options.paymentMethod.paymentMethodCode))||void 0===t?void 0:t.integrationType;if(!n)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_CONFIG_MALFORMED);const s=yield this.paymentExecutor.pay([{paymentMethodCode:this.options.paymentMethod.paymentMethodCode,integrationType:n,amount:me().amount}]),{action:r,link:a}=this.handleAuthorizationResult(s);if("redirect"!==r)return void(i&&!i.closed&&i.close());if(!a)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_GENERIC_REDIRECT_MISSING_REDIRECT_LINK);if(Object.keys(Jn).includes(this.options.paymentMethod.paymentMethodCode)){i&&!i.closed&&i.close();const e=Jn[this.options.paymentMethod.paymentMethodCode],t=2e4,n=2e3,s=Math.ceil((e-t)/n);return new Xi(this.returnInfo,n,s,t).pollForAuthorizationResult(pe.url,0,["authorizeSuccessful","authorizeFailed"]).then(e=>{var t;this.handleAuthorizationResult(e),null===(t=this.popup)||void 0===t||t.unmount()}),this.createPopupWithTimeout(a,e)}return this.redirectToPaymentLink(a,i)}catch(e){i&&!i.closed&&i.close(),e instanceof o.PayrailsError&&r.PayrailsLogger.error(e.message,{error:e}),Bs(Fs.AUTHORIZE,this.options.events),this.triggerLoading(!1)}finally{this.isLoading||this.triggerLoading(!1)}})}handleAuthorizationResult(e){var t,i;if("authorizePending"===(null===(t=null==e?void 0:e.finalState)||void 0===t?void 0:t.code)){const t=e.response.links.redirect;if(!t)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_GENERIC_REDIRECT_MISSING_REDIRECT_LINK);return{code:"authorizePending",link:t,action:"redirect"}}return"authorizeSuccessful"===(null===(i=null==e?void 0:e.finalState)||void 0===i?void 0:i.code)?(js(Fs.AUTHORIZE,this.options.events),{code:"authorizeSuccessful",action:"success"}):(Bs(Fs.AUTHORIZE,this.options.events,e),this.triggerLoading(!1),{code:"authorizeFailed",action:"fail"})}createPopupWithTimeout(e,t){return new Promise(()=>{const i=new Wn(e,this.paymentExecutor,Object.assign(Object.assign({},this.options),Qn));this.popup=i,this.popup.mount(),setTimeout(()=>{null==i||i.unmount(),Bs(Fs.AUTHORIZE,this.options.events),this.triggerLoading(!1)},t)})}redirectToPaymentLink(e,t=null){return new Promise(i=>{if(this.options.openInNewTab){const n=t||window.open(e,"_blank");if(!n||n.closed||void 0===n.closed){r.PayrailsLogger.warn("Popup blocked. Falling back to same tab redirect."),window.location.href=e;const t=setTimeout(()=>{var e;Bs(Fs.AUTHORIZE,this.options.events),(null===(e=this.returnInfo)||void 0===e?void 0:e.error)?window.location.href=this.returnInfo.error:(this.triggerLoading(!1),this.eventBus.emit("PAYRAILS_CLIENT_SESSION_EXPIRED",{}))},6e4);return window.addEventListener("pagehide",()=>{clearTimeout(t)}),void i()}t&&(n.location.href=e),this.monitorRedirectInNewTab(n).finally(()=>{i()})}else{window.location.href=e;const t=setTimeout(()=>{var e;Bs(Fs.AUTHORIZE,this.options.events),(null===(e=this.returnInfo)||void 0===e?void 0:e.error)?window.location.href=this.returnInfo.error:(this.triggerLoading(!1),this.eventBus.emit("PAYRAILS_CLIENT_SESSION_EXPIRED",{}))},6e4);window.addEventListener("pagehide",()=>{clearTimeout(t)}),i()}})}monitorRedirectInNewTab(t){return i(this,void 0,void 0,function*(){var i,n,s,o,a,l;let d;try{d=pe.url}catch(s){return r.PayrailsLogger.error("Unable to resolve workflow execution URL.",{error:s}),this.triggerLoading(!1),t.closed||t.close(),void(null===(n=null===(i=this.options.events)||void 0===i?void 0:i.onAuthorizeFailed)||void 0===n||n.call(i,{code:e.AuthorizationFailureReasons.UNKNOWN_ERROR,message:"Unable to resolve workflow execution URL.",rawError:s}))}const c=new Xi(this.returnInfo),u=new AbortController,{promise:p,cleanup:_}=this.watchTabClosure(t,()=>{u.signal.aborted||u.abort($n),this.eventBus.emit("PAYRAILS_CLIENT_SESSION_EXPIRED",{})});try{const e=yield Promise.race([c.pollForAuthorizationResult(d,0,["authorizeSuccessful","authorizeFailed"],{signal:u.signal}),p]);u.signal.aborted||u.abort("authorization-completed"),this.handleAuthorizationResult(e)}catch(t){if(u.signal.aborted||u.abort(t),t===$n){try{const e=new Xi(this.returnInfo,1e3,3,0),t=yield e.pollForAuthorizationResult(d,0,["authorizeSuccessful","authorizeFailed"]);return void this.handleAuthorizationResult(t)}catch(e){}null===(o=null===(s=this.options.events)||void 0===s?void 0:s.onAuthorizeFailed)||void 0===o||o.call(s,{code:e.AuthorizationFailureReasons.USER_CANCELLED,message:"User closed the payment window before completion."})}else r.PayrailsLogger.error("Failed to retrieve authorization result after redirect.",{error:t}),null===(l=null===(a=this.options.events)||void 0===a?void 0:a.onAuthorizeFailed)||void 0===l||l.call(a,{code:e.AuthorizationFailureReasons.UNKNOWN_ERROR,message:"Failed to retrieve authorization result after redirect.",rawError:t})}finally{u.signal.aborted||u.abort("cleanup"),_(),t.closed||t.close(),this.triggerLoading(!1)}})}watchTabClosure(e,t){let i,n=!0;const s=()=>{void 0!==i&&(window.clearInterval(i),i=void 0),n=!1};return{promise:new Promise((o,r)=>{i=window.setInterval(()=>{if(!n)return;let i=!1;try{i=e.closed}catch(e){i=!0}i&&(s(),null==t||t(),r($n))},500)}),cleanup:s}}updateStyles(e){var t,i;this.options.styles=Object.assign(Object.assign({},this.options.styles||{}),e),this.isLoading?this.setStyles((null===(t=this.options.styles)||void 0===t?void 0:t.loading)||{}):this.setStyles((null===(i=this.options.styles)||void 0===i?void 0:i.base)||{})}updateTranslations(e){var t,i;this.options.translations=Object.assign(Object.assign({},this.options.translations||{}),e),this.element.innerText=null!==(i=null===(t=this.options.translations)||void 0===t?void 0:t.label)&&void 0!==i?i:Zn.label}updateEvents(e){this.options.events=Object.assign(Object.assign({},this.options.events||{}),e)}update(e){e.styles&&this.updateStyles(e.styles),e.translations&&this.updateTranslations(e.translations),e.events&&this.updateEvents(e.events)}}const ts=t=>t===e.PAYMENT_METHOD_CODES.GENERIC_REDIRECT?{translations:{label:"Mercado Pago",button:{label:"Pay with Mercado Pago"}}}:{translations:{label:t,button:{label:`Pay with ${t}`}}};class is extends bn{constructor(e,t){var i,n,s,o,r,a;super(`payrails-${e.paymentMethod.paymentMethodCode}-dropin-element`,(null===(i=null==e?void 0:e.translations)||void 0===i?void 0:i.label)||ts(e.paymentMethod.paymentMethodCode).translations.label,(null===(n=e.config)||void 0===n?void 0:n.showPaymentMethodLogo)?Gn(e.paymentMethod.paymentMethodCode):void 0,null==e?void 0:e.events,null===(s=null==e?void 0:e.styles)||void 0===s?void 0:s.element),this.returnInfo=t,this.component=new es({styles:(null===(o=null==e?void 0:e.styles)||void 0===o?void 0:o[e.paymentMethod.paymentMethodCode])||{},translations:(null===(r=null==e?void 0:e.translations)||void 0===r?void 0:r.button)||ts(e.paymentMethod.paymentMethodCode).translations.button,events:null==e?void 0:e.events,paymentMethod:e.paymentMethod,openInNewTab:null===(a=e.config)||void 0===a?void 0:a.openInNewTab},this.returnInfo)}}class ns{constructor(e,t){this.options=e,this.paymentExecutor=t}handle3ds(e){var t,i,n;try{null===(i=null===(t=this.options.events)||void 0===t?void 0:t.onThreeDSecureChallenge)||void 0===i||i.call(t)}catch(e){}const s=null===(n=null==e?void 0:e.response)||void 0===n?void 0:n.links["3ds"];s&&(this.options.redirectFor3DS?window.location.assign(s):new Wn(s,this.paymentExecutor,this.options).mount())}}const ss={apiVersion:2,apiVersionMinor:0};class os extends rn{static getGooglePayConfigAsArray(e){return Array.isArray(e)?e:e.allowedPaymentMethods?e.allowedPaymentMethods:[]}static getSDKClient(){return i(this,arguments,void 0,function*(t=e.PayrailsEnvironment.TEST,i){return yield Zi.load(Ji.GooglePay),os.googleSDKClient||(os.googleSDKClient=new google.payments.api.PaymentsClient({environment:t,merchantInfo:i})),os.googleSDKClient})}static isGooglePayAvailable(t){return i(this,arguments,void 0,function*(t,i=e.PayrailsEnvironment.TEST,n){try{const e=yield os.getSDKClient(i,n),s=os.getGooglePayConfigAsArray(t),o=Object.assign(Object.assign(Object.assign({},ss),{allowedPaymentMethods:s}),!Array.isArray(t)&&void 0!==t.existingPaymentMethodRequired&&{existingPaymentMethodRequired:t.existingPaymentMethodRequired}),{result:r}=yield e.isReadyToPay(o);return r}catch(e){return!1}})}constructor(e){var t;super("div",Object.assign(Object.assign({},e),{id:`payrails-google-pay-button-${J()}`,dataTestId:"payrails-google-pay-button"})),this.options=e,this.sdkLoadedCalled=!1,this.isProcessing=!1,this.buttonElement=null,this.paymentExecutor=new Xi(null===(t=this.options)||void 0===t?void 0:t.returnInfo),os.isGooglePayAvailable(pe.googlePayConfig,this.options.environment,this.options.merchantInfo).then(e=>{var t,i,n;e&&(null===(n=null===(i=null===(t=this.options)||void 0===t?void 0:t.events)||void 0===i?void 0:i.onGooglePayAvailable)||void 0===n||n.call(i))}),this.action="tokenization"===me().type?Fs.TOKENIZE:Fs.AUTHORIZE}sdkLoaded(e){return i(this,void 0,void 0,function*(){var t,n,s,o,r,a,l,d,c,u,p,_;if(this.sdkLoadedCalled)return this.buttonElement;this.sdkLoadedCalled=!0;const h=(null===(n=null===(t=this.options)||void 0===t?void 0:t.styles)||void 0===n?void 0:n.buttonColor)||"black",E=(null===(o=null===(s=this.options)||void 0===s?void 0:s.styles)||void 0===o?void 0:o.buttonType)||"long",m=(null===(a=null===(r=this.options)||void 0===r?void 0:r.styles)||void 0===a?void 0:a.buttonSizeMode)||"fill";(null===(d=null===(l=this.options)||void 0===l?void 0:l.styles)||void 0===d?void 0:d.buttonLocale)&&console.warn("Payrails: styles.buttonLocale is deprecated and will be removed in a future release. Use styles.locale instead.");const v=(null===(u=null===(c=this.options)||void 0===c?void 0:c.styles)||void 0===u?void 0:u.locale)||(null===(_=null===(p=this.options)||void 0===p?void 0:p.styles)||void 0===_?void 0:_.buttonLocale),y=v?(I=nn(v),en(I).split("-")[0]):void 0;var I;const f=os.getGooglePayConfigAsArray(pe.googlePayConfig);return this.buttonElement=e.createButton({buttonColor:h,buttonType:E,buttonSizeMode:m,buttonLocale:y,onClick:()=>i(this,void 0,void 0,function*(){this.isProcessing||(this.isProcessing=!0,(yield Xs(this.action,this.options.events))?yield this.authorize(e):this.isProcessing=!1)}),allowedPaymentMethods:f}),this.element.appendChild(this.buttonElement),this.buttonElement})}authorize(e){return i(this,void 0,void 0,function*(){var t,i,n,s,o,r,a,l,d,c;const u=pe.googlePayConfig,p=!Array.isArray(u),_=Object.assign(Object.assign({},p&&void 0!==u.apiVersion?{apiVersion:u.apiVersion,apiVersionMinor:u.apiVersionMinor}:ss),{allowedPaymentMethods:os.getGooglePayConfigAsArray(u),transactionInfo:{totalPriceStatus:"FINAL",totalPrice:null===(t=me().amount)||void 0===t?void 0:t.value,currencyCode:null===(i=me().amount)||void 0===i?void 0:i.currency,countryCode:null===(r=null===(o=null===(s=null===(n=pe.meta)||void 0===n?void 0:n.order)||void 0===s?void 0:s.billingAddress)||void 0===o?void 0:o.country)||void 0===r?void 0:r.code},merchantInfo:{merchantId:(null===(a=u.merchantInfo)||void 0===a?void 0:a.merchantId)||(null===(l=this.options.merchantInfo)||void 0===l?void 0:l.merchantId)||"",merchantName:(null===(d=u.merchantInfo)||void 0===d?void 0:d.merchantName)||(null===(c=this.options.merchantInfo)||void 0===c?void 0:c.merchantName)||""}});p&&(void 0!==u.emailRequired&&(_.emailRequired=u.emailRequired),void 0!==u.shippingAddressRequired&&(_.shippingAddressRequired=u.shippingAddressRequired),u.shippingAddressParameters&&(_.shippingAddressParameters=u.shippingAddressParameters));try{const t=yield e.loadPaymentData(_);yield this.onLoadPaymentData(t)}catch(e){this.isProcessing=!1,Bs(this.action,this.options.events,e)}})}onLoadPaymentData(e){return i(this,void 0,void 0,function*(){(yield Fi(this.action,this.options.events))?(this.action===Fs.TOKENIZE?yield this.doTokenize(e):yield this.doAuthorizePayment(e),this.isProcessing=!1):this.isProcessing=!1})}doTokenize(t){return i(this,void 0,void 0,function*(){const i=me(),n=pe.createInstrumentLink,s=i.token;if(!n)return this.isProcessing=!1,void Bs(Fs.TOKENIZE,this.options.events);let o;try{o=JSON.stringify(t)}catch(e){return this.isProcessing=!1,void Bs(Fs.TOKENIZE,this.options.events,e)}const r={holderReference:i.holderReference,paymentMethod:e.PAYMENT_METHOD_CODES.GOOGLE_PAY,data:{paymentToken:o}};try{const e=yield ae({url:n,token:s,body:r});return e.ok?(this.isProcessing=!1,js(Fs.TOKENIZE,this.options.events,e.res),e.res):(this.isProcessing=!1,void Bs(Fs.TOKENIZE,this.options.events))}catch(e){return this.isProcessing=!1,void Bs(Fs.TOKENIZE,this.options.events,e)}})}doAuthorizePayment(t){return i(this,void 0,void 0,function*(){var i,n,s,o,r,a;const l={paymentToken:JSON.stringify(t)},d=[{paymentMethodCode:e.PAYMENT_METHOD_CODES.GOOGLE_PAY,integrationType:"api",paymentInstrumentData:l,amount:me().amount,storeInstrument:this.shouldStoreInstrument}],c=yield this.paymentExecutor.pay(d);"authorizePending"===(null===(i=null==c?void 0:c.finalState)||void 0===i?void 0:i.code)?new ns(this.options,this.paymentExecutor).handle3ds(c):"authorizeSuccessful"===(null===(n=null==c?void 0:c.finalState)||void 0===n?void 0:n.code)?js(Fs.AUTHORIZE,this.options.events):Bs(Fs.AUTHORIZE,this.options.events,{code:e.AuthorizationFailureReasons.AUTHORIZATION_ERROR,message:(null===(a=null===(r=null===(o=null===(s=c.finalState)||void 0===s?void 0:s.errors)||void 0===o?void 0:o[0])||void 0===r?void 0:r.reason)||void 0===a?void 0:a.result)||"Authorization Failed"})})}mount(e){super.mount(e),(()=>{i(this,void 0,void 0,function*(){var e;try{if(yield os.isGooglePayAvailable(pe.googlePayConfig,this.options.environment,this.options.merchantInfo)){const t=yield os.getSDKClient(this.options.environment,this.options.merchantInfo),i=yield this.sdkLoaded(t);this.element.appendChild(i),null===(e=this.storeInstrumentCheckbox)||void 0===e||e.mount(this.selector)}}catch(e){}})})()}unmount(){var e;null===(e=this.storeInstrumentCheckbox)||void 0===e||e.unmount(),this.buttonElement=null,super.unmount()}}os.googleSDKClient=null;class rs extends Xn{constructor(e){var t,i;super("google-pay-dropin",(null===(i=null===(t=e.translations)||void 0===t?void 0:t.labels)||void 0===i?void 0:i.label)||"Google Pay",e.showPaymentMethodLogo?Gn("googlepay"):void 0,e.events,e.styles),this.loadElementId="google-pay-dropin-load-element",this.component=new os(Object.assign(Object.assign({},e),{events:Object.assign(Object.assign({},e.events),{onGooglePayAvailable:()=>{this.mountAfterAvailable()}}),returnInfo:e.returnInfo}))}}const as="Pay by bank with Al Tareq";var ls;!function(e){e.SUCCESS="success",e.ERROR="error",e.CANCELLED="cancelled"}(ls||(ls={}));class ds extends sn{constructor(e){var t,i,n,s,o,r,a;super("button",{id:e.id||"payrails-lean-button",className:"payrails-lean-button",styles:null!==(n=null===(i=null===(t=e.styles)||void 0===t?void 0:t.button)||void 0===i?void 0:i.base)&&void 0!==n?n:{}}),this.isLoading=!1,this.handleClick=()=>{this.onClick()},this.handleMouseEnter=()=>{var e,t;(null===(t=null===(e=this.options.styles)||void 0===e?void 0:e.button)||void 0===t?void 0:t.hover)&&this.setStyles(this.options.styles.button.hover)},this.handleMouseLeave=()=>{var e,t;(null===(t=null===(e=this.options.styles)||void 0===e?void 0:e.button)||void 0===t?void 0:t.hover)&&this.removeStyles(this.options.styles.button.hover)},this.handleSessionExpired=()=>{this.triggerLoading(!1)},this.options=e,this.paymentExecutor=new Xi(null===(s=this.options)||void 0===s?void 0:s.returnInfo),this.element.innerText=(null===(o=e.translations)||void 0===o?void 0:o.label)||as,this.setStyles((null===(a=null===(r=this.options.styles)||void 0===r?void 0:r.button)||void 0===a?void 0:a.base)||{})}mount(e){this.unmount(),super.mount(e),this.bindEvents(),ds.preloadLeanSDK()}unmount(){this.unbindEvents(),super.unmount()}static initializeLeanSDK(){return window.Lean||ds.leanSdkClient||(ds.leanSdkClient=Zi.load(Ji.Lean)),ds.leanSdkClient}static preloadLeanSDK(){const e=ds.initializeLeanSDK();null==e||e.catch(()=>{ds.leanSdkClient===e&&(ds.leanSdkClient=null)})}static getLeanSDK(){return i(this,void 0,void 0,function*(){ds.initializeLeanSDK();try{yield ds.leanSdkClient}catch(e){throw ds.leanSdkClient=null,e}const e=window.Lean;if(!e)throw ds.leanSdkClient=null,Zi.invalidate(Ji.Lean),new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_UNKNOWN_ERROR,{description:"Lean SDK is not available"});return e})}static resetLeanSDK(){ds.leanSdkClient=null}bindEvents(){this.element.addEventListener("click",this.handleClick),this.element.addEventListener("mouseenter",this.handleMouseEnter),this.element.addEventListener("mouseleave",this.handleMouseLeave),this.eventBus.on("PAYRAILS_CLIENT_SESSION_EXPIRED",this.handleSessionExpired)}unbindEvents(){var e,t;this.element.removeEventListener("click",this.handleClick),this.element.removeEventListener("mouseenter",this.handleMouseEnter),this.element.removeEventListener("mouseleave",this.handleMouseLeave),null===(t=(e=this.eventBus).off)||void 0===t||t.call(e,"PAYRAILS_CLIENT_SESSION_EXPIRED",this.handleSessionExpired)}setStyles(e){var t,i;const n=Object.assign(Object.assign({},null===(i=null===(t=this.options.styles)||void 0===t?void 0:t.button)||void 0===i?void 0:i.base),e);Object.keys(n).forEach(e=>{this.element.style[e]=n[e]})}removeStyles(e){var t,i;const n=Object.keys((null===(i=null===(t=this.options.styles)||void 0===t?void 0:t.button)||void 0===i?void 0:i.base)||{});Object.keys(e).forEach(e=>{var t,i,s;n.includes(e)?this.element.style[e]=null===(s=null===(i=null===(t=this.options.styles)||void 0===t?void 0:t.button)||void 0===i?void 0:i.base)||void 0===s?void 0:s[e]:this.element.style[e]=""})}triggerLoading(e){var t,i,n,s,o;this.isLoading=e,e?(this.element.innerHTML=this.renderLoadingMarkup(),(null===(i=null===(t=this.options.styles)||void 0===t?void 0:t.button)||void 0===i?void 0:i.loading)&&this.setStyles(this.options.styles.button.loading)):(this.element.innerText=(null===(n=this.options.translations)||void 0===n?void 0:n.label)||as,this.removeStyles((null===(o=null===(s=this.options.styles)||void 0===s?void 0:s.button)||void 0===o?void 0:o.loading)||{}))}renderLoadingMarkup(){return['<div class="dot-flashing-container">',' <div class="dot-flashing"></div>',' <span class="dot-flashing-text" aria-hidden="true">Loading</span>',"</div>"].join("")}getConfirmActionParameters(e){var t,i,n;const s=null===(n=null===(i=null===(t=e.response)||void 0===t?void 0:t.links)||void 0===i?void 0:i.confirm)||void 0===n?void 0:n.action;if(!((null==s?void 0:s.paymentId)&&(null==s?void 0:s.appToken)&&(null==s?void 0:s.sdkToken)&&(null==s?void 0:s.successUrl)&&(null==s?void 0:s.failureUrl)))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_UNKNOWN_ERROR,{description:"Lean payment parameters are missing from authorize polling response."});return{appToken:s.appToken,paymentId:s.paymentId,sdkToken:s.sdkToken,successUrl:s.successUrl,failureUrl:s.failureUrl,sandbox:s.sandbox}}startLeanCheckout(e,t){return i(this,void 0,void 0,function*(){return new Promise(i=>{var n;const s=this.toLeanCustomizationPayload(null===(n=this.options.styles)||void 0===n?void 0:n.dialog);e.checkout(Object.assign(Object.assign({app_token:t.appToken,access_token:t.sdkToken,payment_intent_id:t.paymentId,success_redirect_url:t.successUrl,fail_redirect_url:t.failureUrl},void 0!==t.sandbox?{sandbox:t.sandbox}:{}),{customization:s,callback:e=>{try{this.handleLeanCheckoutResponse(e)}finally{this.triggerLoading(!1),i()}}}))})})}handleLeanCheckoutResponse(e){var t;switch(null===(t=null==e?void 0:e.status)||void 0===t?void 0:t.toLowerCase()){case ls.SUCCESS:return void js(Fs.AUTHORIZE,this.options.events,e);case ls.ERROR:case ls.CANCELLED:return this.eventBus.emit("PAYRAILS_CLIENT_SESSION_EXPIRED",{}),void Bs(Fs.AUTHORIZE,this.options.events,e)}}toLeanCustomizationPayload(e){if(!e)return;const{themeColor:t,buttonTextColor:i,buttonBorderRadius:n,linkColor:s,overlayColor:o}=e;return{theme_color:t,button_text_color:i,button_border_radius:n,link_color:s,overlay_color:o}}onClick(){return i(this,void 0,void 0,function*(){var t;if(!this.isLoading)try{if(this.triggerLoading(!0),!(yield Xs(Fs.AUTHORIZE,null!==(t=this.options.events)&&void 0!==t?t:{})))return void this.triggerLoading(!1);const i=yield ds.getLeanSDK(),n=[{paymentMethodCode:e.PAYMENT_METHOD_CODES.LEAN,integrationType:"api",amount:me().amount,paymentInstrumentData:{},storeInstrument:!1}],s=yield this.paymentExecutor.pay(n),o=this.getConfirmActionParameters(s);yield this.startLeanCheckout(i,o),this.triggerLoading(!1)}catch(e){this.triggerLoading(!1),this.eventBus.emit("PAYRAILS_CLIENT_SESSION_EXPIRED",{}),Bs(Fs.AUTHORIZE,this.options.events,e)}})}}ds.leanSdkClient=null;class cs extends bn{constructor(e,t){var i;super("lean-dropin",(null===(i=e.translations)||void 0===i?void 0:i.label)||"Pay by bank with Al Tareq",void 0,e.events,e.elementStyles),this.returnInfo=t,this.component=new ds(Object.assign(Object.assign({},e),{id:e.id||"payrails-lean-button-dropin",styles:e.styles,events:Object.assign({},e.events),returnInfo:this.returnInfo}))}}class us extends rn{constructor(t){var n;us.instance&&(us.instance=void 0);const s="express"===(null===(n=null==pe?void 0:pe.paypalConfig)||void 0===n?void 0:n.integrationMode),o=!s&&(null==t?void 0:t.showStoreInstrumentCheckbox),r=s?"unchecked":null==t?void 0:t.defaultStoreInstrumentState,a=Object.assign(Object.assign({},t),{showStoreInstrumentCheckbox:o,defaultStoreInstrumentState:r,id:"payrails-paypal-button",events:Object.assign(Object.assign({},null==t?void 0:t.events),{onSaveInstrumentCheckboxChanged:e=>i(this,void 0,void 0,function*(){var i,n,s;null===(n=null===(i=null==t?void 0:t.events)||void 0===i?void 0:i.onSaveInstrumentCheckboxChanged)||void 0===n||n.call(i,e),null===(s=this.button)||void 0===s||s.close(),this.debouncedRender()})})});super("div",a),this.options=t,this.renderDebounceTimeout=null,this.currentAbortController=null,this.isRendering=!1,this.buttonWrapperId="payrails-paypal-button-wrapper",this.checkboxWrapperId="payrails-paypal-checkbox-wrapper",this.createOneTimeOrder=()=>i(this,void 0,void 0,function*(){var t,i,n,s,o;const r=[{paymentMethodCode:e.PAYMENT_METHOD_CODES.PAYPAL,integrationType:"api",amount:me().amount,paymentInstrumentData:{providerData:{riskSessionCorrelationId:this.fraudNetGuid}},storeInstrument:!1}],a=yield this.paymentExecutor.pay(r),l=null===(n=null===(i=null===(t=a.response.links.confirm)||void 0===t?void 0:t.action)||void 0===i?void 0:i.parameters)||void 0===n?void 0:n.orderId;if(!l)throw Bs(Fs.AUTHORIZE,null===(s=this.options)||void 0===s?void 0:s.events),new ps("No order id returned");return this.confirmLink=null===(o=a.response.links.confirm)||void 0===o?void 0:o.href,l}),this.loadPaypal().catch(()=>{}),this.element.innerHTML=`<div id="${this.buttonWrapperId}"></div><div id="${this.checkboxWrapperId}"></div>`,this.paymentExecutor=new Xi}loadPaypal(){return i(this,void 0,void 0,function*(){const e=yield Zi.load(Ji.PayPal,this.paypalScriptConfig);return yield this.createPaypalButton(e)})}debouncedRender(){return this.renderDebounceTimeout&&clearTimeout(this.renderDebounceTimeout),this.currentAbortController&&this.currentAbortController.abort(),new Promise(e=>{this.renderDebounceTimeout=setTimeout(()=>i(this,void 0,void 0,function*(){try{yield this.renderButton(),e()}catch(t){console.error("Failed to render PayPal button:",t),e()}}),300)})}get paypalScriptConfig(){var e,t;const i=this.shouldStoreInstrument?"tokenize":"Instant"===pe.paypalConfig.captureMode?"capture":"authorize";return Object.assign({clientId:pe.paypalConfig.clientId,intent:i,currency:me().amount.currency,vault:this.shouldStoreInstrument},(null===(t=null===(e=this.options)||void 0===e?void 0:e.styles)||void 0===t?void 0:t.locale)&&{locale:(n=nn(this.options.styles.locale),en(n).replace("-","_"))});var n}createPaypalButton(e){return i(this,void 0,void 0,function*(){var t,i,n;if(!e.Buttons)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_PAYPAL_LOADING_ERROR);const s=e.Buttons(this.createPayPalButtonConfig());return null===(n=null===(i=null===(t=this.options)||void 0===t?void 0:t.events)||void 0===i?void 0:i.onPaypalAvailable)||void 0===n||n.call(i),s})}createPayPalButtonConfig(){return this.shouldStoreInstrument?this.createBillingAgreementConfig():this.createOneTimeOrderConfig()}createBillingAgreementConfig(){return Object.assign(Object.assign({},this.createBaseConfig()),{onApprove:this.approvePayment.bind(this),createBillingAgreement:()=>i(this,void 0,void 0,function*(){var t,i,n,s;const o=[{paymentMethodCode:e.PAYMENT_METHOD_CODES.PAYPAL,integrationType:"api",amount:me().amount,paymentInstrumentData:{providerData:{riskSessionCorrelationId:this.fraudNetGuid}},storeInstrument:!0}],r=yield this.paymentExecutor.pay(o);return this.confirmLink=null===(t=r.response.links.confirm)||void 0===t?void 0:t.href,(null===(s=null===(n=null===(i=r.response.links.confirm)||void 0===i?void 0:i.action)||void 0===n?void 0:n.parameters)||void 0===s?void 0:s.tokenId)||""})})}onCancel(){var e;this.eventBus.emit("PAYRAILS_CLIENT_SESSION_EXPIRED",{}),Bs(Fs.AUTHORIZE,null===(e=this.options)||void 0===e?void 0:e.events)}createOneTimeOrderConfig(){return Object.assign(Object.assign({},this.createBaseConfig()),{createOrder:this.createOneTimeOrder.bind(this),onApprove:this.approvePayment.bind(this)})}createBaseConfig(){var e,t,n,s,a,l,d,c,u,p;return{fundingSource:"paypal",style:{color:(null===(t=null===(e=this.options)||void 0===e?void 0:e.styles)||void 0===t?void 0:t.color)||"gold",height:(null===(s=null===(n=this.options)||void 0===n?void 0:n.styles)||void 0===s?void 0:s.height)||40,label:(null===(l=null===(a=this.options)||void 0===a?void 0:a.styles)||void 0===l?void 0:l.label)||"paypal",shape:(null===(c=null===(d=this.options)||void 0===d?void 0:d.styles)||void 0===c?void 0:c.shape)||"rect",tagline:(null===(p=null===(u=this.options)||void 0===u?void 0:u.styles)||void 0===p?void 0:p.tagline)||!1,disableMaxWidth:!0},onError:e=>{var t;this.eventBus.emit("PAYRAILS_CLIENT_SESSION_EXPIRED",{}),Bs(Fs.AUTHORIZE,null===(t=this.options)||void 0===t?void 0:t.events,e)},onClick:(e,t)=>i(this,void 0,void 0,function*(){var e;return(yield Xs(Fs.AUTHORIZE,null===(e=this.options)||void 0===e?void 0:e.events))?t.resolve():t.reject()}),onCancel:this.onCancel.bind(this),onShippingAddressChange:(e,t)=>i(this,void 0,void 0,function*(){var n;let s;e.shippingAddress&&(s={deliveryAddress:{city:e.shippingAddress.city,postalCode:e.shippingAddress.postalCode,state:e.shippingAddress.state,country:{code:e.shippingAddress.countryCode}}});const a=yield((e,t)=>i(void 0,void 0,void 0,function*(){if(null==e?void 0:e.onDeliveryAddressChanged)try{const i=yield e.onDeliveryAddressChanged(t);if(!i){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_CALLBACK_FAILED,{description:"Callback passed to onDeliveryAddressChanged resolved to false"});return r.PayrailsLogger.error(e.message,{error:e}),!1}return i}catch(e){const t=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_CALLBACK_FAILED,{description:"Callback passed to onDeliveryAddressChanged threw an error",cause:e});return r.PayrailsLogger.error(t.message,{error:t}),!1}return!0}))(null===(n=this.options)||void 0===n?void 0:n.events,s);if(!a)return t.reject()})}}approvePayment(t){return i(this,void 0,void 0,function*(){var i,n,s,o,r,a,l,d,c;if(!this.confirmLink)throw Bs(Fs.AUTHORIZE,null===(i=this.options)||void 0===i?void 0:i.events),new ps("No confirm link");const u={};if(this.shouldStoreInstrument&&t.billingToken&&(u.tokenId=t.billingToken),this.fraudNetGuid&&(u.riskSessionCorrelationId=this.fraudNetGuid),!(yield Fi(Fs.AUTHORIZE,null===(n=this.options)||void 0===n?void 0:n.events)))throw new ps("Authorization request start validation failed");const p=yield this.paymentExecutor.confirm(this.confirmLink,u);"authorizeSuccessful"===(null===(s=p.finalState)||void 0===s?void 0:s.code)?js(Fs.AUTHORIZE,null===(o=this.options)||void 0===o?void 0:o.events):Bs(Fs.AUTHORIZE,null===(r=this.options)||void 0===r?void 0:r.events,{code:e.AuthorizationFailureReasons.AUTHORIZATION_ERROR,message:(null===(c=null===(d=null===(l=null===(a=p.finalState)||void 0===a?void 0:a.errors)||void 0===l?void 0:l[0])||void 0===d?void 0:d.reason)||void 0===c?void 0:c.result)||"Authorization Failed"})})}get fraudNetGuid(){var e,t;return null===(t=null===(e=window.PayrailsData)||void 0===e?void 0:e.riskIds)||void 0===t?void 0:t.fraudNet}mount(e){us.instance||(super.mount(e),us.instance=this,(()=>{i(this,void 0,void 0,function*(){yield this.debouncedRender()})})())}renderButton(){return i(this,void 0,void 0,function*(){var e;this.isRendering&&this.currentAbortController&&this.currentAbortController.abort(),this.currentAbortController=new AbortController;const t=this.currentAbortController.signal;try{this.isRendering=!0,this.button&&(this.button.close(),this.button=void 0);const i=yield Promise.race([this.loadPaypal(),new Promise((e,i)=>{t.addEventListener("abort",()=>i(new _s("PayPal button loading aborted")))})]);if(t.aborted)return;i&&(this.button=i,yield null===(e=this.button)||void 0===e?void 0:e.render(`#${this.buttonWrapperId}`))}catch(e){if(!t.aborted)throw e}finally{t.aborted||(this.isRendering=!1,this.currentAbortController=null)}})}unmount(){var e;this.renderDebounceTimeout&&clearTimeout(this.renderDebounceTimeout),this.currentAbortController&&this.currentAbortController.abort(),null===(e=this.button)||void 0===e||e.close(),this.isRendering=!1,us.instance=void 0,super.unmount()}}class ps extends o.PayrailsError{constructor(e,t){super(o.ERROR_CODES.PAYRAILS_CLIENT_PAYPAL_ORDER_CREATION,{description:`PaypalOrderError: ${e}`,cause:t})}}class _s extends o.PayrailsError{constructor(e,t){super(o.ERROR_CODES.PAYRAILS_CLIENT_PAYPAL_BUTTON_MOUNT,{description:`PaypalButtonError: ${e}`,cause:t})}}class hs extends Xn{constructor(e){var t,i;super("payrails-paypal-button-dropin",(null===(i=null===(t=null==e?void 0:e.translations)||void 0===t?void 0:t.labels)||void 0===i?void 0:i.label)||"PayPal",(null==e?void 0:e.showPaymentMethodLogo)?Gn("paypal"):void 0,{onActivate:()=>{var t;super.activate(),(null===(t=null==e?void 0:e.events)||void 0===t?void 0:t.onPaymentOptionVisibilityChange)&&e.events.onPaymentOptionVisibilityChange()}},null==e?void 0:e.styles),this.loadElementId="paypal-dropin-load-element",this.component=new us(Object.assign(Object.assign({},e),{events:Object.assign(Object.assign({},null==e?void 0:e.events),{onPaypalAvailable:()=>{this.mountAfterAvailable()}})}))}}class Es extends sn{constructor(t,i,n){var s,o,r;super("fieldset",{id:"payrails-dropin-component"}),this.collectContainer=t,this.clientConfig=i,this.dropinConfig=n,this.applyStyles(),void 0!==(null===(o=null===(s=this.dropinConfig.paymentMethodsConfiguration)||void 0===s?void 0:s.cards)||void 0===o?void 0:o.showExistingCards)&&console.warn("The `showExistingCards` option is deprecated and will be removed in a future version. Please use `showStoredInstruments` instead.");const a=new Map;pe.storedDropinInstruments.forEach(e=>{if(this.isStoredInstrumentEnabled(e.paymentMethod)){this.cardPaymentButton=this.createCardPaymentButton();const t=this.createStoredInstrumentElement(e);t&&a.set(t.identifier,t)}});const l={[e.PAYMENT_METHOD_CODES.CARD]:this.createCreditCardButton.bind(this),[e.PAYMENT_METHOD_CODES.PAYPAL]:this.createPayPalButton.bind(this),[e.PAYMENT_METHOD_CODES.GOOGLE_PAY]:this.createGooglePayButton.bind(this),[e.PAYMENT_METHOD_CODES.APPLE_PAY]:this.createApplePayButton.bind(this),[e.PAYMENT_METHOD_CODES.LEAN]:this.createLeanButton.bind(this)};pe.availablePaymentMethods.forEach(e=>{const t=e.paymentMethodCode;if(t&&l[t]){const i=(0,l[t])(pe.getPaymentMethodConfig(e));a.set(i.identifier,i)}else if(this.isHppIntegration(e)&&t){const t=this.createHppIntegrationElement(e);a.set(t.identifier,t)}}),this.element.addEventListener("change",e=>{var t,i;const n=(null===(t=null==e?void 0:e.target)||void 0===t?void 0:t.value)||"";a.forEach(e=>{e.deactivate()}),null===(i=a.get(n))||void 0===i||i.activate()}),1===this.totalPaymentOptions&&this.element.classList.add("payrails-dropin-component--single"),this.subElements.push(...Array.from(a.values())),this.loadingScreen=new jn({styles:null===(r=this.dropinConfig.styles)||void 0===r?void 0:r.loadingScreen})}get returnInfo(){return this.dropinConfig.returnInfo||this.clientConfig.returnInfo}isHppIntegration(t){var i;return t.paymentMethodCode===e.PAYMENT_METHOD_CODES.GENERIC_REDIRECT||(null===(i=t.clientConfig)||void 0===i?void 0:i.flow)===_e.REDIRECT}createStoredInstrumentElement(t){var i;let n;if(this.cardPaymentButton=this.createCardPaymentButton(),t.paymentMethod!==e.PAYMENT_METHOD_CODES.BANK_ACCOUNT)return t.paymentMethod===e.PAYMENT_METHOD_CODES.CARD&&pe.isPaymentInstallmentsEnabled(t.paymentMethod)&&(n=this.createInstallmentsDropdown(t)),new wn(t,this.cardPaymentButton,e=>{var t,i;if(this.cardPaymentButton){this.cardPaymentButton.selectedInstrument=e;const n=pe.getPaymentMethodForStoredInstrument(e);null===(i=null===(t=this.dropinConfig.events)||void 0===t?void 0:t.onPaymentOptionSelected)||void 0===i||i.call(t,{paymentMethod:n,instrument:e})}},null===(i=this.dropinConfig.styles)||void 0===i?void 0:i.element,n)}createInstallmentsDropdown(e){var t,i,n;const s=this.getInstallmentOptionsForInstrument(e);return new fn("span",{installmentConfig:{installmentCurrency:me().amount.currency,installmentOptions:s,defaultInstallment:null===(n=null===(i=null===(t=this.dropinConfig.paymentMethodsConfiguration)||void 0===t?void 0:t.cards)||void 0===i?void 0:i.installmentConfig)||void 0===n?void 0:n.defaultInstallment},id:`payrails-card-form-payment-installments-${e.id}`,className:"payrails-card-form-payment-installments-container"})}getInstallmentOptionsForInstrument(e){var t,i,n;const s=e.paymentMethod,o=pe.getPaymentInstallmentOptions(s),r=null===(n=null===(i=null===(t=null==e?void 0:e.data)||void 0===t?void 0:t.binLookup)||void 0===i?void 0:i.issuerCountry)||void 0===n?void 0:n.code;return r?o[r]:null}updateInstallmentConfig(e){var t,i,n;const s=null===(t=this.dropinConfig.paymentMethodsConfiguration)||void 0===t?void 0:t.cards;s&&e&&Object.prototype.hasOwnProperty.call(e,"defaultInstallment")&&(s.installmentConfig={defaultInstallment:null!==(i=e.defaultInstallment)&&void 0!==i?i:null}),null===(n=this.cardForm)||void 0===n||n.updateInstallmentConfig(e),this.subElements.forEach(t=>{t instanceof wn&&t.updateInstallmentConfig(e)})}createHppIntegrationElement(e){var t,i,n,s,a,l,d,c,u,p,_,h;const E=e.paymentMethodCode;if(!E){const t=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_CONFIG_MALFORMED,{description:`Payment method code is missing for payment method - ${JSON.stringify(e)}`});throw r.PayrailsLogger.error(t.message,{error:t}),t}return new is({paymentMethod:e,config:Object.assign(Object.assign({},null===(t=this.dropinConfig.paymentMethodsConfiguration)||void 0===t?void 0:t[E]),{showPaymentMethodLogo:null!==(l=null!==(s=null===(n=null===(i=this.dropinConfig.paymentMethodsConfiguration)||void 0===i?void 0:i[E])||void 0===n?void 0:n.showPaymentMethodLogo)&&void 0!==s?s:null===(a=this.dropinConfig.paymentMethodsConfiguration)||void 0===a?void 0:a.showPaymentMethodLogo)&&void 0!==l&&l}),styles:{element:null===(c=null===(d=this.dropinConfig)||void 0===d?void 0:d.styles)||void 0===c?void 0:c.element,button:null===(_=null===(p=null===(u=this.dropinConfig)||void 0===u?void 0:u.styles)||void 0===p?void 0:p[E])||void 0===_?void 0:_.button},translations:null===(h=this.dropinConfig.translations)||void 0===h?void 0:h[E],events:Object.assign(Object.assign({},this.getElementEvents()),{onPaymentOptionVisibilityChange:()=>{var t,i;null===(i=null===(t=this.dropinConfig.events)||void 0===t?void 0:t.onPaymentOptionSelected)||void 0===i||i.call(t,{paymentMethod:e})}})},this.returnInfo)}get totalPaymentOptions(){return pe.availablePaymentMethods.length+pe.storedDropinInstruments.length}createCreditCardButton(e){var t,i,n,s,o,r,a;return this.creditCard=new Hn(this.createCardForm(),this.createCardPaymentButton(),{events:Object.assign(Object.assign({},this.getElementEvents()),{onPaymentOptionVisibilityChange:()=>{var t,i;null===(i=null===(t=this.dropinConfig.events)||void 0===t?void 0:t.onPaymentOptionSelected)||void 0===i||i.call(t,{paymentMethod:e})}}),styles:null===(t=this.dropinConfig.styles)||void 0===t?void 0:t.element,showPaymentMethodLogo:null!==(r=null!==(s=null===(n=null===(i=this.dropinConfig.paymentMethodsConfiguration)||void 0===i?void 0:i.cards)||void 0===n?void 0:n.showPaymentMethodLogo)&&void 0!==s?s:null===(o=this.dropinConfig.paymentMethodsConfiguration)||void 0===o?void 0:o.showPaymentMethodLogo)&&void 0!==r&&r,translations:null===(a=this.dropinConfig.translations)||void 0===a?void 0:a.cardForm}),this.creditCard}createGooglePayButton(t){var i,n,s,o,r,a,l,d;return this.googlePay=new rs(Object.assign({environment:this.clientConfig.environment||e.PayrailsEnvironment.TEST,events:Object.assign(Object.assign({},this.getElementEvents()),{onPaymentOptionVisibilityChange:()=>{var e,i;null===(i=null===(e=this.dropinConfig.events)||void 0===e?void 0:e.onPaymentOptionSelected)||void 0===i||i.call(e,{paymentMethod:t})}}),redirectFor3DS:this.clientConfig.redirectFor3DS,showPaymentMethodLogo:null!==(r=null!==(s=null===(n=null===(i=this.dropinConfig.paymentMethodsConfiguration)||void 0===i?void 0:i.googlePay)||void 0===n?void 0:n.showPaymentMethodLogo)&&void 0!==s?s:null===(o=this.dropinConfig.paymentMethodsConfiguration)||void 0===o?void 0:o.showPaymentMethodLogo)&&void 0!==r&&r,styles:Object.assign(Object.assign({},null===(a=this.dropinConfig.styles)||void 0===a?void 0:a.googlePayButton),null===(l=this.dropinConfig.styles)||void 0===l?void 0:l.element),returnInfo:this.returnInfo},null===(d=this.dropinConfig.paymentMethodsConfiguration)||void 0===d?void 0:d.googlePay)),this.googlePay}createPayPalButton(e){var t,i,n,s,o,r,a,l;return this.paypal=new hs(Object.assign(Object.assign({showPaymentMethodLogo:null!==(o=null!==(n=null===(i=null===(t=this.dropinConfig.paymentMethodsConfiguration)||void 0===t?void 0:t.payPal)||void 0===i?void 0:i.showPaymentMethodLogo)&&void 0!==n?n:null===(s=this.dropinConfig.paymentMethodsConfiguration)||void 0===s?void 0:s.showPaymentMethodLogo)&&void 0!==o&&o},null===(r=this.dropinConfig.paymentMethodsConfiguration)||void 0===r?void 0:r.payPal),{styles:Object.assign(Object.assign({},null===(a=this.dropinConfig.styles)||void 0===a?void 0:a.paypalButton),null===(l=this.dropinConfig.styles)||void 0===l?void 0:l.element),events:Object.assign(Object.assign({},this.getElementEvents()),{onPaymentOptionVisibilityChange:()=>{var t,i;null===(i=null===(t=this.dropinConfig.events)||void 0===t?void 0:t.onPaymentOptionSelected)||void 0===i||i.call(t,{paymentMethod:e})}})})),this.paypal}createLeanButton(e){var t,i,n,s;return this.lean=new cs(Object.assign(Object.assign({paymentMethod:e},null===(t=this.dropinConfig.paymentMethodsConfiguration)||void 0===t?void 0:t.lean),{styles:null===(i=this.dropinConfig.styles)||void 0===i?void 0:i.leanButton,elementStyles:null===(n=this.dropinConfig.styles)||void 0===n?void 0:n.element,translations:null===(s=this.dropinConfig.translations)||void 0===s?void 0:s.leanButton,events:Object.assign(Object.assign({},this.getElementEvents()),{onPaymentOptionVisibilityChange:()=>{var t,i;null===(i=null===(t=this.dropinConfig.events)||void 0===t?void 0:t.onPaymentOptionSelected)||void 0===i||i.call(t,{paymentMethod:e})}})}),this.returnInfo),this.lean}createCardForm(){var e,t,i,n,s,o,r,a;if(!this.cardForm){const l=null===(e=this.dropinConfig.paymentMethodsConfiguration)||void 0===e?void 0:e.cards,d=Boolean(null==l?void 0:l.showStoreInstrumentCheckbox),c=Boolean(null==l?void 0:l.showCardHolderName),u=Boolean(null==l?void 0:l.alwaysStoreInstrument),p=Boolean(null==l?void 0:l.showSingleExpiryDateField),_=(null==l?void 0:l.layout)||[];this.cardForm=new Sn(this.collectContainer,{showStoreInstrumentCheckbox:d,showCardHolderName:c,showSingleExpiryDateField:p,alwaysStoreInstrument:u,installmentConfig:null===(i=null===(t=this.dropinConfig.paymentMethodsConfiguration)||void 0===t?void 0:t.cards)||void 0===i?void 0:i.installmentConfig,layout:_,translations:Object.assign(Object.assign({},null===(n=this.dropinConfig.translations)||void 0===n?void 0:n.cardForm),{addressSelector:null===(s=this.dropinConfig.translations)||void 0===s?void 0:s.addressSelector}),styles:Object.assign(Object.assign(Object.assign({},null===(o=this.dropinConfig.styles)||void 0===o?void 0:o.cardForm),null===(r=this.dropinConfig.styles)||void 0===r?void 0:r.element),{addressSelector:null===(a=this.dropinConfig.styles)||void 0===a?void 0:a.addressSelector}),events:Object.assign(Object.assign({},this.getElementEvents()),{onFocus:()=>{var e;null===(e=this.creditCard)||void 0===e||e.activate()},onChange:({isValid:e})=>{var t,i,n,s,o,r,a;const l="boolean"!=typeof(null===(i=null===(t=this.dropinConfig.paymentMethodsConfiguration)||void 0===t?void 0:t.cards)||void 0===i?void 0:i.disablePaymentButton)||(null===(s=null===(n=this.dropinConfig.paymentMethodsConfiguration)||void 0===n?void 0:n.cards)||void 0===s?void 0:s.disablePaymentButton)?!e:null===(r=null===(o=this.dropinConfig.paymentMethodsConfiguration)||void 0===o?void 0:o.cards)||void 0===r?void 0:r.disablePaymentButton;null===(a=this.cardPaymentButton)||void 0===a||a.setDisabled(l)},onSaveInstrumentCheckboxChanged:e=>{var t,i;null===(i=null===(t=this.dropinConfig.events)||void 0===t?void 0:t.onSaveInstrumentCheckboxChanged)||void 0===i||i.call(t,e)}})})}return this.cardPaymentButton&&this.cardPaymentButton.setCardForm(this.cardForm),this.cardForm}createApplePayButton(e){var t,n,s,o,r,a,l,d,c;return this.applePay=new zn(Object.assign(Object.assign({events:Object.assign(Object.assign({},this.getElementEvents()),{onAuthorizeSuccess:e=>{var t;e&&("authorizeSuccessful"===(null===(t=null==e?void 0:e.finalState)||void 0===t?void 0:t.code)?this.onAuthorizeSuccess():this.onAuthorizeFailed())},onPaymentOptionVisibilityChange:()=>{var t,i;null===(i=null===(t=this.dropinConfig.events)||void 0===t?void 0:t.onPaymentOptionSelected)||void 0===i||i.call(t,{paymentMethod:e})},onPaymentButtonClicked:e=>i(this,void 0,void 0,function*(){var t,i,n;return!(null===(t=this.dropinConfig.events)||void 0===t?void 0:t.onPaymentButtonClicked)||Boolean(yield null===(n=null===(i=this.dropinConfig.events)||void 0===i?void 0:i.onPaymentButtonClicked)||void 0===n?void 0:n.call(i,e))})})},null===(t=this.dropinConfig.paymentMethodsConfiguration)||void 0===t?void 0:t.applePay),{styles:Object.assign(Object.assign({},null===(n=this.dropinConfig.styles)||void 0===n?void 0:n.applePayButton),null===(s=this.dropinConfig.styles)||void 0===s?void 0:s.element),translations:null===(o=this.dropinConfig.translations)||void 0===o?void 0:o.applePayButton,showPaymentMethodLogo:null!==(c=null!==(l=null===(a=null===(r=this.dropinConfig.paymentMethodsConfiguration)||void 0===r?void 0:r.applePay)||void 0===a?void 0:a.showPaymentMethodLogo)&&void 0!==l?l:null===(d=this.dropinConfig.paymentMethodsConfiguration)||void 0===d?void 0:d.showPaymentMethodLogo)&&void 0!==c&&c})),this.applePay}createCardPaymentButton(){var e,t,i,n;return this.cardPaymentButton||(this.cardPaymentButton=new zs({styles:null===(e=this.dropinConfig.styles)||void 0===e?void 0:e.cardPaymentButton,translations:null===(t=this.dropinConfig.translations)||void 0===t?void 0:t.cardPaymentButton,redirectFor3DS:this.clientConfig.redirectFor3DS,disabledByDefault:null===(n=null===(i=this.dropinConfig.paymentMethodsConfiguration)||void 0===i?void 0:i.cards)||void 0===n?void 0:n.disablePaymentButton,events:this.getElementEvents()},this.returnInfo)),this.cardForm&&this.cardPaymentButton.setCardForm(this.cardForm),this.cardPaymentButton}onAuthorizeSuccess(){var e,t,i,n,s,o,r;null===(e=this.loadingScreen)||void 0===e||e.unmount(),this.subElements.forEach(e=>e.unmount()),new xn({translations:{label:null===(n=null===(i=null===(t=this.dropinConfig)||void 0===t?void 0:t.translations)||void 0===i?void 0:i.paymentResult)||void 0===n?void 0:n.success},styles:null===(o=null===(s=this.dropinConfig)||void 0===s?void 0:s.styles)||void 0===o?void 0:o.authSuccess}).mount(this.selector),(null===(r=this.dropinConfig.events)||void 0===r?void 0:r.onAuthorizeSuccess)&&this.dropinConfig.events.onAuthorizeSuccess()}getElementEvents(){return Object.assign(Object.assign({},this.dropinConfig.events),{onAuthorizeSuccess:this.onAuthorizeSuccess.bind(this),onAuthorizeFailed:this.onAuthorizeFailed.bind(this),onAuthorizePending:this.onAuthorizePending.bind(this),onAvailable:()=>{var e;(1===this.totalPaymentOptions||(null===(e=this.dropinConfig.paymentMethodsConfiguration)||void 0===e?void 0:e.preselectFirstPaymentOption))&&setTimeout(()=>{try{this.subElements[0].activate()}catch(e){r.PayrailsLogger.error("Error while auto-activating the first payment option",{error:new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_UI_ELEMENT_MISSING,{cause:e})})}},0)},onPaymentButtonClicked:e=>i(this,void 0,void 0,function*(){var t,i,n,s;null===(t=this.loadingScreen)||void 0===t||t.mount(this.selector);let o=!0;return(null===(i=this.dropinConfig.events)||void 0===i?void 0:i.onPaymentButtonClicked)&&(o=!!(yield null===(s=null===(n=this.dropinConfig.events)||void 0===n?void 0:n.onPaymentButtonClicked)||void 0===s?void 0:s.call(n,e))),o})})}onAuthorizePending(){var e,t,i,n,s,o,r,a;null===(e=this.loadingScreen)||void 0===e||e.unmount(),this.subElements.forEach(e=>e.unmount()),new xn({translations:{label:(null===(n=null===(i=null===(t=this.dropinConfig)||void 0===t?void 0:t.translations)||void 0===i?void 0:i.paymentResult)||void 0===n?void 0:n.pending)||"Payment pending"},styles:null===(o=null===(s=this.dropinConfig)||void 0===s?void 0:s.styles)||void 0===o?void 0:o.authSuccess}).mount(this.selector),null===(a=null===(r=this.dropinConfig.events)||void 0===r?void 0:r.onAuthorizePending)||void 0===a||a.call(r)}getErrorMessage(e){var t,i,n,s,o,r;let a=null===(i=null===(t=this.dropinConfig.translations)||void 0===t?void 0:t.paymentResult)||void 0===i?void 0:i.fail;return(null==e?void 0:e.message)&&(null===(s=null===(n=this.dropinConfig.translations)||void 0===n?void 0:n.errorMessages)||void 0===s?void 0:s[null==e?void 0:e.message])&&(a=null===(r=null===(o=this.dropinConfig.translations)||void 0===o?void 0:o.errorMessages)||void 0===r?void 0:r[null==e?void 0:e.message]),a}onAuthorizeFailed(e){return i(this,void 0,void 0,function*(){var t,i,n,s,o;null===(t=this.loadingScreen)||void 0===t||t.unmount(),new Fn({translations:{label:this.getErrorMessage(e)},styles:null===(i=this.dropinConfig.styles)||void 0===i?void 0:i.authFailed,configuration:null===(n=this.dropinConfig.configuration)||void 0===n?void 0:n.authFailMsg}).mount(this.selector),null===(o=null===(s=this.dropinConfig.events)||void 0===s?void 0:s.onAuthorizeFailed)||void 0===o||o.call(s,e)})}isStoredInstrumentEnabled(t){var i,n,s,o,r,a;switch(t){case e.PAYMENT_METHOD_CODES.CARD:return!1!==(null===(n=null===(i=this.dropinConfig.paymentMethodsConfiguration)||void 0===i?void 0:i.cards)||void 0===n?void 0:n.showStoredInstruments)&&!1!==(null===(o=null===(s=this.dropinConfig.paymentMethodsConfiguration)||void 0===s?void 0:s.cards)||void 0===o?void 0:o.showExistingCards);case e.PAYMENT_METHOD_CODES.PAYPAL:case e.PAYMENT_METHOD_CODES.GOOGLE_PAY:case e.PAYMENT_METHOD_CODES.APPLE_PAY:return!1!==(null===(a=null===(r=this.dropinConfig.paymentMethodsConfiguration)||void 0===r?void 0:r[t])||void 0===a?void 0:a.showStoredInstruments);default:return!1}}applyStyles(){var e;(null===(e=this.dropinConfig.styles)||void 0===e?void 0:e.container)&&Object.assign(this.element.style,this.dropinConfig.styles.container.styles)}fetchBinLookup(){return i(this,void 0,void 0,function*(){var e;return null===(e=this.cardForm)||void 0===e?void 0:e.fetchBinLookup()})}}class ms extends sn{tokenize(e){return i(this,void 0,void 0,function*(){const t=yield this.collect(),i=me(),n=i.vaultConfiguration.links.saveInstrument,s=i.token;if(!n.href){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_API_URL_NOT_FOUND,{description:"Save instrument URL not available!"});throw r.PayrailsLogger.error(e.message,{error:e}),e}const a=yield this.constructSaveInstrumentBody(t,e);return(yield ae({url:n.href,token:s,body:a})).res})}}class vs{static minLength(e,t){return!!(t.minLength&&e.length<t.minLength)}static maxLength(e,t){return!!(t.maxLength&&e.length>t.maxLength)}static required(e,t,i){return!(!t||e)}static pattern(e,t){return!!t.pattern&&!new RegExp(t.pattern).test(e)}static oneOf(e,t){return!(!t.oneOf||0===t.oneOf.length)&&!t.oneOf.map(e=>e.const).includes(e)}}class ys extends sn{get name(){return this.options.name}get isVisible(){return this._isVisible}get isRequired(){return this._isRequired}constructor(e){super("div",{id:e.id,className:"payrails-dynamic-element-form-field"}),this.options=e,this.errors=[],this._isVisible=!0,this._isRequired=!!this.options.required,this.makeField()}setVisible(e){this._isVisible=e,this.element.style.display=e?"block":"none"}setRequired(e){this._isRequired=e}validate(e=!1){e||this.clearError();const t=[];return this._isVisible&&this._isRequired&&vs.required(this.value,!0,this.options.property)&&t.push(this.options.errors.required),this.value&&(vs.minLength(this.value,this.options.property)&&t.push(this.options.errors.minLength),vs.maxLength(this.value,this.options.property)&&t.push(this.options.errors.maxLength),vs.pattern(this.value,this.options.property)&&t.push(this.options.errors.pattern),vs.oneOf(this.value,this.options.property)&&t.push(this.options.errors.oneOf)),e?0===t.length:(this.setErrors(t),this.isValid?this.updateStyles("base"):this.updateStyles("invalid"),this.isValid)}makeField(){this.createLabel(),this.createComponentContainer(),this.createErrorMessageContainer()}createLabel(){this.label=document.createElement("label"),this.label.textContent=this.options.label,this.label.className="payrails-dynamic-element-form-field-label",this.label.htmlFor=this.options.name,this.element.appendChild(this.label)}createComponentContainer(){this.componentContainer=document.createElement("div"),this.componentContainer.className="payrails-dynamic-element-form-field-component",this.element.appendChild(this.componentContainer)}createErrorMessageContainer(){this.errorMessage=document.createElement("div"),this.errorMessage.className="payrails-dynamic-element-form-field-error",this.errorMessage.style.display="none",this.element.appendChild(this.errorMessage)}setErrors(e){var t;if(this.errors=e,this.errorMessage){for(;this.errorMessage.firstChild;)this.errorMessage.removeChild(this.errorMessage.firstChild);if(e.length>0){const t=document.createElement("ul");e.forEach(e=>{var i;const n=document.createElement("li");n.textContent=e,(null===(i=this.options.styles)||void 0===i?void 0:i.errors)&&Object.assign(n.style,this.options.styles.errors),t.appendChild(n)}),this.errorMessage.appendChild(t),this.errorMessage.style.display="block"}else this.errorMessage.style.display="none";(null===(t=this.options.styles)||void 0===t?void 0:t.errors)&&Object.assign(this.errorMessage.style,this.options.styles.errors),this.isValid?this.element.classList.remove("error"):this.element.classList.add("error")}}clearError(){this.errors=[],this.errorMessage&&(this.errorMessage.textContent="",this.errorMessage.style.display="none",this.element.classList.remove("error"))}injectElement(e){this.componentContainer&&(e.id=this.options.name,e.setAttribute("name",this.options.name),this.componentContainer.appendChild(e),this.options.events.onReady(this.value))}get isValid(){return 0===this.errors.length}}class Is extends ys{constructor(e){super(e),this.makeComponent(),this.attachEvents()}makeComponent(){this.component=document.createElement("input"),this.component.type="text",this.component.className="payrails-dynamic-element-input",this.component.placeholder=this.options.placeholder,this.updateStyles("base"),this.injectElement(this.component)}attachEvents(){this.component&&(this.component.addEventListener("change",e=>{var t,i;e.stopPropagation(),null===(i=null===(t=this.options.events)||void 0===t?void 0:t.onChange)||void 0===i||i.call(t,this.value)}),this.component.addEventListener("input",()=>{var e,t;this.updateValidationState(),null===(t=null===(e=this.options.events)||void 0===e?void 0:e.onChange)||void 0===t||t.call(e,this.value)}),this.component.addEventListener("blur",()=>{var e,t;this.updateStyles("base"),this.updateValidationState(),null===(t=null===(e=this.options.events)||void 0===e?void 0:e.onBlur)||void 0===t||t.call(e)}),this.component.addEventListener("focus",()=>{this.updateStyles("focus")}))}updateValidationState(){this.validate(),this.isValid?(this.updateStyles("complete"),this.updateCustomValidity(!0)):(this.updateStyles("invalid"),this.updateCustomValidity(!1))}updateStyles(e){var t,i;(null===(i=null===(t=this.options.styles)||void 0===t?void 0:t.input)||void 0===i?void 0:i[e])&&this.component&&Object.assign(this.component.style,this.options.styles.input[e])}updateCustomValidity(e){this.component&&this.component.setCustomValidity(e?"":this.errors.join(", "))}get value(){var e;return(null===(e=this.component)||void 0===e?void 0:e.value)||""}set value(e){this.component&&(this.component.value=e,this.updateValidationState())}}class fs extends ys{get value(){var e;return(null===(e=this.component)||void 0===e?void 0:e.value)||""}set value(e){this.component&&(this.component.value=e)}constructor(e){super(e),this.selectOptions=e.options,this.makeComponent(),this.attachEvents()}attachEvents(){this.component&&(this.component.addEventListener("change",e=>{var t,i;e.stopPropagation(),this.validate(),null===(i=null===(t=this.options.events)||void 0===t?void 0:t.onChange)||void 0===i||i.call(t,this.value)}),this.component.addEventListener("blur",()=>{var e,t;this.updateStyles("base"),this.validate(),null===(t=null===(e=this.options.events)||void 0===e?void 0:e.onBlur)||void 0===t||t.call(e)}),this.component.addEventListener("focus",()=>{this.updateStyles("focus")}))}makeComponent(){this.component=document.createElement("select"),this.component.className="payrails-dynamic-element-select",this.selectOptions.forEach(e=>{const t=document.createElement("option");t.value=e.value,t.textContent=e.label,this.component&&this.component.appendChild(t)}),this.updateStyles("base"),this.injectElement(this.component)}updateStyles(e){var t,i;(null===(i=null===(t=this.options.styles)||void 0===t?void 0:t.select)||void 0===i?void 0:i[e])&&this.component&&Object.assign(this.component.style,this.options.styles.select[e])}}class As extends ys{get value(){return this.currentValue}set value(e){this.currentValue!==e&&(this.currentValue=e,this.updateTabStates())}constructor(e){var t,i,n,s;super(e),this.tabs=new Map,this.options=e,this.tabOptions=e.options,this.currentValue=(null===(t=this.tabOptions[0])||void 0===t?void 0:t.value)||"",this.component=document.createElement("div"),this.component.className="payrails-dynamic-element-tabs",(null===(s=null===(n=null===(i=this.options.styles)||void 0===i?void 0:i.tabs)||void 0===n?void 0:n.container)||void 0===s?void 0:s.base)&&Object.assign(this.component.style,this.options.styles.tabs.container.base),this.makeTabs(),this.injectElement(this.component)}createTab(e){var t,i,n;const s=document.createElement("button");return s.type="button",s.textContent=e.label,s.className="payrails-dynamic-element-tab",(null===(n=null===(i=null===(t=this.options.styles)||void 0===t?void 0:t.tabs)||void 0===i?void 0:i.tab)||void 0===n?void 0:n.base)&&Object.assign(s.style,this.options.styles.tabs.tab.base),s.addEventListener("click",t=>{var i,n;t.stopPropagation(),t.stopImmediatePropagation(),this.value=e.value,this.options.events.onChange(this.value),null===(n=null===(i=this.options.events)||void 0===i?void 0:i.onBlur)||void 0===n||n.call(i)}),s}makeTabs(){this.component.innerHTML="",this.tabs.clear(),this.tabOptions.forEach(e=>{const t=this.createTab(e);this.component.appendChild(t),this.tabs.set(e.value,t)}),this.updateTabStates()}updateTabStates(){this.tabs.forEach((e,t)=>{var i,n,s,o,r,a;e.classList.toggle("active",t===this.currentValue),e.removeAttribute("style"),t===this.currentValue&&(null===(s=null===(n=null===(i=this.options.styles)||void 0===i?void 0:i.tabs)||void 0===n?void 0:n.tab)||void 0===s?void 0:s.active)?Object.assign(e.style,this.options.styles.tabs.tab.active):(null===(a=null===(r=null===(o=this.options.styles)||void 0===o?void 0:o.tabs)||void 0===r?void 0:r.tab)||void 0===a?void 0:a.base)&&Object.assign(e.style,this.options.styles.tabs.tab.base)})}updateStyles(){}}const Ls="ui:position";function Os(e){return i(this,void 0,void 0,function*(){if(!e||"object"!=typeof e)return e;const t=gs(e);if(0===t.size)return e;const n=yield function(e){return i(this,void 0,void 0,function*(){const t=new Map,n=Array.from(e).map(e=>i(this,void 0,void 0,function*(){try{const i=(yield cn({url:e})).res;t.set(e,i)}catch(t){console.warn(`Failed to fetch schema from ${e}:`,t)}}));return yield Promise.all(n),t})}(t);return Ts(e,n)})}function gs(e,t=new Set){return Array.isArray(e)?e.forEach(e=>gs(e,t)):e&&"object"==typeof e&&(e.$ref&&/^https?:\/\//.test(e.$ref)&&t.add(e.$ref),Object.values(e).forEach(e=>gs(e,t))),t}function Ts(e,t){if(Array.isArray(e))return e.map(e=>Ts(e,t));if(e&&"object"==typeof e){if(e.$ref&&/^https?:\/\//.test(e.$ref)){if(!t.has(e.$ref))return;const i=Ts(t.get(e.$ref),t);return void 0!==e[Ls]?Object.assign(Object.assign({},i),{[Ls]:e[Ls]}):i}const i={};for(const[n,s]of Object.entries(e)){const e=Ts(s,t);void 0!==e&&(i[n]=e)}return i}return e}function Cs(e,t,i){var n,s;const o=null===(n=e.oneOf)||void 0===n?void 0:n.find(e=>{var n,s;return(null===(s=null===(n=e.properties)||void 0===n?void 0:n[t])||void 0===s?void 0:s.const)===i});if(!o)return{};const r=new Set(o.required||[]),a=new Set((null===(s=e.oneOf)||void 0===s?void 0:s.flatMap(e=>e.required||[]))||[]);return Object.fromEntries(Array.from(a).filter(e=>e!==t).map(e=>[e,{isVisible:r.has(e),isRequired:r.has(e)}]))}function Rs(e,t,i,n){var s,o,r,a,l,d,c,u,p,_,h,E;return{id:`payrails-dynamic-element-field:${e}`,name:e,property:t,label:null!==(a=null!==(r=null===(o=null===(s=null==n?void 0:n.fields)||void 0===s?void 0:s[e])||void 0===o?void 0:o.label)&&void 0!==r?r:t.title)&&void 0!==a?a:`${e}:label`,placeholder:null!==(c=null===(d=null===(l=null==n?void 0:n.fields)||void 0===l?void 0:l[e])||void 0===d?void 0:d.placeholder)&&void 0!==c?c:`${e}:placeholder`,errors:le({required:"This field is required",minLength:"This field is too short",maxLength:"This field is too long",pattern:"This field is invalid",oneOf:"This field is invalid"},null!==(u=t.errorMessage)&&void 0!==u?u:{},null!==(p=null==n?void 0:n.errors)&&void 0!==p?p:{},null!==(E=null===(h=null===(_=null==n?void 0:n.fields)||void 0===_?void 0:_[e])||void 0===h?void 0:h.errors)&&void 0!==E?E:{}),required:i}}function Ns(e){var t,i;return null!==(i=null===(t=e.oneOf)||void 0===t?void 0:t.map(e=>({value:String(e.const),label:e.title})))&&void 0!==i?i:[]}class Ss extends ms{constructor(e,t,i){super("div",{id:"payrails-dynamic-element-form",className:"payrails-dynamic-element-form"}),this.options=e,this.formConfig=t,this.returnInfo=i,this.formFields=new Map,this.formData={},this.__schema=null,this._previousFormValidState=null}collect(){return i(this,void 0,void 0,function*(){if(!this.parentElement)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_DYNAMIC_ELEMENT_NOT_MOUNTED,{description:"Dynamic element form is not mounted"});let e={};const t=Object.fromEntries(this.formFields.entries());if(Object.values(t).forEach(t=>{t.validate(),t.isVisible&&(e=zt(e,t.name,t.value))}),!this.isFormValid())throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_DYNAMIC_ELEMENT_FORM_INVALID,{description:"Dynamic element form is invalid"});return e})}constructSaveInstrumentBody(e,t){return i(this,void 0,void 0,function*(){var i;return{data:e,merchantReference:pe.response.merchantReference,holderReference:pe.response.holderReference,holderId:pe.response.holderId,paymentMethod:this.options.paymentMethod.paymentMethodCode,storeInstrument:null!==(i=null==t?void 0:t.storeInstrument)&&void 0!==i&&i}})}isFormValid(){return Object.values(this.formFields).filter(e=>e.isVisible).every(e=>e.isValid)}isFormValidSilent(){return Object.values(this.formFields).filter(e=>e.isVisible).every(e=>e.validate(!0))}checkAndTriggerValidationChange(){var e,t;const i=this.isFormValidSilent();this._previousFormValidState!==i&&(this._previousFormValidState=i,null===(t=null===(e=this.options.events)||void 0===e?void 0:e.onValidationChange)||void 0===t||t.call(e,i))}mount(e){const t=Object.create(null,{mount:{get:()=>super.mount}});return i(this,void 0,void 0,function*(){var i,n;yield this.makeForm(),t.mount.call(this,e),null===(n=null===(i=this.options.events)||void 0===i?void 0:i.onReady)||void 0===n||n.call(i)})}makeForm(){return i(this,void 0,void 0,function*(){var e;if(!(null===(e=this.formConfig)||void 0===e?void 0:e.schema))return;this.__schema=yield Os(this.formConfig.schema);const t=function(e,t){const i={};if(!function(e){return e&&"object"==typeof e}(e))return i;const n=(e,s)=>{var o;if(e.properties)for(const[r,a]of Object.entries(e.properties)){const l=s?`${s}.${r}`:r,d=a;"object"===d.type&&d.properties?n(d,l):i[l]=Rs(l,d,(null===(o=e.required)||void 0===o?void 0:o.includes(r))||!1,t)}};return n(e,""),i}(this.__schema,this.options.translations),i=Object.values(t).sort((e,t)=>{var i,n;return(null!==(i=e.property[Ls])&&void 0!==i?i:0)-(null!==(n=t.property[Ls])&&void 0!==n?n:0)});for(const e of i)this.createField(e);this.evaluateDependencies()})}createField(e){const t=this.createFieldSync(e);t&&(this.formFields.set(e.name,t),this.subElements.push(t))}createFieldSync(e){return t=e.property,Boolean(t.oneOf&&t.oneOf.length>0)?this.createOneOfField(e):function(e){return"string"===e.type&&!e.oneOf}(e.property)?this.createStringField(e):null;var t}createOneOfField(e){const t="bankAccount.holder.type"===e.name?"tabs":"select";return this.createFieldByType(e,t)}createStringField(e){return this.createFieldByType(e,"input")}createFieldByType(e,t){const i=this.extractStyles(e.name,t),n=this.makeFieldEvents(e.name);switch(t){case"tabs":return new As(Object.assign(Object.assign({},e),{events:n,styles:i,options:Ns(e.property)}));case"select":return new fs(Object.assign(Object.assign({},e),{events:n,styles:i,options:Ns(e.property)}));case"input":return new Is(Object.assign(Object.assign({},e),{events:n,styles:i}));default:throw new Error(`Unsupported component type: ${t}`)}}extractStyles(e,t){var i,n,s,o,r,a,l,d,c,u,p,_,h,E;const m=le({},null!==(s=null===(n=null===(i=this.options.styles)||void 0===i?void 0:i.all)||void 0===n?void 0:n[t])&&void 0!==s?s:{},null!==(l=null===(a=null===(r=null===(o=this.options.styles)||void 0===o?void 0:o.fields)||void 0===r?void 0:r[e])||void 0===a?void 0:a[t])&&void 0!==l?l:{}),v=le({},null!==(u=null===(c=null===(d=this.options.styles)||void 0===d?void 0:d.all)||void 0===c?void 0:c.errors)&&void 0!==u?u:{},null!==(E=null===(h=null===(_=null===(p=this.options.styles)||void 0===p?void 0:p.fields)||void 0===_?void 0:_[e])||void 0===h?void 0:h.errors)&&void 0!==E?E:{});return{[t]:m,errors:v}}makeFieldEvents(e){return{onChange:(t=>{this.formData=zt(this.formData,e,t),this.evaluateDependencies()}).bind(this),onReady:(t=>{this.formData=zt(this.formData,e,t)}).bind(this),onBlur:(()=>{this.checkAndTriggerValidationChange()}).bind(this)}}evaluateDependencies(){if(!this.__schema)return;const e=function(e,t){const i={};if(!e.dependentSchemas)return i;for(const[n,s]of Object.entries(e.dependentSchemas)){const e=Xt(t,n);if(s.oneOf){const t=Cs(s,n,e);Object.assign(i,t)}}return i}(this.__schema,this.formData);for(const[t,i]of Object.entries(e)){const e=this.formFields.get(t);e&&(e.setVisible(i.isVisible),e.setRequired(i.isRequired))}}}const Ps=e=>i(void 0,void 0,void 0,function*(){if(null==e?void 0:e.onSessionExpired)try{const t=yield e.onSessionExpired();if(t)ve(t),(null==e?void 0:e.onClientInitialized)&&e.onClientInitialized(pe);else{const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_SESSION_REFRESH_FAILED,{description:"Session refresh failed with no result returned"});r.PayrailsLogger.error(e.message,{error:e})}}catch(e){const t=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_SESSION_REFRESH_FAILED,{description:"Callback passed to onSessionExpired threw an error",cause:e});r.PayrailsLogger.error(t.message,{error:t})}}),bs=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i;class Ds{static setSelectedInstrument(e){if(!e||!e.id.match(bs))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_CALLBACK_FAILED,{description:"Instrument is not valid"});this._selectedInstrument=e}static getSelectedInstrument(){return this._selectedInstrument}static clearSelectedInstrument(){this._selectedInstrument=null}}Ds._selectedInstrument=null;const Ms={deleteInstrument:{linkKey:"instrumentDelete",method:$.DELETE,createRequest:e=>{var t,i;if(!e.resourceId)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_API_UNKNOWN_ERROR);const n=null===(i=null===(t=me().links)||void 0===t?void 0:t.instrumentDelete)||void 0===i?void 0:i.href;if(!n)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_API_URL_NOT_FOUND);return{url:e.resourceId?null==n?void 0:n.replace(":instrumentId",e.resourceId):n}},requestType:void 0,responseType:{}},updateInstrument:{linkKey:"instrumentUpdate",method:$.PATCH,createRequest:e=>{var t,i;const n=null===(i=null===(t=me().links)||void 0===t?void 0:t.instrumentUpdate)||void 0===i?void 0:i.href;if(!n)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_API_URL_NOT_FOUND);return{url:e.resourceId?null==n?void 0:n.replace(":instrumentId",e.resourceId):n,body:e.body}},requestType:{},responseType:{}},payout:{linkKey:"payout",method:$.POST,createRequest:()=>{const e=pe.payoutLink;if(!e)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_API_URL_NOT_FOUND);const t=Ds.getSelectedInstrument();if(!t)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_API_PAYOUT_NO_INSTRUMENT_SELECTED,{cause:new Error("No selected instrument for payout, set an instrument first using setState")});const i=[{integrationType:"api",amount:me().amount,paymentMethodCode:t.paymentMethod,paymentInstrumentId:t.id}];return{url:e,body:{amount:me().amount,payoutComposition:i}}},onSuccess:e=>i(void 0,void 0,void 0,function*(){const t=new Xi;return yield t.pollForAuthorizationResult(e.links.execution)}),requestType:{},responseType:{}}},ws={holderReference:{path:["holderReference"],returnType:""},amount:{path:["amount"],returnType:{}},binLookup:{path:["links","binLookup"],returnType:{}},instrumentUpdate:{path:["links","instrumentUpdate"],returnType:{}},instrumentDelete:{path:["links","instrumentDelete"],returnType:{}},executionId:{path:["execution","id"],returnType:void 0},paymentMethodConfig:{path:[],returnType:{}},paymentMethodInstruments:{path:[],returnType:{}}},ks=(e,t)=>{try{const i=me(),n=ws[e];if(!n)return r.PayrailsLogger.warn(`No query definition found for key: ${e}`),null;if("paymentMethodConfig"===e){const e=null==t?void 0:t.paymentMethodCode;return e?function(e){var t;try{if(!e)return r.PayrailsLogger.error("Payment method code is required"),null;const i=pe.availablePaymentMethods;return"all"===e?i:"redirect"===e?i.filter(e=>{var t;return(null===(t=e.clientConfig)||void 0===t?void 0:t.flow)===_e.REDIRECT}):null!==(t=i.find(({paymentMethodCode:t})=>t===e))&&void 0!==t?t:null}catch(t){return r.PayrailsLogger.error(`Error getting config for payment method: ${e}`,{error:t}),null}}(e):(r.PayrailsLogger.warn("Payment method code is required for paymentMethodConfig query"),null)}if("paymentMethodInstruments"===e){const e=null==t?void 0:t.paymentMethodCode;return e?function(e){return pe.getStoredInstrumentForPaymentMethod(e)}(e):(r.PayrailsLogger.warn("Payment method code is required for paymentMethodInstruments query"),null)}const{path:s}=n;return function(e,t){if(!e||!t||!t.length)return;let i=e;for(const e of t){if(null==i)return;i=i[e]}return i}(i,s)||null}catch(e){return r.PayrailsLogger.error("Error querying SDK Configuration",{error:e}),null}},Ys=(e={})=>{const t=document.getElementById("sdk-observer");return t||(e=>{const t=document.createElement("iframe");t.id="sdk-observer";const i=new URLSearchParams(e).toString();return t.src=`https://assets.payrails.io/1e0b55d/observability/index.html?${i}`,t.width="1px",t.height="1px",document.body.appendChild(t),t})(e)};
|
|
21
21
|
/* @copyright
|
|
22
22
|
Copyright (c) 2023 Payrails (https://www.payrails.com/)
|
|
23
23
|
*/
|
|
24
|
-
class Ms{static init(t,i){var n,s,a,l,d,c,u,p,_,h,E,m;try{const o="5.42.1-RC.4",v="web-sdk";Ds({version:o,packageName:v}),r.PayrailsLogger.init({enabled:(null===(n=null==i?void 0:i.telemetry)||void 0===n?void 0:n.enabled)||!0,logLevel:(null===(s=null==i?void 0:i.telemetry)||void 0===s?void 0:s.logLevel)||"error",environment:(null==i?void 0:i.environment)||"TEST",sdk:{name:v,version:o}}),ve(t);const y=me();r.PayrailsLogger.setState({payrails:{execution_id:null===(a=null==y?void 0:y.execution)||void 0===a?void 0:a.id,holder_reference:null==y?void 0:y.holderReference,vault_provider:null===(l=null==y?void 0:y.vaultConfiguration)||void 0===l?void 0:l.vaultType,merchant_reference:null===(d=null==y?void 0:y.execution)||void 0===d?void 0:d.merchantReference,workflow:{code:(null===(u=null===(c=null==y?void 0:y.execution)||void 0===c?void 0:c.workflow)||void 0===u?void 0:u.code)||"",version:(null===(_=null===(p=null==y?void 0:y.execution)||void 0===p?void 0:p.workflow)||void 0===_?void 0:_.version)||0}}});const{vaultConfiguration:{vaultId:I,vaultUrl:f,token:A},execution:L}=y;null===(h=y.vaultConfiguration)||void 0===h||h.vaultId;const O=Ui.init({vaultID:I,vaultURL:f,getBearerToken:()=>A?Promise.resolve(A):Promise.resolve(""),options:{initResponse:t,deserializedData:Object.assign({},y),logLevel:(null===(m=null===(E=null==i?void 0:i.telemetry)||void 0===E?void 0:E.logLevel)||void 0===m?void 0:m.toUpperCase())||"ERROR"}});return L&&(pe.setResponse(L),pe.isPaymentMethodAvailable(e.PAYMENT_METHOD_CODES.CARD)&&Zi.preloadCardForm()),new Ms(O,i)}catch(e){const t=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_CONFIG_MALFORMED,{cause:e});throw r.PayrailsLogger.error(t.message,{error:t}),t}}update(t){var i,n,s,o;void 0!==t.value&&void 0!==t.currency&&(me().amount={value:t.value,currency:t.currency}),t.meta&&pe.updateMeta(t.meta.key,t.meta.value);const r=t.installmentConfig;if(!r||0===Object.keys(r).length)return;const a=pe.getPaymentInstallmentOptions(e.PAYMENT_METHOD_CODES.CARD)||{},l=null===(i=r.installmentCountry)||void 0===i?void 0:i.toString();if(l&&Object.prototype.hasOwnProperty.call(r,"installmentOptions")){const e=Array.isArray(r.installmentOptions)?r.installmentOptions:[],t=Object.assign(Object.assign({},a),{[l]:e});pe.updateInstallmentOptions(t)}const d={};Object.prototype.hasOwnProperty.call(r,"defaultInstallment")&&(d.defaultInstallment=null!==(n=r.defaultInstallment)&&void 0!==n?n:null),null===(s=this.__cardForm)||void 0===s||s.updateInstallmentConfig(d),null===(o=this.__dropin)||void 0===o||o.updateInstallmentConfig(d)}collectContainer(e){var t;if("COMPOSABLE"===e.containerType&&!e.layout){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_CONTAINER_MOUNT);throw r.PayrailsLogger.error(e.message,{error:e}),e}return this.__container=ye.init(this.vaultClient,Object.assign(Object.assign({},e),{cardTableName:null===(t=me().vaultConfiguration)||void 0===t?void 0:t.cardTableName})),this.__container}googlePayButton(e){var t;return this.logIntegrationMode("elements"),new ts(Object.assign({environment:null===(t=this.options)||void 0===t?void 0:t.environment},e))}isGooglePayAvailable(e){var t;return ts.isGooglePayAvailable(pe.googlePayConfig,null===(t=this.options)||void 0===t?void 0:t.environment,e)}applePayButton(e){return this.logIntegrationMode("elements"),new nn(e)}isApplePayAvailable(){return nn.isApplePayAvailable()}setState({instrument:e}){e&&Ns.setSelectedInstrument(e)}cardList(e){return this.logIntegrationMode("elements"),this.__cardList||(this.__cardList=new Dn({onCardChange:t=>{this.__cardPaymentButton&&(this.__cardPaymentButton.selectedInstrument=t,this.__cardPaymentButton.setDisabled(!1)),null==e||e.onCardChange(t)}})),this.__cardList}cardForm(e){var t,i;if(this.logIntegrationMode("elements"),!this.__cardForm){const n=this.getContainerLayout(null==e?void 0:e.showCardHolderName,null==e?void 0:e.showSingleExpiryDateField,null==e?void 0:e.layout);this.__container=this.collectContainer(Object.assign(Object.assign({layout:n,errorTextStyles:{base:{display:"none"}}},null===(t=null==e?void 0:e.styles)||void 0===t?void 0:t.errorTextStyles),{styles:{base:null===(i=null==e?void 0:e.styles)||void 0===i?void 0:i.base},fonts:null==e?void 0:e.fonts})),this.__cardForm=new Tn(this.__container,Object.assign(Object.assign({},e),{events:Object.assign(Object.assign({},null==e?void 0:e.events),{onChange:t=>{var i;if(this.__cardPaymentButton&&(this.__cardPaymentButton.selectedInstrument=null,this.__cardForm)){const e=!!this.__cardPaymentButton.disabledByDefault&&!this.__cardForm.isValid;this.__cardPaymentButton.setDisabled(e)}(null===(i=null==e?void 0:e.events)||void 0===i?void 0:i.onChange)&&e.events.onChange(t)},onFocus:()=>{var t;if(this.__cardList&&this.__cardList.reset(),this.__cardPaymentButton&&(this.__cardPaymentButton.selectedInstrument=null,this.__cardForm)){const e=!!this.__cardPaymentButton.disabledByDefault&&!this.__cardForm.isValid;this.__cardPaymentButton.setDisabled(e)}(null===(t=null==e?void 0:e.events)||void 0===t?void 0:t.onFocus)&&e.events.onFocus()}})}))}return this.__cardPaymentButton&&this.__cardPaymentButton.setCardForm(this.__cardForm),this.__cardForm}dropin(e){var t,i,n,s,o,r;this.logIntegrationMode("dropin");const a=this.getContainerLayout(null===(i=null===(t=e.paymentMethodsConfiguration)||void 0===t?void 0:t.cards)||void 0===i?void 0:i.showCardHolderName,null===(s=null===(n=e.paymentMethodsConfiguration)||void 0===n?void 0:n.cards)||void 0===s?void 0:s.showSingleExpiryDateField,null===(r=null===(o=e.paymentMethodsConfiguration)||void 0===o?void 0:o.cards)||void 0===r?void 0:r.layout);return this.__container=this.collectContainer({layout:a,errorTextStyles:{base:{display:"none"}}}),this.__dropin=new us(this.__container,Object.assign({},this.options||{}),e),this.__dropin}getSavedCreditCards(){return this.logIntegrationMode("elements"),pe.savedCreditCards}getSavedGooglePayAccounts(){return this.logIntegrationMode("elements"),pe.savedGooglePayAccounts}getSavedApplePayAccounts(){return this.logIntegrationMode("elements"),pe.savedApplePayAccounts}query(e,t){return this.logIntegrationMode("headless"),bs(e,t)}api(e){return i(this,void 0,void 0,function*(){return this.logIntegrationMode("headless"),(e=>i(void 0,void 0,void 0,function*(){const{operation:t}=e,i=me(),n=Ss[t];try{const t=n.createRequest(e),s=yield Q(Object.assign({url:t.url,token:i.token,method:n.method},void 0!==t.body&&{body:t.body}));return n.onSuccess?yield n.onSuccess(s.res):s.res}catch(e){const t=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_API_UNSUCCESSFUL,{cause:e});throw r.PayrailsLogger.error(t.message,{error:t}),t}}))(e)})}getStoredInstruments(){return this.logIntegrationMode("elements"),pe.storedPaymentInstruments}getStoredInstrumentsByPaymentMethod(e){return this.logIntegrationMode("elements"),pe.storedPaymentInstruments.filter(t=>t.paymentMethod===e)}getAvailablePaymentMethods(){return this.logIntegrationMode("elements"),pe.availablePaymentMethods.map(({paymentMethodCode:e})=>e).filter(e=>!!e)}paymentButton(e){var t;return this.logIntegrationMode("elements"),this.__cardPaymentButton||(this.__cardPaymentButton=new Bs(e,(null===(t=this.options)||void 0===t?void 0:t.returnInfo)||{})),this.__cardPaymentButton.setDisabled(!!e.disabledByDefault),this.__cardForm&&this.__cardPaymentButton.setCardForm(this.__cardForm),this.__cardPaymentButton}paypalButton(e){return this.logIntegrationMode("elements"),this.__paypalButton=new as(Object.assign({},e)),this.__paypalButton}leanButton(e){return this.logIntegrationMode("elements"),this.__leanButton=new os(e),this.__leanButton}genericRedirectButton(e){return this.logIntegrationMode("elements"),this.__genericRedirectButton=new $n(e,e.returnInfo),this.__genericRedirectButton}dynamicElement(e){var t;this.logIntegrationMode("elements");const i=pe.getFullPaymentMethodConfig(e.paymentMethod.paymentMethodCode);if(!(null===(t=null==i?void 0:i.clientConfig)||void 0===t?void 0:t.instrumentDataSchema))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_DYNAMIC_ELEMENT_MISSING_CONFIG,{description:`Form schema not found for payment method ${e.paymentMethod.paymentMethodCode}`});const n={schema:i.clientConfig.instrumentDataSchema};return this.__dynamicElementForm=new Ts(e,n),this.__dynamicElementForm}getSavedPaypalAccounts(){return this.logIntegrationMode("elements"),pe.savedPaypalAccounts||[]}logIntegrationMode(e){r.PayrailsLogger.setState({sdk:{integration_mode:e}})}constructor(e,t){var n,s,o;this.vaultClient=e,this.options=t,null===(s=null===(n=null==t?void 0:t.events)||void 0===n?void 0:n.onClientInitialized)||void 0===s||s.call(n,pe),o=this.options||{},xi=o,Ie.getEventBus().on("PAYRAILS_CLIENT_SESSION_EXPIRED",()=>i(this,void 0,void 0,function*(){var e;yield null==Cs?void 0:Cs(null===(e=this.options)||void 0===e?void 0:e.events)}))}getContainerLayout(e,t,i){const n=[];return i?i.forEach(e=>{n.push(e.length)}):(n.push(1),e&&n.push(1),t?n.push(2):n.push(3)),n}binLookup(){return i(this,void 0,void 0,function*(){var e,t;if(!this.__dropin&&!this.__cardForm&&!this.__container)return void console.warn("No container found");let i;return this.__dropin?i=yield this.__dropin.fetchBinLookup():this.__cardForm?i=yield null===(e=this.__cardForm)||void 0===e?void 0:e.fetchBinLookup():this.__container&&(i=yield null===(t=this.__container)||void 0===t?void 0:t.fetchBinLookup(this.__container.bin)),i})}}var ws,ks;Ms.preloadCardForm=Zi.preloadCardForm,function(e){e.AUTHORIZE="AUTHORIZE",e.TOKENIZE="TOKENIZE"}(ws||(ws={})),e.PayrailsEnvironment=void 0,(ks=e.PayrailsEnvironment||(e.PayrailsEnvironment={})).TEST="TEST",ks.PRODUCTION="PRODUCTION";const Ys=(e,t,i)=>{var n;(null==t?void 0:t.onAuthorizeSuccess)&&e===ws.AUTHORIZE&&(console.warn("onAuthorizeSuccess is marked as deprecated and will be removed in future releases. Use `onSuccess` instead."),t.onAuthorizeSuccess(i)),null===(n=null==t?void 0:t.onSuccess)||void 0===n||n.call(t,e,i)},Us=(e,t,i)=>{var n;(null==t?void 0:t.onAuthorizeFailed)&&e===ws.AUTHORIZE&&(console.warn("onAuthorizeFailed is marked as deprecated and will be removed in future releases. Use `onFailed` instead."),t.onAuthorizeFailed(i)),null===(n=null==t?void 0:t.onFailed)||void 0===n||n.call(t,e,i)},Fs=(e,t)=>i(void 0,void 0,void 0,function*(){if(!t)return Promise.resolve(!0);t.onAuthorizeRequestStart&&e===ws.AUTHORIZE&&console.warn("onAuthorizeRequestStart is marked as deprecated and will be removed in future releases. Use `onRequestStart` instead.");const i="function"==typeof t.onAuthorizeRequestStart&&e===ws.AUTHORIZE?t.onAuthorizeRequestStart():Promise.resolve(!0),n="function"==typeof t.onRequestStart?t.onRequestStart(e):Promise.resolve(!0);return Promise.all([i,n]).then(e=>e.every(e=>!0===e))}),xs=(e,t,i)=>{var n;(null==t?void 0:t.onAuthorizePending)&&e===ws.AUTHORIZE&&(console.warn("onAuthorizePending is marked as deprecated and will be removed in future releases. Use `onPending` instead."),t.onAuthorizePending(i)),null===(n=null==t?void 0:t.onPending)||void 0===n||n.call(t,e,i)},js=(t,n,s)=>i(void 0,void 0,void 0,function*(){try{const r=yield((e,t,n)=>i(void 0,void 0,void 0,function*(){if(!t)return Promise.resolve(!0);t.onPaymentButtonClicked&&console.warn("onPaymentButtonClicked is marked as deprecated and will be removed in future releases. Use `onButtonClicked` instead.");const i="function"==typeof t.onPaymentButtonClicked&&e===ws.AUTHORIZE?t.onPaymentButtonClicked(n):Promise.resolve(!0),s="function"==typeof t.onButtonClicked?t.onButtonClicked(e,n):Promise.resolve(!0);return Promise.all([i,s]).then(e=>e.every(e=>!0===e))}))(t,n,s);if(!r){const i=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_CALLBACK_FAILED,{description:"Callback passed to onButtonClicked resolved to false"});return Us(t,n,{code:e.AuthorizationFailureReasons.VALIDATION_FAILED,message:i.message}),r}}catch(i){const s=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_CALLBACK_FAILED,{description:"Callback passed to onButtonClicked threw an error",cause:i});return Us(t,n,{code:e.AuthorizationFailureReasons.VALIDATION_FAILED,message:s.message}),!1}return!0});class Bs extends Qi{get bin(){var e;return this.selectedInstrument?this.selectedInstrument.data.bin?this.selectedInstrument.data.bin:"":(null===(e=this.cardForm)||void 0===e?void 0:e.bin)||""}constructor(e,t){var i;super("button",{id:"payrails-card-payment-button"}),this.options=e,this.returnInfo=t,this.selectedInstrument=null,this.paymentInstallmentElement=null,this.isLoading=!1,this.disabledByDefault=!0,this.element.innerText=(null===(i=null==e?void 0:e.translations)||void 0===i?void 0:i.label)||"Pay",this.disabledByDefault="boolean"!=typeof e.disabledByDefault||e.disabledByDefault,this.setDisabled(this.disabledByDefault),this.element.addEventListener("click",this.onPay.bind(this)),this.element.addEventListener("mouseenter",()=>{var e;this.element.classList.contains("disabled")||(this.element.classList.add("hover"),this.setStyles((null===(e=this.options.styles)||void 0===e?void 0:e.hover)||{}))}),this.element.addEventListener("mouseleave",()=>{var e;this.element.classList.contains("disabled")||(this.element.classList.remove("hover"),this.removeStyles((null===(e=this.options.styles)||void 0===e?void 0:e.hover)||{}))}),this.paymentExecutor=new Xi(this.returnInfo)}setDisabled(e){var t,i,n,s,o;this.element.classList.contains("disabled")!==e&&(null===(i=null===(t=this.options.events)||void 0===t?void 0:t.onStateChanged)||void 0===i||i.call(t,e?"disabled":"enabled")),this.element.disabled=e,e?(this.element.classList.add("disabled"),(null===(n=this.options.styles)||void 0===n?void 0:n.disabled)&&this.setStyles(this.options.styles.disabled)):(this.element.classList.remove("disabled"),this.removeStyles((null===(s=this.options.styles)||void 0===s?void 0:s.disabled)||{}),(null===(o=this.options.styles)||void 0===o?void 0:o.base)&&this.setStyles(this.options.styles.base))}setSavedCreditCard(e){console.warn("setSavedCreditCard is deprecated, please use setSavedInstrument"),this.setSavedInstrument(e)}setSavedInstrument(e){this.selectedInstrument=e,this.setDisabled(!1)}setStyles(e){var t;const i=Object.assign(Object.assign({},null===(t=this.options.styles)||void 0===t?void 0:t.base),e);Object.keys(i).forEach(e=>{this.element.style[e]=i[e]})}removeStyles(e){var t;const i=Object.keys((null===(t=this.options.styles)||void 0===t?void 0:t.base)||{});Object.keys(e).forEach(e=>{var t,n;i.includes(e)?this.element.style[e]=null===(n=null===(t=this.options.styles)||void 0===t?void 0:t.base)||void 0===n?void 0:n[e]:this.element.style[e]=""})}setLabel(e){this.element.innerText=e}setCardForm(e){this.cardForm=e}setPaymentInstallmentsDropdown(e){this.paymentInstallmentElement=e}triggerLoading(e){var t,i,n,s;const o=this.element.offsetWidth;this.element.style.minWidth=`${o}px`,this.isLoading=e,e?(this.element.innerHTML='<div class="dot-flashing"></div>',this.element.classList.add("loading"),(null===(t=this.options.styles)||void 0===t?void 0:t.loading)&&this.setStyles(this.options.styles.loading)):(this.element.innerText=(null===(n=null===(i=this.options)||void 0===i?void 0:i.translations)||void 0===n?void 0:n.label)||"Pay",this.element.classList.remove("loading"),this.removeStyles((null===(s=this.options.styles)||void 0===s?void 0:s.loading)||{}))}onAuthorizationFailed(e){this.setDisabled(!1),this.triggerLoading(!1),Us(ws.AUTHORIZE,this.options.events,e)}onPay(){return i(this,void 0,void 0,function*(){var t,i,n,s,a,l,d,c,u,p,_,h,E,m;let v;if(this.setDisabled(!0),this.triggerLoading(!0),!(null===(t=this.selectedInstrument)||void 0===t?void 0:t.id)){const e=yield null===(i=this.cardForm)||void 0===i?void 0:i.validate();if(v=!!(null==e?void 0:e.isValid),null===(s=null===(n=this.options.events)||void 0===n?void 0:n.onValidate)||void 0===s||s.call(n,{isValid:!!v,error:null==e?void 0:e.error,fieldErrors:null==e?void 0:e.fieldErrors}),!v)return this.setDisabled(!1),void this.triggerLoading(!1)}if(v=yield js(ws.AUTHORIZE,this.options.events,{bin:this.bin||""}),!v)return this.setDisabled(!1),void this.triggerLoading(!1);try{let t=[{paymentMethodCode:e.PAYMENT_METHOD_CODES.CARD,integrationType:"api",amount:me().amount,storeInstrument:!1}];if(null===(a=this.selectedInstrument)||void 0===a?void 0:a.id)t[0].paymentInstrumentId=null===(l=this.selectedInstrument)||void 0===l?void 0:l.id,t[0].paymentMethodCode=null===(d=this.selectedInstrument)||void 0===d?void 0:d.paymentMethod,this.paymentInstallmentElement&&(null===(c=this.paymentInstallmentElement)||void 0===c?void 0:c.selectedInstallmentValue)&&(t[0].installments={count:null===(u=this.paymentInstallmentElement)||void 0===u?void 0:u.selectedInstallmentValue});else{if(!this.cardForm){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_CARD_FORM_MISSING);throw r.PayrailsLogger.error(e.message,{error:e}),e}t=yield this.constructEncryptedPayment(t)}const i=yield this.paymentExecutor.pay(t);this.handleAuthorizationResult(i)}catch(t){let i=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_API_AUTHENTICATION_ERROR,{cause:t});t instanceof ee||[401,403].includes(null===(p=null==t?void 0:t.error)||void 0===p?void 0:p.code)?(null===(h=null===(_=this.options.events)||void 0===_?void 0:_.onPaymentSessionExpired)||void 0===h||h.call(_),i.message="API token is not valid or expired.",r.PayrailsLogger.error(i.message,{error:i}),this.onAuthorizationFailed({code:e.AuthorizationFailureReasons.AUTHENTICATION_ERROR,message:i.message})):t.toString().includes("Invalid token")?(null===(m=null===(E=this.options.events)||void 0===E?void 0:E.onPaymentSessionExpired)||void 0===m||m.call(E),i.message="Vault token is not valid or expired.",r.PayrailsLogger.error(i.message,{error:i})):i=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_API_UNKNOWN_ERROR,{cause:t}),this.onAuthorizationFailed({code:e.AuthorizationFailureReasons.AUTHENTICATION_ERROR,message:i.message})}})}constructEncryptedPayment(e){return i(this,void 0,void 0,function*(){if(!this.cardForm)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_CARD_FORM_MISSING);const{cardData:t,storeInstrument:i,enrollInstrumentToNetworkOffers:n,selectedInstallment:s,billingInfo:r}=yield this.cardForm.collectValues();return e[0].paymentInstrumentData=Object.assign(Object.assign({},t),{billingAddress:r}),e[0].storeInstrument=i,e[0].enrollInstrumentToNetworkOffers=n,s&&(e[0].installments={count:s}),e})}updateStyles(e){this.options.styles&&(this.options.styles=Object.assign(Object.assign({},this.options.styles),e)),this.isLoading?this.setStyles((null==e?void 0:e.loading)||{}):this.setStyles((null==e?void 0:e.base)||{})}updateTranslations(e){this.options.translations&&(this.options.translations=Object.assign(Object.assign({},this.options.translations),e)),(null==e?void 0:e.label)&&this.setLabel(e.label)}updateEvents(e){this.options.events&&(this.options.events=Object.assign(Object.assign({},this.options.events),e))}update(e){e.styles&&this.updateStyles(e.styles),e.translations&&this.updateTranslations(e.translations),e.events&&this.updateEvents(e.events)}handleAuthorizationResult(t){var i,n,s,r,a,l,d;let c;switch(null===(i=null==t?void 0:t.finalState)||void 0===i?void 0:i.code){case"authorizeSuccessful":this.triggerLoading(!1),Ys(ws.AUTHORIZE,this.options.events);break;case"authorizePending":"3ds"===(null===(n=null==t?void 0:t.response)||void 0===n?void 0:n.actionRequired)?new Qn(Object.assign(Object.assign({},this.options),{events:Object.assign(Object.assign({},this.options.events),{onAuthorizeFailed:e=>{this.onAuthorizationFailed(e)}})}),this.paymentExecutor).handle3ds(t):(null===(s=null==t?void 0:t.response)||void 0===s?void 0:s.actionRequired)||(this.triggerLoading(!1),xs(ws.AUTHORIZE,this.options.events));break;default:c=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_API_AUTHORIZATION_ERROR),this.onAuthorizationFailed({code:e.AuthorizationFailureReasons.AUTHORIZATION_ERROR,message:(null===(d=null===(l=null===(a=null===(r=t.finalState)||void 0===r?void 0:r.errors)||void 0===a?void 0:a[0])||void 0===l?void 0:l.reason)||void 0===d?void 0:d.result)||c.message})}}}var Vs;e.AuthorizationFailureReasons=void 0,(Vs=e.AuthorizationFailureReasons||(e.AuthorizationFailureReasons={})).VALIDATION_FAILED="VALIDATION_FAILED",Vs.AUTHORIZATION_ERROR="AUTHORIZATION_ERROR",Vs.AUTHENTICATION_ERROR="AUTHENTICATION_ERROR",Vs.UNKNOWN_ERROR="UNKNOWN_ERROR",Vs.USER_CANCELLED="USER_CANCELLED",e.Payrails=Ms,e.PayrailsCollectContainer=ye,window.Payrails=Ms}({});
|
|
24
|
+
class Us{static init(t,i){var n,s,a,l,d,c,u,p,_,h,E,m;try{const o="5.43.0",v="web-sdk";Ys({version:o,packageName:v}),r.PayrailsLogger.init({enabled:(null===(n=null==i?void 0:i.telemetry)||void 0===n?void 0:n.enabled)||!0,logLevel:(null===(s=null==i?void 0:i.telemetry)||void 0===s?void 0:s.logLevel)||"error",environment:(null==i?void 0:i.environment)||"TEST",sdk:{name:v,version:o}}),ve(t);const y=me();r.PayrailsLogger.setState({payrails:{execution_id:null===(a=null==y?void 0:y.execution)||void 0===a?void 0:a.id,holder_reference:null==y?void 0:y.holderReference,vault_provider:null===(l=null==y?void 0:y.vaultConfiguration)||void 0===l?void 0:l.vaultType,merchant_reference:null===(d=null==y?void 0:y.execution)||void 0===d?void 0:d.merchantReference,workflow:{code:(null===(u=null===(c=null==y?void 0:y.execution)||void 0===c?void 0:c.workflow)||void 0===u?void 0:u.code)||"",version:(null===(_=null===(p=null==y?void 0:y.execution)||void 0===p?void 0:p.workflow)||void 0===_?void 0:_.version)||0}}});const{vaultConfiguration:{vaultId:I,vaultUrl:f,token:A},execution:L}=y;null===(h=y.vaultConfiguration)||void 0===h||h.vaultId;const O=Ui.init({vaultID:I,vaultURL:f,getBearerToken:()=>A?Promise.resolve(A):Promise.resolve(""),options:{initResponse:t,deserializedData:Object.assign({},y),logLevel:(null===(m=null===(E=null==i?void 0:i.telemetry)||void 0===E?void 0:E.logLevel)||void 0===m?void 0:m.toUpperCase())||"ERROR"}});return L&&(pe.setResponse(L),pe.isPaymentMethodAvailable(e.PAYMENT_METHOD_CODES.CARD)&&Zi.preloadCardForm()),new Us(O,i)}catch(e){const t=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_CONFIG_MALFORMED,{cause:e});throw r.PayrailsLogger.error(t.message,{error:t}),t}}update(t){var i,n,s,o;void 0!==t.value&&void 0!==t.currency&&(me().amount={value:t.value,currency:t.currency}),t.meta&&pe.updateMeta(t.meta.key,t.meta.value);const r=t.installmentConfig;if(!r||0===Object.keys(r).length)return;const a=pe.getPaymentInstallmentOptions(e.PAYMENT_METHOD_CODES.CARD)||{},l=null===(i=r.installmentCountry)||void 0===i?void 0:i.toString();if(l&&Object.prototype.hasOwnProperty.call(r,"installmentOptions")){const e=Array.isArray(r.installmentOptions)?r.installmentOptions:[],t=Object.assign(Object.assign({},a),{[l]:e});pe.updateInstallmentOptions(t)}const d={};Object.prototype.hasOwnProperty.call(r,"defaultInstallment")&&(d.defaultInstallment=null!==(n=r.defaultInstallment)&&void 0!==n?n:null),null===(s=this.__cardForm)||void 0===s||s.updateInstallmentConfig(d),null===(o=this.__dropin)||void 0===o||o.updateInstallmentConfig(d)}collectContainer(e){var t;if("COMPOSABLE"===e.containerType&&!e.layout){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_COLLECT_CONTAINER_MOUNT);throw r.PayrailsLogger.error(e.message,{error:e}),e}return this.__container=ye.init(this.vaultClient,Object.assign(Object.assign({},e),{cardTableName:null===(t=me().vaultConfiguration)||void 0===t?void 0:t.cardTableName})),this.__container}googlePayButton(e){var t;return this.logIntegrationMode("elements"),new os(Object.assign({environment:null===(t=this.options)||void 0===t?void 0:t.environment},e))}isGooglePayAvailable(e){var t;return os.isGooglePayAvailable(pe.googlePayConfig,null===(t=this.options)||void 0===t?void 0:t.environment,e)}applePayButton(e){return this.logIntegrationMode("elements"),new an(e)}isApplePayAvailable(){return an.isApplePayAvailable()}setState({instrument:e}){e&&Ds.setSelectedInstrument(e)}cardList(e){return this.logIntegrationMode("elements"),this.__cardList||(this.__cardList=new Yn({onCardChange:t=>{this.__cardPaymentButton&&(this.__cardPaymentButton.selectedInstrument=t,this.__cardPaymentButton.setDisabled(!1)),null==e||e.onCardChange(t)}})),this.__cardList}cardForm(e){var t,i;if(this.logIntegrationMode("elements"),!this.__cardForm){const n=this.getContainerLayout(null==e?void 0:e.showCardHolderName,null==e?void 0:e.showSingleExpiryDateField,null==e?void 0:e.layout);this.__container=this.collectContainer(Object.assign(Object.assign({layout:n,errorTextStyles:{base:{display:"none"}}},null===(t=null==e?void 0:e.styles)||void 0===t?void 0:t.errorTextStyles),{styles:{base:null===(i=null==e?void 0:e.styles)||void 0===i?void 0:i.base},fonts:null==e?void 0:e.fonts})),this.__cardForm=new Sn(this.__container,Object.assign(Object.assign({},e),{events:Object.assign(Object.assign({},null==e?void 0:e.events),{onChange:t=>{var i;if(this.__cardPaymentButton&&(this.__cardPaymentButton.selectedInstrument=null,this.__cardForm)){const e=!!this.__cardPaymentButton.disabledByDefault&&!this.__cardForm.isValid;this.__cardPaymentButton.setDisabled(e)}(null===(i=null==e?void 0:e.events)||void 0===i?void 0:i.onChange)&&e.events.onChange(t)},onFocus:()=>{var t;if(this.__cardList&&this.__cardList.reset(),this.__cardPaymentButton&&(this.__cardPaymentButton.selectedInstrument=null,this.__cardForm)){const e=!!this.__cardPaymentButton.disabledByDefault&&!this.__cardForm.isValid;this.__cardPaymentButton.setDisabled(e)}(null===(t=null==e?void 0:e.events)||void 0===t?void 0:t.onFocus)&&e.events.onFocus()}})}))}return this.__cardPaymentButton&&this.__cardPaymentButton.setCardForm(this.__cardForm),this.__cardForm}dropin(e){var t,i,n,s,o,r;this.logIntegrationMode("dropin");const a=this.getContainerLayout(null===(i=null===(t=e.paymentMethodsConfiguration)||void 0===t?void 0:t.cards)||void 0===i?void 0:i.showCardHolderName,null===(s=null===(n=e.paymentMethodsConfiguration)||void 0===n?void 0:n.cards)||void 0===s?void 0:s.showSingleExpiryDateField,null===(r=null===(o=e.paymentMethodsConfiguration)||void 0===o?void 0:o.cards)||void 0===r?void 0:r.layout);return this.__container=this.collectContainer({layout:a,errorTextStyles:{base:{display:"none"}}}),this.__dropin=new Es(this.__container,Object.assign({},this.options||{}),e),this.__dropin}getSavedCreditCards(){return this.logIntegrationMode("elements"),pe.savedCreditCards}getSavedGooglePayAccounts(){return this.logIntegrationMode("elements"),pe.savedGooglePayAccounts}getSavedApplePayAccounts(){return this.logIntegrationMode("elements"),pe.savedApplePayAccounts}query(e,t){return this.logIntegrationMode("headless"),ks(e,t)}api(e){return i(this,void 0,void 0,function*(){return this.logIntegrationMode("headless"),(e=>i(void 0,void 0,void 0,function*(){const{operation:t}=e,i=me(),n=Ms[t];try{const t=n.createRequest(e),s=yield Q(Object.assign({url:t.url,token:i.token,method:n.method},void 0!==t.body&&{body:t.body}));return n.onSuccess?yield n.onSuccess(s.res):s.res}catch(e){const t=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_API_UNSUCCESSFUL,{cause:e});throw r.PayrailsLogger.error(t.message,{error:t}),t}}))(e)})}getStoredInstruments(){return this.logIntegrationMode("elements"),pe.storedPaymentInstruments}getStoredInstrumentsByPaymentMethod(e){return this.logIntegrationMode("elements"),pe.storedPaymentInstruments.filter(t=>t.paymentMethod===e)}getAvailablePaymentMethods(){return this.logIntegrationMode("elements"),pe.availablePaymentMethods.map(({paymentMethodCode:e})=>e).filter(e=>!!e)}paymentButton(e){var t;return this.logIntegrationMode("elements"),this.__cardPaymentButton||(this.__cardPaymentButton=new zs(e,(null===(t=this.options)||void 0===t?void 0:t.returnInfo)||{})),this.__cardPaymentButton.setDisabled(!!e.disabledByDefault),this.__cardForm&&this.__cardPaymentButton.setCardForm(this.__cardForm),this.__cardPaymentButton}paypalButton(e){return this.logIntegrationMode("elements"),this.__paypalButton=new us(Object.assign({},e)),this.__paypalButton}leanButton(e){return this.logIntegrationMode("elements"),this.__leanButton=new ds(e),this.__leanButton}genericRedirectButton(e){return this.logIntegrationMode("elements"),this.__genericRedirectButton=new es(e,e.returnInfo),this.__genericRedirectButton}dynamicElement(e){var t;this.logIntegrationMode("elements");const i=pe.getFullPaymentMethodConfig(e.paymentMethod.paymentMethodCode);if(!(null===(t=null==i?void 0:i.clientConfig)||void 0===t?void 0:t.instrumentDataSchema))throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_DYNAMIC_ELEMENT_MISSING_CONFIG,{description:`Form schema not found for payment method ${e.paymentMethod.paymentMethodCode}`});const n={schema:i.clientConfig.instrumentDataSchema};return this.__dynamicElementForm=new Ss(e,n),this.__dynamicElementForm}getSavedPaypalAccounts(){return this.logIntegrationMode("elements"),pe.savedPaypalAccounts||[]}logIntegrationMode(e){r.PayrailsLogger.setState({sdk:{integration_mode:e}})}constructor(e,t){var n,s,o;this.vaultClient=e,this.options=t,null===(s=null===(n=null==t?void 0:t.events)||void 0===n?void 0:n.onClientInitialized)||void 0===s||s.call(n,pe),o=this.options||{},xi=o,Ie.getEventBus().on("PAYRAILS_CLIENT_SESSION_EXPIRED",()=>i(this,void 0,void 0,function*(){var e;yield null==Ps?void 0:Ps(null===(e=this.options)||void 0===e?void 0:e.events)}))}getContainerLayout(e,t,i){const n=[];return i?i.forEach(e=>{n.push(e.length)}):(n.push(1),e&&n.push(1),t?n.push(2):n.push(3)),n}binLookup(){return i(this,void 0,void 0,function*(){var e,t;if(!this.__dropin&&!this.__cardForm&&!this.__container)return void console.warn("No container found");let i;return this.__dropin?i=yield this.__dropin.fetchBinLookup():this.__cardForm?i=yield null===(e=this.__cardForm)||void 0===e?void 0:e.fetchBinLookup():this.__container&&(i=yield null===(t=this.__container)||void 0===t?void 0:t.fetchBinLookup(this.__container.bin)),i})}}var Fs,xs;Us.preloadCardForm=Zi.preloadCardForm,function(e){e.AUTHORIZE="AUTHORIZE",e.TOKENIZE="TOKENIZE"}(Fs||(Fs={})),e.PayrailsEnvironment=void 0,(xs=e.PayrailsEnvironment||(e.PayrailsEnvironment={})).TEST="TEST",xs.PRODUCTION="PRODUCTION";const js=(e,t,i)=>{var n;(null==t?void 0:t.onAuthorizeSuccess)&&e===Fs.AUTHORIZE&&(console.warn("onAuthorizeSuccess is marked as deprecated and will be removed in future releases. Use `onSuccess` instead."),t.onAuthorizeSuccess(i)),null===(n=null==t?void 0:t.onSuccess)||void 0===n||n.call(t,e,i)},Bs=(e,t,i)=>{var n;(null==t?void 0:t.onAuthorizeFailed)&&e===Fs.AUTHORIZE&&(console.warn("onAuthorizeFailed is marked as deprecated and will be removed in future releases. Use `onFailed` instead."),t.onAuthorizeFailed(i)),null===(n=null==t?void 0:t.onFailed)||void 0===n||n.call(t,e,i)},Vs=(e,t)=>i(void 0,void 0,void 0,function*(){if(!t)return Promise.resolve(!0);t.onAuthorizeRequestStart&&e===Fs.AUTHORIZE&&console.warn("onAuthorizeRequestStart is marked as deprecated and will be removed in future releases. Use `onRequestStart` instead.");const i="function"==typeof t.onAuthorizeRequestStart&&e===Fs.AUTHORIZE?t.onAuthorizeRequestStart():Promise.resolve(!0),n="function"==typeof t.onRequestStart?t.onRequestStart(e):Promise.resolve(!0);return Promise.all([i,n]).then(e=>e.every(e=>!0===e))}),Gs=(e,t,i)=>{var n;(null==t?void 0:t.onAuthorizePending)&&e===Fs.AUTHORIZE&&(console.warn("onAuthorizePending is marked as deprecated and will be removed in future releases. Use `onPending` instead."),t.onAuthorizePending(i)),null===(n=null==t?void 0:t.onPending)||void 0===n||n.call(t,e,i)},Xs=(t,n,s)=>i(void 0,void 0,void 0,function*(){try{const r=yield((e,t,n)=>i(void 0,void 0,void 0,function*(){if(!t)return Promise.resolve(!0);t.onPaymentButtonClicked&&console.warn("onPaymentButtonClicked is marked as deprecated and will be removed in future releases. Use `onButtonClicked` instead.");const i="function"==typeof t.onPaymentButtonClicked&&e===Fs.AUTHORIZE?t.onPaymentButtonClicked(n):Promise.resolve(!0),s="function"==typeof t.onButtonClicked?t.onButtonClicked(e,n):Promise.resolve(!0);return Promise.all([i,s]).then(e=>e.every(e=>!0===e))}))(t,n,s);if(!r){const i=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_CALLBACK_FAILED,{description:"Callback passed to onButtonClicked resolved to false"});return Bs(t,n,{code:e.AuthorizationFailureReasons.VALIDATION_FAILED,message:i.message}),r}}catch(i){const s=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_CALLBACK_FAILED,{description:"Callback passed to onButtonClicked threw an error",cause:i});return Bs(t,n,{code:e.AuthorizationFailureReasons.VALIDATION_FAILED,message:s.message}),!1}return!0});class zs extends sn{get bin(){var e;return this.selectedInstrument?this.selectedInstrument.data.bin?this.selectedInstrument.data.bin:"":(null===(e=this.cardForm)||void 0===e?void 0:e.bin)||""}constructor(e,t){var i;super("button",{id:"payrails-card-payment-button"}),this.options=e,this.returnInfo=t,this.selectedInstrument=null,this.paymentInstallmentElement=null,this.isLoading=!1,this.disabledByDefault=!0,this.element.innerText=(null===(i=null==e?void 0:e.translations)||void 0===i?void 0:i.label)||"Pay",this.disabledByDefault="boolean"!=typeof e.disabledByDefault||e.disabledByDefault,this.setDisabled(this.disabledByDefault),this.element.addEventListener("click",this.onPay.bind(this)),this.element.addEventListener("mouseenter",()=>{var e;this.element.classList.contains("disabled")||(this.element.classList.add("hover"),this.setStyles((null===(e=this.options.styles)||void 0===e?void 0:e.hover)||{}))}),this.element.addEventListener("mouseleave",()=>{var e;this.element.classList.contains("disabled")||(this.element.classList.remove("hover"),this.removeStyles((null===(e=this.options.styles)||void 0===e?void 0:e.hover)||{}))}),this.paymentExecutor=new Xi(this.returnInfo)}setDisabled(e){var t,i,n,s,o;this.element.classList.contains("disabled")!==e&&(null===(i=null===(t=this.options.events)||void 0===t?void 0:t.onStateChanged)||void 0===i||i.call(t,e?"disabled":"enabled")),this.element.disabled=e,e?(this.element.classList.add("disabled"),(null===(n=this.options.styles)||void 0===n?void 0:n.disabled)&&this.setStyles(this.options.styles.disabled)):(this.element.classList.remove("disabled"),this.removeStyles((null===(s=this.options.styles)||void 0===s?void 0:s.disabled)||{}),(null===(o=this.options.styles)||void 0===o?void 0:o.base)&&this.setStyles(this.options.styles.base))}setSavedCreditCard(e){console.warn("setSavedCreditCard is deprecated, please use setSavedInstrument"),this.setSavedInstrument(e)}setSavedInstrument(e){this.selectedInstrument=e,this.setDisabled(!1)}setStyles(e){var t;const i=Object.assign(Object.assign({},null===(t=this.options.styles)||void 0===t?void 0:t.base),e);Object.keys(i).forEach(e=>{this.element.style[e]=i[e]})}removeStyles(e){var t;const i=Object.keys((null===(t=this.options.styles)||void 0===t?void 0:t.base)||{});Object.keys(e).forEach(e=>{var t,n;i.includes(e)?this.element.style[e]=null===(n=null===(t=this.options.styles)||void 0===t?void 0:t.base)||void 0===n?void 0:n[e]:this.element.style[e]=""})}setLabel(e){this.element.innerText=e}setCardForm(e){this.cardForm=e}setPaymentInstallmentsDropdown(e){this.paymentInstallmentElement=e}triggerLoading(e){var t,i,n,s;const o=this.element.offsetWidth;this.element.style.minWidth=`${o}px`,this.isLoading=e,e?(this.element.innerHTML='<div class="dot-flashing"></div>',this.element.classList.add("loading"),(null===(t=this.options.styles)||void 0===t?void 0:t.loading)&&this.setStyles(this.options.styles.loading)):(this.element.innerText=(null===(n=null===(i=this.options)||void 0===i?void 0:i.translations)||void 0===n?void 0:n.label)||"Pay",this.element.classList.remove("loading"),this.removeStyles((null===(s=this.options.styles)||void 0===s?void 0:s.loading)||{}))}onAuthorizationFailed(e){this.setDisabled(!1),this.triggerLoading(!1),Bs(Fs.AUTHORIZE,this.options.events,e)}onPay(){return i(this,void 0,void 0,function*(){var t,i,n,s,a,l,d,c,u,p,_,h,E,m;let v;if(this.setDisabled(!0),this.triggerLoading(!0),!(null===(t=this.selectedInstrument)||void 0===t?void 0:t.id)){const e=yield null===(i=this.cardForm)||void 0===i?void 0:i.validate();if(v=!!(null==e?void 0:e.isValid),null===(s=null===(n=this.options.events)||void 0===n?void 0:n.onValidate)||void 0===s||s.call(n,{isValid:!!v,error:null==e?void 0:e.error,fieldErrors:null==e?void 0:e.fieldErrors}),!v)return this.setDisabled(!1),void this.triggerLoading(!1)}if(v=yield Xs(Fs.AUTHORIZE,this.options.events,{bin:this.bin||""}),!v)return this.setDisabled(!1),void this.triggerLoading(!1);try{let t=[{paymentMethodCode:e.PAYMENT_METHOD_CODES.CARD,integrationType:"api",amount:me().amount,storeInstrument:!1}];if(null===(a=this.selectedInstrument)||void 0===a?void 0:a.id)t[0].paymentInstrumentId=null===(l=this.selectedInstrument)||void 0===l?void 0:l.id,t[0].paymentMethodCode=null===(d=this.selectedInstrument)||void 0===d?void 0:d.paymentMethod,this.paymentInstallmentElement&&(null===(c=this.paymentInstallmentElement)||void 0===c?void 0:c.selectedInstallmentValue)&&(t[0].installments={count:null===(u=this.paymentInstallmentElement)||void 0===u?void 0:u.selectedInstallmentValue});else{if(!this.cardForm){const e=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_CARD_FORM_MISSING);throw r.PayrailsLogger.error(e.message,{error:e}),e}t=yield this.constructEncryptedPayment(t)}const i=yield this.paymentExecutor.pay(t);this.handleAuthorizationResult(i)}catch(t){let i=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_API_AUTHENTICATION_ERROR,{cause:t});t instanceof ee||[401,403].includes(null===(p=null==t?void 0:t.error)||void 0===p?void 0:p.code)?(null===(h=null===(_=this.options.events)||void 0===_?void 0:_.onPaymentSessionExpired)||void 0===h||h.call(_),i.message="API token is not valid or expired.",r.PayrailsLogger.error(i.message,{error:i}),this.onAuthorizationFailed({code:e.AuthorizationFailureReasons.AUTHENTICATION_ERROR,message:i.message})):t.toString().includes("Invalid token")?(null===(m=null===(E=this.options.events)||void 0===E?void 0:E.onPaymentSessionExpired)||void 0===m||m.call(E),i.message="Vault token is not valid or expired.",r.PayrailsLogger.error(i.message,{error:i})):i=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_API_UNKNOWN_ERROR,{cause:t}),this.onAuthorizationFailed({code:e.AuthorizationFailureReasons.AUTHENTICATION_ERROR,message:i.message})}})}constructEncryptedPayment(e){return i(this,void 0,void 0,function*(){if(!this.cardForm)throw new o.PayrailsError(o.ERROR_CODES.PAYRAILS_CLIENT_CARD_FORM_MISSING);const{cardData:t,storeInstrument:i,enrollInstrumentToNetworkOffers:n,selectedInstallment:s,billingInfo:r}=yield this.cardForm.collectValues();return e[0].paymentInstrumentData=Object.assign(Object.assign({},t),{billingAddress:r}),e[0].storeInstrument=i,e[0].enrollInstrumentToNetworkOffers=n,s&&(e[0].installments={count:s}),e})}updateStyles(e){this.options.styles&&(this.options.styles=Object.assign(Object.assign({},this.options.styles),e)),this.isLoading?this.setStyles((null==e?void 0:e.loading)||{}):this.setStyles((null==e?void 0:e.base)||{})}updateTranslations(e){this.options.translations&&(this.options.translations=Object.assign(Object.assign({},this.options.translations),e)),(null==e?void 0:e.label)&&this.setLabel(e.label)}updateEvents(e){this.options.events&&(this.options.events=Object.assign(Object.assign({},this.options.events),e))}update(e){e.styles&&this.updateStyles(e.styles),e.translations&&this.updateTranslations(e.translations),e.events&&this.updateEvents(e.events)}handleAuthorizationResult(t){var i,n,s,r,a,l,d;let c;switch(null===(i=null==t?void 0:t.finalState)||void 0===i?void 0:i.code){case"authorizeSuccessful":this.triggerLoading(!1),js(Fs.AUTHORIZE,this.options.events);break;case"authorizePending":"3ds"===(null===(n=null==t?void 0:t.response)||void 0===n?void 0:n.actionRequired)?new ns(Object.assign(Object.assign({},this.options),{events:Object.assign(Object.assign({},this.options.events),{onAuthorizeFailed:e=>{this.onAuthorizationFailed(e)}})}),this.paymentExecutor).handle3ds(t):(null===(s=null==t?void 0:t.response)||void 0===s?void 0:s.actionRequired)||(this.triggerLoading(!1),Gs(Fs.AUTHORIZE,this.options.events));break;default:c=new o.PayrailsError(o.ERROR_CODES.PAYRAILS_API_AUTHORIZATION_ERROR),this.onAuthorizationFailed({code:e.AuthorizationFailureReasons.AUTHORIZATION_ERROR,message:(null===(d=null===(l=null===(a=null===(r=t.finalState)||void 0===r?void 0:r.errors)||void 0===a?void 0:a[0])||void 0===l?void 0:l.reason)||void 0===d?void 0:d.result)||c.message})}}}var Hs;e.AuthorizationFailureReasons=void 0,(Hs=e.AuthorizationFailureReasons||(e.AuthorizationFailureReasons={})).VALIDATION_FAILED="VALIDATION_FAILED",Hs.AUTHORIZATION_ERROR="AUTHORIZATION_ERROR",Hs.AUTHENTICATION_ERROR="AUTHENTICATION_ERROR",Hs.UNKNOWN_ERROR="UNKNOWN_ERROR",Hs.USER_CANCELLED="USER_CANCELLED",e.Payrails=Us,e.PayrailsCollectContainer=ye,window.Payrails=Us}({});
|