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
  • 1.Web
  • 2.Mobile

Was this helpful?

  1. PayKun Developer’s Hub
  2. Getting Started

‌Authentication

PreviousGeneral Payment Flow with APINextTypes of Integration

Last updated 4 years ago

Was this helpful?

To perform any task using PayKun API you will need to provide credentials, below is the details of which type of credentials you will need on the basis of your platform:

1.Web

For the various technical server-side requests like transaction initialization, transaction details retrieval, refund details, settlement details, etc, you need the unique Access Token obtained from your Merchant Account.‌

PayKun provides (for web) to every merchant, which is needed to authenticate all of the above mentioned requests.‌

2.Mobile

For the various technical server-side requests like transaction initialization, transaction details retrieval, refund details, settlement details, etc, you need the unique Access Token obtained from your Merchant Account.‌

PayKun provides (for app) to every merchant, which is needed to authenticate all of the above mentioned requests.‌

Merchant ID, Access Token & API Secret For Live environment and sandbox environment are different and you can generate it from their respective dashboard.

unique Access Token and API Secret Key
unique Access Token and API Secret Key