Skip to content

Commit

Permalink
Add checkout app FPTI key (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
nikrom17 authored Jan 9, 2025
1 parent ab1b0b0 commit 4080b02
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 @@ -21,6 +21,7 @@ export const FPTI_KEY = {
BUTTON_TYPE: ("button_type": "button_type"),
BUTTON_VERSION: ("button_version": "button_version"),
BUYER_COUNTRY: ("buyer_cntry": "buyer_cntry"),
CHECKOUT_APP: ("checkout_app": "checkout_app"),
CHOSEN_FI_TYPE: ("chosen_fi_type": "chosen_fi_type"),
CHOSEN_FUNDING: ("selected_payment_method": "selected_payment_method"),
CLIENT_ID: ("client_id": "client_id"),
Expand Down

0 comments on commit 4080b02

Please sign in to comment.