@keystrokehq/paypal 0.1.3 → 0.1.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/actions/activate-plan.d.cts +13 -1
- package/dist/actions/activate-plan.d.mts +13 -1
- package/dist/actions/add-batch-trackers.d.cts +13 -1
- package/dist/actions/add-batch-trackers.d.mts +13 -1
- package/dist/actions/authorize-order.d.cts +15 -3
- package/dist/actions/authorize-order.d.cts.map +1 -1
- package/dist/actions/authorize-order.d.mts +15 -3
- package/dist/actions/authorize-order.d.mts.map +1 -1
- package/dist/actions/cancel-invoice.d.cts +13 -1
- package/dist/actions/cancel-invoice.d.mts +13 -1
- package/dist/actions/cancel-reminders.d.cts +13 -1
- package/dist/actions/cancel-reminders.d.mts +13 -1
- package/dist/actions/capture-subscription-payment.d.cts +14 -2
- package/dist/actions/capture-subscription-payment.d.mts +14 -2
- package/dist/actions/charge-payment-method.d.cts +13 -1
- package/dist/actions/charge-payment-method.d.cts.map +1 -1
- package/dist/actions/charge-payment-method.d.mts +13 -1
- package/dist/actions/charge-payment-method.d.mts.map +1 -1
- package/dist/actions/create-invoice.d.cts +13 -1
- package/dist/actions/create-invoice.d.mts +13 -1
- package/dist/actions/create-payment.d.cts +13 -1
- package/dist/actions/create-payment.d.mts +13 -1
- package/dist/actions/create-payments-billing-plans.d.cts +13 -1
- package/dist/actions/create-payments-billing-plans.d.mts +13 -1
- package/dist/actions/create-plan.d.cts +13 -1
- package/dist/actions/create-plan.d.cts.map +1 -1
- package/dist/actions/create-plan.d.mts +13 -1
- package/dist/actions/create-plan.d.mts.map +1 -1
- package/dist/actions/create-product.d.cts +13 -1
- package/dist/actions/create-product.d.mts +13 -1
- package/dist/actions/create-subscription.d.cts +13 -1
- package/dist/actions/create-subscription.d.mts +13 -1
- package/dist/actions/create-template.d.cts +13 -1
- package/dist/actions/create-template.d.mts +13 -1
- package/dist/actions/create-web-profile.d.cts +13 -1
- package/dist/actions/create-web-profile.d.mts +13 -1
- package/dist/actions/create-webhook-lookup.d.cts +13 -1
- package/dist/actions/create-webhook-lookup.d.cts.map +1 -1
- package/dist/actions/create-webhook-lookup.d.mts +13 -1
- package/dist/actions/create-webhook-lookup.d.mts.map +1 -1
- package/dist/actions/create-webhook.d.cts +13 -1
- package/dist/actions/create-webhook.d.mts +13 -1
- package/dist/actions/deactivate-plan.d.cts +13 -1
- package/dist/actions/deactivate-plan.d.mts +13 -1
- package/dist/actions/delete-external-payment.d.cts +13 -1
- package/dist/actions/delete-external-payment.d.mts +13 -1
- package/dist/actions/delete-invoice-payment-record.d.cts +13 -1
- package/dist/actions/delete-invoice-payment-record.d.mts +13 -1
- package/dist/actions/delete-invoice-refund-record.d.cts +13 -1
- package/dist/actions/delete-invoice-refund-record.d.mts +13 -1
- package/dist/actions/delete-invoice.d.cts +13 -1
- package/dist/actions/delete-invoice.d.mts +13 -1
- package/dist/actions/delete-payment-resource.d.cts +13 -1
- package/dist/actions/delete-payment-resource.d.mts +13 -1
- package/dist/actions/delete-template.d.cts +13 -1
- package/dist/actions/delete-template.d.mts +13 -1
- package/dist/actions/delete-web-profile.d.cts +13 -1
- package/dist/actions/delete-web-profile.d.mts +13 -1
- package/dist/actions/delete-webhook.d.cts +13 -1
- package/dist/actions/delete-webhook.d.mts +13 -1
- package/dist/actions/fetch-node.d.cts +13 -1
- package/dist/actions/fetch-node.d.mts +13 -1
- package/dist/actions/finalize-pay-pal-braintree-dispute.d.cts +13 -1
- package/dist/actions/finalize-pay-pal-braintree-dispute.d.mts +13 -1
- package/dist/actions/find-eligible-methods.d.cts +13 -1
- package/dist/actions/find-eligible-methods.d.mts +13 -1
- package/dist/actions/generate-client-token.d.cts +13 -1
- package/dist/actions/generate-client-token.d.cts.map +1 -1
- package/dist/actions/generate-client-token.d.mts +13 -1
- package/dist/actions/generate-client-token.d.mts.map +1 -1
- package/dist/actions/generate-next-invoice-number-v2.d.cts +13 -1
- package/dist/actions/generate-next-invoice-number-v2.d.mts +13 -1
- package/dist/actions/generate-next-invoice-number.d.cts +13 -1
- package/dist/actions/generate-next-invoice-number.d.cts.map +1 -1
- package/dist/actions/generate-next-invoice-number.d.mts +13 -1
- package/dist/actions/generate-next-invoice-number.d.mts.map +1 -1
- package/dist/actions/generate-qr-code.d.cts +13 -1
- package/dist/actions/generate-qr-code.d.mts +13 -1
- package/dist/actions/get-billing-subscriptions.d.cts +13 -1
- package/dist/actions/get-billing-subscriptions.d.mts +13 -1
- package/dist/actions/get-invoice.d.cts +13 -1
- package/dist/actions/get-invoice.d.mts +13 -1
- package/dist/actions/get-invoicing-invoices-qr-code.d.cts +13 -1
- package/dist/actions/get-invoicing-invoices-qr-code.d.mts +13 -1
- package/dist/actions/get-invoicing-template.d.cts +13 -1
- package/dist/actions/get-invoicing-template.d.mts +13 -1
- package/dist/actions/get-order.d.cts +13 -1
- package/dist/actions/get-order.d.mts +13 -1
- package/dist/actions/get-payment.d.cts +13 -1
- package/dist/actions/get-payment.d.mts +13 -1
- package/dist/actions/get-payments-refund.d.cts +13 -1
- package/dist/actions/get-payments-refund.d.mts +13 -1
- package/dist/actions/get-plan.d.cts +13 -1
- package/dist/actions/get-plan.d.mts +13 -1
- package/dist/actions/get-product.d.cts +13 -1
- package/dist/actions/get-product.d.mts +13 -1
- package/dist/actions/get-subscription.d.cts +13 -1
- package/dist/actions/get-subscription.d.mts +13 -1
- package/dist/actions/get-user-info.d.cts +13 -1
- package/dist/actions/get-user-info.d.mts +13 -1
- package/dist/actions/get-userinfo.d.cts +13 -1
- package/dist/actions/get-userinfo.d.mts +13 -1
- package/dist/actions/get-web-profile.d.cts +13 -1
- package/dist/actions/get-web-profile.d.mts +13 -1
- package/dist/actions/get-webhook-lookup.d.cts +13 -1
- package/dist/actions/get-webhook-lookup.d.mts +13 -1
- package/dist/actions/get-webhook.d.cts +13 -1
- package/dist/actions/get-webhook.d.mts +13 -1
- package/dist/actions/list-disputes.d.cts +13 -1
- package/dist/actions/list-disputes.d.mts +13 -1
- package/dist/actions/list-invoices.d.cts +13 -1
- package/dist/actions/list-invoices.d.mts +13 -1
- package/dist/actions/list-legacy-billing-plans.d.cts +13 -1
- package/dist/actions/list-legacy-billing-plans.d.mts +13 -1
- package/dist/actions/list-payments.d.cts +16 -4
- package/dist/actions/list-payments.d.mts +16 -4
- package/dist/actions/list-plans.d.cts +13 -1
- package/dist/actions/list-plans.d.mts +13 -1
- package/dist/actions/list-products.d.cts +13 -1
- package/dist/actions/list-products.d.mts +13 -1
- package/dist/actions/list-templates.d.cts +13 -1
- package/dist/actions/list-templates.d.mts +13 -1
- package/dist/actions/list-web-profiles.d.cts +13 -1
- package/dist/actions/list-web-profiles.d.mts +13 -1
- package/dist/actions/list-webhook-event-type-subscriptions.d.cts +13 -1
- package/dist/actions/list-webhook-event-type-subscriptions.d.mts +13 -1
- package/dist/actions/list-webhook-event-types.d.cts +13 -1
- package/dist/actions/list-webhook-event-types.d.cts.map +1 -1
- package/dist/actions/list-webhook-event-types.d.mts +13 -1
- package/dist/actions/list-webhook-event-types.d.mts.map +1 -1
- package/dist/actions/list-webhook-lookups.d.cts +13 -1
- package/dist/actions/list-webhook-lookups.d.cts.map +1 -1
- package/dist/actions/list-webhook-lookups.d.mts +13 -1
- package/dist/actions/list-webhook-lookups.d.mts.map +1 -1
- package/dist/actions/list-webhooks.d.cts +13 -1
- package/dist/actions/list-webhooks.d.mts +13 -1
- package/dist/actions/patch-orders.d.cts +13 -1
- package/dist/actions/patch-orders.d.cts.map +1 -1
- package/dist/actions/patch-orders.d.mts +13 -1
- package/dist/actions/patch-orders.d.mts.map +1 -1
- package/dist/actions/patch-plan.d.cts +13 -1
- package/dist/actions/patch-plan.d.mts +13 -1
- package/dist/actions/patch-subscription.d.cts +13 -1
- package/dist/actions/patch-subscription.d.cts.map +1 -1
- package/dist/actions/patch-subscription.d.mts +13 -1
- package/dist/actions/patch-subscription.d.mts.map +1 -1
- package/dist/actions/patch-web-profile.d.cts +13 -1
- package/dist/actions/patch-web-profile.d.cts.map +1 -1
- package/dist/actions/patch-web-profile.d.mts +13 -1
- package/dist/actions/patch-web-profile.d.mts.map +1 -1
- package/dist/actions/ping-braintree.d.cts +13 -1
- package/dist/actions/ping-braintree.d.cts.map +1 -1
- package/dist/actions/ping-braintree.d.mts +13 -1
- package/dist/actions/ping-braintree.d.mts.map +1 -1
- package/dist/actions/query-braintree-report.d.cts +13 -1
- package/dist/actions/query-braintree-report.d.mts +13 -1
- package/dist/actions/retrieve-payment-resource.d.cts +13 -1
- package/dist/actions/retrieve-payment-resource.d.mts +13 -1
- package/dist/actions/search-invoices.d.cts +13 -1
- package/dist/actions/search-invoices.d.mts +13 -1
- package/dist/actions/send-invoice.d.cts +13 -1
- package/dist/actions/send-invoice.d.mts +13 -1
- package/dist/actions/simulate-webhook-event.d.cts +13 -1
- package/dist/actions/simulate-webhook-event.d.mts +13 -1
- package/dist/actions/update-dispute.d.cts +13 -1
- package/dist/actions/update-dispute.d.mts +13 -1
- package/dist/actions/update-invoice.d.cts +13 -1
- package/dist/actions/update-invoice.d.cts.map +1 -1
- package/dist/actions/update-invoice.d.mts +13 -1
- package/dist/actions/update-invoice.d.mts.map +1 -1
- package/dist/actions/update-pay-pal-product.d.cts +13 -1
- package/dist/actions/update-pay-pal-product.d.cts.map +1 -1
- package/dist/actions/update-pay-pal-product.d.mts +13 -1
- package/dist/actions/update-pay-pal-product.d.mts.map +1 -1
- package/dist/actions/update-pay-pal-webhook.d.cts +13 -1
- package/dist/actions/update-pay-pal-webhook.d.cts.map +1 -1
- package/dist/actions/update-pay-pal-webhook.d.mts +13 -1
- package/dist/actions/update-pay-pal-webhook.d.mts.map +1 -1
- package/dist/actions/update-templates.d.cts +13 -1
- package/dist/actions/update-templates.d.mts +13 -1
- package/dist/actions/update-web-profile.d.cts +13 -1
- package/dist/actions/update-web-profile.d.mts +13 -1
- package/dist/actions/verify-payment-method.d.cts +13 -1
- package/dist/actions/verify-payment-method.d.mts +13 -1
- package/dist/actions/verify-webhook-signature.d.cts +13 -1
- package/dist/actions/verify-webhook-signature.d.cts.map +1 -1
- package/dist/actions/verify-webhook-signature.d.mts +13 -1
- package/dist/actions/verify-webhook-signature.d.mts.map +1 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +9 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +9 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -1
- package/dist/app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -10,7 +10,19 @@ declare const PaypalActivatePlanOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const paypalActivatePlan: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
accessToken: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
accessToken: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { paypalActivatePlan };
|
|
16
28
|
//# sourceMappingURL=activate-plan.d.cts.map
|
|
@@ -10,7 +10,19 @@ declare const PaypalActivatePlanOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const paypalActivatePlan: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
accessToken: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
accessToken: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { paypalActivatePlan };
|
|
16
28
|
//# sourceMappingURL=activate-plan.d.mts.map
|
|
@@ -79,7 +79,19 @@ declare const paypalAddBatchTrackers: import("@keystrokehq/action").WorkflowActi
|
|
|
79
79
|
tracking_number_type?: string | undefined;
|
|
80
80
|
tracking_number_validated?: boolean | undefined;
|
|
81
81
|
}[];
|
|
82
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
82
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
83
|
+
connectionId: z.ZodString;
|
|
84
|
+
entityId: z.ZodString;
|
|
85
|
+
instanceId: z.ZodString;
|
|
86
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
87
|
+
accessToken: z.ZodString;
|
|
88
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
89
|
+
connectionId: z.ZodString;
|
|
90
|
+
entityId: z.ZodString;
|
|
91
|
+
instanceId: z.ZodString;
|
|
92
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
93
|
+
accessToken: z.ZodString;
|
|
94
|
+
}, z.core.$strip>>]>;
|
|
83
95
|
//#endregion
|
|
84
96
|
export { paypalAddBatchTrackers };
|
|
85
97
|
//# sourceMappingURL=add-batch-trackers.d.cts.map
|
|
@@ -79,7 +79,19 @@ declare const paypalAddBatchTrackers: import("@keystrokehq/action").WorkflowActi
|
|
|
79
79
|
tracking_number_type?: string | undefined;
|
|
80
80
|
tracking_number_validated?: boolean | undefined;
|
|
81
81
|
}[];
|
|
82
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
82
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
83
|
+
connectionId: z.ZodString;
|
|
84
|
+
entityId: z.ZodString;
|
|
85
|
+
instanceId: z.ZodString;
|
|
86
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
87
|
+
accessToken: z.ZodString;
|
|
88
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
89
|
+
connectionId: z.ZodString;
|
|
90
|
+
entityId: z.ZodString;
|
|
91
|
+
instanceId: z.ZodString;
|
|
92
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
93
|
+
accessToken: z.ZodString;
|
|
94
|
+
}, z.core.$strip>>]>;
|
|
83
95
|
//#endregion
|
|
84
96
|
export { paypalAddBatchTrackers };
|
|
85
97
|
//# sourceMappingURL=add-batch-trackers.d.mts.map
|
|
@@ -33,11 +33,11 @@ declare const PaypalAuthorizeOrderOutput: z.ZodObject<{
|
|
|
33
33
|
}, z.core.$loose>>>;
|
|
34
34
|
intent: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
35
|
status: z.ZodNullable<z.ZodEnum<{
|
|
36
|
+
COMPLETED: "COMPLETED";
|
|
36
37
|
CREATED: "CREATED";
|
|
37
38
|
SAVED: "SAVED";
|
|
38
39
|
APPROVED: "APPROVED";
|
|
39
40
|
VOIDED: "VOIDED";
|
|
40
|
-
COMPLETED: "COMPLETED";
|
|
41
41
|
PAYER_ACTION_REQUIRED: "PAYER_ACTION_REQUIRED";
|
|
42
42
|
}>>;
|
|
43
43
|
create_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -57,13 +57,13 @@ declare const PaypalAuthorizeOrderOutput: z.ZodObject<{
|
|
|
57
57
|
currency_code: z.ZodNullable<z.ZodString>;
|
|
58
58
|
}, z.core.$loose>>;
|
|
59
59
|
status: z.ZodNullable<z.ZodEnum<{
|
|
60
|
+
PENDING: "PENDING";
|
|
60
61
|
CREATED: "CREATED";
|
|
61
62
|
VOIDED: "VOIDED";
|
|
62
63
|
CAPTURED: "CAPTURED";
|
|
63
64
|
DENIED: "DENIED";
|
|
64
65
|
EXPIRED: "EXPIRED";
|
|
65
66
|
PARTIALLY_CAPTURED: "PARTIALLY_CAPTURED";
|
|
66
|
-
PENDING: "PENDING";
|
|
67
67
|
}>>;
|
|
68
68
|
custom_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
69
69
|
invoice_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -94,7 +94,19 @@ declare const paypalAuthorizeOrder: import("@keystrokehq/action").WorkflowAction
|
|
|
94
94
|
paypal_request_id?: string | undefined;
|
|
95
95
|
paypal_auth_assertion?: string | undefined;
|
|
96
96
|
paypal_client_metadata_id?: string | undefined;
|
|
97
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
97
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
98
|
+
connectionId: z.ZodString;
|
|
99
|
+
entityId: z.ZodString;
|
|
100
|
+
instanceId: z.ZodString;
|
|
101
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
102
|
+
accessToken: z.ZodString;
|
|
103
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
104
|
+
connectionId: z.ZodString;
|
|
105
|
+
entityId: z.ZodString;
|
|
106
|
+
instanceId: z.ZodString;
|
|
107
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
108
|
+
accessToken: z.ZodString;
|
|
109
|
+
}, z.core.$strip>>]>;
|
|
98
110
|
//#endregion
|
|
99
111
|
export { paypalAuthorizeOrder };
|
|
100
112
|
//# sourceMappingURL=authorize-order.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"authorize-order.d.cts","names":[],"sources":["../../src/actions/authorize-order.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;cAkEzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAW1B,oBAAA,gCAAoB,wBAAA
|
|
1
|
+
{"version":3,"file":"authorize-order.d.cts","names":[],"sources":["../../src/actions/authorize-order.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;cAkEzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAW1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -33,11 +33,11 @@ declare const PaypalAuthorizeOrderOutput: z.ZodObject<{
|
|
|
33
33
|
}, z.core.$loose>>>;
|
|
34
34
|
intent: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
35
|
status: z.ZodNullable<z.ZodEnum<{
|
|
36
|
+
COMPLETED: "COMPLETED";
|
|
36
37
|
CREATED: "CREATED";
|
|
37
38
|
SAVED: "SAVED";
|
|
38
39
|
APPROVED: "APPROVED";
|
|
39
40
|
VOIDED: "VOIDED";
|
|
40
|
-
COMPLETED: "COMPLETED";
|
|
41
41
|
PAYER_ACTION_REQUIRED: "PAYER_ACTION_REQUIRED";
|
|
42
42
|
}>>;
|
|
43
43
|
create_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -57,13 +57,13 @@ declare const PaypalAuthorizeOrderOutput: z.ZodObject<{
|
|
|
57
57
|
currency_code: z.ZodNullable<z.ZodString>;
|
|
58
58
|
}, z.core.$loose>>;
|
|
59
59
|
status: z.ZodNullable<z.ZodEnum<{
|
|
60
|
+
PENDING: "PENDING";
|
|
60
61
|
CREATED: "CREATED";
|
|
61
62
|
VOIDED: "VOIDED";
|
|
62
63
|
CAPTURED: "CAPTURED";
|
|
63
64
|
DENIED: "DENIED";
|
|
64
65
|
EXPIRED: "EXPIRED";
|
|
65
66
|
PARTIALLY_CAPTURED: "PARTIALLY_CAPTURED";
|
|
66
|
-
PENDING: "PENDING";
|
|
67
67
|
}>>;
|
|
68
68
|
custom_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
69
69
|
invoice_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -94,7 +94,19 @@ declare const paypalAuthorizeOrder: import("@keystrokehq/action").WorkflowAction
|
|
|
94
94
|
paypal_request_id?: string | undefined;
|
|
95
95
|
paypal_auth_assertion?: string | undefined;
|
|
96
96
|
paypal_client_metadata_id?: string | undefined;
|
|
97
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
97
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
98
|
+
connectionId: z.ZodString;
|
|
99
|
+
entityId: z.ZodString;
|
|
100
|
+
instanceId: z.ZodString;
|
|
101
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
102
|
+
accessToken: z.ZodString;
|
|
103
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
104
|
+
connectionId: z.ZodString;
|
|
105
|
+
entityId: z.ZodString;
|
|
106
|
+
instanceId: z.ZodString;
|
|
107
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
108
|
+
accessToken: z.ZodString;
|
|
109
|
+
}, z.core.$strip>>]>;
|
|
98
110
|
//#endregion
|
|
99
111
|
export { paypalAuthorizeOrder };
|
|
100
112
|
//# sourceMappingURL=authorize-order.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"authorize-order.d.mts","names":[],"sources":["../../src/actions/authorize-order.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;cAkEzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAW1B,oBAAA,gCAAoB,wBAAA
|
|
1
|
+
{"version":3,"file":"authorize-order.d.mts","names":[],"sources":["../../src/actions/authorize-order.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;cAkEzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAW1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -36,7 +36,19 @@ declare const paypalCancelInvoice: import("@keystrokehq/action").WorkflowActionD
|
|
|
36
36
|
send_to_invoicer?: boolean | undefined;
|
|
37
37
|
send_to_recipient?: boolean | undefined;
|
|
38
38
|
additional_recipients?: string[] | undefined;
|
|
39
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
39
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
40
|
+
connectionId: z.ZodString;
|
|
41
|
+
entityId: z.ZodString;
|
|
42
|
+
instanceId: z.ZodString;
|
|
43
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
44
|
+
accessToken: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
accessToken: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>;
|
|
40
52
|
//#endregion
|
|
41
53
|
export { paypalCancelInvoice };
|
|
42
54
|
//# sourceMappingURL=cancel-invoice.d.cts.map
|
|
@@ -36,7 +36,19 @@ declare const paypalCancelInvoice: import("@keystrokehq/action").WorkflowActionD
|
|
|
36
36
|
send_to_invoicer?: boolean | undefined;
|
|
37
37
|
send_to_recipient?: boolean | undefined;
|
|
38
38
|
additional_recipients?: string[] | undefined;
|
|
39
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
39
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
40
|
+
connectionId: z.ZodString;
|
|
41
|
+
entityId: z.ZodString;
|
|
42
|
+
instanceId: z.ZodString;
|
|
43
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
44
|
+
accessToken: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
accessToken: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>;
|
|
40
52
|
//#endregion
|
|
41
53
|
export { paypalCancelInvoice };
|
|
42
54
|
//# sourceMappingURL=cancel-invoice.d.mts.map
|
|
@@ -25,7 +25,19 @@ declare const PaypalCancelRemindersOutput: z.ZodObject<{
|
|
|
25
25
|
}, z.core.$loose>;
|
|
26
26
|
declare const paypalCancelReminders: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
invoice_id: string;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
accessToken: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
accessToken: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
29
41
|
//#endregion
|
|
30
42
|
export { paypalCancelReminders };
|
|
31
43
|
//# sourceMappingURL=cancel-reminders.d.cts.map
|
|
@@ -25,7 +25,19 @@ declare const PaypalCancelRemindersOutput: z.ZodObject<{
|
|
|
25
25
|
}, z.core.$loose>;
|
|
26
26
|
declare const paypalCancelReminders: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
invoice_id: string;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
accessToken: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
accessToken: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
29
41
|
//#endregion
|
|
30
42
|
export { paypalCancelReminders };
|
|
31
43
|
//# sourceMappingURL=cancel-reminders.d.mts.map
|
|
@@ -17,9 +17,9 @@ declare const PaypalCaptureSubscriptionPaymentOutput: z.ZodObject<{
|
|
|
17
17
|
time: z.ZodNullable<z.ZodString>;
|
|
18
18
|
status: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
19
19
|
COMPLETED: "COMPLETED";
|
|
20
|
-
PENDING: "PENDING";
|
|
21
20
|
DECLINED: "DECLINED";
|
|
22
21
|
PARTIALLY_REFUNDED: "PARTIALLY_REFUNDED";
|
|
22
|
+
PENDING: "PENDING";
|
|
23
23
|
REFUNDED: "REFUNDED";
|
|
24
24
|
FAILED: "FAILED";
|
|
25
25
|
}>>>;
|
|
@@ -67,7 +67,19 @@ declare const paypalCaptureSubscriptionPayment: import("@keystrokehq/action").Wo
|
|
|
67
67
|
currency_code: string;
|
|
68
68
|
};
|
|
69
69
|
capture_type: "OUTSTANDING_BALANCE";
|
|
70
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
70
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
71
|
+
connectionId: z.ZodString;
|
|
72
|
+
entityId: z.ZodString;
|
|
73
|
+
instanceId: z.ZodString;
|
|
74
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
75
|
+
accessToken: z.ZodString;
|
|
76
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
77
|
+
connectionId: z.ZodString;
|
|
78
|
+
entityId: z.ZodString;
|
|
79
|
+
instanceId: z.ZodString;
|
|
80
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
81
|
+
accessToken: z.ZodString;
|
|
82
|
+
}, z.core.$strip>>]>;
|
|
71
83
|
//#endregion
|
|
72
84
|
export { paypalCaptureSubscriptionPayment };
|
|
73
85
|
//# sourceMappingURL=capture-subscription-payment.d.cts.map
|
|
@@ -17,9 +17,9 @@ declare const PaypalCaptureSubscriptionPaymentOutput: z.ZodObject<{
|
|
|
17
17
|
time: z.ZodNullable<z.ZodString>;
|
|
18
18
|
status: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
19
19
|
COMPLETED: "COMPLETED";
|
|
20
|
-
PENDING: "PENDING";
|
|
21
20
|
DECLINED: "DECLINED";
|
|
22
21
|
PARTIALLY_REFUNDED: "PARTIALLY_REFUNDED";
|
|
22
|
+
PENDING: "PENDING";
|
|
23
23
|
REFUNDED: "REFUNDED";
|
|
24
24
|
FAILED: "FAILED";
|
|
25
25
|
}>>>;
|
|
@@ -67,7 +67,19 @@ declare const paypalCaptureSubscriptionPayment: import("@keystrokehq/action").Wo
|
|
|
67
67
|
currency_code: string;
|
|
68
68
|
};
|
|
69
69
|
capture_type: "OUTSTANDING_BALANCE";
|
|
70
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
70
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
71
|
+
connectionId: z.ZodString;
|
|
72
|
+
entityId: z.ZodString;
|
|
73
|
+
instanceId: z.ZodString;
|
|
74
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
75
|
+
accessToken: z.ZodString;
|
|
76
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
77
|
+
connectionId: z.ZodString;
|
|
78
|
+
entityId: z.ZodString;
|
|
79
|
+
instanceId: z.ZodString;
|
|
80
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
81
|
+
accessToken: z.ZodString;
|
|
82
|
+
}, z.core.$strip>>]>;
|
|
71
83
|
//#endregion
|
|
72
84
|
export { paypalCaptureSubscriptionPayment };
|
|
73
85
|
//# sourceMappingURL=capture-subscription-payment.d.mts.map
|
|
@@ -89,7 +89,19 @@ declare const paypalChargePaymentMethod: import("@keystrokehq/action").WorkflowA
|
|
|
89
89
|
payment_method_id: string;
|
|
90
90
|
options?: Record<string, unknown> | undefined;
|
|
91
91
|
};
|
|
92
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
92
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
93
|
+
connectionId: z.ZodString;
|
|
94
|
+
entityId: z.ZodString;
|
|
95
|
+
instanceId: z.ZodString;
|
|
96
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
97
|
+
accessToken: z.ZodString;
|
|
98
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
99
|
+
connectionId: z.ZodString;
|
|
100
|
+
entityId: z.ZodString;
|
|
101
|
+
instanceId: z.ZodString;
|
|
102
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
103
|
+
accessToken: z.ZodString;
|
|
104
|
+
}, z.core.$strip>>]>;
|
|
93
105
|
//#endregion
|
|
94
106
|
export { paypalChargePaymentMethod };
|
|
95
107
|
//# sourceMappingURL=charge-payment-method.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"charge-payment-method.d.cts","names":[],"sources":["../../src/actions/charge-payment-method.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA0C9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAK/B,yBAAA,gCAAyB,wBAAA
|
|
1
|
+
{"version":3,"file":"charge-payment-method.d.cts","names":[],"sources":["../../src/actions/charge-payment-method.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA0C9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAK/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -89,7 +89,19 @@ declare const paypalChargePaymentMethod: import("@keystrokehq/action").WorkflowA
|
|
|
89
89
|
payment_method_id: string;
|
|
90
90
|
options?: Record<string, unknown> | undefined;
|
|
91
91
|
};
|
|
92
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
92
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
93
|
+
connectionId: z.ZodString;
|
|
94
|
+
entityId: z.ZodString;
|
|
95
|
+
instanceId: z.ZodString;
|
|
96
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
97
|
+
accessToken: z.ZodString;
|
|
98
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
99
|
+
connectionId: z.ZodString;
|
|
100
|
+
entityId: z.ZodString;
|
|
101
|
+
instanceId: z.ZodString;
|
|
102
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
103
|
+
accessToken: z.ZodString;
|
|
104
|
+
}, z.core.$strip>>]>;
|
|
93
105
|
//#endregion
|
|
94
106
|
export { paypalChargePaymentMethod };
|
|
95
107
|
//# sourceMappingURL=charge-payment-method.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"charge-payment-method.d.mts","names":[],"sources":["../../src/actions/charge-payment-method.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA0C9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAK/B,yBAAA,gCAAyB,wBAAA
|
|
1
|
+
{"version":3,"file":"charge-payment-method.d.mts","names":[],"sources":["../../src/actions/charge-payment-method.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA0C9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAK/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -431,7 +431,19 @@ declare const paypalCreateInvoice: import("@keystrokehq/action").WorkflowActionD
|
|
|
431
431
|
} | undefined;
|
|
432
432
|
}[] | undefined;
|
|
433
433
|
additional_recipients?: string[] | undefined;
|
|
434
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
434
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
435
|
+
connectionId: z.ZodString;
|
|
436
|
+
entityId: z.ZodString;
|
|
437
|
+
instanceId: z.ZodString;
|
|
438
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
439
|
+
accessToken: z.ZodString;
|
|
440
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
441
|
+
connectionId: z.ZodString;
|
|
442
|
+
entityId: z.ZodString;
|
|
443
|
+
instanceId: z.ZodString;
|
|
444
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
445
|
+
accessToken: z.ZodString;
|
|
446
|
+
}, z.core.$strip>>]>;
|
|
435
447
|
//#endregion
|
|
436
448
|
export { paypalCreateInvoice };
|
|
437
449
|
//# sourceMappingURL=create-invoice.d.cts.map
|
|
@@ -431,7 +431,19 @@ declare const paypalCreateInvoice: import("@keystrokehq/action").WorkflowActionD
|
|
|
431
431
|
} | undefined;
|
|
432
432
|
}[] | undefined;
|
|
433
433
|
additional_recipients?: string[] | undefined;
|
|
434
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
434
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
435
|
+
connectionId: z.ZodString;
|
|
436
|
+
entityId: z.ZodString;
|
|
437
|
+
instanceId: z.ZodString;
|
|
438
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
439
|
+
accessToken: z.ZodString;
|
|
440
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
441
|
+
connectionId: z.ZodString;
|
|
442
|
+
entityId: z.ZodString;
|
|
443
|
+
instanceId: z.ZodString;
|
|
444
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
445
|
+
accessToken: z.ZodString;
|
|
446
|
+
}, z.core.$strip>>]>;
|
|
435
447
|
//#endregion
|
|
436
448
|
export { paypalCreateInvoice };
|
|
437
449
|
//# sourceMappingURL=create-invoice.d.mts.map
|
|
@@ -215,7 +215,19 @@ declare const paypalCreatePayment: import("@keystrokehq/action").WorkflowActionD
|
|
|
215
215
|
cancel_url: string;
|
|
216
216
|
return_url: string;
|
|
217
217
|
} | undefined;
|
|
218
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
218
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
219
|
+
connectionId: z.ZodString;
|
|
220
|
+
entityId: z.ZodString;
|
|
221
|
+
instanceId: z.ZodString;
|
|
222
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
223
|
+
accessToken: z.ZodString;
|
|
224
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
225
|
+
connectionId: z.ZodString;
|
|
226
|
+
entityId: z.ZodString;
|
|
227
|
+
instanceId: z.ZodString;
|
|
228
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
229
|
+
accessToken: z.ZodString;
|
|
230
|
+
}, z.core.$strip>>]>;
|
|
219
231
|
//#endregion
|
|
220
232
|
export { paypalCreatePayment };
|
|
221
233
|
//# sourceMappingURL=create-payment.d.cts.map
|
|
@@ -215,7 +215,19 @@ declare const paypalCreatePayment: import("@keystrokehq/action").WorkflowActionD
|
|
|
215
215
|
cancel_url: string;
|
|
216
216
|
return_url: string;
|
|
217
217
|
} | undefined;
|
|
218
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
218
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
219
|
+
connectionId: z.ZodString;
|
|
220
|
+
entityId: z.ZodString;
|
|
221
|
+
instanceId: z.ZodString;
|
|
222
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
223
|
+
accessToken: z.ZodString;
|
|
224
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
225
|
+
connectionId: z.ZodString;
|
|
226
|
+
entityId: z.ZodString;
|
|
227
|
+
instanceId: z.ZodString;
|
|
228
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
229
|
+
accessToken: z.ZodString;
|
|
230
|
+
}, z.core.$strip>>]>;
|
|
219
231
|
//#endregion
|
|
220
232
|
export { paypalCreatePayment };
|
|
221
233
|
//# sourceMappingURL=create-payment.d.mts.map
|
|
@@ -154,7 +154,19 @@ declare const paypalCreatePaymentsBillingPlans: import("@keystrokehq/action").Wo
|
|
|
154
154
|
frequency?: "DAY" | "WEEK" | "MONTH" | "YEAR" | undefined;
|
|
155
155
|
frequency_interval?: string | undefined;
|
|
156
156
|
}[] | undefined;
|
|
157
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
157
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
158
|
+
connectionId: z.ZodString;
|
|
159
|
+
entityId: z.ZodString;
|
|
160
|
+
instanceId: z.ZodString;
|
|
161
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
162
|
+
accessToken: z.ZodString;
|
|
163
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
164
|
+
connectionId: z.ZodString;
|
|
165
|
+
entityId: z.ZodString;
|
|
166
|
+
instanceId: z.ZodString;
|
|
167
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
168
|
+
accessToken: z.ZodString;
|
|
169
|
+
}, z.core.$strip>>]>;
|
|
158
170
|
//#endregion
|
|
159
171
|
export { paypalCreatePaymentsBillingPlans };
|
|
160
172
|
//# sourceMappingURL=create-payments-billing-plans.d.cts.map
|
|
@@ -154,7 +154,19 @@ declare const paypalCreatePaymentsBillingPlans: import("@keystrokehq/action").Wo
|
|
|
154
154
|
frequency?: "DAY" | "WEEK" | "MONTH" | "YEAR" | undefined;
|
|
155
155
|
frequency_interval?: string | undefined;
|
|
156
156
|
}[] | undefined;
|
|
157
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
157
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
158
|
+
connectionId: z.ZodString;
|
|
159
|
+
entityId: z.ZodString;
|
|
160
|
+
instanceId: z.ZodString;
|
|
161
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
162
|
+
accessToken: z.ZodString;
|
|
163
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
164
|
+
connectionId: z.ZodString;
|
|
165
|
+
entityId: z.ZodString;
|
|
166
|
+
instanceId: z.ZodString;
|
|
167
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
168
|
+
accessToken: z.ZodString;
|
|
169
|
+
}, z.core.$strip>>]>;
|
|
158
170
|
//#endregion
|
|
159
171
|
export { paypalCreatePaymentsBillingPlans };
|
|
160
172
|
//# sourceMappingURL=create-payments-billing-plans.d.mts.map
|
|
@@ -143,7 +143,19 @@ declare const paypalCreatePlan: import("@keystrokehq/action").WorkflowActionDefi
|
|
|
143
143
|
status?: "CREATED" | "INACTIVE" | "ACTIVE" | undefined;
|
|
144
144
|
description?: string | undefined;
|
|
145
145
|
quantity_supported?: boolean | undefined;
|
|
146
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
146
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
147
|
+
connectionId: z.ZodString;
|
|
148
|
+
entityId: z.ZodString;
|
|
149
|
+
instanceId: z.ZodString;
|
|
150
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
151
|
+
accessToken: z.ZodString;
|
|
152
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
153
|
+
connectionId: z.ZodString;
|
|
154
|
+
entityId: z.ZodString;
|
|
155
|
+
instanceId: z.ZodString;
|
|
156
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
157
|
+
accessToken: z.ZodString;
|
|
158
|
+
}, z.core.$strip>>]>;
|
|
147
159
|
//#endregion
|
|
148
160
|
export { paypalCreatePlan };
|
|
149
161
|
//# sourceMappingURL=create-plan.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-plan.d.cts","names":[],"sources":["../../src/actions/create-plan.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6ErB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAetB,gBAAA,gCAAgB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-plan.d.cts","names":[],"sources":["../../src/actions/create-plan.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6ErB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAetB,gBAAA,gCAAgB,wBAAA"}
|
|
@@ -143,7 +143,19 @@ declare const paypalCreatePlan: import("@keystrokehq/action").WorkflowActionDefi
|
|
|
143
143
|
status?: "CREATED" | "INACTIVE" | "ACTIVE" | undefined;
|
|
144
144
|
description?: string | undefined;
|
|
145
145
|
quantity_supported?: boolean | undefined;
|
|
146
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
146
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
147
|
+
connectionId: z.ZodString;
|
|
148
|
+
entityId: z.ZodString;
|
|
149
|
+
instanceId: z.ZodString;
|
|
150
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
151
|
+
accessToken: z.ZodString;
|
|
152
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
153
|
+
connectionId: z.ZodString;
|
|
154
|
+
entityId: z.ZodString;
|
|
155
|
+
instanceId: z.ZodString;
|
|
156
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
157
|
+
accessToken: z.ZodString;
|
|
158
|
+
}, z.core.$strip>>]>;
|
|
147
159
|
//#endregion
|
|
148
160
|
export { paypalCreatePlan };
|
|
149
161
|
//# sourceMappingURL=create-plan.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-plan.d.mts","names":[],"sources":["../../src/actions/create-plan.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6ErB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAetB,gBAAA,gCAAgB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-plan.d.mts","names":[],"sources":["../../src/actions/create-plan.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6ErB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAetB,gBAAA,gCAAgB,wBAAA"}
|
|
@@ -184,7 +184,19 @@ declare const paypalCreateProduct: import("@keystrokehq/action").WorkflowActionD
|
|
|
184
184
|
home_url?: string | undefined;
|
|
185
185
|
image_url?: string | undefined;
|
|
186
186
|
description?: string | undefined;
|
|
187
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
187
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
188
|
+
connectionId: z.ZodString;
|
|
189
|
+
entityId: z.ZodString;
|
|
190
|
+
instanceId: z.ZodString;
|
|
191
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
192
|
+
accessToken: z.ZodString;
|
|
193
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paypal", z.ZodObject<{
|
|
194
|
+
connectionId: z.ZodString;
|
|
195
|
+
entityId: z.ZodString;
|
|
196
|
+
instanceId: z.ZodString;
|
|
197
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
198
|
+
accessToken: z.ZodString;
|
|
199
|
+
}, z.core.$strip>>]>;
|
|
188
200
|
//#endregion
|
|
189
201
|
export { paypalCreateProduct };
|
|
190
202
|
//# sourceMappingURL=create-product.d.cts.map
|