Refactor and add legal links to payment pages, change contribute view's layout

This commit is contained in:
maddiebaka
2024-01-20 23:50:07 -05:00
parent 32b3ab5ee1
commit 0f2cf4af04
6 changed files with 154 additions and 50 deletions

View File

@@ -1,5 +1,5 @@
//
// Store.swift
// TransactionObserver.swift
// Toki Trainer
//
// Created by Madeline Pace on 12/18/23.
@@ -82,7 +82,6 @@ final class TransactionObserver: ObservableObject {
}
func processSubscription(_ productID: String) {
// TODO: Write function
print("Subscription ID: \(productID)")
switch productID {
case K.MonthlyTransactions.TierOne: