Finalish updates before sending emails to ISHLT exhibitors

This commit is contained in:
Scott Idem
2024-03-19 11:38:47 -04:00
parent d3ae087cd6
commit e4687aab2f
2 changed files with 251 additions and 21 deletions

View File

@@ -91,7 +91,7 @@ export let events_loc: Writable<key_val> = localStorageStore('ae_ events_loc', e
// Temporary app data. This should be stored to session storage.
// Updated 2024-03-06
let events_session_data_struct: key_val = {
'ver': '2024-03-06_17',
'ver': '2024-03-19_17',
// Shared
'ds': {
'submit_status': null,
@@ -130,6 +130,24 @@ let events_session_data_struct: key_val = {
qr_scan_result: null,
},
'stripe': {
'license_qty': 1,
'rental_qty': 0,
'rental_option': true,
'api_use': false,
'client_reference_id': null,
'publishable_key': 'pk_live_zqaWNDfak2eDHeqnRiyaJcFi',
'btn_payment_id': null,
'btn_1_license': 'buy_btn_1OvqWJ2gJkNsDuiNqMCWz5nG',
'btn_1_license_rental': 'buy_btn_1OvqVA2gJkNsDuiNhk9r8Io2',
'btn_3_license': 'buy_btn_1OvrI22gJkNsDuiNXjBg3c4Y',
'btn_3_license_rental': 'buy_btn_1OvrKa2gJkNsDuiNhSBCkNau',
'btn_6_license': 'buy_btn_1OvrWc2gJkNsDuiN7mnwvZNL',
'btn_6_license_rental': 'buy_btn_1OvrXP2gJkNsDuiNZpWZs3Uy',
'btn_10_license': 'buy_btn_1OvrPM2gJkNsDuiNRCMHfSuz',
'btn_10_license_rental': 'buy_btn_1OvrPs2gJkNsDuiN1nPkjPOM',
},
// Presentation Management (Distributing)
// Speakers Management (Collection)