@keystrokehq/paystack 0.1.4 → 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 +15 -3
- package/dist/actions/create-payment-page.d.cts.map +1 -1
- package/dist/actions/create-payment-page.d.mts +15 -3
- 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 +15 -3
- package/dist/actions/create-transfer-recipient.d.cts.map +1 -1
- package/dist/actions/create-transfer-recipient.d.mts +15 -3
- 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 +15 -3
- package/dist/actions/initialize-transaction.d.cts.map +1 -1
- package/dist/actions/initialize-transaction.d.mts +15 -3
- 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 +15 -3
- package/dist/actions/list-banks.d.mts +15 -3
- 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/package.json +1 -1
|
@@ -13,7 +13,19 @@ declare const PaystackGenerateUpdateSubscriptionLinkOutput: z.ZodObject<{
|
|
|
13
13
|
}, z.core.$loose>;
|
|
14
14
|
declare const paystackGenerateUpdateSubscriptionLink: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
code: string;
|
|
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 { paystackGenerateUpdateSubscriptionLink };
|
|
19
31
|
//# sourceMappingURL=generate-update-subscription-link.d.cts.map
|
|
@@ -13,7 +13,19 @@ declare const PaystackGenerateUpdateSubscriptionLinkOutput: z.ZodObject<{
|
|
|
13
13
|
}, z.core.$loose>;
|
|
14
14
|
declare const paystackGenerateUpdateSubscriptionLink: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
code: string;
|
|
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 { paystackGenerateUpdateSubscriptionLink };
|
|
19
31
|
//# sourceMappingURL=generate-update-subscription-link.d.mts.map
|
|
@@ -20,7 +20,19 @@ declare const PaystackGetPaymentRequestTotalsOutput: z.ZodObject<{
|
|
|
20
20
|
status: z.ZodNullable<z.ZodBoolean>;
|
|
21
21
|
message: z.ZodNullable<z.ZodString>;
|
|
22
22
|
}, z.core.$loose>;
|
|
23
|
-
declare const paystackGetPaymentRequestTotals: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
declare const paystackGetPaymentRequestTotals: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
generic_api_key: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>;
|
|
24
36
|
//#endregion
|
|
25
37
|
export { paystackGetPaymentRequestTotals };
|
|
26
38
|
//# sourceMappingURL=get-payment-request-totals.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-payment-request-totals.d.cts","names":[],"sources":["../../src/actions/get-payment-request-totals.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAMrC,+BAAA,gCAA+B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-payment-request-totals.d.cts","names":[],"sources":["../../src/actions/get-payment-request-totals.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAMrC,+BAAA,gCAA+B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -20,7 +20,19 @@ declare const PaystackGetPaymentRequestTotalsOutput: z.ZodObject<{
|
|
|
20
20
|
status: z.ZodNullable<z.ZodBoolean>;
|
|
21
21
|
message: z.ZodNullable<z.ZodString>;
|
|
22
22
|
}, z.core.$loose>;
|
|
23
|
-
declare const paystackGetPaymentRequestTotals: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
declare const paystackGetPaymentRequestTotals: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
generic_api_key: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>;
|
|
24
36
|
//#endregion
|
|
25
37
|
export { paystackGetPaymentRequestTotals };
|
|
26
38
|
//# sourceMappingURL=get-payment-request-totals.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-payment-request-totals.d.mts","names":[],"sources":["../../src/actions/get-payment-request-totals.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAMrC,+BAAA,gCAA+B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-payment-request-totals.d.mts","names":[],"sources":["../../src/actions/get-payment-request-totals.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAMrC,+BAAA,gCAA+B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -25,7 +25,19 @@ declare const PaystackGetTransactionTotalsOutput: z.ZodObject<{
|
|
|
25
25
|
declare const paystackGetTransactionTotals: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
26
26
|
to?: string | undefined;
|
|
27
27
|
from?: string | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
29
41
|
//#endregion
|
|
30
42
|
export { paystackGetTransactionTotals };
|
|
31
43
|
//# sourceMappingURL=get-transaction-totals.d.cts.map
|
|
@@ -25,7 +25,19 @@ declare const PaystackGetTransactionTotalsOutput: z.ZodObject<{
|
|
|
25
25
|
declare const paystackGetTransactionTotals: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
26
26
|
to?: string | undefined;
|
|
27
27
|
from?: string | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
29
41
|
//#endregion
|
|
30
42
|
export { paystackGetTransactionTotals };
|
|
31
43
|
//# sourceMappingURL=get-transaction-totals.d.mts.map
|
|
@@ -39,7 +39,19 @@ declare const paystackInitializeAuthorization: import("@keystrokehq/action").Wor
|
|
|
39
39
|
street: string;
|
|
40
40
|
} | undefined;
|
|
41
41
|
callback_url?: string | undefined;
|
|
42
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
42
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
generic_api_key: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
generic_api_key: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>;
|
|
43
55
|
//#endregion
|
|
44
56
|
export { paystackInitializeAuthorization };
|
|
45
57
|
//# sourceMappingURL=initialize-authorization.d.cts.map
|
|
@@ -39,7 +39,19 @@ declare const paystackInitializeAuthorization: import("@keystrokehq/action").Wor
|
|
|
39
39
|
street: string;
|
|
40
40
|
} | undefined;
|
|
41
41
|
callback_url?: string | undefined;
|
|
42
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
42
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
generic_api_key: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
generic_api_key: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>;
|
|
43
55
|
//#endregion
|
|
44
56
|
export { paystackInitializeAuthorization };
|
|
45
57
|
//# sourceMappingURL=initialize-authorization.d.mts.map
|
|
@@ -37,8 +37,8 @@ declare const PaystackInitializeTransactionInput: z.ZodObject<{
|
|
|
37
37
|
}>>;
|
|
38
38
|
channels: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
39
39
|
bank: "bank";
|
|
40
|
-
mobile_money: "mobile_money";
|
|
41
40
|
ussd: "ussd";
|
|
41
|
+
mobile_money: "mobile_money";
|
|
42
42
|
card: "card";
|
|
43
43
|
qr: "qr";
|
|
44
44
|
eft: "eft";
|
|
@@ -86,7 +86,7 @@ declare const paystackInitializeTransaction: import("@keystrokehq/action").Workf
|
|
|
86
86
|
bearer_subaccount?: string | undefined;
|
|
87
87
|
} | undefined;
|
|
88
88
|
bearer?: "subaccount" | "account" | undefined;
|
|
89
|
-
channels?: ("bank" | "
|
|
89
|
+
channels?: ("bank" | "ussd" | "mobile_money" | "card" | "qr" | "eft" | "bank_transfer")[] | undefined;
|
|
90
90
|
currency?: "NGN" | "GHS" | "ZAR" | "USD" | "KES" | undefined;
|
|
91
91
|
metadata?: Record<string, unknown> | undefined;
|
|
92
92
|
reference?: string | undefined;
|
|
@@ -95,7 +95,19 @@ declare const paystackInitializeTransaction: import("@keystrokehq/action").Workf
|
|
|
95
95
|
callback_url?: string | undefined;
|
|
96
96
|
invoice_limit?: number | undefined;
|
|
97
97
|
transaction_charge?: number | undefined;
|
|
98
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
98
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
99
|
+
connectionId: z.ZodString;
|
|
100
|
+
entityId: z.ZodString;
|
|
101
|
+
instanceId: z.ZodString;
|
|
102
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
103
|
+
generic_api_key: z.ZodString;
|
|
104
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
105
|
+
connectionId: z.ZodString;
|
|
106
|
+
entityId: z.ZodString;
|
|
107
|
+
instanceId: z.ZodString;
|
|
108
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
109
|
+
generic_api_key: z.ZodString;
|
|
110
|
+
}, z.core.$strip>>]>;
|
|
99
111
|
//#endregion
|
|
100
112
|
export { paystackInitializeTransaction };
|
|
101
113
|
//# sourceMappingURL=initialize-transaction.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"initialize-transaction.d.cts","names":[],"sources":["../../src/actions/initialize-transaction.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgClC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;cAMnC,6BAAA,gCAA6B,wBAAA
|
|
1
|
+
{"version":3,"file":"initialize-transaction.d.cts","names":[],"sources":["../../src/actions/initialize-transaction.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgClC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;cAMnC,6BAAA,gCAA6B,wBAAA"}
|
|
@@ -37,8 +37,8 @@ declare const PaystackInitializeTransactionInput: z.ZodObject<{
|
|
|
37
37
|
}>>;
|
|
38
38
|
channels: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
39
39
|
bank: "bank";
|
|
40
|
-
mobile_money: "mobile_money";
|
|
41
40
|
ussd: "ussd";
|
|
41
|
+
mobile_money: "mobile_money";
|
|
42
42
|
card: "card";
|
|
43
43
|
qr: "qr";
|
|
44
44
|
eft: "eft";
|
|
@@ -86,7 +86,7 @@ declare const paystackInitializeTransaction: import("@keystrokehq/action").Workf
|
|
|
86
86
|
bearer_subaccount?: string | undefined;
|
|
87
87
|
} | undefined;
|
|
88
88
|
bearer?: "subaccount" | "account" | undefined;
|
|
89
|
-
channels?: ("bank" | "
|
|
89
|
+
channels?: ("bank" | "ussd" | "mobile_money" | "card" | "qr" | "eft" | "bank_transfer")[] | undefined;
|
|
90
90
|
currency?: "NGN" | "GHS" | "ZAR" | "USD" | "KES" | undefined;
|
|
91
91
|
metadata?: Record<string, unknown> | undefined;
|
|
92
92
|
reference?: string | undefined;
|
|
@@ -95,7 +95,19 @@ declare const paystackInitializeTransaction: import("@keystrokehq/action").Workf
|
|
|
95
95
|
callback_url?: string | undefined;
|
|
96
96
|
invoice_limit?: number | undefined;
|
|
97
97
|
transaction_charge?: number | undefined;
|
|
98
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
98
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
99
|
+
connectionId: z.ZodString;
|
|
100
|
+
entityId: z.ZodString;
|
|
101
|
+
instanceId: z.ZodString;
|
|
102
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
103
|
+
generic_api_key: z.ZodString;
|
|
104
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
105
|
+
connectionId: z.ZodString;
|
|
106
|
+
entityId: z.ZodString;
|
|
107
|
+
instanceId: z.ZodString;
|
|
108
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
109
|
+
generic_api_key: z.ZodString;
|
|
110
|
+
}, z.core.$strip>>]>;
|
|
99
111
|
//#endregion
|
|
100
112
|
export { paystackInitializeTransaction };
|
|
101
113
|
//# sourceMappingURL=initialize-transaction.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"initialize-transaction.d.mts","names":[],"sources":["../../src/actions/initialize-transaction.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgClC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;cAMnC,6BAAA,gCAA6B,wBAAA
|
|
1
|
+
{"version":3,"file":"initialize-transaction.d.mts","names":[],"sources":["../../src/actions/initialize-transaction.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgClC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;cAMnC,6BAAA,gCAA6B,wBAAA"}
|
|
@@ -37,7 +37,19 @@ declare const paystackInitiateBulkCharge: import("@keystrokehq/action").Workflow
|
|
|
37
37
|
reference?: string | undefined;
|
|
38
38
|
attempt_partial_debit?: boolean | undefined;
|
|
39
39
|
}[];
|
|
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 { paystackInitiateBulkCharge };
|
|
43
55
|
//# sourceMappingURL=initiate-bulk-charge.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"initiate-bulk-charge.d.cts","names":[],"sources":["../../src/actions/initiate-bulk-charge.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;cAsB/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAMhC,0BAAA,gCAA0B,wBAAA
|
|
1
|
+
{"version":3,"file":"initiate-bulk-charge.d.cts","names":[],"sources":["../../src/actions/initiate-bulk-charge.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;cAsB/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAMhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -37,7 +37,19 @@ declare const paystackInitiateBulkCharge: import("@keystrokehq/action").Workflow
|
|
|
37
37
|
reference?: string | undefined;
|
|
38
38
|
attempt_partial_debit?: boolean | undefined;
|
|
39
39
|
}[];
|
|
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 { paystackInitiateBulkCharge };
|
|
43
55
|
//# sourceMappingURL=initiate-bulk-charge.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"initiate-bulk-charge.d.mts","names":[],"sources":["../../src/actions/initiate-bulk-charge.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;cAsB/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAMhC,0BAAA,gCAA0B,wBAAA
|
|
1
|
+
{"version":3,"file":"initiate-bulk-charge.d.mts","names":[],"sources":["../../src/actions/initiate-bulk-charge.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;cAsB/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAMhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -5,8 +5,8 @@ declare const PaystackListBanksInput: z.ZodObject<{
|
|
|
5
5
|
next: z.ZodOptional<z.ZodString>;
|
|
6
6
|
page: z.ZodOptional<z.ZodNumber>;
|
|
7
7
|
type: z.ZodOptional<z.ZodEnum<{
|
|
8
|
-
nuban: "nuban";
|
|
9
8
|
mobile_money: "mobile_money";
|
|
9
|
+
nuban: "nuban";
|
|
10
10
|
basa: "basa";
|
|
11
11
|
ghipps: "ghipps";
|
|
12
12
|
kepss: "kepss";
|
|
@@ -65,7 +65,7 @@ declare const PaystackListBanksOutput: z.ZodObject<{
|
|
|
65
65
|
declare const paystackListBanks: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
66
66
|
next?: string | undefined;
|
|
67
67
|
page?: number | undefined;
|
|
68
|
-
type?: "
|
|
68
|
+
type?: "mobile_money" | "nuban" | "basa" | "ghipps" | "kepss" | undefined;
|
|
69
69
|
country?: "ghana" | "kenya" | "nigeria" | "south africa" | undefined;
|
|
70
70
|
gateway?: "emandate" | "digitalbankmandate" | undefined;
|
|
71
71
|
perPage?: number | undefined;
|
|
@@ -76,7 +76,19 @@ declare const paystackListBanks: import("@keystrokehq/action").WorkflowActionDef
|
|
|
76
76
|
include_nip_sort_code?: boolean | undefined;
|
|
77
77
|
pay_with_bank_transfer?: boolean | undefined;
|
|
78
78
|
enabled_for_verification?: 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 { paystackListBanks };
|
|
82
94
|
//# sourceMappingURL=list-banks.d.cts.map
|
|
@@ -5,8 +5,8 @@ declare const PaystackListBanksInput: z.ZodObject<{
|
|
|
5
5
|
next: z.ZodOptional<z.ZodString>;
|
|
6
6
|
page: z.ZodOptional<z.ZodNumber>;
|
|
7
7
|
type: z.ZodOptional<z.ZodEnum<{
|
|
8
|
-
nuban: "nuban";
|
|
9
8
|
mobile_money: "mobile_money";
|
|
9
|
+
nuban: "nuban";
|
|
10
10
|
basa: "basa";
|
|
11
11
|
ghipps: "ghipps";
|
|
12
12
|
kepss: "kepss";
|
|
@@ -65,7 +65,7 @@ declare const PaystackListBanksOutput: z.ZodObject<{
|
|
|
65
65
|
declare const paystackListBanks: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
66
66
|
next?: string | undefined;
|
|
67
67
|
page?: number | undefined;
|
|
68
|
-
type?: "
|
|
68
|
+
type?: "mobile_money" | "nuban" | "basa" | "ghipps" | "kepss" | undefined;
|
|
69
69
|
country?: "ghana" | "kenya" | "nigeria" | "south africa" | undefined;
|
|
70
70
|
gateway?: "emandate" | "digitalbankmandate" | undefined;
|
|
71
71
|
perPage?: number | undefined;
|
|
@@ -76,7 +76,19 @@ declare const paystackListBanks: import("@keystrokehq/action").WorkflowActionDef
|
|
|
76
76
|
include_nip_sort_code?: boolean | undefined;
|
|
77
77
|
pay_with_bank_transfer?: boolean | undefined;
|
|
78
78
|
enabled_for_verification?: 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 { paystackListBanks };
|
|
82
94
|
//# sourceMappingURL=list-banks.d.mts.map
|
|
@@ -36,7 +36,19 @@ declare const paystackListBulkChargeBatches: import("@keystrokehq/action").Workf
|
|
|
36
36
|
page?: number | undefined;
|
|
37
37
|
status?: "active" | "paused" | "complete" | undefined;
|
|
38
38
|
perPage?: number | undefined;
|
|
39
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
39
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
40
|
+
connectionId: z.ZodString;
|
|
41
|
+
entityId: z.ZodString;
|
|
42
|
+
instanceId: z.ZodString;
|
|
43
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
44
|
+
generic_api_key: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
generic_api_key: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>;
|
|
40
52
|
//#endregion
|
|
41
53
|
export { paystackListBulkChargeBatches };
|
|
42
54
|
//# sourceMappingURL=list-bulk-charge-batches.d.cts.map
|
|
@@ -36,7 +36,19 @@ declare const paystackListBulkChargeBatches: import("@keystrokehq/action").Workf
|
|
|
36
36
|
page?: number | undefined;
|
|
37
37
|
status?: "active" | "paused" | "complete" | undefined;
|
|
38
38
|
perPage?: number | undefined;
|
|
39
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
39
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
40
|
+
connectionId: z.ZodString;
|
|
41
|
+
entityId: z.ZodString;
|
|
42
|
+
instanceId: z.ZodString;
|
|
43
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
44
|
+
generic_api_key: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
generic_api_key: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>;
|
|
40
52
|
//#endregion
|
|
41
53
|
export { paystackListBulkChargeBatches };
|
|
42
54
|
//# sourceMappingURL=list-bulk-charge-batches.d.mts.map
|
|
@@ -5,8 +5,8 @@ declare const PaystackListChargesInBatchInput: z.ZodObject<{
|
|
|
5
5
|
code: z.ZodString;
|
|
6
6
|
page: z.ZodOptional<z.ZodNumber>;
|
|
7
7
|
status: z.ZodOptional<z.ZodEnum<{
|
|
8
|
-
error: "error";
|
|
9
8
|
success: "success";
|
|
9
|
+
error: "error";
|
|
10
10
|
failed: "failed";
|
|
11
11
|
pending: "pending";
|
|
12
12
|
inactive_authorization: "inactive_authorization";
|
|
@@ -75,9 +75,21 @@ declare const PaystackListChargesInBatchOutput: z.ZodObject<{
|
|
|
75
75
|
declare const paystackListChargesInBatch: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
76
76
|
code: string;
|
|
77
77
|
page?: number | undefined;
|
|
78
|
-
status?: "
|
|
78
|
+
status?: "success" | "error" | "failed" | "pending" | "inactive_authorization" | undefined;
|
|
79
79
|
perPage?: number | undefined;
|
|
80
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
80
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
81
|
+
connectionId: z.ZodString;
|
|
82
|
+
entityId: z.ZodString;
|
|
83
|
+
instanceId: z.ZodString;
|
|
84
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
85
|
+
generic_api_key: z.ZodString;
|
|
86
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
87
|
+
connectionId: z.ZodString;
|
|
88
|
+
entityId: z.ZodString;
|
|
89
|
+
instanceId: z.ZodString;
|
|
90
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
91
|
+
generic_api_key: z.ZodString;
|
|
92
|
+
}, z.core.$strip>>]>;
|
|
81
93
|
//#endregion
|
|
82
94
|
export { paystackListChargesInBatch };
|
|
83
95
|
//# sourceMappingURL=list-charges-in-batch.d.cts.map
|
|
@@ -5,8 +5,8 @@ declare const PaystackListChargesInBatchInput: z.ZodObject<{
|
|
|
5
5
|
code: z.ZodString;
|
|
6
6
|
page: z.ZodOptional<z.ZodNumber>;
|
|
7
7
|
status: z.ZodOptional<z.ZodEnum<{
|
|
8
|
-
error: "error";
|
|
9
8
|
success: "success";
|
|
9
|
+
error: "error";
|
|
10
10
|
failed: "failed";
|
|
11
11
|
pending: "pending";
|
|
12
12
|
inactive_authorization: "inactive_authorization";
|
|
@@ -75,9 +75,21 @@ declare const PaystackListChargesInBatchOutput: z.ZodObject<{
|
|
|
75
75
|
declare const paystackListChargesInBatch: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
76
76
|
code: string;
|
|
77
77
|
page?: number | undefined;
|
|
78
|
-
status?: "
|
|
78
|
+
status?: "success" | "error" | "failed" | "pending" | "inactive_authorization" | undefined;
|
|
79
79
|
perPage?: number | undefined;
|
|
80
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
80
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
81
|
+
connectionId: z.ZodString;
|
|
82
|
+
entityId: z.ZodString;
|
|
83
|
+
instanceId: z.ZodString;
|
|
84
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
85
|
+
generic_api_key: z.ZodString;
|
|
86
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
87
|
+
connectionId: z.ZodString;
|
|
88
|
+
entityId: z.ZodString;
|
|
89
|
+
instanceId: z.ZodString;
|
|
90
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
91
|
+
generic_api_key: z.ZodString;
|
|
92
|
+
}, z.core.$strip>>]>;
|
|
81
93
|
//#endregion
|
|
82
94
|
export { paystackListChargesInBatch };
|
|
83
95
|
//# sourceMappingURL=list-charges-in-batch.d.mts.map
|
|
@@ -17,7 +17,19 @@ declare const PaystackListCountriesOutput: z.ZodObject<{
|
|
|
17
17
|
status: z.ZodNullable<z.ZodBoolean>;
|
|
18
18
|
message: z.ZodNullable<z.ZodString>;
|
|
19
19
|
}, z.core.$loose>;
|
|
20
|
-
declare const paystackListCountries: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
20
|
+
declare const paystackListCountries: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>;
|
|
21
33
|
//#endregion
|
|
22
34
|
export { paystackListCountries };
|
|
23
35
|
//# sourceMappingURL=list-countries.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-countries.d.cts","names":[],"sources":["../../src/actions/list-countries.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAY1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAM3B,qBAAA,gCAAqB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-countries.d.cts","names":[],"sources":["../../src/actions/list-countries.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAY1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAM3B,qBAAA,gCAAqB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -17,7 +17,19 @@ declare const PaystackListCountriesOutput: z.ZodObject<{
|
|
|
17
17
|
status: z.ZodNullable<z.ZodBoolean>;
|
|
18
18
|
message: z.ZodNullable<z.ZodString>;
|
|
19
19
|
}, z.core.$loose>;
|
|
20
|
-
declare const paystackListCountries: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
20
|
+
declare const paystackListCountries: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>;
|
|
21
33
|
//#endregion
|
|
22
34
|
export { paystackListCountries };
|
|
23
35
|
//# sourceMappingURL=list-countries.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-countries.d.mts","names":[],"sources":["../../src/actions/list-countries.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAY1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAM3B,qBAAA,gCAAqB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-countries.d.mts","names":[],"sources":["../../src/actions/list-countries.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAY1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAM3B,qBAAA,gCAAqB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -43,7 +43,19 @@ declare const paystackListCustomers: import("@keystrokehq/action").WorkflowActio
|
|
|
43
43
|
previous?: string | undefined;
|
|
44
44
|
from_date?: string | undefined;
|
|
45
45
|
use_cursor?: boolean | undefined;
|
|
46
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
46
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
53
|
+
connectionId: z.ZodString;
|
|
54
|
+
entityId: z.ZodString;
|
|
55
|
+
instanceId: z.ZodString;
|
|
56
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
+
generic_api_key: z.ZodString;
|
|
58
|
+
}, z.core.$strip>>]>;
|
|
47
59
|
//#endregion
|
|
48
60
|
export { paystackListCustomers };
|
|
49
61
|
//# sourceMappingURL=list-customers.d.cts.map
|
|
@@ -43,7 +43,19 @@ declare const paystackListCustomers: import("@keystrokehq/action").WorkflowActio
|
|
|
43
43
|
previous?: string | undefined;
|
|
44
44
|
from_date?: string | undefined;
|
|
45
45
|
use_cursor?: boolean | undefined;
|
|
46
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
46
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
53
|
+
connectionId: z.ZodString;
|
|
54
|
+
entityId: z.ZodString;
|
|
55
|
+
instanceId: z.ZodString;
|
|
56
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
+
generic_api_key: z.ZodString;
|
|
58
|
+
}, z.core.$strip>>]>;
|
|
47
59
|
//#endregion
|
|
48
60
|
export { paystackListCustomers };
|
|
49
61
|
//# sourceMappingURL=list-customers.d.mts.map
|