Skip to content

Commit

Permalink
Merge pull request #72 from om-ghimire/master
Browse files Browse the repository at this point in the history
change made in index.md and changed Authorization key
  • Loading branch information
aashishbaidya authored May 7, 2024
2 parents 628078f + 6140efe commit 98446c6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions content/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion content/khalti-epayment.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/",
Expand Down

0 comments on commit 98446c6

Please sign in to comment.