export type PaymentType = "bank_card" | "apple_pay" | "google_pay";