Skip to content

Commit

Permalink
add FPTI_KEY.MERCHANT_ID
Browse files Browse the repository at this point in the history
  • Loading branch information
Spencer Sablan committed Apr 10, 2024
1 parent 286ac94 commit 4df19e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/fpti.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ export const FPTI_KEY = {
JS_SDK_LIBRARY: ("js_sdk_library": "js_sdk_library"),
LOCALE: ("locale": "locale"),
MERCHANT_DOMAIN: ("merchant_domain": "merchant_domain"),
MERCHANT_ID: ("merchant_id": "merchant_id"),
MOBILE_APP_VERSION: ("mobile_app_version": "mobile_app_version"),
MOBILE_BUNDLE_IDENTIFIER: ("mapv": "mapv"),
OPTION_SELECTED: ("optsel": "optsel"),
Expand Down

0 comments on commit 4df19e5

Please sign in to comment.