@keystrokehq/paystack 0.1.3 → 0.1.5
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/add-products-to-page.d.cts +13 -1
- package/dist/actions/add-products-to-page.d.mts +13 -1
- package/dist/actions/add-products-to-storefront.d.cts +13 -1
- package/dist/actions/add-products-to-storefront.d.mts +13 -1
- package/dist/actions/add-split-code-to-virtual-terminal.d.cts +13 -1
- package/dist/actions/add-split-code-to-virtual-terminal.d.mts +13 -1
- package/dist/actions/add-subaccount-to-split.d.cts +13 -1
- package/dist/actions/add-subaccount-to-split.d.mts +13 -1
- package/dist/actions/archive-payment-request.d.cts +13 -1
- package/dist/actions/archive-payment-request.d.mts +13 -1
- package/dist/actions/assign-destination-to-virtual-terminal.d.cts +13 -1
- package/dist/actions/assign-destination-to-virtual-terminal.d.mts +13 -1
- package/dist/actions/check-pending-charge.d.cts +13 -1
- package/dist/actions/check-pending-charge.d.mts +13 -1
- package/dist/actions/check-slug-availability.d.cts +13 -1
- package/dist/actions/check-slug-availability.d.mts +13 -1
- package/dist/actions/create-bulk-transfer-recipient.d.cts +13 -1
- package/dist/actions/create-bulk-transfer-recipient.d.cts.map +1 -1
- package/dist/actions/create-bulk-transfer-recipient.d.mts +13 -1
- package/dist/actions/create-bulk-transfer-recipient.d.mts.map +1 -1
- package/dist/actions/create-charge.d.cts +13 -1
- package/dist/actions/create-charge.d.cts.map +1 -1
- package/dist/actions/create-charge.d.mts +13 -1
- package/dist/actions/create-charge.d.mts.map +1 -1
- package/dist/actions/create-customer.d.cts +13 -1
- package/dist/actions/create-customer.d.cts.map +1 -1
- package/dist/actions/create-customer.d.mts +13 -1
- package/dist/actions/create-customer.d.mts.map +1 -1
- package/dist/actions/create-payment-page.d.cts +13 -1
- package/dist/actions/create-payment-page.d.cts.map +1 -1
- package/dist/actions/create-payment-page.d.mts +13 -1
- package/dist/actions/create-payment-page.d.mts.map +1 -1
- package/dist/actions/create-payment-request.d.cts +13 -1
- package/dist/actions/create-payment-request.d.mts +13 -1
- package/dist/actions/create-plan.d.cts +13 -1
- package/dist/actions/create-plan.d.mts +13 -1
- package/dist/actions/create-refund.d.cts +13 -1
- package/dist/actions/create-refund.d.mts +13 -1
- package/dist/actions/create-split.d.cts +13 -1
- package/dist/actions/create-split.d.mts +13 -1
- package/dist/actions/create-storefront.d.cts +13 -1
- package/dist/actions/create-storefront.d.mts +13 -1
- package/dist/actions/create-subaccount.d.cts +13 -1
- package/dist/actions/create-subaccount.d.mts +13 -1
- package/dist/actions/create-transfer-recipient.d.cts +13 -1
- package/dist/actions/create-transfer-recipient.d.cts.map +1 -1
- package/dist/actions/create-transfer-recipient.d.mts +13 -1
- package/dist/actions/create-transfer-recipient.d.mts.map +1 -1
- package/dist/actions/create-virtual-terminal.d.cts +13 -1
- package/dist/actions/create-virtual-terminal.d.cts.map +1 -1
- package/dist/actions/create-virtual-terminal.d.mts +13 -1
- package/dist/actions/create-virtual-terminal.d.mts.map +1 -1
- package/dist/actions/deactivate-authorization.d.cts +13 -1
- package/dist/actions/deactivate-authorization.d.mts +13 -1
- package/dist/actions/deactivate-virtual-terminal.d.cts +13 -1
- package/dist/actions/deactivate-virtual-terminal.d.mts +13 -1
- package/dist/actions/delete-product.d.cts +13 -1
- package/dist/actions/delete-product.d.mts +13 -1
- package/dist/actions/delete-storefront.d.cts +13 -1
- package/dist/actions/delete-storefront.d.mts +13 -1
- package/dist/actions/delete-transfer-recipient.d.cts +13 -1
- package/dist/actions/delete-transfer-recipient.d.mts +13 -1
- package/dist/actions/disable-otp-for-transfers.d.cts +13 -1
- package/dist/actions/disable-otp-for-transfers.d.cts.map +1 -1
- package/dist/actions/disable-otp-for-transfers.d.mts +13 -1
- package/dist/actions/disable-otp-for-transfers.d.mts.map +1 -1
- package/dist/actions/disable-subscription.d.cts +13 -1
- package/dist/actions/disable-subscription.d.mts +13 -1
- package/dist/actions/duplicate-storefront.d.cts +13 -1
- package/dist/actions/duplicate-storefront.d.mts +13 -1
- package/dist/actions/enable-otp-requirement-for-transfers.d.cts +13 -1
- package/dist/actions/enable-otp-requirement-for-transfers.d.cts.map +1 -1
- package/dist/actions/enable-otp-requirement-for-transfers.d.mts +13 -1
- package/dist/actions/enable-otp-requirement-for-transfers.d.mts.map +1 -1
- package/dist/actions/export-transactions.d.cts +13 -1
- package/dist/actions/export-transactions.d.mts +13 -1
- package/dist/actions/fetch-balance-ledger.d.cts +13 -1
- package/dist/actions/fetch-balance-ledger.d.mts +13 -1
- package/dist/actions/fetch-balance.d.cts +13 -1
- package/dist/actions/fetch-balance.d.cts.map +1 -1
- package/dist/actions/fetch-balance.d.mts +13 -1
- package/dist/actions/fetch-balance.d.mts.map +1 -1
- package/dist/actions/fetch-bulk-charge-batch.d.cts +13 -1
- package/dist/actions/fetch-bulk-charge-batch.d.mts +13 -1
- package/dist/actions/fetch-customer.d.cts +13 -1
- package/dist/actions/fetch-customer.d.mts +13 -1
- package/dist/actions/fetch-mandate-authorizations.d.cts +13 -1
- package/dist/actions/fetch-mandate-authorizations.d.mts +13 -1
- package/dist/actions/fetch-payment-page.d.cts +13 -1
- package/dist/actions/fetch-payment-page.d.mts +13 -1
- package/dist/actions/fetch-payment-request.d.cts +13 -1
- package/dist/actions/fetch-payment-request.d.mts +13 -1
- package/dist/actions/fetch-payment-session-timeout.d.cts +13 -1
- package/dist/actions/fetch-payment-session-timeout.d.cts.map +1 -1
- package/dist/actions/fetch-payment-session-timeout.d.mts +13 -1
- package/dist/actions/fetch-payment-session-timeout.d.mts.map +1 -1
- package/dist/actions/fetch-plan.d.cts +13 -1
- package/dist/actions/fetch-plan.d.mts +13 -1
- package/dist/actions/fetch-product-orders.d.cts +13 -1
- package/dist/actions/fetch-product-orders.d.mts +13 -1
- package/dist/actions/fetch-product.d.cts +13 -1
- package/dist/actions/fetch-product.d.mts +13 -1
- package/dist/actions/fetch-refund.d.cts +13 -1
- package/dist/actions/fetch-refund.d.mts +13 -1
- package/dist/actions/fetch-split.d.cts +13 -1
- package/dist/actions/fetch-split.d.mts +13 -1
- package/dist/actions/fetch-storefront-orders.d.cts +13 -1
- package/dist/actions/fetch-storefront-orders.d.mts +13 -1
- package/dist/actions/fetch-storefront.d.cts +13 -1
- package/dist/actions/fetch-storefront.d.mts +13 -1
- package/dist/actions/fetch-subaccount.d.cts +13 -1
- package/dist/actions/fetch-subaccount.d.mts +13 -1
- package/dist/actions/fetch-subscription.d.cts +13 -1
- package/dist/actions/fetch-subscription.d.mts +13 -1
- package/dist/actions/fetch-transaction-timeline.d.cts +13 -1
- package/dist/actions/fetch-transaction-timeline.d.mts +13 -1
- package/dist/actions/fetch-transaction.d.cts +13 -1
- package/dist/actions/fetch-transaction.d.mts +13 -1
- package/dist/actions/fetch-transfer-recipient.d.cts +13 -1
- package/dist/actions/fetch-transfer-recipient.d.mts +13 -1
- package/dist/actions/fetch-virtual-terminal.d.cts +13 -1
- package/dist/actions/fetch-virtual-terminal.d.mts +13 -1
- package/dist/actions/finalize-payment-request.d.cts +13 -1
- package/dist/actions/finalize-payment-request.d.mts +13 -1
- package/dist/actions/generate-update-subscription-link.d.cts +13 -1
- package/dist/actions/generate-update-subscription-link.d.mts +13 -1
- package/dist/actions/get-payment-request-totals.d.cts +13 -1
- package/dist/actions/get-payment-request-totals.d.cts.map +1 -1
- package/dist/actions/get-payment-request-totals.d.mts +13 -1
- package/dist/actions/get-payment-request-totals.d.mts.map +1 -1
- package/dist/actions/get-transaction-totals.d.cts +13 -1
- package/dist/actions/get-transaction-totals.d.mts +13 -1
- package/dist/actions/initialize-authorization.d.cts +13 -1
- package/dist/actions/initialize-authorization.d.mts +13 -1
- package/dist/actions/initialize-transaction.d.cts +13 -1
- package/dist/actions/initialize-transaction.d.cts.map +1 -1
- package/dist/actions/initialize-transaction.d.mts +13 -1
- package/dist/actions/initialize-transaction.d.mts.map +1 -1
- package/dist/actions/initiate-bulk-charge.d.cts +13 -1
- package/dist/actions/initiate-bulk-charge.d.cts.map +1 -1
- package/dist/actions/initiate-bulk-charge.d.mts +13 -1
- package/dist/actions/initiate-bulk-charge.d.mts.map +1 -1
- package/dist/actions/list-banks.d.cts +13 -1
- package/dist/actions/list-banks.d.mts +13 -1
- package/dist/actions/list-bulk-charge-batches.d.cts +13 -1
- package/dist/actions/list-bulk-charge-batches.d.mts +13 -1
- package/dist/actions/list-charges-in-batch.d.cts +15 -3
- package/dist/actions/list-charges-in-batch.d.mts +15 -3
- package/dist/actions/list-countries.d.cts +13 -1
- package/dist/actions/list-countries.d.cts.map +1 -1
- package/dist/actions/list-countries.d.mts +13 -1
- package/dist/actions/list-countries.d.mts.map +1 -1
- package/dist/actions/list-customers.d.cts +13 -1
- package/dist/actions/list-customers.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-domains.d.cts +13 -1
- package/dist/actions/list-domains.d.mts +13 -1
- package/dist/actions/list-mandate-authorizations.d.cts +13 -1
- package/dist/actions/list-mandate-authorizations.d.mts +13 -1
- package/dist/actions/list-orders.d.cts +13 -1
- package/dist/actions/list-orders.d.mts +13 -1
- package/dist/actions/list-payment-pages.d.cts +13 -1
- package/dist/actions/list-payment-pages.d.mts +13 -1
- package/dist/actions/list-payment-requests.d.cts +13 -1
- package/dist/actions/list-payment-requests.d.mts +13 -1
- 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-refunds.d.cts +13 -1
- package/dist/actions/list-refunds.d.mts +13 -1
- package/dist/actions/list-settlements.d.cts +13 -1
- package/dist/actions/list-settlements.d.mts +13 -1
- package/dist/actions/list-splits.d.cts +13 -1
- package/dist/actions/list-splits.d.mts +13 -1
- package/dist/actions/list-states-avs.d.cts +13 -1
- package/dist/actions/list-states-avs.d.mts +13 -1
- package/dist/actions/list-storefront-products.d.cts +13 -1
- package/dist/actions/list-storefront-products.d.mts +13 -1
- package/dist/actions/list-storefronts.d.cts +13 -1
- package/dist/actions/list-storefronts.d.mts +13 -1
- package/dist/actions/list-subaccounts.d.cts +13 -1
- package/dist/actions/list-subaccounts.d.mts +13 -1
- package/dist/actions/list-subscriptions.d.cts +13 -1
- package/dist/actions/list-subscriptions.d.mts +13 -1
- package/dist/actions/list-transactions.d.cts +13 -1
- package/dist/actions/list-transactions.d.mts +13 -1
- package/dist/actions/list-transfer-recipients.d.cts +13 -1
- package/dist/actions/list-transfer-recipients.d.mts +13 -1
- package/dist/actions/list-transfers.d.cts +13 -1
- package/dist/actions/list-transfers.d.mts +13 -1
- package/dist/actions/list-virtual-terminals.d.cts +13 -1
- package/dist/actions/list-virtual-terminals.d.mts +13 -1
- package/dist/actions/pause-bulk-charge.d.cts +13 -1
- package/dist/actions/pause-bulk-charge.d.mts +13 -1
- package/dist/actions/publish-storefront.d.cts +13 -1
- package/dist/actions/publish-storefront.d.mts +13 -1
- package/dist/actions/remove-subaccount-from-split.d.cts +13 -1
- package/dist/actions/remove-subaccount-from-split.d.mts +13 -1
- package/dist/actions/resend-otp-for-transfer.d.cts +13 -1
- package/dist/actions/resend-otp-for-transfer.d.mts +13 -1
- package/dist/actions/resolve-card-bin.d.cts +13 -1
- package/dist/actions/resolve-card-bin.d.mts +13 -1
- package/dist/actions/resume-bulk-charge-batch.d.cts +13 -1
- package/dist/actions/resume-bulk-charge-batch.d.mts +13 -1
- package/dist/actions/send-payment-request-notification.d.cts +13 -1
- package/dist/actions/send-payment-request-notification.d.mts +13 -1
- package/dist/actions/send-subscription-update-link.d.cts +13 -1
- package/dist/actions/send-subscription-update-link.d.mts +13 -1
- package/dist/actions/set-risk-action.d.cts +13 -1
- package/dist/actions/set-risk-action.d.mts +13 -1
- package/dist/actions/submit-phone.d.cts +13 -1
- package/dist/actions/submit-phone.d.mts +13 -1
- package/dist/actions/trigger-direct-debit-activation-charge.d.cts +13 -1
- package/dist/actions/trigger-direct-debit-activation-charge.d.mts +13 -1
- package/dist/actions/unassign-destination-from-virtual-terminal.d.cts +13 -1
- package/dist/actions/unassign-destination-from-virtual-terminal.d.mts +13 -1
- package/dist/actions/unregister-apple-pay-domain.d.cts +13 -1
- package/dist/actions/unregister-apple-pay-domain.d.mts +13 -1
- package/dist/actions/update-customer.d.cts +13 -1
- package/dist/actions/update-customer.d.mts +13 -1
- package/dist/actions/update-payment-page.d.cts +13 -1
- package/dist/actions/update-payment-page.d.mts +13 -1
- package/dist/actions/update-payment-request.d.cts +13 -1
- package/dist/actions/update-payment-request.d.mts +13 -1
- package/dist/actions/update-payment-session-timeout.d.cts +13 -1
- package/dist/actions/update-payment-session-timeout.d.mts +13 -1
- package/dist/actions/update-plan.d.cts +13 -1
- package/dist/actions/update-plan.d.mts +13 -1
- package/dist/actions/update-product.d.cts +13 -1
- package/dist/actions/update-product.d.cts.map +1 -1
- package/dist/actions/update-product.d.mts +13 -1
- package/dist/actions/update-product.d.mts.map +1 -1
- package/dist/actions/update-split.d.cts +13 -1
- package/dist/actions/update-split.d.mts +13 -1
- package/dist/actions/update-storefront.d.cts +13 -1
- package/dist/actions/update-storefront.d.mts +13 -1
- package/dist/actions/update-subaccount.d.cts +13 -1
- package/dist/actions/update-subaccount.d.mts +13 -1
- package/dist/actions/update-transfer-recipient.d.cts +13 -1
- package/dist/actions/update-transfer-recipient.d.mts +13 -1
- package/dist/actions/validate-bank-account.d.cts +13 -1
- package/dist/actions/validate-bank-account.d.mts +13 -1
- package/dist/actions/validate-customer.d.cts +13 -1
- package/dist/actions/validate-customer.d.mts +13 -1
- package/dist/actions/validate-order.d.cts +13 -1
- package/dist/actions/validate-order.d.mts +13 -1
- package/dist/actions/verify-payment-request.d.cts +13 -1
- package/dist/actions/verify-payment-request.d.mts +13 -1
- package/dist/actions/verify-storefront-slug.d.cts +13 -1
- package/dist/actions/verify-storefront-slug.d.mts +13 -1
- package/dist/actions/verify-transaction.d.cts +13 -1
- package/dist/actions/verify-transaction.d.mts +13 -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/dist/catalog.cjs +1 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +1 -1
- package/dist/catalog.d.mts +1 -1
- package/dist/catalog.mjs +1 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -52,7 +52,19 @@ declare const PaystackAddProductsToPageOutput: z.ZodObject<{
|
|
|
52
52
|
declare const paystackAddProductsToPage: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
53
53
|
id: string;
|
|
54
54
|
products: number[];
|
|
55
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
55
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
62
|
+
connectionId: z.ZodString;
|
|
63
|
+
entityId: z.ZodString;
|
|
64
|
+
instanceId: z.ZodString;
|
|
65
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
+
generic_api_key: z.ZodString;
|
|
67
|
+
}, z.core.$strip>>]>;
|
|
56
68
|
//#endregion
|
|
57
69
|
export { paystackAddProductsToPage };
|
|
58
70
|
//# sourceMappingURL=add-products-to-page.d.cts.map
|
|
@@ -52,7 +52,19 @@ declare const PaystackAddProductsToPageOutput: z.ZodObject<{
|
|
|
52
52
|
declare const paystackAddProductsToPage: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
53
53
|
id: string;
|
|
54
54
|
products: number[];
|
|
55
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
55
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
62
|
+
connectionId: z.ZodString;
|
|
63
|
+
entityId: z.ZodString;
|
|
64
|
+
instanceId: z.ZodString;
|
|
65
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
+
generic_api_key: z.ZodString;
|
|
67
|
+
}, z.core.$strip>>]>;
|
|
56
68
|
//#endregion
|
|
57
69
|
export { paystackAddProductsToPage };
|
|
58
70
|
//# sourceMappingURL=add-products-to-page.d.mts.map
|
|
@@ -13,7 +13,19 @@ declare const PaystackAddProductsToStorefrontOutput: z.ZodObject<{
|
|
|
13
13
|
declare const paystackAddProductsToStorefront: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
id: number;
|
|
15
15
|
products: number[];
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>;
|
|
17
29
|
//#endregion
|
|
18
30
|
export { paystackAddProductsToStorefront };
|
|
19
31
|
//# sourceMappingURL=add-products-to-storefront.d.cts.map
|
|
@@ -13,7 +13,19 @@ declare const PaystackAddProductsToStorefrontOutput: z.ZodObject<{
|
|
|
13
13
|
declare const paystackAddProductsToStorefront: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
id: number;
|
|
15
15
|
products: number[];
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>;
|
|
17
29
|
//#endregion
|
|
18
30
|
export { paystackAddProductsToStorefront };
|
|
19
31
|
//# sourceMappingURL=add-products-to-storefront.d.mts.map
|
|
@@ -32,7 +32,19 @@ declare const PaystackAddSplitCodeToVirtualTerminalOutput: z.ZodObject<{
|
|
|
32
32
|
declare const paystackAddSplitCodeToVirtualTerminal: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
33
33
|
code: string;
|
|
34
34
|
split_code: string;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
generic_api_key: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>;
|
|
36
48
|
//#endregion
|
|
37
49
|
export { paystackAddSplitCodeToVirtualTerminal };
|
|
38
50
|
//# sourceMappingURL=add-split-code-to-virtual-terminal.d.cts.map
|
|
@@ -32,7 +32,19 @@ declare const PaystackAddSplitCodeToVirtualTerminalOutput: z.ZodObject<{
|
|
|
32
32
|
declare const paystackAddSplitCodeToVirtualTerminal: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
33
33
|
code: string;
|
|
34
34
|
split_code: string;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
generic_api_key: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>;
|
|
36
48
|
//#endregion
|
|
37
49
|
export { paystackAddSplitCodeToVirtualTerminal };
|
|
38
50
|
//# sourceMappingURL=add-split-code-to-virtual-terminal.d.mts.map
|
|
@@ -34,7 +34,19 @@ declare const paystackAddSubaccountToSplit: import("@keystrokehq/action").Workfl
|
|
|
34
34
|
id: number;
|
|
35
35
|
share: number;
|
|
36
36
|
subaccount: string;
|
|
37
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
37
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
generic_api_key: z.ZodString;
|
|
49
|
+
}, z.core.$strip>>]>;
|
|
38
50
|
//#endregion
|
|
39
51
|
export { paystackAddSubaccountToSplit };
|
|
40
52
|
//# sourceMappingURL=add-subaccount-to-split.d.cts.map
|
|
@@ -34,7 +34,19 @@ declare const paystackAddSubaccountToSplit: import("@keystrokehq/action").Workfl
|
|
|
34
34
|
id: number;
|
|
35
35
|
share: number;
|
|
36
36
|
subaccount: string;
|
|
37
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
37
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
generic_api_key: z.ZodString;
|
|
49
|
+
}, z.core.$strip>>]>;
|
|
38
50
|
//#endregion
|
|
39
51
|
export { paystackAddSubaccountToSplit };
|
|
40
52
|
//# sourceMappingURL=add-subaccount-to-split.d.mts.map
|
|
@@ -10,7 +10,19 @@ declare const PaystackArchivePaymentRequestOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const paystackArchivePaymentRequest: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: number;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { paystackArchivePaymentRequest };
|
|
16
28
|
//# sourceMappingURL=archive-payment-request.d.cts.map
|
|
@@ -10,7 +10,19 @@ declare const PaystackArchivePaymentRequestOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const paystackArchivePaymentRequest: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: number;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { paystackArchivePaymentRequest };
|
|
16
28
|
//# sourceMappingURL=archive-payment-request.d.mts.map
|
|
@@ -28,7 +28,19 @@ declare const paystackAssignDestinationToVirtualTerminal: import("@keystrokehq/a
|
|
|
28
28
|
name: string;
|
|
29
29
|
target: string;
|
|
30
30
|
}[];
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
32
44
|
//#endregion
|
|
33
45
|
export { paystackAssignDestinationToVirtualTerminal };
|
|
34
46
|
//# sourceMappingURL=assign-destination-to-virtual-terminal.d.cts.map
|
|
@@ -28,7 +28,19 @@ declare const paystackAssignDestinationToVirtualTerminal: import("@keystrokehq/a
|
|
|
28
28
|
name: string;
|
|
29
29
|
target: string;
|
|
30
30
|
}[];
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
32
44
|
//#endregion
|
|
33
45
|
export { paystackAssignDestinationToVirtualTerminal };
|
|
34
46
|
//# sourceMappingURL=assign-destination-to-virtual-terminal.d.mts.map
|
|
@@ -46,7 +46,19 @@ declare const PaystackCheckPendingChargeOutput: z.ZodObject<{
|
|
|
46
46
|
}, z.core.$loose>;
|
|
47
47
|
declare const paystackCheckPendingCharge: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
48
48
|
reference: string;
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
49
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
50
|
+
connectionId: z.ZodString;
|
|
51
|
+
entityId: z.ZodString;
|
|
52
|
+
instanceId: z.ZodString;
|
|
53
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
54
|
+
generic_api_key: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>;
|
|
50
62
|
//#endregion
|
|
51
63
|
export { paystackCheckPendingCharge };
|
|
52
64
|
//# sourceMappingURL=check-pending-charge.d.cts.map
|
|
@@ -46,7 +46,19 @@ declare const PaystackCheckPendingChargeOutput: z.ZodObject<{
|
|
|
46
46
|
}, z.core.$loose>;
|
|
47
47
|
declare const paystackCheckPendingCharge: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
48
48
|
reference: string;
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
49
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
50
|
+
connectionId: z.ZodString;
|
|
51
|
+
entityId: z.ZodString;
|
|
52
|
+
instanceId: z.ZodString;
|
|
53
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
54
|
+
generic_api_key: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>;
|
|
50
62
|
//#endregion
|
|
51
63
|
export { paystackCheckPendingCharge };
|
|
52
64
|
//# sourceMappingURL=check-pending-charge.d.mts.map
|
|
@@ -10,7 +10,19 @@ declare const PaystackCheckSlugAvailabilityOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const paystackCheckSlugAvailability: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
slug: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { paystackCheckSlugAvailability };
|
|
16
28
|
//# sourceMappingURL=check-slug-availability.d.cts.map
|
|
@@ -10,7 +10,19 @@ declare const PaystackCheckSlugAvailabilityOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const paystackCheckSlugAvailability: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
slug: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { paystackCheckSlugAvailability };
|
|
16
28
|
//# sourceMappingURL=check-slug-availability.d.mts.map
|
|
@@ -53,7 +53,19 @@ declare const paystackCreateBulkTransferRecipient: import("@keystrokehq/action")
|
|
|
53
53
|
description?: string | undefined;
|
|
54
54
|
authorization_code?: string | undefined;
|
|
55
55
|
}[];
|
|
56
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
56
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
57
|
+
connectionId: z.ZodString;
|
|
58
|
+
entityId: z.ZodString;
|
|
59
|
+
instanceId: z.ZodString;
|
|
60
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
+
generic_api_key: z.ZodString;
|
|
62
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
63
|
+
connectionId: z.ZodString;
|
|
64
|
+
entityId: z.ZodString;
|
|
65
|
+
instanceId: z.ZodString;
|
|
66
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
+
generic_api_key: z.ZodString;
|
|
68
|
+
}, z.core.$strip>>]>;
|
|
57
69
|
//#endregion
|
|
58
70
|
export { paystackCreateBulkTransferRecipient };
|
|
59
71
|
//# sourceMappingURL=create-bulk-transfer-recipient.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-bulk-transfer-recipient.d.cts","names":[],"sources":["../../src/actions/create-bulk-transfer-recipient.ts"],"mappings":";;;cAIa,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;;;;cAsCxC,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAMzC,mCAAA,gCAAmC,wBAAA
|
|
1
|
+
{"version":3,"file":"create-bulk-transfer-recipient.d.cts","names":[],"sources":["../../src/actions/create-bulk-transfer-recipient.ts"],"mappings":";;;cAIa,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;;;;cAsCxC,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAMzC,mCAAA,gCAAmC,wBAAA"}
|
|
@@ -53,7 +53,19 @@ declare const paystackCreateBulkTransferRecipient: import("@keystrokehq/action")
|
|
|
53
53
|
description?: string | undefined;
|
|
54
54
|
authorization_code?: string | undefined;
|
|
55
55
|
}[];
|
|
56
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
56
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
57
|
+
connectionId: z.ZodString;
|
|
58
|
+
entityId: z.ZodString;
|
|
59
|
+
instanceId: z.ZodString;
|
|
60
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
+
generic_api_key: z.ZodString;
|
|
62
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
63
|
+
connectionId: z.ZodString;
|
|
64
|
+
entityId: z.ZodString;
|
|
65
|
+
instanceId: z.ZodString;
|
|
66
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
+
generic_api_key: z.ZodString;
|
|
68
|
+
}, z.core.$strip>>]>;
|
|
57
69
|
//#endregion
|
|
58
70
|
export { paystackCreateBulkTransferRecipient };
|
|
59
71
|
//# sourceMappingURL=create-bulk-transfer-recipient.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-bulk-transfer-recipient.d.mts","names":[],"sources":["../../src/actions/create-bulk-transfer-recipient.ts"],"mappings":";;;cAIa,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;;;;cAsCxC,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAMzC,mCAAA,gCAAmC,wBAAA
|
|
1
|
+
{"version":3,"file":"create-bulk-transfer-recipient.d.mts","names":[],"sources":["../../src/actions/create-bulk-transfer-recipient.ts"],"mappings":";;;cAIa,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;;;;cAsCxC,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAMzC,mCAAA,gCAAmC,wBAAA"}
|
|
@@ -124,7 +124,19 @@ declare const paystackCreateCharge: import("@keystrokehq/action").WorkflowAction
|
|
|
124
124
|
provider: string;
|
|
125
125
|
} | undefined;
|
|
126
126
|
authorization_code?: string | undefined;
|
|
127
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
127
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
128
|
+
connectionId: z.ZodString;
|
|
129
|
+
entityId: z.ZodString;
|
|
130
|
+
instanceId: z.ZodString;
|
|
131
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
132
|
+
generic_api_key: z.ZodString;
|
|
133
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
134
|
+
connectionId: z.ZodString;
|
|
135
|
+
entityId: z.ZodString;
|
|
136
|
+
instanceId: z.ZodString;
|
|
137
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
138
|
+
generic_api_key: z.ZodString;
|
|
139
|
+
}, z.core.$strip>>]>;
|
|
128
140
|
//#endregion
|
|
129
141
|
export { paystackCreateCharge };
|
|
130
142
|
//# sourceMappingURL=create-charge.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-charge.d.cts","names":[],"sources":["../../src/actions/create-charge.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAyGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAM1B,oBAAA,gCAAoB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-charge.d.cts","names":[],"sources":["../../src/actions/create-charge.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAyGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAM1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -124,7 +124,19 @@ declare const paystackCreateCharge: import("@keystrokehq/action").WorkflowAction
|
|
|
124
124
|
provider: string;
|
|
125
125
|
} | undefined;
|
|
126
126
|
authorization_code?: string | undefined;
|
|
127
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
127
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
128
|
+
connectionId: z.ZodString;
|
|
129
|
+
entityId: z.ZodString;
|
|
130
|
+
instanceId: z.ZodString;
|
|
131
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
132
|
+
generic_api_key: z.ZodString;
|
|
133
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
134
|
+
connectionId: z.ZodString;
|
|
135
|
+
entityId: z.ZodString;
|
|
136
|
+
instanceId: z.ZodString;
|
|
137
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
138
|
+
generic_api_key: z.ZodString;
|
|
139
|
+
}, z.core.$strip>>]>;
|
|
128
140
|
//#endregion
|
|
129
141
|
export { paystackCreateCharge };
|
|
130
142
|
//# sourceMappingURL=create-charge.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-charge.d.mts","names":[],"sources":["../../src/actions/create-charge.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAyGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAM1B,oBAAA,gCAAoB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-charge.d.mts","names":[],"sources":["../../src/actions/create-charge.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAyGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAM1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -37,7 +37,19 @@ declare const paystackCreateCustomer: import("@keystrokehq/action").WorkflowActi
|
|
|
37
37
|
metadata?: Record<string, unknown> | undefined;
|
|
38
38
|
last_name?: string | undefined;
|
|
39
39
|
first_name?: string | undefined;
|
|
40
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
40
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
41
|
+
connectionId: z.ZodString;
|
|
42
|
+
entityId: z.ZodString;
|
|
43
|
+
instanceId: z.ZodString;
|
|
44
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
+
generic_api_key: z.ZodString;
|
|
46
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
47
|
+
connectionId: z.ZodString;
|
|
48
|
+
entityId: z.ZodString;
|
|
49
|
+
instanceId: z.ZodString;
|
|
50
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
51
|
+
generic_api_key: z.ZodString;
|
|
52
|
+
}, z.core.$strip>>]>;
|
|
41
53
|
//#endregion
|
|
42
54
|
export { paystackCreateCustomer };
|
|
43
55
|
//# sourceMappingURL=create-customer.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-customer.d.cts","names":[],"sources":["../../src/actions/create-customer.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;cA0B3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAM5B,sBAAA,gCAAsB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-customer.d.cts","names":[],"sources":["../../src/actions/create-customer.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;cA0B3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAM5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -37,7 +37,19 @@ declare const paystackCreateCustomer: import("@keystrokehq/action").WorkflowActi
|
|
|
37
37
|
metadata?: Record<string, unknown> | undefined;
|
|
38
38
|
last_name?: string | undefined;
|
|
39
39
|
first_name?: string | undefined;
|
|
40
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
40
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
41
|
+
connectionId: z.ZodString;
|
|
42
|
+
entityId: z.ZodString;
|
|
43
|
+
instanceId: z.ZodString;
|
|
44
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
+
generic_api_key: z.ZodString;
|
|
46
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
47
|
+
connectionId: z.ZodString;
|
|
48
|
+
entityId: z.ZodString;
|
|
49
|
+
instanceId: z.ZodString;
|
|
50
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
51
|
+
generic_api_key: z.ZodString;
|
|
52
|
+
}, z.core.$strip>>]>;
|
|
41
53
|
//#endregion
|
|
42
54
|
export { paystackCreateCustomer };
|
|
43
55
|
//# sourceMappingURL=create-customer.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-customer.d.mts","names":[],"sources":["../../src/actions/create-customer.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;cA0B3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAM5B,sBAAA,gCAAsB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-customer.d.mts","names":[],"sources":["../../src/actions/create-customer.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;cA0B3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAM5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -64,7 +64,19 @@ declare const paystackCreatePaymentPage: import("@keystrokehq/action").WorkflowA
|
|
|
64
64
|
custom_fields?: Record<string, unknown>[] | undefined;
|
|
65
65
|
success_message?: string | undefined;
|
|
66
66
|
notification_email?: string | undefined;
|
|
67
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
67
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
68
|
+
connectionId: z.ZodString;
|
|
69
|
+
entityId: z.ZodString;
|
|
70
|
+
instanceId: z.ZodString;
|
|
71
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
72
|
+
generic_api_key: z.ZodString;
|
|
73
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
74
|
+
connectionId: z.ZodString;
|
|
75
|
+
entityId: z.ZodString;
|
|
76
|
+
instanceId: z.ZodString;
|
|
77
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
78
|
+
generic_api_key: z.ZodString;
|
|
79
|
+
}, z.core.$strip>>]>;
|
|
68
80
|
//#endregion
|
|
69
81
|
export { paystackCreatePaymentPage };
|
|
70
82
|
//# sourceMappingURL=create-payment-page.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-payment-page.d.cts","names":[],"sources":["../../src/actions/create-payment-page.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgC9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAM/B,yBAAA,gCAAyB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-payment-page.d.cts","names":[],"sources":["../../src/actions/create-payment-page.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgC9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAM/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -64,7 +64,19 @@ declare const paystackCreatePaymentPage: import("@keystrokehq/action").WorkflowA
|
|
|
64
64
|
custom_fields?: Record<string, unknown>[] | undefined;
|
|
65
65
|
success_message?: string | undefined;
|
|
66
66
|
notification_email?: string | undefined;
|
|
67
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
67
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
68
|
+
connectionId: z.ZodString;
|
|
69
|
+
entityId: z.ZodString;
|
|
70
|
+
instanceId: z.ZodString;
|
|
71
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
72
|
+
generic_api_key: z.ZodString;
|
|
73
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
74
|
+
connectionId: z.ZodString;
|
|
75
|
+
entityId: z.ZodString;
|
|
76
|
+
instanceId: z.ZodString;
|
|
77
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
78
|
+
generic_api_key: z.ZodString;
|
|
79
|
+
}, z.core.$strip>>]>;
|
|
68
80
|
//#endregion
|
|
69
81
|
export { paystackCreatePaymentPage };
|
|
70
82
|
//# sourceMappingURL=create-payment-page.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-payment-page.d.mts","names":[],"sources":["../../src/actions/create-payment-page.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgC9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAM/B,yBAAA,gCAAyB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-payment-page.d.mts","names":[],"sources":["../../src/actions/create-payment-page.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgC9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAM/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -76,7 +76,19 @@ declare const paystackCreatePaymentRequest: import("@keystrokehq/action").Workfl
|
|
|
76
76
|
has_invoice?: boolean | undefined;
|
|
77
77
|
invoice_number?: number | undefined;
|
|
78
78
|
send_notification?: boolean | undefined;
|
|
79
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
79
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
80
|
+
connectionId: z.ZodString;
|
|
81
|
+
entityId: z.ZodString;
|
|
82
|
+
instanceId: z.ZodString;
|
|
83
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
84
|
+
generic_api_key: z.ZodString;
|
|
85
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
86
|
+
connectionId: z.ZodString;
|
|
87
|
+
entityId: z.ZodString;
|
|
88
|
+
instanceId: z.ZodString;
|
|
89
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
90
|
+
generic_api_key: z.ZodString;
|
|
91
|
+
}, z.core.$strip>>]>;
|
|
80
92
|
//#endregion
|
|
81
93
|
export { paystackCreatePaymentRequest };
|
|
82
94
|
//# sourceMappingURL=create-payment-request.d.cts.map
|
|
@@ -76,7 +76,19 @@ declare const paystackCreatePaymentRequest: import("@keystrokehq/action").Workfl
|
|
|
76
76
|
has_invoice?: boolean | undefined;
|
|
77
77
|
invoice_number?: number | undefined;
|
|
78
78
|
send_notification?: boolean | undefined;
|
|
79
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
79
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
80
|
+
connectionId: z.ZodString;
|
|
81
|
+
entityId: z.ZodString;
|
|
82
|
+
instanceId: z.ZodString;
|
|
83
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
84
|
+
generic_api_key: z.ZodString;
|
|
85
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
86
|
+
connectionId: z.ZodString;
|
|
87
|
+
entityId: z.ZodString;
|
|
88
|
+
instanceId: z.ZodString;
|
|
89
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
90
|
+
generic_api_key: z.ZodString;
|
|
91
|
+
}, z.core.$strip>>]>;
|
|
80
92
|
//#endregion
|
|
81
93
|
export { paystackCreatePaymentRequest };
|
|
82
94
|
//# sourceMappingURL=create-payment-request.d.mts.map
|