export type GooglePayVerifyToken = { google_pay_receipt: string; bundle_id?: string; key?: string; name?: string; };