Understanding Lekirpay authorization

Lekirpay using oauth 2.0 authorization process. OAuth doesn't share password data but instead uses authorization tokens to prove an identity between consumers and service providers. OAuth is an authentication protocol that allows you to approve one application interacting with another on your behalf without giving away your password.

To start using the Lekirpay API, you need to register as Merchant in Lekirpay. ID (client_id), Lekirkey (client_secret) and Lekir-Signature key will be provide after registration complete.

Lekirpay API flow

Then the payment flow will kicks in as per below: