Documentation
Integrate YKNPG with confidence
Browse concise guides for each stack and jump straight to our live API explorer.
C
C guide for creating and paying a YKNPG transaction (libcurl).
CPP
C++ guide for creating and paying a YKNPG transaction (libcurl).
DART
Dart CLI guide for creating and paying a YKNPG transaction.
DJANGO
Django guide for calling the YKNPG transaction flow from a server-side view.
FLASK
Flask guide for wrapping the YKNPG transaction flow in a simple endpoint.
FLUTTER
Flutter guide for running the YKNPG transaction flow from a mobile app (development demo).
C
Integrate YKNPG payment in a C application
C++
Integrate YKNPG payment in a C++ application
JAVASCRIPT
JavaScript (Node.js) guide for creating and paying a YKNPG transaction.
LARAVEL
Laravel guide for wrapping the YKNPG flow in a controller.
NODEJS
Node.js (Express) guide for exposing a safe backend route that runs the YKNPG flow.
PHP
PHP guide for creating and paying a YKNPG transaction (Guzzle).
PYTHON
Python integration guide for creating and paying a YKNPG transaction.
REACT
React guide to trigger the YKNPG transaction flow from a page (development demo).
REACT_NATIVE
React Native (Expo) guide for triggering the YKNPG flow (development demo).
SYMPHONY
Symfony guide for calling the YKNPG flow from a controller.
VUEJS