From 6140efe953ba2bf61c384f4de129b4de121cb85d Mon Sep 17 00:00:00 2001 From: om-ghimire <83567737+om-ghimire@users.noreply.github.com> Date: Tue, 7 May 2024 18:16:00 +0545 Subject: [PATCH] change made in index.md and changed Authorization key --- content/index.md | 2 -- content/khalti-epayment.md | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/content/index.md b/content/index.md index e495a66..9104a3f 100644 --- a/content/index.md +++ b/content/index.md @@ -21,8 +21,6 @@ Integration with Khalti Payment Gateway (KPG) streamlines the process of receivi ### For consumers -- **Convenient Wallet Payments**: Customers can make payments without leaving your platform. - - **Multiple Payment Options**: Provides various payment options for customers. - **Secured Transactions**: Utilizes 2-step authentication (Khalti Pin and Khalti Password) for enhanced security. Transaction processing is disabled after multiple incorrect pin attempts. diff --git a/content/khalti-epayment.md b/content/khalti-epayment.md index a0d78a3..ef1fac4 100644 --- a/content/khalti-epayment.md +++ b/content/khalti-epayment.md @@ -151,7 +151,7 @@ Examples ``` bash curl --location 'https://a.khalti.com/api/v2/epayment/initiate/' \ - --header 'Authorization: key live_secret_key_68791341fdd94846a146f0457ff7b455' \ + --header 'Authorization: key 05bf95cc57244045b8df5fad06748dab' \ --header 'Content-Type: application/json' \ --data-raw '{ "return_url": "http://example.com/",