first commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'url' => [
|
||||
'request' => 'https://api.zarinpal.com/pg/v4/payment/request.json',
|
||||
'pay' => 'https://www.zarinpal.com/pg/StartPay/',
|
||||
'verify' => 'https://api.zarinpal.com/pg/v4/payment/verify.json',
|
||||
],
|
||||
// 'merchant_id' => '90c5ed4c-3190-4bd0-9af5-848b0a0f0294'
|
||||
'merchant_id' => 'bec1acb8-2022-11ea-be42-000c295eb8fc'
|
||||
];
|
||||
Reference in New Issue
Block a user