Menu
×
×
   ❮   
PYTHON FOR DJANGO DJANGO FOR BEGINNERS DJANGO SPECIFICS PAYMENT INTEGRATION API BASICS Roadmap
     ❯   

ESEWA INTEGRATION

Credentials

×

Share this Topic

Share Via:

Thank you for sharing!


Credentials & URLs

Each client will receive a wallet on eSewa (Merchant wallet) to manage their transactions, where they can track payments made for their products and services. Below are the relevant URLs and credentials for both production and testing phases:

Production URL

Private Key

  • 8gBm/:&EnhH.1/q

Testing Credentials

To use the eSewa SDK in the testing phase, clients/merchants can utilize the following credentials:

  •  
  • eSewa IDs (for testing):

    •  
    • 9806800001
    •  
    • 9806800002
    •  
    • 9806800003
    •  
    • 9806800004
    •  
    • 9806800005
    •  
  •  
  • Password:

    •  
    • Nepal@123
    •  
  •  
  • MPIN (for application use only):

    •  
    • 1122
    •  
  •  
  • Token:

    •  
    • 123456
    •  
  •  

Important Notes

  •  
  • Ensure that you are a registered eSewa user to make payments using the eSewa SDK.
  •  
  • The provided testing credentials are strictly for development and testing purposes. Make sure to switch to the production credentials once the application is ready for live transactions.
  •  

 


References


Django-tutorial.dev is dedicated to providing beginner-friendly tutorials on Django development. Examples are simplified to enhance readability and ease of learning. Tutorials, references, and examples are continuously reviewed to ensure accuracy, but we cannot guarantee complete correctness of all content. By using Django-tutorial.dev, you agree to have read and accepted our terms of use , cookie policy and privacy policy.

© 2025 Django-tutorial.dev .All Rights Reserved.
Django-tutorial.dev is styled using Bootstrap 5.
And W3.CSS.