# POK Payments Documentation > Integration documentation for POK Payments — JavaScript / React library, PHP SDK, REST API, and e-commerce plugins. This is the LLM-readable index of the POK Payments Documentation. Each link points to a markdown source file you can fetch directly to integrate POK Payments into an application. ## JavaScript - [POK Payments JS](https://docs.pokpay.io/docs/pok-js.md): The official JavaScript SDK for accepting card payments with POK — React, vanilla JS, CDN, and React Native. - [React](https://docs.pokpay.io/docs/react.md): Drop-in React components and hooks for accepting card payments, saving cards, and charging saved cards — from @nebula-ltd/pok-payments-js. - [Vanilla JS (npm)](https://docs.pokpay.io/docs/vanilla-js.md): Use @nebula-ltd/pok-payments-js without React — encryptCard() for guest checkout, card tokenization, and saved-card flows with your own UI. - [CDN](https://docs.pokpay.io/docs/cdn.md): Add POK Payments to any HTML page with a single script tag — no npm, no build step, no framework required. ## Mobile - [React Native](https://docs.pokpay.io/docs/react-native.md): Drop-in components and primitives for accepting card payments in React Native apps — from @nebula-ltd/pok-payments-rn. - [Flutter](https://docs.pokpay.io/docs/flutter.md): Flutter SDK for accepting card payments with native JWE encryption and natively presented 3DS challenges — pok_payments_flutter (Beta). ## Libraries - [PHP SDK](https://docs.pokpay.io/docs/php-sdk.md): Server-side PHP SDK for creating, capturing, and confirming POK Payments orders. Wraps the Checkout REST API with typed model classes. ## Plugins - [WooCommerce plugin](https://docs.pokpay.io/docs/woocommerce.md): Accept POK Payments in any WooCommerce store. Drop-in installer, configuration walkthrough, and go-live checklist. - [PrestaShop plugin](https://docs.pokpay.io/docs/prestashop.md): Accept POK Payments in PrestaShop. Plugins for both PrestaShop 1.7 and 1.6, with installation, configuration, and testing steps. ## Reference - [REST API](https://docs.pokpay.io/docs/rest-api.md): The full POK Payments REST API. Use this directly when no SDK exists for your stack, or when you need fine-grained control beyond what the SDKs expose. ## Optional - [Full documentation bundle](https://docs.pokpay.io/llms-full.txt): All documentation pages concatenated as a single markdown file.