HamzaAlayed / knet-payment

Laravel package for KNet integration
MIT License
4 stars 2 forks source link

Install the package #4

Open aqeelhashem opened 4 years ago

aqeelhashem commented 4 years ago

Thanks for your package, but how can Usage it ?

HamzaAlayed commented 3 years ago

I am so sorry I did not added read me to package

HamzaAlayed commented 3 years ago

Please add these env variable to you .env file and fill needed data

KENT_PRODUCTION_URL=https://kpay.com.kw/kpg/PaymentHTTP.htm KENT_PRODUCTION_URL=https://kpaytest.com.kw/kpg/PaymentHTTP.htm KENT_TRANSPORT_ID= KENT_TRANSPORT_PASSWORD= KENT_ACTION_CODE=1 KENT_RESOURCE_KEY= KENT_LANGUAGE=USA KENT_CURRENCY=414

ZakiiJr commented 3 years ago

Can you add a more detailed explanation/guide to install?, composer require command, etc.