Skip to content

Commit

Permalink
Generated Xendit php SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
xendit-devx-bot committed Nov 6, 2023
1 parent de6a316 commit c83ed13
Show file tree
Hide file tree
Showing 611 changed files with 8,167 additions and 13,931 deletions.
92 changes: 64 additions & 28 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
LICENSE
README.md
composer.json
docs/PaymentRequest.yaml
docs/PaymentRequest/Capture.md
docs/PaymentRequest/CaptureListResponse.md
docs/PaymentRequest/CaptureParameters.md
Expand Down Expand Up @@ -43,7 +42,6 @@ docs/PaymentRequest/PaymentMethodStatus.md
docs/PaymentRequest/PaymentMethodType.md
docs/PaymentRequest/PaymentRequest.md
docs/PaymentRequest/PaymentRequestAction.md
docs/PaymentRequest/PaymentRequestApi.md
docs/PaymentRequest/PaymentRequestAuthParameters.md
docs/PaymentRequest/PaymentRequestBasketItem.md
docs/PaymentRequest/PaymentRequestCaptureMethod.md
Expand All @@ -69,7 +67,8 @@ docs/PaymentRequest/VirtualAccountAlternativeDisplay.md
docs/PaymentRequest/VirtualAccountChannelCode.md
docs/PaymentRequest/VirtualAccountChannelProperties.md
docs/PaymentRequest/VirtualAccountParameters.md
docs/header.jpg
docs/PaymentRequestApi.md
images/header.jpg
lib/Configuration.php
lib/HeaderSelector.php
lib/Model/ModelInterface.php
Expand Down Expand Up @@ -140,28 +139,65 @@ lib/PaymentRequest/VirtualAccountParameters.php
lib/XenditSdkException.php
phpunit.xml.dist
test/Api/PaymentRequestApiTest.php
test/Model/CaptureListResponseTest.php
test/Model/CaptureParametersTest.php
test/Model/CaptureTest.php
test/Model/CardInformationTest.php
test/Model/DirectDebitChannelPropertiesBankAccountTest.php
test/Model/DirectDebitChannelPropertiesBankRedirectTest.php
test/Model/DirectDebitChannelPropertiesDebitCardTest.php
test/Model/EWalletAllOfTest.php
test/Model/PaymentRequestActionTest.php
test/Model/PaymentRequestAuthParametersTest.php
test/Model/PaymentRequestBasketItemTest.php
test/Model/PaymentRequestCaptureMethodTest.php
test/Model/PaymentRequestCardVerificationResultsTest.php
test/Model/PaymentRequestCardVerificationResultsThreeDeeSecureTest.php
test/Model/PaymentRequestChannelPropertiesTest.php
test/Model/PaymentRequestCountryTest.php
test/Model/PaymentRequestCurrencyTest.php
test/Model/PaymentRequestInitiatorTest.php
test/Model/PaymentRequestListResponseTest.php
test/Model/PaymentRequestParametersChannelPropertiesAllOfTest.php
test/Model/PaymentRequestParametersChannelPropertiesTest.php
test/Model/PaymentRequestParametersTest.php
test/Model/PaymentRequestShippingInformationTest.php
test/Model/PaymentRequestStatusTest.php
test/Model/PaymentRequestTest.php
test/Model/PaymentRequest/CaptureListResponseTest.php
test/Model/PaymentRequest/CaptureParametersTest.php
test/Model/PaymentRequest/CaptureTest.php
test/Model/PaymentRequest/CardChannelPropertiesTest.php
test/Model/PaymentRequest/CardInformationTest.php
test/Model/PaymentRequest/CardTest.php
test/Model/PaymentRequest/CardVerificationResultsTest.php
test/Model/PaymentRequest/CardVerificationResultsThreeDSecureTest.php
test/Model/PaymentRequest/DirectDebitAllOfTest.php
test/Model/PaymentRequest/DirectDebitBankAccountTest.php
test/Model/PaymentRequest/DirectDebitChannelCodeTest.php
test/Model/PaymentRequest/DirectDebitChannelPropertiesBankAccountTest.php
test/Model/PaymentRequest/DirectDebitChannelPropertiesBankRedirectTest.php
test/Model/PaymentRequest/DirectDebitChannelPropertiesDebitCardTest.php
test/Model/PaymentRequest/DirectDebitChannelPropertiesTest.php
test/Model/PaymentRequest/DirectDebitDebitCardTest.php
test/Model/PaymentRequest/DirectDebitParametersTest.php
test/Model/PaymentRequest/DirectDebitTest.php
test/Model/PaymentRequest/DirectDebitTypeTest.php
test/Model/PaymentRequest/EWalletAccountTest.php
test/Model/PaymentRequest/EWalletAllOfTest.php
test/Model/PaymentRequest/EWalletChannelCodeTest.php
test/Model/PaymentRequest/EWalletChannelPropertiesTest.php
test/Model/PaymentRequest/EWalletParametersTest.php
test/Model/PaymentRequest/EWalletTest.php
test/Model/PaymentRequest/ErrorTest.php
test/Model/PaymentRequest/OverTheCounterChannelCodeTest.php
test/Model/PaymentRequest/OverTheCounterChannelPropertiesTest.php
test/Model/PaymentRequest/OverTheCounterParametersTest.php
test/Model/PaymentRequest/OverTheCounterTest.php
test/Model/PaymentRequest/PaymentMethodParametersTest.php
test/Model/PaymentRequest/PaymentMethodReusabilityTest.php
test/Model/PaymentRequest/PaymentMethodStatusTest.php
test/Model/PaymentRequest/PaymentMethodTest.php
test/Model/PaymentRequest/PaymentMethodTypeTest.php
test/Model/PaymentRequest/PaymentRequestActionTest.php
test/Model/PaymentRequest/PaymentRequestAuthParametersTest.php
test/Model/PaymentRequest/PaymentRequestBasketItemTest.php
test/Model/PaymentRequest/PaymentRequestCaptureMethodTest.php
test/Model/PaymentRequest/PaymentRequestCardVerificationResultsTest.php
test/Model/PaymentRequest/PaymentRequestCardVerificationResultsThreeDeeSecureTest.php
test/Model/PaymentRequest/PaymentRequestChannelPropertiesTest.php
test/Model/PaymentRequest/PaymentRequestCountryTest.php
test/Model/PaymentRequest/PaymentRequestCurrencyTest.php
test/Model/PaymentRequest/PaymentRequestInitiatorTest.php
test/Model/PaymentRequest/PaymentRequestListResponseTest.php
test/Model/PaymentRequest/PaymentRequestParametersChannelPropertiesAllOfTest.php
test/Model/PaymentRequest/PaymentRequestParametersChannelPropertiesTest.php
test/Model/PaymentRequest/PaymentRequestParametersTest.php
test/Model/PaymentRequest/PaymentRequestShippingInformationTest.php
test/Model/PaymentRequest/PaymentRequestStatusTest.php
test/Model/PaymentRequest/PaymentRequestTest.php
test/Model/PaymentRequest/QRCodeChannelCodeTest.php
test/Model/PaymentRequest/QRCodeChannelPropertiesTest.php
test/Model/PaymentRequest/QRCodeParametersTest.php
test/Model/PaymentRequest/QRCodeTest.php
test/Model/PaymentRequest/VirtualAccountAllOfTest.php
test/Model/PaymentRequest/VirtualAccountAlternativeDisplayTest.php
test/Model/PaymentRequest/VirtualAccountChannelCodeTest.php
test/Model/PaymentRequest/VirtualAccountChannelPropertiesTest.php
test/Model/PaymentRequest/VirtualAccountParametersTest.php
test/Model/PaymentRequest/VirtualAccountTest.php
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
![Xendit PHP SDK](docs/header.jpg "Xendit PHP SDK")
![Xendit PHP SDK](images/header.jpg "Xendit PHP SDK")

