@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
|
@@ -28,7 +28,19 @@ declare const paystackValidateCustomer: import("@keystrokehq/action").WorkflowAc
|
|
|
28
28
|
account_number: string;
|
|
29
29
|
value?: string | undefined;
|
|
30
30
|
middle_name?: string | undefined;
|
|
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 { paystackValidateCustomer };
|
|
34
46
|
//# sourceMappingURL=validate-customer.d.mts.map
|
|
@@ -53,7 +53,19 @@ declare const PaystackValidateOrderOutput: z.ZodObject<{
|
|
|
53
53
|
}, z.core.$loose>;
|
|
54
54
|
declare const paystackValidateOrder: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
55
55
|
code: string;
|
|
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 { paystackValidateOrder };
|
|
59
71
|
//# sourceMappingURL=validate-order.d.cts.map
|
|
@@ -53,7 +53,19 @@ declare const PaystackValidateOrderOutput: z.ZodObject<{
|
|
|
53
53
|
}, z.core.$loose>;
|
|
54
54
|
declare const paystackValidateOrder: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
55
55
|
code: string;
|
|
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 { paystackValidateOrder };
|
|
59
71
|
//# sourceMappingURL=validate-order.d.mts.map
|
|
@@ -51,7 +51,19 @@ declare const PaystackVerifyPaymentRequestOutput: z.ZodObject<{
|
|
|
51
51
|
}, z.core.$loose>;
|
|
52
52
|
declare const paystackVerifyPaymentRequest: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
53
53
|
id: string;
|
|
54
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
54
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
generic_api_key: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
generic_api_key: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>;
|
|
55
67
|
//#endregion
|
|
56
68
|
export { paystackVerifyPaymentRequest };
|
|
57
69
|
//# sourceMappingURL=verify-payment-request.d.cts.map
|
|
@@ -51,7 +51,19 @@ declare const PaystackVerifyPaymentRequestOutput: z.ZodObject<{
|
|
|
51
51
|
}, z.core.$loose>;
|
|
52
52
|
declare const paystackVerifyPaymentRequest: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
53
53
|
id: string;
|
|
54
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
54
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
generic_api_key: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
generic_api_key: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>;
|
|
55
67
|
//#endregion
|
|
56
68
|
export { paystackVerifyPaymentRequest };
|
|
57
69
|
//# sourceMappingURL=verify-payment-request.d.mts.map
|
|
@@ -11,7 +11,19 @@ declare const PaystackVerifyStorefrontSlugOutput: z.ZodObject<{
|
|
|
11
11
|
}, z.core.$loose>;
|
|
12
12
|
declare const paystackVerifyStorefrontSlug: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
slug: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
generic_api_key: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
15
27
|
//#endregion
|
|
16
28
|
export { paystackVerifyStorefrontSlug };
|
|
17
29
|
//# sourceMappingURL=verify-storefront-slug.d.cts.map
|
|
@@ -11,7 +11,19 @@ declare const PaystackVerifyStorefrontSlugOutput: z.ZodObject<{
|
|
|
11
11
|
}, z.core.$loose>;
|
|
12
12
|
declare const paystackVerifyStorefrontSlug: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
slug: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
generic_api_key: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
15
27
|
//#endregion
|
|
16
28
|
export { paystackVerifyStorefrontSlug };
|
|
17
29
|
//# sourceMappingURL=verify-storefront-slug.d.mts.map
|
|
@@ -87,7 +87,19 @@ declare const PaystackVerifyTransactionOutput: z.ZodObject<{
|
|
|
87
87
|
}, z.core.$loose>;
|
|
88
88
|
declare const paystackVerifyTransaction: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
89
89
|
reference: string;
|
|
90
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
90
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
91
|
+
connectionId: z.ZodString;
|
|
92
|
+
entityId: z.ZodString;
|
|
93
|
+
instanceId: z.ZodString;
|
|
94
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
95
|
+
generic_api_key: z.ZodString;
|
|
96
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
97
|
+
connectionId: z.ZodString;
|
|
98
|
+
entityId: z.ZodString;
|
|
99
|
+
instanceId: z.ZodString;
|
|
100
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
101
|
+
generic_api_key: z.ZodString;
|
|
102
|
+
}, z.core.$strip>>]>;
|
|
91
103
|
//#endregion
|
|
92
104
|
export { paystackVerifyTransaction };
|
|
93
105
|
//# sourceMappingURL=verify-transaction.d.cts.map
|
|
@@ -87,7 +87,19 @@ declare const PaystackVerifyTransactionOutput: z.ZodObject<{
|
|
|
87
87
|
}, z.core.$loose>;
|
|
88
88
|
declare const paystackVerifyTransaction: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
89
89
|
reference: string;
|
|
90
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
90
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
91
|
+
connectionId: z.ZodString;
|
|
92
|
+
entityId: z.ZodString;
|
|
93
|
+
instanceId: z.ZodString;
|
|
94
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
95
|
+
generic_api_key: z.ZodString;
|
|
96
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
97
|
+
connectionId: z.ZodString;
|
|
98
|
+
entityId: z.ZodString;
|
|
99
|
+
instanceId: z.ZodString;
|
|
100
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
101
|
+
generic_api_key: z.ZodString;
|
|
102
|
+
}, z.core.$strip>>]>;
|
|
91
103
|
//#endregion
|
|
92
104
|
export { paystackVerifyTransaction };
|
|
93
105
|
//# sourceMappingURL=verify-transaction.d.mts.map
|
package/dist/app.cjs
CHANGED
|
@@ -1,7 +1,10 @@
|
|
|
1
|
+
let _keystrokehq_keystroke_app = require("@keystrokehq/keystroke/app");
|
|
2
|
+
let zod = require("zod");
|
|
1
3
|
//#region src/app.ts
|
|
2
|
-
const paystack = (0,
|
|
4
|
+
const paystack = (0, _keystrokehq_keystroke_app.defineApp)({
|
|
3
5
|
slug: "paystack",
|
|
4
|
-
auth: "keystroke"
|
|
6
|
+
auth: "keystroke",
|
|
7
|
+
credential: { generic_api_key: zod.z.string() }
|
|
5
8
|
});
|
|
6
9
|
//#endregion
|
|
7
10
|
exports.paystack = paystack;
|
package/dist/app.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.cjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const paystack = defineApp({\n slug: \"paystack\",\n auth: \"keystroke\",\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.cjs","names":["z"],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nexport const paystack = defineApp({\n slug: \"paystack\",\n auth: \"keystroke\",\n credential: {\n generic_api_key: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,YAAA,GAAA,2BAAA,UAAA,CAAqB;CAChC,MAAM;CACN,MAAM;CACN,YAAY,EACV,iBAAiBA,IAAAA,EAAE,OAAO,EAC5B;AACF,CAAC"}
|
package/dist/app.d.cts
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
1
3
|
//#region src/app.d.ts
|
|
2
|
-
declare const paystack: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential
|
|
4
|
+
declare const paystack: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
5
|
+
connectionId: z.ZodString;
|
|
6
|
+
entityId: z.ZodString;
|
|
7
|
+
instanceId: z.ZodString;
|
|
8
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
9
|
+
generic_api_key: z.ZodString;
|
|
10
|
+
}, z.core.$strip>>>;
|
|
3
11
|
//#endregion
|
|
4
12
|
export { paystack };
|
|
5
13
|
//# sourceMappingURL=app.d.cts.map
|
package/dist/app.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,QAAA,6BAAQ,GAAA,+BAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
package/dist/app.d.mts
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
1
3
|
//#region src/app.d.ts
|
|
2
|
-
declare const paystack: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential
|
|
4
|
+
declare const paystack: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"paystack", z.ZodObject<{
|
|
5
|
+
connectionId: z.ZodString;
|
|
6
|
+
entityId: z.ZodString;
|
|
7
|
+
instanceId: z.ZodString;
|
|
8
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
9
|
+
generic_api_key: z.ZodString;
|
|
10
|
+
}, z.core.$strip>>>;
|
|
3
11
|
//#endregion
|
|
4
12
|
export { paystack };
|
|
5
13
|
//# sourceMappingURL=app.d.mts.map
|
package/dist/app.d.mts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,QAAA,6BAAQ,GAAA,+BAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
package/dist/app.mjs
CHANGED
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
import { defineApp } from "@keystrokehq/keystroke/app";
|
|
2
|
+
import { z } from "zod";
|
|
2
3
|
//#region src/app.ts
|
|
3
4
|
const paystack = defineApp({
|
|
4
5
|
slug: "paystack",
|
|
5
|
-
auth: "keystroke"
|
|
6
|
+
auth: "keystroke",
|
|
7
|
+
credential: { generic_api_key: z.string() }
|
|
6
8
|
});
|
|
7
9
|
//#endregion
|
|
8
10
|
export { paystack };
|
package/dist/app.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const paystack = defineApp({\n slug: \"paystack\",\n auth: \"keystroke\",\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nexport const paystack = defineApp({\n slug: \"paystack\",\n auth: \"keystroke\",\n credential: {\n generic_api_key: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,WAAW,UAAU;CAChC,MAAM;CACN,MAAM;CACN,YAAY,EACV,iBAAiB,EAAE,OAAO,EAC5B;AACF,CAAC"}
|
package/dist/catalog.cjs
CHANGED
|
@@ -8,7 +8,7 @@ const paystackCatalog = {
|
|
|
8
8
|
"logo": "https://logos.composio.dev/api/paystack",
|
|
9
9
|
"authKind": "keystroke",
|
|
10
10
|
"oauthScopes": [],
|
|
11
|
-
"credentialFields": { "
|
|
11
|
+
"credentialFields": { "generic_api_key": {
|
|
12
12
|
"label": "Secret Key",
|
|
13
13
|
"secret": true,
|
|
14
14
|
"description": "Your Paystack secret key (starts with sk_test_ for test mode or sk_live_ for live mode). Find this in your Paystack Dashboard under Settings > API Keys & Webhooks."
|
package/dist/catalog.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const paystackCatalog = {\n \"slug\": \"paystack\",\n \"name\": \"Paystack\",\n \"description\": \"Nigerian financial technology company that offers payment processing services to businesses in Africa.\",\n \"category\": \"Payment Processing\",\n \"logo\": \"https://logos.composio.dev/api/paystack\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"
|
|
1
|
+
{"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const paystackCatalog = {\n \"slug\": \"paystack\",\n \"name\": \"Paystack\",\n \"description\": \"Nigerian financial technology company that offers payment processing services to businesses in Africa.\",\n \"category\": \"Payment Processing\",\n \"logo\": \"https://logos.composio.dev/api/paystack\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"generic_api_key\": {\n \"label\": \"Secret Key\",\n \"secret\": true,\n \"description\": \"Your Paystack secret key (starts with sk_test_ for test mode or sk_live_ for live mode). Find this in your Paystack Dashboard under Settings > API Keys & Webhooks.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,kBAAkB;CAC7B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB,EAClB,mBAAmB;EACjB,SAAS;EACT,UAAU;EACV,eAAe;CACjB,EACF;CACA,oBAAoB;AACtB"}
|
package/dist/catalog.d.cts
CHANGED
|
@@ -9,7 +9,7 @@ declare const paystackCatalog: {
|
|
|
9
9
|
readonly authKind: "keystroke";
|
|
10
10
|
readonly oauthScopes: readonly [];
|
|
11
11
|
readonly credentialFields: {
|
|
12
|
-
readonly
|
|
12
|
+
readonly generic_api_key: {
|
|
13
13
|
readonly label: "Secret Key";
|
|
14
14
|
readonly secret: true;
|
|
15
15
|
readonly description: "Your Paystack secret key (starts with sk_test_ for test mode or sk_live_ for live mode). Find this in your Paystack Dashboard under Settings > API Keys & Webhooks.";
|
package/dist/catalog.d.mts
CHANGED
|
@@ -9,7 +9,7 @@ declare const paystackCatalog: {
|
|
|
9
9
|
readonly authKind: "keystroke";
|
|
10
10
|
readonly oauthScopes: readonly [];
|
|
11
11
|
readonly credentialFields: {
|
|
12
|
-
readonly
|
|
12
|
+
readonly generic_api_key: {
|
|
13
13
|
readonly label: "Secret Key";
|
|
14
14
|
readonly secret: true;
|
|
15
15
|
readonly description: "Your Paystack secret key (starts with sk_test_ for test mode or sk_live_ for live mode). Find this in your Paystack Dashboard under Settings > API Keys & Webhooks.";
|
package/dist/catalog.mjs
CHANGED
|
@@ -8,7 +8,7 @@ const paystackCatalog = {
|
|
|
8
8
|
"logo": "https://logos.composio.dev/api/paystack",
|
|
9
9
|
"authKind": "keystroke",
|
|
10
10
|
"oauthScopes": [],
|
|
11
|
-
"credentialFields": { "
|
|
11
|
+
"credentialFields": { "generic_api_key": {
|
|
12
12
|
"label": "Secret Key",
|
|
13
13
|
"secret": true,
|
|
14
14
|
"description": "Your Paystack secret key (starts with sk_test_ for test mode or sk_live_ for live mode). Find this in your Paystack Dashboard under Settings > API Keys & Webhooks."
|
package/dist/catalog.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const paystackCatalog = {\n \"slug\": \"paystack\",\n \"name\": \"Paystack\",\n \"description\": \"Nigerian financial technology company that offers payment processing services to businesses in Africa.\",\n \"category\": \"Payment Processing\",\n \"logo\": \"https://logos.composio.dev/api/paystack\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"
|
|
1
|
+
{"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const paystackCatalog = {\n \"slug\": \"paystack\",\n \"name\": \"Paystack\",\n \"description\": \"Nigerian financial technology company that offers payment processing services to businesses in Africa.\",\n \"category\": \"Payment Processing\",\n \"logo\": \"https://logos.composio.dev/api/paystack\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"generic_api_key\": {\n \"label\": \"Secret Key\",\n \"secret\": true,\n \"description\": \"Your Paystack secret key (starts with sk_test_ for test mode or sk_live_ for live mode). Find this in your Paystack Dashboard under Settings > API Keys & Webhooks.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,kBAAkB;CAC7B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB,EAClB,mBAAmB;EACjB,SAAS;EACT,UAAU;EACV,eAAe;CACjB,EACF;CACA,oBAAoB;AACtB"}
|