Documentation
  • Getting Started
  • PayKun Basic-Know-How
    • Registration Guide
    • Payment Life Cycle
    • Payments
    • PayKun Merchant Dashboard
    • PayKun Payment Links
  • PayKun Developer’s Hub
    • Getting Started
      • General Payment Flow with API
      • ‌Authentication
      • Types of Integration
    • Test Environment
    • API Encryption Key Guide
    • Web Integration
      • Understanding Integration
        • Request
        • Encryption
        • Response
        • Error Codes
      • PHP
      • Python
      • .Net
      • JS Checkout
    • Mobile Integration
      • Android SDK
      • iOS SDK
    • eCommerce Integration
      • OpenCart
      • PrestaShop Modules
      • Paykun WHMCS Kit
      • Wordpress_v4.x_Donation
      • WooCommerce
      • Magento
    • Webhooks
    • API Reference Guide
    • Signature Generation and Verification
    • Test Card Information
Powered by GitBook
On this page

Was this helpful?

  1. PayKun Developer’s Hub

Getting Started

PreviousPayKun Payment LinksNextGeneral Payment Flow with API

Last updated 4 years ago

Was this helpful?

You can integrate PayKun on your website or application using various Integration kits available, according to the programming language or the web hosting platform.

Here you will find comprehensive guides and documentation to start working with PayKun.

Integration Type

Integration Method

Server

Java

Node JS

Mobile

Ecommerce

With API, you can also get transaction details, refund your transactions and create payment links programmatically.

Primary concepts required for the PayKun Integration guide are as follows, which needs to be thoroughly referred to:

  1. Using Test Mode

  2. Generate API Encryption Key (For Test Mode as well as Live Mode)

  3. Integrating PayKun (In Website/Application)

  4. Backend payment capturing process

  5. API reference guide

PHP
Python
Net
Js Checkout
Android
iOS
OpenCart
PrestaShop
WHMCS Integration
Wordpress_V4.x_Donation
WooCommerce
Magento