sgh-stripe
Advanced tools
Comparing version 0.2.59 to 0.2.60
@@ -10,3 +10,3 @@ export declare class StripeData { | ||
connectAccountID: string; | ||
googlePayEnabled: boolean; | ||
googlePayEnabled: string; | ||
} |
@@ -38,5 +38,5 @@ import { ElementRef, ChangeDetectorRef, EventEmitter } from '@angular/core'; | ||
privacyPolicyEventEmit(): Promise<void>; | ||
updateStripeElements(googlePayEnabled: any): void; | ||
updateStripeElements(): void; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<StripeViewComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<StripeViewComponent, "lib-stripe-view", never, { "stripeData": "stripeData"; "clientData": "clientData"; }, { "tokenEvent": "tokenEvent"; "privacyPolicyEvent": "privacyPolicyEvent"; "enablePayBtnEvent": "enablePayBtnEvent"; "paymentConfirmEvent": "paymentConfirmEvent"; }, never, never, false, never>; | ||
} |
{ | ||
"name": "sgh-stripe", | ||
"version": "0.2.59", | ||
"version": "0.2.60", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": "^15.2.8", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
123864
1069