Description
Nuxt 4 module for Przelewy24 (P24), Poland's largest online payment gateway — exposes a server-only useP24() composable for transaction register/verify/refund/payment-methods/card-charge calls, plus an auto-mounted webhook handler that performs SHA-384 signature verification before invoking your userland Nitro hook. Built on top of the zero-dependency @zagi/przelewy24-ts-sdk (native fetch, ESM + CJS) so credentials stay in server-side runtimeConfig and nothing P24-related leaks into the client bundle. Configuration is a single p24: { merchantId, apiKey, crcKey, environment } block in nuxt.config.ts — sandbox and production base URLs are picked automatically.
Repository
https://github.com/zagi/nuxt-przelewy24
npm
https://www.npmjs.com/package/@zagi_14/nuxt-przelewy24
Nuxt Compatibility
Nuxt 4
Description
Nuxt 4 module for Przelewy24 (P24), Poland's largest online payment gateway — exposes a server-only useP24() composable for transaction register/verify/refund/payment-methods/card-charge calls, plus an auto-mounted webhook handler that performs SHA-384 signature verification before invoking your userland Nitro hook. Built on top of the zero-dependency @zagi/przelewy24-ts-sdk (native fetch, ESM + CJS) so credentials stay in server-side runtimeConfig and nothing P24-related leaks into the client bundle. Configuration is a single p24: { merchantId, apiKey, crcKey, environment } block in nuxt.config.ts — sandbox and production base URLs are picked automatically.
Repository
https://github.com/zagi/nuxt-przelewy24
npm
https://www.npmjs.com/package/@zagi_14/nuxt-przelewy24
Nuxt Compatibility
Nuxt 4