@chargehive/types
Advanced tools
+4
-1
@@ -42,2 +42,4 @@ import { | ||
| readonly correlationID: string; | ||
| initialize(options: ChargeHiveInitOptions); | ||
@@ -152,3 +154,3 @@ | ||
| PLACEMENT_CAPABILITY_CARD_FORM: PCIBridgeTokenizeResponse; | ||
| PLACEMENT_CAPABILITY_PAYPAL: EmptyObject; | ||
| PLACEMENT_CAPABILITY_PAYPAL: TokenizeResponse; // paypal controls the whole process and returns a full tokenization response | ||
| PLACEMENT_CAPABILITY_APPLE_PAY: | ||
@@ -488,3 +490,4 @@ { token: ApplePayJS.ApplePayPaymentToken; } | | ||
| merchantId: string; | ||
| presentationMode: string; | ||
| }; | ||
| } |
+1
-1
@@ -11,3 +11,3 @@ { | ||
| }, | ||
| "version": "2.6.5" | ||
| "version": "2.6.6" | ||
| } |
12717
1.18%454
0.44%