Skip to content

Commit

Permalink
other changes
Browse files Browse the repository at this point in the history
  • Loading branch information
AJ-THE-DESTROYER committed Jul 11, 2023
1 parent db6f588 commit ab88e2c
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 20 deletions.
22 changes: 11 additions & 11 deletions src/_data/developers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -175,20 +175,20 @@
button1_text: Get Started
button2_text: Contact Sales

- name: Fund Settlement API
title: Fund Settlement API With Highest Success Rate | AePS, DMT, Cashout SDK API Provider Eko
- name: Payout API
title: Payout API With Highest Success Rate | AePS, DMT, Cashout SDK API Provider Eko
tag_line: Make salary & vendor payments easily
social_image: /assets/img/developers/salary-disbursal-first-fold-opt.svg
keywords: Fund Settlement API, Whitelabel AePS Portal API, Aadhaar Enabled Payment System api, aeps api, aeps api provider bank
keywords: Payout API, Whitelabel AePS Portal API, Aadhaar Enabled Payment System api, aeps api, aeps api provider bank
hero_image: /assets/img/developers/salary-disbursal-first-fold-opt.svg
summary: Get our easy-to-use fund settlement API and pay your employees and vendors their payments using your digital wallet balance with ease.
description: Get our easy-to-use fund settlement API and pay your employees and vendors their payments using your digital wallet balance with a reliable & secure fund settlement APIs solution.
summary: Get our easy-to-use Payout API and pay your employees and vendors their payments using your digital wallet balance with ease.
description: Get our easy-to-use Payout API and pay your employees and vendors their payments using your digital wallet balance with a reliable & secure fund settlement APIs solution.
documentation_link: https://developers.eko.in/docs/fund-transfer

layout:
- section: mid_summary
small_description: Fund Settlement API
header: Instant salary disbursal & vendor payment using Eko’s fund settlement API
small_description: Payout API
header: Instant salary disbursal & vendor payment using Eko’s Payout API

- section: alternating_steps
steps:
Expand Down Expand Up @@ -233,22 +233,22 @@
text: We use the same APIs here at Eko! Every API call is secured with one-time-use tokens generated using asymmetric cryptography. Our open-source libraries make it extremely easy & error-proof

- section: step_section
header: How does Fund Settlement API work
header: How does Payout API work
steps:
- text: Sign Up on Connect App.
link: https://connect.eko.in
- text: Submit necessary documents
- text: Integrate Fund Settlement API
- text: Integrate Payout API
- text: Start making payments

- section: message
line1: The process of integrating fund settlement API is easy.
line1: The process of integrating Payout API is easy.
main_line: For all integration related issues, we provide 24x7 support.
button_text: Contact Support

- section: get_started_banner
small_header: Ready to get started?
main_header: Integrate our Fund Settlement API
main_header: Integrate our Payout API
image: /assets/img/become-eko-partner-opt.svg
button1_text: Get Started
button2_text: Contact Sales
Expand Down
38 changes: 29 additions & 9 deletions src/developers/eps/index.njk
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: EPS
name: Partner API solutions
title: AEPS API Provider Company | Commission On AEPS API | Develop Financial Products With Eko Platform Services (EPS)
description: Simple & modular APIs, libraries & SDKs. Go live instantly with our plug & play UI flows. Leverage our large technology & distribution network to grow your business
keywords: AEPS API Provider Company, DMT API Provider Company, best api provider, best api provider in india, top api provider
Expand All @@ -14,8 +14,8 @@ business: api

{# Top Hero Section #}
{% set product = {
title: "Eko Platform Services (EPS)",
tag_line: "Develop financial products with EPS",
title: "Partner API & SDK",
tag_line: "Develop financial products with Eko Platform Services",
hero_image: "/assets/img/developers/developer-landing-page.svg",
summary: "Simple & modular APIs, libraries & SDKs. Go live instantly with our plug & play UI flows. Leverage our large technology & distribution network to grow your business",
learn_more_link: "https://developers.eko.in/docs",
Expand All @@ -26,7 +26,7 @@ business: api

{# Alternating Steps Section #}
{% set item = {
title: "EPS (Eko Platform Services) can be used by…",
title: "Our API solutions can be used by…",
subtitle: "Developer | Enterprise",
steps: [
{
Expand Down Expand Up @@ -77,6 +77,10 @@ business: api
{
title: "Domestic Money Transfer API",
link: "/developers/eps/domestic-money-transfer-api"
},
{
title: "QR Payment API",
link: "/developers/eps/qr-payment-api/"
}
]
} %}
Expand All @@ -90,12 +94,12 @@ business: api
doc_url: "https://developers.eko.in/docs/fund-transfer",
products: [
{
title: "AePS Cashout SDK",
link: "/developers/eps/aeps-cashout-sdk"
title: "Payout API",
link: "/developers/eps/fund-settlement-api"
},
{
title: "Fund Settlement API",
link: "/developers/eps/fund-settlement-api"
title: "AePS Cashout SDK",
link: "/developers/eps/aeps-cashout-sdk"
}
]
} %}
Expand All @@ -104,10 +108,18 @@ business: api

{# Product Category Showcase Section - Collections #}
{% set item = {
title: "Collections",
title: "Cash Management and Bill Payments",
image: "/assets/img/developers/assisted-cash-management-opt.svg",
doc_url: "https://developers.eko.in/docs/cash-collection",
products: [
{
title: "Utility Bill Payments API",
link: "/developers/eps/bbps-api"
},
{
title: "Cash Drop API",
link: "/developers/eps/cms-cash-drop-api"
},
{
title: "Cash Collection API",
link: "/developers/eps/cash-collection-api"
Expand All @@ -127,6 +139,14 @@ business: api
title: "PAN Verification API",
link: "/developers/eps/pan-verification-api"
},
{
title: "Aadhaar Verification API",
link: "/developers/eps/aadhaar-verification-api"
},
{
title: "OCR API",
link: "/developers/eps/ocr-verification-api/"
},
{
title: "Account Verification API",
link: "/developers/eps/account-verification-api"
Expand Down

0 comments on commit ab88e2c

Please sign in to comment.