@keystrokehq/paypal 0.1.0 → 0.1.2
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/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/activate-plan.cjs.map +1 -1
- package/dist/actions/activate-plan.d.cts +10 -3
- package/dist/actions/activate-plan.d.cts.map +1 -1
- package/dist/actions/activate-plan.d.mts +10 -3
- package/dist/actions/activate-plan.d.mts.map +1 -1
- package/dist/actions/activate-plan.mjs.map +1 -1
- package/dist/actions/add-batch-trackers.cjs +5 -5
- package/dist/actions/add-batch-trackers.cjs.map +1 -1
- package/dist/actions/add-batch-trackers.d.cts +78 -3
- package/dist/actions/add-batch-trackers.d.cts.map +1 -1
- package/dist/actions/add-batch-trackers.d.mts +78 -3
- package/dist/actions/add-batch-trackers.d.mts.map +1 -1
- package/dist/actions/add-batch-trackers.mjs +5 -5
- package/dist/actions/add-batch-trackers.mjs.map +1 -1
- package/dist/actions/authorize-order.cjs +6 -6
- package/dist/actions/authorize-order.cjs.map +1 -1
- package/dist/actions/authorize-order.d.cts +94 -3
- package/dist/actions/authorize-order.d.cts.map +1 -1
- package/dist/actions/authorize-order.d.mts +94 -3
- package/dist/actions/authorize-order.d.mts.map +1 -1
- package/dist/actions/authorize-order.mjs +6 -6
- package/dist/actions/authorize-order.mjs.map +1 -1
- package/dist/actions/cancel-invoice.cjs +1 -1
- package/dist/actions/cancel-invoice.cjs.map +1 -1
- package/dist/actions/cancel-invoice.d.cts +36 -3
- package/dist/actions/cancel-invoice.d.cts.map +1 -1
- package/dist/actions/cancel-invoice.d.mts +36 -3
- package/dist/actions/cancel-invoice.d.mts.map +1 -1
- package/dist/actions/cancel-invoice.mjs +1 -1
- package/dist/actions/cancel-invoice.mjs.map +1 -1
- package/dist/actions/cancel-reminders.cjs +1 -1
- package/dist/actions/cancel-reminders.cjs.map +1 -1
- package/dist/actions/cancel-reminders.d.cts +25 -3
- package/dist/actions/cancel-reminders.d.cts.map +1 -1
- package/dist/actions/cancel-reminders.d.mts +25 -3
- package/dist/actions/cancel-reminders.d.mts.map +1 -1
- package/dist/actions/cancel-reminders.mjs +1 -1
- package/dist/actions/cancel-reminders.mjs.map +1 -1
- package/dist/actions/capture-subscription-payment.cjs +14 -14
- package/dist/actions/capture-subscription-payment.cjs.map +1 -1
- package/dist/actions/capture-subscription-payment.d.cts +67 -3
- package/dist/actions/capture-subscription-payment.d.cts.map +1 -1
- package/dist/actions/capture-subscription-payment.d.mts +67 -3
- package/dist/actions/capture-subscription-payment.d.mts.map +1 -1
- package/dist/actions/capture-subscription-payment.mjs +14 -14
- package/dist/actions/capture-subscription-payment.mjs.map +1 -1
- package/dist/actions/charge-payment-method.cjs.map +1 -1
- package/dist/actions/charge-payment-method.d.cts +89 -3
- package/dist/actions/charge-payment-method.d.cts.map +1 -1
- package/dist/actions/charge-payment-method.d.mts +89 -3
- package/dist/actions/charge-payment-method.d.mts.map +1 -1
- package/dist/actions/charge-payment-method.mjs.map +1 -1
- package/dist/actions/create-invoice.cjs +7 -7
- package/dist/actions/create-invoice.cjs.map +1 -1
- package/dist/actions/create-invoice.d.cts +428 -3
- package/dist/actions/create-invoice.d.cts.map +1 -1
- package/dist/actions/create-invoice.d.mts +428 -3
- package/dist/actions/create-invoice.d.mts.map +1 -1
- package/dist/actions/create-invoice.mjs +7 -7
- package/dist/actions/create-invoice.mjs.map +1 -1
- package/dist/actions/create-payment.cjs +11 -11
- package/dist/actions/create-payment.cjs.map +1 -1
- package/dist/actions/create-payment.d.cts +211 -3
- package/dist/actions/create-payment.d.cts.map +1 -1
- package/dist/actions/create-payment.d.mts +211 -3
- package/dist/actions/create-payment.d.mts.map +1 -1
- package/dist/actions/create-payment.mjs +11 -11
- package/dist/actions/create-payment.mjs.map +1 -1
- package/dist/actions/create-payments-billing-plans.cjs +8 -8
- package/dist/actions/create-payments-billing-plans.cjs.map +1 -1
- package/dist/actions/create-payments-billing-plans.d.cts +152 -3
- package/dist/actions/create-payments-billing-plans.d.cts.map +1 -1
- package/dist/actions/create-payments-billing-plans.d.mts +152 -3
- package/dist/actions/create-payments-billing-plans.d.mts.map +1 -1
- package/dist/actions/create-payments-billing-plans.mjs +8 -8
- package/dist/actions/create-payments-billing-plans.mjs.map +1 -1
- package/dist/actions/create-plan.cjs +8 -8
- package/dist/actions/create-plan.cjs.map +1 -1
- package/dist/actions/create-plan.d.cts +142 -3
- package/dist/actions/create-plan.d.cts.map +1 -1
- package/dist/actions/create-plan.d.mts +142 -3
- package/dist/actions/create-plan.d.mts.map +1 -1
- package/dist/actions/create-plan.mjs +8 -8
- package/dist/actions/create-plan.mjs.map +1 -1
- package/dist/actions/create-product.cjs.map +1 -1
- package/dist/actions/create-product.d.cts +184 -3
- package/dist/actions/create-product.d.cts.map +1 -1
- package/dist/actions/create-product.d.mts +184 -3
- package/dist/actions/create-product.d.mts.map +1 -1
- package/dist/actions/create-product.mjs.map +1 -1
- package/dist/actions/create-subscription.cjs +2 -2
- package/dist/actions/create-subscription.cjs.map +1 -1
- package/dist/actions/create-subscription.d.cts +254 -3
- package/dist/actions/create-subscription.d.cts.map +1 -1
- package/dist/actions/create-subscription.d.mts +254 -3
- package/dist/actions/create-subscription.d.mts.map +1 -1
- package/dist/actions/create-subscription.mjs +2 -2
- package/dist/actions/create-subscription.mjs.map +1 -1
- package/dist/actions/create-template.cjs +5 -5
- package/dist/actions/create-template.cjs.map +1 -1
- package/dist/actions/create-template.d.cts +317 -3
- package/dist/actions/create-template.d.cts.map +1 -1
- package/dist/actions/create-template.d.mts +317 -3
- package/dist/actions/create-template.d.mts.map +1 -1
- package/dist/actions/create-template.mjs +5 -5
- package/dist/actions/create-template.mjs.map +1 -1
- package/dist/actions/create-web-profile.cjs +2 -2
- package/dist/actions/create-web-profile.cjs.map +1 -1
- package/dist/actions/create-web-profile.d.cts +81 -3
- package/dist/actions/create-web-profile.d.cts.map +1 -1
- package/dist/actions/create-web-profile.d.mts +81 -3
- package/dist/actions/create-web-profile.d.mts.map +1 -1
- package/dist/actions/create-web-profile.mjs +2 -2
- package/dist/actions/create-web-profile.mjs.map +1 -1
- package/dist/actions/create-webhook-lookup.cjs +3 -3
- package/dist/actions/create-webhook-lookup.cjs.map +1 -1
- package/dist/actions/create-webhook-lookup.d.cts +11 -3
- package/dist/actions/create-webhook-lookup.d.cts.map +1 -1
- package/dist/actions/create-webhook-lookup.d.mts +11 -3
- package/dist/actions/create-webhook-lookup.d.mts.map +1 -1
- package/dist/actions/create-webhook-lookup.mjs +3 -3
- package/dist/actions/create-webhook-lookup.mjs.map +1 -1
- package/dist/actions/create-webhook.cjs +3 -3
- package/dist/actions/create-webhook.cjs.map +1 -1
- package/dist/actions/create-webhook.d.cts +36 -3
- package/dist/actions/create-webhook.d.cts.map +1 -1
- package/dist/actions/create-webhook.d.mts +36 -3
- package/dist/actions/create-webhook.d.mts.map +1 -1
- package/dist/actions/create-webhook.mjs +3 -3
- package/dist/actions/create-webhook.mjs.map +1 -1
- package/dist/actions/deactivate-plan.cjs +2 -2
- package/dist/actions/deactivate-plan.cjs.map +1 -1
- package/dist/actions/deactivate-plan.d.cts +10 -3
- package/dist/actions/deactivate-plan.d.cts.map +1 -1
- package/dist/actions/deactivate-plan.d.mts +10 -3
- package/dist/actions/deactivate-plan.d.mts.map +1 -1
- package/dist/actions/deactivate-plan.mjs +2 -2
- package/dist/actions/deactivate-plan.mjs.map +1 -1
- package/dist/actions/delete-external-payment.cjs.map +1 -1
- package/dist/actions/delete-external-payment.d.cts +13 -3
- package/dist/actions/delete-external-payment.d.cts.map +1 -1
- package/dist/actions/delete-external-payment.d.mts +13 -3
- package/dist/actions/delete-external-payment.d.mts.map +1 -1
- package/dist/actions/delete-external-payment.mjs.map +1 -1
- package/dist/actions/delete-invoice-payment-record.cjs.map +1 -1
- package/dist/actions/delete-invoice-payment-record.d.cts +13 -3
- package/dist/actions/delete-invoice-payment-record.d.cts.map +1 -1
- package/dist/actions/delete-invoice-payment-record.d.mts +13 -3
- package/dist/actions/delete-invoice-payment-record.d.mts.map +1 -1
- package/dist/actions/delete-invoice-payment-record.mjs.map +1 -1
- package/dist/actions/delete-invoice-refund-record.cjs.map +1 -1
- package/dist/actions/delete-invoice-refund-record.d.cts +12 -3
- package/dist/actions/delete-invoice-refund-record.d.cts.map +1 -1
- package/dist/actions/delete-invoice-refund-record.d.mts +12 -3
- package/dist/actions/delete-invoice-refund-record.d.mts.map +1 -1
- package/dist/actions/delete-invoice-refund-record.mjs.map +1 -1
- package/dist/actions/delete-invoice.cjs +3 -3
- package/dist/actions/delete-invoice.cjs.map +1 -1
- package/dist/actions/delete-invoice.d.cts +25 -3
- package/dist/actions/delete-invoice.d.cts.map +1 -1
- package/dist/actions/delete-invoice.d.mts +25 -3
- package/dist/actions/delete-invoice.d.mts.map +1 -1
- package/dist/actions/delete-invoice.mjs +3 -3
- package/dist/actions/delete-invoice.mjs.map +1 -1
- package/dist/actions/delete-payment-resource.cjs +2 -2
- package/dist/actions/delete-payment-resource.cjs.map +1 -1
- package/dist/actions/delete-payment-resource.d.cts +10 -3
- package/dist/actions/delete-payment-resource.d.cts.map +1 -1
- package/dist/actions/delete-payment-resource.d.mts +10 -3
- package/dist/actions/delete-payment-resource.d.mts.map +1 -1
- package/dist/actions/delete-payment-resource.mjs +2 -2
- package/dist/actions/delete-payment-resource.mjs.map +1 -1
- package/dist/actions/delete-template.cjs +3 -3
- package/dist/actions/delete-template.cjs.map +1 -1
- package/dist/actions/delete-template.d.cts +25 -3
- package/dist/actions/delete-template.d.cts.map +1 -1
- package/dist/actions/delete-template.d.mts +25 -3
- package/dist/actions/delete-template.d.mts.map +1 -1
- package/dist/actions/delete-template.mjs +3 -3
- package/dist/actions/delete-template.mjs.map +1 -1
- package/dist/actions/delete-web-profile.cjs +2 -2
- package/dist/actions/delete-web-profile.cjs.map +1 -1
- package/dist/actions/delete-web-profile.d.cts +10 -3
- package/dist/actions/delete-web-profile.d.cts.map +1 -1
- package/dist/actions/delete-web-profile.d.mts +10 -3
- package/dist/actions/delete-web-profile.d.mts.map +1 -1
- package/dist/actions/delete-web-profile.mjs +2 -2
- package/dist/actions/delete-web-profile.mjs.map +1 -1
- package/dist/actions/delete-webhook.cjs +3 -3
- package/dist/actions/delete-webhook.cjs.map +1 -1
- package/dist/actions/delete-webhook.d.cts +24 -3
- package/dist/actions/delete-webhook.d.cts.map +1 -1
- package/dist/actions/delete-webhook.d.mts +24 -3
- package/dist/actions/delete-webhook.d.mts.map +1 -1
- package/dist/actions/delete-webhook.mjs +3 -3
- package/dist/actions/delete-webhook.mjs.map +1 -1
- package/dist/actions/fetch-node.cjs +1 -1
- package/dist/actions/fetch-node.cjs.map +1 -1
- package/dist/actions/fetch-node.d.cts +21 -3
- package/dist/actions/fetch-node.d.cts.map +1 -1
- package/dist/actions/fetch-node.d.mts +21 -3
- package/dist/actions/fetch-node.d.mts.map +1 -1
- package/dist/actions/fetch-node.mjs +1 -1
- package/dist/actions/fetch-node.mjs.map +1 -1
- package/dist/actions/finalize-pay-pal-braintree-dispute.cjs.map +1 -1
- package/dist/actions/finalize-pay-pal-braintree-dispute.d.cts +14 -3
- package/dist/actions/finalize-pay-pal-braintree-dispute.d.cts.map +1 -1
- package/dist/actions/finalize-pay-pal-braintree-dispute.d.mts +14 -3
- package/dist/actions/finalize-pay-pal-braintree-dispute.d.mts.map +1 -1
- package/dist/actions/finalize-pay-pal-braintree-dispute.mjs.map +1 -1
- package/dist/actions/find-eligible-methods.cjs +1 -1
- package/dist/actions/find-eligible-methods.cjs.map +1 -1
- package/dist/actions/find-eligible-methods.d.cts +119 -3
- package/dist/actions/find-eligible-methods.d.cts.map +1 -1
- package/dist/actions/find-eligible-methods.d.mts +119 -3
- package/dist/actions/find-eligible-methods.d.mts.map +1 -1
- package/dist/actions/find-eligible-methods.mjs +1 -1
- package/dist/actions/find-eligible-methods.mjs.map +1 -1
- package/dist/actions/generate-client-token.cjs +1 -1
- package/dist/actions/generate-client-token.cjs.map +1 -1
- package/dist/actions/generate-client-token.d.cts +7 -3
- package/dist/actions/generate-client-token.d.cts.map +1 -1
- package/dist/actions/generate-client-token.d.mts +7 -3
- package/dist/actions/generate-client-token.d.mts.map +1 -1
- package/dist/actions/generate-client-token.mjs +1 -1
- package/dist/actions/generate-client-token.mjs.map +1 -1
- package/dist/actions/generate-next-invoice-number-v2.cjs.map +1 -1
- package/dist/actions/generate-next-invoice-number-v2.d.cts +10 -3
- package/dist/actions/generate-next-invoice-number-v2.d.cts.map +1 -1
- package/dist/actions/generate-next-invoice-number-v2.d.mts +10 -3
- package/dist/actions/generate-next-invoice-number-v2.d.mts.map +1 -1
- package/dist/actions/generate-next-invoice-number-v2.mjs.map +1 -1
- package/dist/actions/generate-next-invoice-number.cjs +1 -1
- package/dist/actions/generate-next-invoice-number.cjs.map +1 -1
- package/dist/actions/generate-next-invoice-number.d.cts +5 -3
- package/dist/actions/generate-next-invoice-number.d.cts.map +1 -1
- package/dist/actions/generate-next-invoice-number.d.mts +5 -3
- package/dist/actions/generate-next-invoice-number.d.mts.map +1 -1
- package/dist/actions/generate-next-invoice-number.mjs +1 -1
- package/dist/actions/generate-next-invoice-number.mjs.map +1 -1
- package/dist/actions/generate-qr-code.cjs +3 -3
- package/dist/actions/generate-qr-code.cjs.map +1 -1
- package/dist/actions/generate-qr-code.d.cts +38 -3
- package/dist/actions/generate-qr-code.d.cts.map +1 -1
- package/dist/actions/generate-qr-code.d.mts +38 -3
- package/dist/actions/generate-qr-code.d.mts.map +1 -1
- package/dist/actions/generate-qr-code.mjs +3 -3
- package/dist/actions/generate-qr-code.mjs.map +1 -1
- package/dist/actions/get-billing-subscriptions.cjs.map +1 -1
- package/dist/actions/get-billing-subscriptions.d.cts +86 -3
- package/dist/actions/get-billing-subscriptions.d.cts.map +1 -1
- package/dist/actions/get-billing-subscriptions.d.mts +86 -3
- package/dist/actions/get-billing-subscriptions.d.mts.map +1 -1
- package/dist/actions/get-billing-subscriptions.mjs.map +1 -1
- package/dist/actions/get-invoice.cjs +9 -9
- package/dist/actions/get-invoice.cjs.map +1 -1
- package/dist/actions/get-invoice.d.cts +151 -3
- package/dist/actions/get-invoice.d.cts.map +1 -1
- package/dist/actions/get-invoice.d.mts +151 -3
- package/dist/actions/get-invoice.d.mts.map +1 -1
- package/dist/actions/get-invoice.mjs +9 -9
- package/dist/actions/get-invoice.mjs.map +1 -1
- package/dist/actions/get-invoicing-invoices-qr-code.cjs +3 -3
- package/dist/actions/get-invoicing-invoices-qr-code.cjs.map +1 -1
- package/dist/actions/get-invoicing-invoices-qr-code.d.cts +20 -3
- package/dist/actions/get-invoicing-invoices-qr-code.d.cts.map +1 -1
- package/dist/actions/get-invoicing-invoices-qr-code.d.mts +20 -3
- package/dist/actions/get-invoicing-invoices-qr-code.d.mts.map +1 -1
- package/dist/actions/get-invoicing-invoices-qr-code.mjs +3 -3
- package/dist/actions/get-invoicing-invoices-qr-code.mjs.map +1 -1
- package/dist/actions/get-invoicing-template.cjs +2 -2
- package/dist/actions/get-invoicing-template.cjs.map +1 -1
- package/dist/actions/get-invoicing-template.d.cts +134 -3
- package/dist/actions/get-invoicing-template.d.cts.map +1 -1
- package/dist/actions/get-invoicing-template.d.mts +134 -3
- package/dist/actions/get-invoicing-template.d.mts.map +1 -1
- package/dist/actions/get-invoicing-template.mjs +2 -2
- package/dist/actions/get-invoicing-template.mjs.map +1 -1
- package/dist/actions/get-order.cjs.map +1 -1
- package/dist/actions/get-order.d.cts +114 -3
- package/dist/actions/get-order.d.cts.map +1 -1
- package/dist/actions/get-order.d.mts +114 -3
- package/dist/actions/get-order.d.mts.map +1 -1
- package/dist/actions/get-order.mjs.map +1 -1
- package/dist/actions/get-payment.cjs.map +1 -1
- package/dist/actions/get-payment.d.cts +93 -3
- package/dist/actions/get-payment.d.cts.map +1 -1
- package/dist/actions/get-payment.d.mts +93 -3
- package/dist/actions/get-payment.d.mts.map +1 -1
- package/dist/actions/get-payment.mjs.map +1 -1
- package/dist/actions/get-payments-refund.cjs.map +1 -1
- package/dist/actions/get-payments-refund.d.cts +26 -3
- package/dist/actions/get-payments-refund.d.cts.map +1 -1
- package/dist/actions/get-payments-refund.d.mts +26 -3
- package/dist/actions/get-payments-refund.d.mts.map +1 -1
- package/dist/actions/get-payments-refund.mjs.map +1 -1
- package/dist/actions/get-plan.cjs.map +1 -1
- package/dist/actions/get-plan.d.cts +52 -3
- package/dist/actions/get-plan.d.cts.map +1 -1
- package/dist/actions/get-plan.d.mts +52 -3
- package/dist/actions/get-plan.d.mts.map +1 -1
- package/dist/actions/get-plan.mjs.map +1 -1
- package/dist/actions/get-product.cjs +3 -3
- package/dist/actions/get-product.cjs.map +1 -1
- package/dist/actions/get-product.d.cts +22 -3
- package/dist/actions/get-product.d.cts.map +1 -1
- package/dist/actions/get-product.d.mts +22 -3
- package/dist/actions/get-product.d.mts.map +1 -1
- package/dist/actions/get-product.mjs +3 -3
- package/dist/actions/get-product.mjs.map +1 -1
- package/dist/actions/get-subscription.cjs.map +1 -1
- package/dist/actions/get-subscription.d.cts +79 -3
- package/dist/actions/get-subscription.d.cts.map +1 -1
- package/dist/actions/get-subscription.d.mts +79 -3
- package/dist/actions/get-subscription.d.mts.map +1 -1
- package/dist/actions/get-subscription.mjs.map +1 -1
- package/dist/actions/get-user-info.cjs.map +1 -1
- package/dist/actions/get-user-info.d.cts +34 -3
- package/dist/actions/get-user-info.d.cts.map +1 -1
- package/dist/actions/get-user-info.d.mts +34 -3
- package/dist/actions/get-user-info.d.mts.map +1 -1
- package/dist/actions/get-user-info.mjs.map +1 -1
- package/dist/actions/get-userinfo.cjs.map +1 -1
- package/dist/actions/get-userinfo.d.cts +47 -3
- package/dist/actions/get-userinfo.d.cts.map +1 -1
- package/dist/actions/get-userinfo.d.mts +47 -3
- package/dist/actions/get-userinfo.d.mts.map +1 -1
- package/dist/actions/get-userinfo.mjs.map +1 -1
- package/dist/actions/get-web-profile.cjs +1 -1
- package/dist/actions/get-web-profile.cjs.map +1 -1
- package/dist/actions/get-web-profile.d.cts +26 -3
- package/dist/actions/get-web-profile.d.cts.map +1 -1
- package/dist/actions/get-web-profile.d.mts +26 -3
- package/dist/actions/get-web-profile.d.mts.map +1 -1
- package/dist/actions/get-web-profile.mjs +1 -1
- package/dist/actions/get-web-profile.mjs.map +1 -1
- package/dist/actions/get-webhook-lookup.cjs +1 -1
- package/dist/actions/get-webhook-lookup.cjs.map +1 -1
- package/dist/actions/get-webhook-lookup.d.cts +15 -3
- package/dist/actions/get-webhook-lookup.d.cts.map +1 -1
- package/dist/actions/get-webhook-lookup.d.mts +15 -3
- package/dist/actions/get-webhook-lookup.d.mts.map +1 -1
- package/dist/actions/get-webhook-lookup.mjs +1 -1
- package/dist/actions/get-webhook-lookup.mjs.map +1 -1
- package/dist/actions/get-webhook.cjs +2 -2
- package/dist/actions/get-webhook.cjs.map +1 -1
- package/dist/actions/get-webhook.d.cts +23 -3
- package/dist/actions/get-webhook.d.cts.map +1 -1
- package/dist/actions/get-webhook.d.mts +23 -3
- package/dist/actions/get-webhook.d.mts.map +1 -1
- package/dist/actions/get-webhook.mjs +2 -2
- package/dist/actions/get-webhook.mjs.map +1 -1
- package/dist/actions/list-disputes.cjs +2 -2
- package/dist/actions/list-disputes.cjs.map +1 -1
- package/dist/actions/list-disputes.d.cts +57 -3
- package/dist/actions/list-disputes.d.cts.map +1 -1
- package/dist/actions/list-disputes.d.mts +57 -3
- package/dist/actions/list-disputes.d.mts.map +1 -1
- package/dist/actions/list-disputes.mjs +2 -2
- package/dist/actions/list-disputes.mjs.map +1 -1
- package/dist/actions/list-invoices.cjs.map +1 -1
- package/dist/actions/list-invoices.d.cts +82 -3
- package/dist/actions/list-invoices.d.cts.map +1 -1
- package/dist/actions/list-invoices.d.mts +82 -3
- package/dist/actions/list-invoices.d.mts.map +1 -1
- package/dist/actions/list-invoices.mjs.map +1 -1
- package/dist/actions/list-legacy-billing-plans.cjs.map +1 -1
- package/dist/actions/list-legacy-billing-plans.d.cts +83 -3
- package/dist/actions/list-legacy-billing-plans.d.cts.map +1 -1
- package/dist/actions/list-legacy-billing-plans.d.mts +83 -3
- package/dist/actions/list-legacy-billing-plans.d.mts.map +1 -1
- package/dist/actions/list-legacy-billing-plans.mjs.map +1 -1
- package/dist/actions/list-payments.cjs.map +1 -1
- package/dist/actions/list-payments.d.cts +109 -3
- package/dist/actions/list-payments.d.cts.map +1 -1
- package/dist/actions/list-payments.d.mts +109 -3
- package/dist/actions/list-payments.d.mts.map +1 -1
- package/dist/actions/list-payments.mjs.map +1 -1
- package/dist/actions/list-plans.cjs +3 -3
- package/dist/actions/list-plans.cjs.map +1 -1
- package/dist/actions/list-plans.d.cts +56 -3
- package/dist/actions/list-plans.d.cts.map +1 -1
- package/dist/actions/list-plans.d.mts +56 -3
- package/dist/actions/list-plans.d.mts.map +1 -1
- package/dist/actions/list-plans.mjs +3 -3
- package/dist/actions/list-plans.mjs.map +1 -1
- package/dist/actions/list-products.cjs.map +1 -1
- package/dist/actions/list-products.d.cts +30 -3
- package/dist/actions/list-products.d.cts.map +1 -1
- package/dist/actions/list-products.d.mts +30 -3
- package/dist/actions/list-products.d.mts.map +1 -1
- package/dist/actions/list-products.mjs.map +1 -1
- package/dist/actions/list-templates.cjs.map +1 -1
- package/dist/actions/list-templates.d.cts +66 -3
- package/dist/actions/list-templates.d.cts.map +1 -1
- package/dist/actions/list-templates.d.mts +66 -3
- package/dist/actions/list-templates.d.mts.map +1 -1
- package/dist/actions/list-templates.mjs.map +1 -1
- package/dist/actions/list-web-profiles.cjs +1 -1
- package/dist/actions/list-web-profiles.cjs.map +1 -1
- package/dist/actions/list-web-profiles.d.cts +35 -3
- package/dist/actions/list-web-profiles.d.cts.map +1 -1
- package/dist/actions/list-web-profiles.d.mts +35 -3
- package/dist/actions/list-web-profiles.d.mts.map +1 -1
- package/dist/actions/list-web-profiles.mjs +1 -1
- package/dist/actions/list-web-profiles.mjs.map +1 -1
- package/dist/actions/list-webhook-event-type-subscriptions.cjs +1 -1
- package/dist/actions/list-webhook-event-type-subscriptions.cjs.map +1 -1
- package/dist/actions/list-webhook-event-type-subscriptions.d.cts +16 -3
- package/dist/actions/list-webhook-event-type-subscriptions.d.cts.map +1 -1
- package/dist/actions/list-webhook-event-type-subscriptions.d.mts +16 -3
- package/dist/actions/list-webhook-event-type-subscriptions.d.mts.map +1 -1
- package/dist/actions/list-webhook-event-type-subscriptions.mjs +1 -1
- package/dist/actions/list-webhook-event-type-subscriptions.mjs.map +1 -1
- package/dist/actions/list-webhook-event-types.cjs +1 -1
- package/dist/actions/list-webhook-event-types.cjs.map +1 -1
- package/dist/actions/list-webhook-event-types.d.cts +12 -3
- package/dist/actions/list-webhook-event-types.d.cts.map +1 -1
- package/dist/actions/list-webhook-event-types.d.mts +12 -3
- package/dist/actions/list-webhook-event-types.d.mts.map +1 -1
- package/dist/actions/list-webhook-event-types.mjs +1 -1
- package/dist/actions/list-webhook-event-types.mjs.map +1 -1
- package/dist/actions/list-webhook-lookups.cjs.map +1 -1
- package/dist/actions/list-webhook-lookups.d.cts +13 -3
- package/dist/actions/list-webhook-lookups.d.cts.map +1 -1
- package/dist/actions/list-webhook-lookups.d.mts +13 -3
- package/dist/actions/list-webhook-lookups.d.mts.map +1 -1
- package/dist/actions/list-webhook-lookups.mjs.map +1 -1
- package/dist/actions/list-webhooks.cjs +1 -1
- package/dist/actions/list-webhooks.cjs.map +1 -1
- package/dist/actions/list-webhooks.d.cts +24 -3
- package/dist/actions/list-webhooks.d.cts.map +1 -1
- package/dist/actions/list-webhooks.d.mts +24 -3
- package/dist/actions/list-webhooks.d.mts.map +1 -1
- package/dist/actions/list-webhooks.mjs +1 -1
- package/dist/actions/list-webhooks.mjs.map +1 -1
- package/dist/actions/patch-orders.cjs.map +1 -1
- package/dist/actions/patch-orders.d.cts +31 -3
- package/dist/actions/patch-orders.d.cts.map +1 -1
- package/dist/actions/patch-orders.d.mts +31 -3
- package/dist/actions/patch-orders.d.mts.map +1 -1
- package/dist/actions/patch-orders.mjs.map +1 -1
- package/dist/actions/patch-plan.cjs.map +1 -1
- package/dist/actions/patch-plan.d.cts +29 -3
- package/dist/actions/patch-plan.d.cts.map +1 -1
- package/dist/actions/patch-plan.d.mts +29 -3
- package/dist/actions/patch-plan.d.mts.map +1 -1
- package/dist/actions/patch-plan.mjs.map +1 -1
- package/dist/actions/patch-subscription.cjs +2 -2
- package/dist/actions/patch-subscription.cjs.map +1 -1
- package/dist/actions/patch-subscription.d.cts +36 -3
- package/dist/actions/patch-subscription.d.cts.map +1 -1
- package/dist/actions/patch-subscription.d.mts +36 -3
- package/dist/actions/patch-subscription.d.mts.map +1 -1
- package/dist/actions/patch-subscription.mjs +2 -2
- package/dist/actions/patch-subscription.mjs.map +1 -1
- package/dist/actions/patch-web-profile.cjs.map +1 -1
- package/dist/actions/patch-web-profile.d.cts +29 -3
- package/dist/actions/patch-web-profile.d.cts.map +1 -1
- package/dist/actions/patch-web-profile.d.mts +29 -3
- package/dist/actions/patch-web-profile.d.mts.map +1 -1
- package/dist/actions/patch-web-profile.mjs.map +1 -1
- package/dist/actions/ping-braintree.cjs.map +1 -1
- package/dist/actions/ping-braintree.d.cts +6 -3
- package/dist/actions/ping-braintree.d.cts.map +1 -1
- package/dist/actions/ping-braintree.d.mts +6 -3
- package/dist/actions/ping-braintree.d.mts.map +1 -1
- package/dist/actions/ping-braintree.mjs.map +1 -1
- package/dist/actions/query-braintree-report.cjs +1 -1
- package/dist/actions/query-braintree-report.cjs.map +1 -1
- package/dist/actions/query-braintree-report.d.cts +30 -3
- package/dist/actions/query-braintree-report.d.cts.map +1 -1
- package/dist/actions/query-braintree-report.d.mts +30 -3
- package/dist/actions/query-braintree-report.d.mts.map +1 -1
- package/dist/actions/query-braintree-report.mjs +1 -1
- package/dist/actions/query-braintree-report.mjs.map +1 -1
- package/dist/actions/retrieve-payment-resource.cjs +1 -1
- package/dist/actions/retrieve-payment-resource.cjs.map +1 -1
- package/dist/actions/retrieve-payment-resource.d.cts +60 -3
- package/dist/actions/retrieve-payment-resource.d.cts.map +1 -1
- package/dist/actions/retrieve-payment-resource.d.mts +60 -3
- package/dist/actions/retrieve-payment-resource.d.mts.map +1 -1
- package/dist/actions/retrieve-payment-resource.mjs +1 -1
- package/dist/actions/retrieve-payment-resource.mjs.map +1 -1
- package/dist/actions/search-invoices.cjs +1 -1
- package/dist/actions/search-invoices.cjs.map +1 -1
- package/dist/actions/search-invoices.d.cts +156 -3
- package/dist/actions/search-invoices.d.cts.map +1 -1
- package/dist/actions/search-invoices.d.mts +156 -3
- package/dist/actions/search-invoices.d.mts.map +1 -1
- package/dist/actions/search-invoices.mjs +1 -1
- package/dist/actions/search-invoices.mjs.map +1 -1
- package/dist/actions/send-invoice.cjs +2 -2
- package/dist/actions/send-invoice.cjs.map +1 -1
- package/dist/actions/send-invoice.d.cts +30 -3
- package/dist/actions/send-invoice.d.cts.map +1 -1
- package/dist/actions/send-invoice.d.mts +30 -3
- package/dist/actions/send-invoice.d.mts.map +1 -1
- package/dist/actions/send-invoice.mjs +2 -2
- package/dist/actions/send-invoice.mjs.map +1 -1
- package/dist/actions/simulate-webhook-event.cjs +3 -3
- package/dist/actions/simulate-webhook-event.cjs.map +1 -1
- package/dist/actions/simulate-webhook-event.d.cts +42 -3
- package/dist/actions/simulate-webhook-event.d.cts.map +1 -1
- package/dist/actions/simulate-webhook-event.d.mts +42 -3
- package/dist/actions/simulate-webhook-event.d.mts.map +1 -1
- package/dist/actions/simulate-webhook-event.mjs +3 -3
- package/dist/actions/simulate-webhook-event.mjs.map +1 -1
- package/dist/actions/update-dispute.cjs +2 -2
- package/dist/actions/update-dispute.cjs.map +1 -1
- package/dist/actions/update-dispute.d.cts +39 -3
- package/dist/actions/update-dispute.d.cts.map +1 -1
- package/dist/actions/update-dispute.d.mts +39 -3
- package/dist/actions/update-dispute.d.mts.map +1 -1
- package/dist/actions/update-dispute.mjs +2 -2
- package/dist/actions/update-dispute.mjs.map +1 -1
- package/dist/actions/update-invoice.cjs +15 -15
- package/dist/actions/update-invoice.cjs.map +1 -1
- package/dist/actions/update-invoice.d.cts +538 -3
- package/dist/actions/update-invoice.d.cts.map +1 -1
- package/dist/actions/update-invoice.d.mts +538 -3
- package/dist/actions/update-invoice.d.mts.map +1 -1
- package/dist/actions/update-invoice.mjs +15 -15
- package/dist/actions/update-invoice.mjs.map +1 -1
- package/dist/actions/update-pay-pal-product.cjs.map +1 -1
- package/dist/actions/update-pay-pal-product.d.cts +29 -3
- package/dist/actions/update-pay-pal-product.d.cts.map +1 -1
- package/dist/actions/update-pay-pal-product.d.mts +29 -3
- package/dist/actions/update-pay-pal-product.d.mts.map +1 -1
- package/dist/actions/update-pay-pal-product.mjs.map +1 -1
- package/dist/actions/update-pay-pal-webhook.cjs +3 -3
- package/dist/actions/update-pay-pal-webhook.cjs.map +1 -1
- package/dist/actions/update-pay-pal-webhook.d.cts +40 -3
- package/dist/actions/update-pay-pal-webhook.d.cts.map +1 -1
- package/dist/actions/update-pay-pal-webhook.d.mts +40 -3
- package/dist/actions/update-pay-pal-webhook.d.mts.map +1 -1
- package/dist/actions/update-pay-pal-webhook.mjs +3 -3
- package/dist/actions/update-pay-pal-webhook.mjs.map +1 -1
- package/dist/actions/update-templates.cjs.map +1 -1
- package/dist/actions/update-templates.d.cts +627 -3
- package/dist/actions/update-templates.d.cts.map +1 -1
- package/dist/actions/update-templates.d.mts +627 -3
- package/dist/actions/update-templates.d.mts.map +1 -1
- package/dist/actions/update-templates.mjs.map +1 -1
- package/dist/actions/update-web-profile.cjs +2 -2
- package/dist/actions/update-web-profile.cjs.map +1 -1
- package/dist/actions/update-web-profile.d.cts +59 -3
- package/dist/actions/update-web-profile.d.cts.map +1 -1
- package/dist/actions/update-web-profile.d.mts +59 -3
- package/dist/actions/update-web-profile.d.mts.map +1 -1
- package/dist/actions/update-web-profile.mjs +2 -2
- package/dist/actions/update-web-profile.mjs.map +1 -1
- package/dist/actions/verify-payment-method.cjs +3 -3
- package/dist/actions/verify-payment-method.cjs.map +1 -1
- package/dist/actions/verify-payment-method.d.cts +25 -3
- package/dist/actions/verify-payment-method.d.cts.map +1 -1
- package/dist/actions/verify-payment-method.d.mts +25 -3
- package/dist/actions/verify-payment-method.d.mts.map +1 -1
- package/dist/actions/verify-payment-method.mjs +3 -3
- package/dist/actions/verify-payment-method.mjs.map +1 -1
- package/dist/actions/verify-webhook-signature.cjs +1 -1
- package/dist/actions/verify-webhook-signature.cjs.map +1 -1
- package/dist/actions/verify-webhook-signature.d.cts +52 -3
- package/dist/actions/verify-webhook-signature.d.cts.map +1 -1
- package/dist/actions/verify-webhook-signature.d.mts +52 -3
- package/dist/actions/verify-webhook-signature.d.mts.map +1 -1
- package/dist/actions/verify-webhook-signature.mjs +1 -1
- package/dist/actions/verify-webhook-signature.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"verify-payment-method.d.cts","names":[],"sources":["../../src/actions/verify-payment-method.ts"],"mappings":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"verify-payment-method.d.cts","names":[],"sources":["../../src/actions/verify-payment-method.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;cAe9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAO/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -1,9 +1,31 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/verify-payment-method.d.ts
|
|
4
|
-
declare const PaypalVerifyPaymentMethodInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PaypalVerifyPaymentMethodInput: z.ZodObject<{
|
|
5
|
+
input: z.ZodObject<{
|
|
6
|
+
payment_method_id: z.ZodString;
|
|
7
|
+
merchant_account_id: z.ZodOptional<z.ZodString>;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const PaypalVerifyPaymentMethodOutput: z.ZodObject<{
|
|
11
|
+
data: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
12
|
+
error: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
14
|
+
path: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>>>;
|
|
15
|
+
message: z.ZodNullable<z.ZodString>;
|
|
16
|
+
locations: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
17
|
+
line: z.ZodNullable<z.ZodNumber>;
|
|
18
|
+
column: z.ZodNullable<z.ZodNumber>;
|
|
19
|
+
}, z.core.$strip>>>>;
|
|
20
|
+
}, z.core.$strip>>>>;
|
|
21
|
+
successful: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
22
|
+
}, z.core.$loose>;
|
|
23
|
+
declare const paypalVerifyPaymentMethod: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
|
+
input: {
|
|
25
|
+
payment_method_id: string;
|
|
26
|
+
merchant_account_id?: string | undefined;
|
|
27
|
+
};
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
29
|
//#endregion
|
|
8
30
|
export { paypalVerifyPaymentMethod };
|
|
9
31
|
//# sourceMappingURL=verify-payment-method.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"verify-payment-method.d.mts","names":[],"sources":["../../src/actions/verify-payment-method.ts"],"mappings":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"verify-payment-method.d.mts","names":[],"sources":["../../src/actions/verify-payment-method.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;cAe9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAO/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -6,12 +6,12 @@ const PaypalVerifyPaymentMethodInput = z.object({ input: z.object({
|
|
|
6
6
|
merchant_account_id: z.string().describe("The merchant account ID to use for the verification. If not specified, the default merchant account is used.").optional()
|
|
7
7
|
}).describe("The input containing the payment method ID and optional merchant account ID for verification.") }).describe("Request model for verifying a payment method via Braintree GraphQL API.\n\nUse this action when you need to verify that a multi-use payment method is valid\nand has passed fraud checks. Verification runs the payment method through your\nconfigured fraud rules and confirms it is associated with a valid account with\nthe card issuer.\n\nThis action is useful when you need to validate a payment method before using\nit for transactions, or when you want to proactively check if a stored payment\nmethod is still valid and not reported lost or stolen.\n\nNote: This action uses the Braintree GraphQL API endpoint at /graphql. The\npayment method must be a multi-use (vaulted) token for verification to work.");
|
|
8
8
|
const PaypalVerifyPaymentMethod_ErrorLocationSchema = z.object({
|
|
9
|
-
line: z.number().int().describe("The line number in the query."),
|
|
10
|
-
column: z.number().int().describe("The column number in the query.")
|
|
9
|
+
line: z.number().int().describe("The line number in the query.").nullable(),
|
|
10
|
+
column: z.number().int().describe("The column number in the query.").nullable()
|
|
11
11
|
}).describe("A location in the GraphQL query where an error occurred.");
|
|
12
12
|
const PaypalVerifyPaymentMethod_GraphQLErrorSchema = z.object({
|
|
13
13
|
path: z.array(z.union([z.string(), z.number().int()])).describe("The path in the response where the error occurred.").nullable().optional(),
|
|
14
|
-
message: z.string().describe("The error message."),
|
|
14
|
+
message: z.string().describe("The error message.").nullable(),
|
|
15
15
|
locations: z.array(PaypalVerifyPaymentMethod_ErrorLocationSchema).describe("The locations in the query where the error occurred.").nullable().optional()
|
|
16
16
|
}).describe("A GraphQL error from the API response.");
|
|
17
17
|
const paypalVerifyPaymentMethod = action("PAYPAL_VERIFY_PAYMENT_METHOD", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"verify-payment-method.mjs","names":[],"sources":["../../src/actions/verify-payment-method.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalVerifyPaymentMethodInput
|
|
1
|
+
{"version":3,"file":"verify-payment-method.mjs","names":[],"sources":["../../src/actions/verify-payment-method.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalVerifyPaymentMethodInput = z.object({\n input: z.object({\n payment_method_id: z.string().describe(\"The ID of the payment method to verify. This should be a multi-use payment method that has been vaulted in the Braintree platform.\"),\n merchant_account_id: z.string().describe(\"The merchant account ID to use for the verification. If not specified, the default merchant account is used.\").optional(),\n}).describe(\"The input containing the payment method ID and optional merchant account ID for verification.\"),\n}).describe(\"Request model for verifying a payment method via Braintree GraphQL API.\\n\\nUse this action when you need to verify that a multi-use payment method is valid\\nand has passed fraud checks. Verification runs the payment method through your\\nconfigured fraud rules and confirms it is associated with a valid account with\\nthe card issuer.\\n\\nThis action is useful when you need to validate a payment method before using\\nit for transactions, or when you want to proactively check if a stored payment\\nmethod is still valid and not reported lost or stolen.\\n\\nNote: This action uses the Braintree GraphQL API endpoint at /graphql. The\\npayment method must be a multi-use (vaulted) token for verification to work.\");\nconst PaypalVerifyPaymentMethod_ErrorLocationSchema = z.object({\n line: z.number().int().describe(\"The line number in the query.\").nullable(),\n column: z.number().int().describe(\"The column number in the query.\").nullable(),\n}).describe(\"A location in the GraphQL query where an error occurred.\");\nconst PaypalVerifyPaymentMethod_GraphQLErrorSchema = z.object({\n path: z.array(z.union([z.string(), z.number().int()])).describe(\"The path in the response where the error occurred.\").nullable().optional(),\n message: z.string().describe(\"The error message.\").nullable(),\n locations: z.array(PaypalVerifyPaymentMethod_ErrorLocationSchema).describe(\"The locations in the query where the error occurred.\").nullable().optional(),\n}).describe(\"A GraphQL error from the API response.\");\nexport const PaypalVerifyPaymentMethodOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"The Braintree GraphQL response wrapper containing the actual data and extensions.\").nullable().optional(),\n error: z.string().describe(\"Error message if the request failed.\").nullable().optional(),\n errors: z.array(PaypalVerifyPaymentMethod_GraphQLErrorSchema).describe(\"GraphQL errors if the mutation failed.\").nullable().optional(),\n successful: z.boolean().describe(\"Whether the request was successful.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for payment method verification.\");\n\nexport const paypalVerifyPaymentMethod = action(\"PAYPAL_VERIFY_PAYMENT_METHOD\", {\n slug: \"paypal-verify-payment-method\",\n name: \"Verify Payment Method via Braintree\",\n description: \"Verifies a multi-use payment method to ensure it has passed fraud rules and is associated with a valid account. Use this action when you need to verify that a vaulted (multi-use) payment method is valid before using it for transactions. The verification runs the payment method through your configured Braintree fraud rules and confirms with the card issuer that the card is associated with a valid account. This action is commonly used when a customer adds a new payment method and you want to validate it, when checking if a stored payment method is still valid before a scheduled transaction, or as part of a risk management workflow to pre-validate payment methods. The response includes a verification status (VERIFIED, FAILED, GATEWAY_REJECTED, or PROCESSOR_DECLINED) along with processor response codes. Note: This action uses the Braintree GraphQL API endpoint at /graphql. The payment method must be a multi-use token that has been stored in the Braintree vault.\",\n input: PaypalVerifyPaymentMethodInput,\n output: PaypalVerifyPaymentMethodOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiC,EAAE,OAAO,EACrD,OAAO,EAAE,OAAO;CAChB,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,oIAAoI;CAC3K,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;AACpK,CAAC,CAAC,CAAC,SAAS,+FAA+F,EAC3G,CAAC,CAAC,CAAC,SAAS,osBAAosB;AAChtB,MAAM,gDAAgD,EAAE,OAAO;CAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAC1E,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;AAChF,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAM,+CAA+C,EAAE,OAAO;CAC5D,MAAM,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1I,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;CAC5D,WAAW,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzJ,CAAC,CAAC,CAAC,SAAS,wCAAwC;AAQpD,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAZ6C,EAAE,OAAO;EACtD,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1J,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,QAAQ,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrI,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAOhB;AACV,CAAC"}
|
|
@@ -23,7 +23,7 @@ const PaypalVerifyWebhookSignatureInput = zod.z.object({
|
|
|
23
23
|
transmission_sig: zod.z.string().describe("The PayPal-generated asymmetric signature. Appears in the PAYPAL-TRANSMISSION-SIG header of the notification message."),
|
|
24
24
|
transmission_time: zod.z.string().describe("The date and time of the HTTP transmission, in Internet date and time format. Appears in the PAYPAL-TRANSMISSION-TIME header of the notification message.")
|
|
25
25
|
}).describe("Request model for verifying a PayPal webhook signature.");
|
|
26
|
-
const PaypalVerifyWebhookSignatureOutput = zod.z.object({ verification_status: zod.z.enum(["SUCCESS", "FAILURE"]).describe("The status of the signature verification.") }).describe("Response model for webhook signature verification.");
|
|
26
|
+
const PaypalVerifyWebhookSignatureOutput = zod.z.object({ verification_status: zod.z.enum(["SUCCESS", "FAILURE"]).describe("The status of the signature verification.").nullable() }).describe("Response model for webhook signature verification.");
|
|
27
27
|
const paypalVerifyWebhookSignature = require_action.action("PAYPAL_VERIFY_WEBHOOK_SIGNATURE", {
|
|
28
28
|
slug: "paypal-verify-webhook-signature",
|
|
29
29
|
name: "Verify Webhook Signature",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"verify-webhook-signature.cjs","names":["z","action"],"sources":["../../src/actions/verify-webhook-signature.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalVerifyWebhookSignatureInput
|
|
1
|
+
{"version":3,"file":"verify-webhook-signature.cjs","names":["z","action"],"sources":["../../src/actions/verify-webhook-signature.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalVerifyWebhookSignatureInput = z.object({\n cert_url: z.string().describe(\"The X.509 public key certificate. Download the certificate from this URL and use it to verify the signature. Extract this value from the PAYPAL-CERT-URL response header, which is received with the webhook notification.\"),\n auth_algo: z.string().describe(\"The algorithm that PayPal uses to generate the signature and that you can use to verify the signature. Extract this value from the PAYPAL-AUTH-ALGO response header, which is received with the webhook notification.\"),\n webhook_id: z.string().describe(\"The ID of the webhook as configured in your Developer Portal account.\"),\n webhook_event: z.object({\n id: z.string().describe(\"The ID of the webhook event notification.\"),\n links: z.array(z.object({\n rel: z.string().describe(\"The link relationship type.\").optional(),\n href: z.string().describe(\"The URI of the related resource.\").optional(),\n}).passthrough().describe(\"Model for HATEOAS links in webhook events.\")).describe(\"An array of request-related HATEOAS links.\").optional(),\n summary: z.string().describe(\"A summary description for the event notification.\"),\n resource: z.record(z.string(), z.unknown()).describe(\"The resource that triggered the webhook event notification.\").optional(),\n event_type: z.string().describe(\"The event that triggered the webhook event notification.\"),\n create_time: z.string().describe(\"The date and time when the webhook event notification was created, in Internet date and time format.\"),\n event_version: z.string().describe(\"The event version in the webhook notification.\"),\n resource_type: z.string().describe(\"The name of the resource related to the webhook notification event.\"),\n resource_version: z.string().describe(\"The resource version in the webhook notification.\"),\n}).passthrough().describe(\"A webhook event notification.\"),\n transmission_id: z.string().describe(\"The ID of the HTTP transmission. Contained in the PAYPAL-TRANSMISSION-ID header of the notification message.\"),\n transmission_sig: z.string().describe(\"The PayPal-generated asymmetric signature. Appears in the PAYPAL-TRANSMISSION-SIG header of the notification message.\"),\n transmission_time: z.string().describe(\"The date and time of the HTTP transmission, in Internet date and time format. Appears in the PAYPAL-TRANSMISSION-TIME header of the notification message.\"),\n}).describe(\"Request model for verifying a PayPal webhook signature.\");\nexport const PaypalVerifyWebhookSignatureOutput = z.object({\n verification_status: z.enum([\"SUCCESS\", \"FAILURE\"]).describe(\"The status of the signature verification.\").nullable(),\n}).describe(\"Response model for webhook signature verification.\");\n\nexport const paypalVerifyWebhookSignature = action(\"PAYPAL_VERIFY_WEBHOOK_SIGNATURE\", {\n slug: \"paypal-verify-webhook-signature\",\n name: \"Verify Webhook Signature\",\n description: \"Verifies the signature of a PayPal webhook notification to confirm its authenticity. Use this action when you receive a webhook notification from PayPal and need to verify that it was actually sent by PayPal and not tampered with during transmission. This is essential for security when processing webhook events like payments, disputes, or subscription changes. The required parameters (auth_algo, cert_url, transmission_id, transmission_sig, transmission_time, webhook_id, and webhook_event) are extracted from the webhook notification headers and body that PayPal sends to your endpoint.\",\n input: PaypalVerifyWebhookSignatureInput,\n output: PaypalVerifyWebhookSignatureOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4NAA4N;CAC1P,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uNAAuN;CACtP,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE;CACvG,eAAeA,IAAAA,EAAE,OAAO;EACxB,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;EACnE,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;GACxB,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;GACjE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EACzE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EACvI,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;EAChF,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;EAC7H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;EAC1F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG;EACvI,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;EACnF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE;EACxG,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+BAA+B;CACvD,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G;CACnJ,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH;CAC7J,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2JAA2J;AACpM,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,qBAAqBA,IAAAA,EAAE,KAAK,CAAC,WAAW,SAAS,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,EACrH,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAEhE,MAAa,+BAA+BC,eAAAA,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,58 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/verify-webhook-signature.d.ts
|
|
4
|
-
declare const PaypalVerifyWebhookSignatureInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PaypalVerifyWebhookSignatureInput: z.ZodObject<{
|
|
5
|
+
cert_url: z.ZodString;
|
|
6
|
+
auth_algo: z.ZodString;
|
|
7
|
+
webhook_id: z.ZodString;
|
|
8
|
+
webhook_event: z.ZodObject<{
|
|
9
|
+
id: z.ZodString;
|
|
10
|
+
links: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
11
|
+
rel: z.ZodOptional<z.ZodString>;
|
|
12
|
+
href: z.ZodOptional<z.ZodString>;
|
|
13
|
+
}, z.core.$loose>>>;
|
|
14
|
+
summary: z.ZodString;
|
|
15
|
+
resource: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
16
|
+
event_type: z.ZodString;
|
|
17
|
+
create_time: z.ZodString;
|
|
18
|
+
event_version: z.ZodString;
|
|
19
|
+
resource_type: z.ZodString;
|
|
20
|
+
resource_version: z.ZodString;
|
|
21
|
+
}, z.core.$loose>;
|
|
22
|
+
transmission_id: z.ZodString;
|
|
23
|
+
transmission_sig: z.ZodString;
|
|
24
|
+
transmission_time: z.ZodString;
|
|
25
|
+
}, z.core.$strip>;
|
|
26
|
+
declare const PaypalVerifyWebhookSignatureOutput: z.ZodObject<{
|
|
27
|
+
verification_status: z.ZodNullable<z.ZodEnum<{
|
|
28
|
+
SUCCESS: "SUCCESS";
|
|
29
|
+
FAILURE: "FAILURE";
|
|
30
|
+
}>>;
|
|
31
|
+
}, z.core.$strip>;
|
|
32
|
+
declare const paypalVerifyWebhookSignature: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
33
|
+
cert_url: string;
|
|
34
|
+
auth_algo: string;
|
|
35
|
+
webhook_id: string;
|
|
36
|
+
webhook_event: {
|
|
37
|
+
[x: string]: unknown;
|
|
38
|
+
id: string;
|
|
39
|
+
summary: string;
|
|
40
|
+
event_type: string;
|
|
41
|
+
create_time: string;
|
|
42
|
+
event_version: string;
|
|
43
|
+
resource_type: string;
|
|
44
|
+
resource_version: string;
|
|
45
|
+
links?: {
|
|
46
|
+
[x: string]: unknown;
|
|
47
|
+
rel?: string | undefined;
|
|
48
|
+
href?: string | undefined;
|
|
49
|
+
}[] | undefined;
|
|
50
|
+
resource?: Record<string, unknown> | undefined;
|
|
51
|
+
};
|
|
52
|
+
transmission_id: string;
|
|
53
|
+
transmission_sig: string;
|
|
54
|
+
transmission_time: string;
|
|
55
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
56
|
//#endregion
|
|
8
57
|
export { paypalVerifyWebhookSignature };
|
|
9
58
|
//# sourceMappingURL=verify-webhook-signature.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"verify-webhook-signature.d.cts","names":[],"sources":["../../src/actions/verify-webhook-signature.ts"],"mappings":";;;cAIa,iCAAA,
|
|
1
|
+
{"version":3,"file":"verify-webhook-signature.d.cts","names":[],"sources":["../../src/actions/verify-webhook-signature.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAsBjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;cAIlC,4BAAA,gCAA4B,wBAAA;;;;;;;;;;;;;;;;;;eAMvC,MAAA;EAAA"}
|
|
@@ -1,9 +1,58 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/verify-webhook-signature.d.ts
|
|
4
|
-
declare const PaypalVerifyWebhookSignatureInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PaypalVerifyWebhookSignatureInput: z.ZodObject<{
|
|
5
|
+
cert_url: z.ZodString;
|
|
6
|
+
auth_algo: z.ZodString;
|
|
7
|
+
webhook_id: z.ZodString;
|
|
8
|
+
webhook_event: z.ZodObject<{
|
|
9
|
+
id: z.ZodString;
|
|
10
|
+
links: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
11
|
+
rel: z.ZodOptional<z.ZodString>;
|
|
12
|
+
href: z.ZodOptional<z.ZodString>;
|
|
13
|
+
}, z.core.$loose>>>;
|
|
14
|
+
summary: z.ZodString;
|
|
15
|
+
resource: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
16
|
+
event_type: z.ZodString;
|
|
17
|
+
create_time: z.ZodString;
|
|
18
|
+
event_version: z.ZodString;
|
|
19
|
+
resource_type: z.ZodString;
|
|
20
|
+
resource_version: z.ZodString;
|
|
21
|
+
}, z.core.$loose>;
|
|
22
|
+
transmission_id: z.ZodString;
|
|
23
|
+
transmission_sig: z.ZodString;
|
|
24
|
+
transmission_time: z.ZodString;
|
|
25
|
+
}, z.core.$strip>;
|
|
26
|
+
declare const PaypalVerifyWebhookSignatureOutput: z.ZodObject<{
|
|
27
|
+
verification_status: z.ZodNullable<z.ZodEnum<{
|
|
28
|
+
SUCCESS: "SUCCESS";
|
|
29
|
+
FAILURE: "FAILURE";
|
|
30
|
+
}>>;
|
|
31
|
+
}, z.core.$strip>;
|
|
32
|
+
declare const paypalVerifyWebhookSignature: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
33
|
+
cert_url: string;
|
|
34
|
+
auth_algo: string;
|
|
35
|
+
webhook_id: string;
|
|
36
|
+
webhook_event: {
|
|
37
|
+
[x: string]: unknown;
|
|
38
|
+
id: string;
|
|
39
|
+
summary: string;
|
|
40
|
+
event_type: string;
|
|
41
|
+
create_time: string;
|
|
42
|
+
event_version: string;
|
|
43
|
+
resource_type: string;
|
|
44
|
+
resource_version: string;
|
|
45
|
+
links?: {
|
|
46
|
+
[x: string]: unknown;
|
|
47
|
+
rel?: string | undefined;
|
|
48
|
+
href?: string | undefined;
|
|
49
|
+
}[] | undefined;
|
|
50
|
+
resource?: Record<string, unknown> | undefined;
|
|
51
|
+
};
|
|
52
|
+
transmission_id: string;
|
|
53
|
+
transmission_sig: string;
|
|
54
|
+
transmission_time: string;
|
|
55
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
56
|
//#endregion
|
|
8
57
|
export { paypalVerifyWebhookSignature };
|
|
9
58
|
//# sourceMappingURL=verify-webhook-signature.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"verify-webhook-signature.d.mts","names":[],"sources":["../../src/actions/verify-webhook-signature.ts"],"mappings":";;;cAIa,iCAAA,
|
|
1
|
+
{"version":3,"file":"verify-webhook-signature.d.mts","names":[],"sources":["../../src/actions/verify-webhook-signature.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAsBjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;cAIlC,4BAAA,gCAA4B,wBAAA;;;;;;;;;;;;;;;;;;eAMvC,MAAA;EAAA"}
|
|
@@ -26,7 +26,7 @@ const paypalVerifyWebhookSignature = action("PAYPAL_VERIFY_WEBHOOK_SIGNATURE", {
|
|
|
26
26
|
transmission_sig: z.string().describe("The PayPal-generated asymmetric signature. Appears in the PAYPAL-TRANSMISSION-SIG header of the notification message."),
|
|
27
27
|
transmission_time: z.string().describe("The date and time of the HTTP transmission, in Internet date and time format. Appears in the PAYPAL-TRANSMISSION-TIME header of the notification message.")
|
|
28
28
|
}).describe("Request model for verifying a PayPal webhook signature."),
|
|
29
|
-
output: z.object({ verification_status: z.enum(["SUCCESS", "FAILURE"]).describe("The status of the signature verification.") }).describe("Response model for webhook signature verification.")
|
|
29
|
+
output: z.object({ verification_status: z.enum(["SUCCESS", "FAILURE"]).describe("The status of the signature verification.").nullable() }).describe("Response model for webhook signature verification.")
|
|
30
30
|
});
|
|
31
31
|
//#endregion
|
|
32
32
|
export { paypalVerifyWebhookSignature };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"verify-webhook-signature.mjs","names":[],"sources":["../../src/actions/verify-webhook-signature.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalVerifyWebhookSignatureInput
|
|
1
|
+
{"version":3,"file":"verify-webhook-signature.mjs","names":[],"sources":["../../src/actions/verify-webhook-signature.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalVerifyWebhookSignatureInput = z.object({\n cert_url: z.string().describe(\"The X.509 public key certificate. Download the certificate from this URL and use it to verify the signature. Extract this value from the PAYPAL-CERT-URL response header, which is received with the webhook notification.\"),\n auth_algo: z.string().describe(\"The algorithm that PayPal uses to generate the signature and that you can use to verify the signature. Extract this value from the PAYPAL-AUTH-ALGO response header, which is received with the webhook notification.\"),\n webhook_id: z.string().describe(\"The ID of the webhook as configured in your Developer Portal account.\"),\n webhook_event: z.object({\n id: z.string().describe(\"The ID of the webhook event notification.\"),\n links: z.array(z.object({\n rel: z.string().describe(\"The link relationship type.\").optional(),\n href: z.string().describe(\"The URI of the related resource.\").optional(),\n}).passthrough().describe(\"Model for HATEOAS links in webhook events.\")).describe(\"An array of request-related HATEOAS links.\").optional(),\n summary: z.string().describe(\"A summary description for the event notification.\"),\n resource: z.record(z.string(), z.unknown()).describe(\"The resource that triggered the webhook event notification.\").optional(),\n event_type: z.string().describe(\"The event that triggered the webhook event notification.\"),\n create_time: z.string().describe(\"The date and time when the webhook event notification was created, in Internet date and time format.\"),\n event_version: z.string().describe(\"The event version in the webhook notification.\"),\n resource_type: z.string().describe(\"The name of the resource related to the webhook notification event.\"),\n resource_version: z.string().describe(\"The resource version in the webhook notification.\"),\n}).passthrough().describe(\"A webhook event notification.\"),\n transmission_id: z.string().describe(\"The ID of the HTTP transmission. Contained in the PAYPAL-TRANSMISSION-ID header of the notification message.\"),\n transmission_sig: z.string().describe(\"The PayPal-generated asymmetric signature. Appears in the PAYPAL-TRANSMISSION-SIG header of the notification message.\"),\n transmission_time: z.string().describe(\"The date and time of the HTTP transmission, in Internet date and time format. Appears in the PAYPAL-TRANSMISSION-TIME header of the notification message.\"),\n}).describe(\"Request model for verifying a PayPal webhook signature.\");\nexport const PaypalVerifyWebhookSignatureOutput = z.object({\n verification_status: z.enum([\"SUCCESS\", \"FAILURE\"]).describe(\"The status of the signature verification.\").nullable(),\n}).describe(\"Response model for webhook signature verification.\");\n\nexport const paypalVerifyWebhookSignature = action(\"PAYPAL_VERIFY_WEBHOOK_SIGNATURE\", {\n slug: \"paypal-verify-webhook-signature\",\n name: \"Verify Webhook Signature\",\n description: \"Verifies the signature of a PayPal webhook notification to confirm its authenticity. Use this action when you receive a webhook notification from PayPal and need to verify that it was actually sent by PayPal and not tampered with during transmission. This is essential for security when processing webhook events like payments, disputes, or subscription changes. The required parameters (auth_algo, cert_url, transmission_id, transmission_sig, transmission_time, webhook_id, and webhook_event) are extracted from the webhook notification headers and body that PayPal sends to your endpoint.\",\n input: PaypalVerifyWebhookSignatureInput,\n output: PaypalVerifyWebhookSignatureOutput,\n});\n"],"mappings":";;AA8BA,MAAa,+BAA+B,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA9B+C,EAAE,OAAO;EACxD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,4NAA4N;EAC1P,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uNAAuN;EACtP,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE;EACvG,eAAe,EAAE,OAAO;GACxB,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;GACnE,OAAO,EAAE,MAAM,EAAE,OAAO;IACxB,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;IACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;GACzE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;GACvI,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;GAChF,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;GAC7H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;GAC1F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG;GACvI,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;GACnF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE;GACxG,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;EAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+BAA+B;EACvD,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G;EACnJ,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH;EAC7J,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,2JAA2J;CACpM,CAAC,CAAC,CAAC,SAAS,yDASH;CACP,QATgD,EAAE,OAAO,EACzD,qBAAqB,EAAE,KAAK,CAAC,WAAW,SAAS,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,EACrH,CAAC,CAAC,CAAC,SAAS,oDAOF;AACV,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@keystrokehq/paypal",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.2",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public",
|
|
6
6
|
"registry": "https://registry.npmjs.org"
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
}
|
|
32
32
|
},
|
|
33
33
|
"peerDependencies": {
|
|
34
|
-
"@keystrokehq/keystroke": "
|
|
34
|
+
"@keystrokehq/keystroke": ">=0.1.4",
|
|
35
35
|
"zod": "^4.4.3"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|