# Xendit PHP SDK

The official Xendit PHP SDK provides a simple and convenient way to call Xendit's REST API
in applications written in PHP.

* Package version: 3.4.0
* Package version: 3.6.0

# Getting Started

Expand All @@ -28,7 +28,7 @@ To install the bindings via [Composer](https://getcomposer.org/), add the follow
}
],
"require": {
"xendit/xendit-php": "3.4.0"
"xendit/xendit-php": "3.6.0"
}
}
```
Expand Down Expand Up @@ -59,14 +59,14 @@ Configuration::setXenditKey('XENDIT_API_KEY');

Find detailed API information and examples for each of our product’s by clicking the links below,

* [Invoice](docs/Invoice/InvoiceApi.md)
* [PaymentRequest](docs/PaymentRequest/PaymentRequestApi.md)
* [PaymentMethod](docs/PaymentMethod/PaymentMethodApi.md)
* [Refund](docs/Refund/RefundApi.md)
* [Balance](docs/BalanceAndTransaction/BalanceApi.md)
* [Transaction](docs/BalanceAndTransaction/TransactionApi.md)
* [Customer](docs/Customer/CustomerApi.md)
* [Payout](docs/Payout/PayoutApi.md)
* [Invoice](docs/InvoiceApi.md)
* [PaymentRequest](docs/PaymentRequestApi.md)
* [PaymentMethod](docs/PaymentMethodApi.md)
* [Refund](docs/RefundApi.md)
* [Balance](docs/BalanceApi.md)
* [Transaction](docs/TransactionApi.md)
* [Customer](docs/CustomerApi.md)
* [Payout](docs/PayoutApi.md)

All URIs are relative to *https://api.xendit.co*. For more information about our API, please refer to *https://developers.xendit.co/*.

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "xendit/xendit-php",
"version": "3.4.0",
"version": "3.6.0",
"description": "Xendit PHP SDK",
"keywords": [
"openapitools",
Expand Down
Loading

0 comments on commit c83ed13

Please sign in to comment.