MCPcopy Create free account

hub / github.com/codediodeio/angular-firebase-stripe / functions

Functions76 in github.com/codediodeio/angular-firebase-stripe

↓ 6 callersFunctiondefaultHandler
(promise: Promise<any>, res: any)
functions/src/app/api.ts:74
↓ 5 callersFunctiongetUser
(userId: string)
functions/src/app/helpers.ts:26
↓ 3 callersMethodgetCustomer
()
src/app/payment/payment.service.ts:27
↓ 2 callersFunctionattachSource
(userId: string, sourceId: string)
functions/src/app/helpers.ts:53
↓ 2 callersMethodattachSource
(card: any)
src/app/payment/payment.service.ts:55
↓ 2 callersMethodcancelSubscription
(planId: string)
src/app/payment/payment.service.ts:76
↓ 2 callersMethodcreateCharge
(card: any, amount: number)
src/app/payment/payment.service.ts:44
↓ 2 callersMethodupdateUserData
(user)
src/app/core/auth.service.ts:55
↓ 1 callersMethodattachSubscription
(sourceId: string, planId: string)
src/app/payment/payment.service.ts:69
↓ 1 callersFunctioncreateCustomer
(firebaseUser: any)
functions/src/app/helpers.ts:31
↓ 1 callersMethodcustomSignIn
(token)
src/app/core/auth.service.ts:86
↓ 1 callersMethodgetCharges
()
src/app/payment/payment.service.ts:34
↓ 1 callersFunctiongetCustomer
(userId: string)
functions/src/app/helpers.ts:41
↓ 1 callersMethodgetParagraphText
()
e2e/app.po.ts:8
↓ 1 callersFunctiongetSubscription
(userId: string, planId: string)
functions/src/app/helpers.ts:181
↓ 1 callersMethodgetUserIdToken
()
src/app/core/auth.service.ts:73
↓ 1 callersFunctionmintFirebaseToken
(code: string)
functions/src/app/connect.ts:46
↓ 1 callersMethodnavigateTo
()
e2e/app.po.ts:4
↓ 1 callersMethodoAuthLogin
(provider)
src/app/core/auth.service.ts:40
↓ 1 callersFunctionrecurringPayment
(customerId: string, planId: string, hook: string)
functions/src/app/helpers.ts:156
MethodanonymousLogin
()
src/app/core/auth.service.ts:47
FunctionauthenticateUser
(req, res, next)
functions/src/app/helpers.ts:7
MethodcanActivate
( next: ActivatedRouteSnapshot, state: RouterStateSnapshot)
src/app/core/auth.guard.ts:11
MethodcancelHandler
()
src/app/payment/subscription-plan/subscription-plan.component.ts:33
FunctioncancelSubscription
(userId: string, planId: string)
functions/src/app/helpers.ts:133
MethodclickHandler
(source: Source)
src/app/payment/user-sources/user-sources.component.ts:24
Methodconstructor
(private auth: AuthService, private pmt: PaymentService)
src/app/app.component.ts:16
Methodconstructor
(private http: HttpClient)
src/app/payment/payment.service.ts:20
Methodconstructor
(private http: HttpClient, private route: ActivatedRoute, public auth: AuthService)
src/app/payment/connect-redirect/connect-redirect.component.ts:16
Methodconstructor
(public pmt: PaymentService, public auth: AuthService)
src/app/payment/user-subscriptions/user-subscriptions.component.ts:17
Methodconstructor
(private pmt: PaymentService)
src/app/payment/user-sources/user-sources.component.ts:18
Methodconstructor
(private pmt: PaymentService)
src/app/payment/user-charges/user-charges.component.ts:15
Methodconstructor
(private cd: ChangeDetectorRef, public pmt: PaymentService)
src/app/payment/payment-form/payment-form.component.ts:42
Methodconstructor
(public pmt: PaymentService, public auth: AuthService)
src/app/payment/subscription-plan/subscription-plan.component.ts:20
Methodconstructor
(private auth: AuthService, private router: Router)
src/app/core/auth.guard.ts:10
Methodconstructor
(private afAuth: AngularFireAuth, private afs: AngularFirestore, private router: R
src/app/core/auth.service.ts:19
Methodconstructor
(private inj: Injector)
src/app/core/token.interceptor.ts:20
Methodconstructor
()
src/app/shared/nav-bar/nav-bar.component.ts:12
Methodconstructor
(public auth: AuthService)
src/app/shared/user-login/user-login.component.ts:12
Methodconstructor
()
src/app/shared/loading-spinner/loading-spinner.component.ts:12
Methodconstructor
()
src/app/demo/charge-card/charge-card.component.ts:10
Methodconstructor
()
src/app/demo/save-card/save-card.component.ts:10
Methodconstructor
()
src/app/demo/subscription-page/subscription-page.component.ts:14
Methodconstructor
()
src/app/demo/read-me/read-me.component.ts:10
Methodconstructor
()
src/app/demo/stripe-dashboard/stripe-dashboard.component.ts:10
Methodconstructor
(public auth: AuthService)
src/app/demo/connect-page/connect-page.component.ts:11
FunctioncorsMiddleware
(req, res, next)
functions/src/app/config.ts:6
FunctioncreateCharge
(userId: string, sourceId: string, amount: number, currency? :string)
functions/src/app/helpers.ts:69
MethodcreateHandler
()
src/app/payment/subscription-plan/subscription-plan.component.ts:26
FunctioncreateSubscription
(userId:string, sourceId:string, planId: string)
functions/src/app/helpers.ts:103
MethodformHandler
()
src/app/payment/payment-form/payment-form.component.ts:57
FunctiongetUserCharges
(userId: string, limit?: number)
functions/src/app/helpers.ts:88
MethodgoogleLogin
()
src/app/core/auth.service.ts:35
Methodintercept
(request: HttpRequest<any>, next: HttpHandler)
src/app/core/token.interceptor.ts:22
MethodngAfterViewInit
()
src/app/payment/payment-form/payment-form.component.ts:44
MethodngOnDestroy
()
src/app/payment/payment-form/payment-form.component.ts:81
MethodngOnInit
()
src/app/app.component.ts:18
MethodngOnInit
()
src/app/payment/connect-redirect/connect-redirect.component.ts:18
MethodngOnInit
()
src/app/payment/user-subscriptions/user-subscriptions.component.ts:19
MethodngOnInit
()
src/app/payment/user-sources/user-sources.component.ts:20
MethodngOnInit
()
src/app/payment/user-charges/user-charges.component.ts:17
MethodngOnInit
()
src/app/payment/subscription-plan/subscription-plan.component.ts:22
MethodngOnInit
()
src/app/shared/user-login/user-login.component.ts:15
MethodngOnInit
()
src/app/demo/save-card/save-card.component.ts:12
MethodngOnInit
()
src/app/demo/subscription-page/subscription-page.component.ts:16
MethodngOnInit
()
src/app/demo/read-me/read-me.component.ts:12
MethodngOnInit
()
src/app/demo/stripe-dashboard/stripe-dashboard.component.ts:12
MethodngOnInit
()
src/app/demo/connect-page/connect-page.component.ts:13
FunctiononPrepare
()
protractor.conf.js:22
MethodsetActive
(state: boolean)
src/app/shared/nav-bar/nav-bar.component.ts:18
MethodsetSource
(e)
src/app/demo/subscription-page/subscription-page.component.ts:19
MethodsignOut
()
src/app/core/auth.service.ts:66
MethodstripeLogin
()
src/app/core/auth.service.ts:82
MethodtoggleActive
()
src/app/shared/nav-bar/nav-bar.component.ts:14
Methodtransform
(obj: any)
src/app/shared/keys.pipe.ts:7
Methodtransform
(value: number)
src/app/shared/stripe.pipe.ts:9