Skip to content

Commit

Permalink
add ORDER_PENDING_PAYMENT (#269)
Browse files Browse the repository at this point in the history
  • Loading branch information
fcarrero authored Feb 13, 2024
1 parent 08fd34b commit edd677b
Show file tree
Hide file tree
Showing 200 changed files with 208 additions and 205 deletions.
2 changes: 1 addition & 1 deletion .openapi-generator/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.2.0
7.3.0
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ php:
rm -rf docs && \
rm -rf lib/Model && \
docker run --rm \
-v ${PWD}:/local openapitools/openapi-generator-cli:v7.2.0 generate \
-v ${PWD}:/local openapitools/openapi-generator-cli:v7.3.0 generate \
-i https://raw.githubusercontent.com/conekta/openapi/main/_build/api.yaml \
-g php \
-o /local \
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -365,5 +365,5 @@ [email protected]
This PHP package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:

- API version: `2.1.0`
- Package version: `6.0.5`
- Package version: `6.0.6`
- Build package: `org.openapitools.codegen.languages.PhpClientCodegen`
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.0.5
6.0.6
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "conekta/conekta-php",
"version": "6.0.5",
"version": "6.0.6",
"description": "Conekta PHP Library",
"type": "library",
"keywords": [
Expand Down
4 changes: 2 additions & 2 deletions config-php.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"packageName": "conekta",
"generateSourceCodeOnly": "false",
"artifactVersion": "6.0.5",
"artifactVersion": "6.0.6",
"packageUrl": "https://developers.conekta.com/",
"projectName": "conekta-php",
"appDescriptionV2" : "Conekta PHP Library",
"useOneOfDiscriminatorLookup" : true,
"nonCompliantUseDiscriminatorIfCompositionFails" : false,
"httpUserAgent": "Conekta/v2 PhpBindings/6.0.5",
"httpUserAgent": "Conekta/v2 PhpBindings/6.0.6",
"packageAuthors" : "[email protected]",
"files": {
"/local/CODE_OF_CONDUCT.md" : {},
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/AntifraudApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/ApiKeysApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/BalancesApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/ChargesApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/CompaniesApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/CustomersApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/DiscountsApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/EventsApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/LogsApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/OrdersApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/PaymentLinkApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/PaymentMethodsApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/PlansApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/ProductsApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/ShippingContactsApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/ShippingsApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/SubscriptionsApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/TaxesApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/TokensApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/TransactionsApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/TransfersApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/WebhookKeysApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Api/WebhooksApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/ApiException.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
6 changes: 3 additions & 3 deletions lib/Configuration.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down Expand Up @@ -101,7 +101,7 @@ class Configuration
*
* @var string
*/
protected $userAgent = 'Conekta/v2 PhpBindings/6.0.5';
protected $userAgent = 'Conekta/v2 PhpBindings/6.0.6';

/**
* Debug switch (default set to false)
Expand Down Expand Up @@ -456,7 +456,7 @@ public static function toDebugReport()
$report .= ' OS: ' . $uname . PHP_EOL;
$report .= ' PHP Version: ' . PHP_VERSION . PHP_EOL;
$report .= ' The version of the OpenAPI document: 2.1.0' . PHP_EOL;
$report .= ' SDK Package Version: 6.0.5' . PHP_EOL;
$report .= ' SDK Package Version: 6.0.6' . PHP_EOL;
$report .= ' Temp Folder Path: ' . self::getDefaultConfiguration()->getTempFolderPath() . PHP_EOL;

return $report;
Expand Down
4 changes: 2 additions & 2 deletions lib/HeaderSelector.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down Expand Up @@ -262,7 +262,7 @@ public function getConektaUserAgent(): array
$uname = $uname_disabled ? '(disabled)' : \php_uname();

$userAgent = [
'bindings_version' => "6.0.5",
'bindings_version' => "6.0.6",
'lang' => 'php',
'lang_version' => phpversion(),
'publisher' => 'conekta',
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/ApiKeyCreateResponse.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/ApiKeyRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/ApiKeyResponse.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/ApiKeyResponseOnDelete.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/ApiKeyUpdateRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/BalanceCommonField.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/BalanceResponse.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/BlacklistRuleResponse.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/ChargeOrderResponse.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/Model/ChargeOrderResponsePaymentMethod.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* The version of the OpenAPI document: 2.1.0
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 7.2.0
* OpenAPI Generator version: 7.3.0
*/

/**
Expand Down
Loading

0 comments on commit edd677b

Please sign in to comment.