|
737 | 737 | <details> |
738 | 738 | <summary>Added Type(s)</summary> |
739 | 739 |
|
| 740 | +- added type `AllowedOrigins` |
| 741 | +- added type `Application` |
| 742 | +- added type `ApplicationAgreement` |
| 743 | +- added type `ApplicationAgreementDraft` |
| 744 | +- added type `ApplicationAgreementStatus` |
| 745 | +- added type `ApplicationAgreementType` |
| 746 | +- added type `ApplicationDraft` |
| 747 | +- added type `ApplicationLogo` |
| 748 | +- added type `ApplicationMode` |
| 749 | +- added type `ApplicationStatus` |
| 750 | +- added type `ApplicationUpdateAction` |
| 751 | +- added type `ApplicationUpdateActions` |
| 752 | +- added type `DiscountsConfiguration` |
| 753 | +- added type `PaginatedApplication` |
| 754 | +- added type `PaymentsConfiguration` |
| 755 | +- added type `AddAllowedOriginUpdateAction` |
| 756 | +- added type `AddApplicationAgreementUpdateAction` |
| 757 | +- added type `AddCountryUpdateAction` |
| 758 | +- added type `RemoveAllowedOriginUpdateAction` |
| 759 | +- added type `RemoveApplicationAgreementUpdateAction` |
| 760 | +- added type `RemoveCountryUpdateAction` |
| 761 | +- added type `ReorderApplicationAgreementUpdateAction` |
| 762 | +- added type `SetActivePaymentComponentTypeUpdateAction` |
| 763 | +- added type `SetAllowAllOriginsUpdateAction` |
| 764 | +- added type `SetAllowedOriginsUpdateAction` |
| 765 | +- added type `SetApplicationAgreementNameUpdateAction` |
| 766 | +- added type `SetApplicationAgreementStatusUpdateAction` |
| 767 | +- added type `SetApplicationAgreementTextUpdateAction` |
| 768 | +- added type `SetApplicationAgreementTypeUpdateAction` |
| 769 | +- added type `SetApplicationAgreementsUpdateAction` |
| 770 | +- added type `SetApplicationLogoUpdateAction` |
| 771 | +- added type `SetApplicationNameUpdateAction` |
| 772 | +- added type `SetApplicationStatusUpdateAction` |
| 773 | +- added type `SetCountriesUpdateAction` |
| 774 | +- added type `SetDescriptionUpdateAction` |
| 775 | +- added type `SetDiscountsConfigurationUpdateAction` |
| 776 | +- added type `SetPaymentReturnUrlUpdateAction` |
| 777 | +- added type `SetPaymentsConfigurationUpdateAction` |
| 778 | +- added type `CreatedBy` |
| 779 | +- added type `LastModifiedBy` |
| 780 | +- added type `LocalizedString` |
| 781 | +- added type `LocalizedUrl` |
| 782 | +- added type `ConcurrentModificationError` |
| 783 | +- added type `DuplicateFieldWithConflictingResourceError` |
| 784 | +- added type `ErrorResponse` |
| 785 | +- added type `InvalidFieldError` |
| 786 | +- added type `InvalidOperationError` |
| 787 | +- added type `MaxResourceLimitExceededError` |
| 788 | +- added type `MissingProjectKeyError` |
| 789 | +- added type `ReferencedResourceNotFoundError` |
| 790 | +- added type `ServiceUnavailableError` |
| 791 | +- added type `SyntaxErrorError` |
| 792 | +- added type `AutomatedReversalConfiguration` |
| 793 | +- added type `ConnectorDeploymentReference` |
| 794 | +- added type `DisplayInfo` |
| 795 | +- added type `PaginatedPaymentIntegration` |
| 796 | +- added type `PaymentComponentType` |
| 797 | +- added type `PaymentIntegration` |
| 798 | +- added type `PaymentIntegrationDraft` |
| 799 | +- added type `PaymentIntegrationStatus` |
| 800 | +- added type `PaymentIntegrationType` |
| 801 | +- added type `SortingInfo` |
| 802 | +- added type `PaymentIntegrationUpdateAction` |
| 803 | +- added type `PaymentIntegrationUpdateActions` |
| 804 | +- added type `SetAutomatedReversalConfigurationPredicateUpdateAction` |
| 805 | +- added type `SetAutomatedReversalConfigurationStatusUpdateAction` |
| 806 | +- added type `SetAutomatedReversalConfigurationUpdateAction` |
| 807 | +- added type `SetConnectorDeploymentUpdateAction` |
| 808 | +- added type `SetDisplayInfoDescriptionUpdateAction` |
| 809 | +- added type `SetDisplayInfoLabelUpdateAction` |
| 810 | +- added type `SetDisplayInfoLogoUrlUpdateAction` |
| 811 | +- added type `SetDisplayInfoPayButtonTextUpdateAction` |
| 812 | +- added type `SetDisplayInfoUpdateAction` |
| 813 | +- added type `SetKeyUpdateAction` |
| 814 | +- added type `SetNameUpdateAction` |
| 815 | +- added type `SetPredicateUpdateAction` |
| 816 | +- added type `SetSortingInfoUpdateAction` |
| 817 | +- added type `SetStatusUpdateAction` |
| 818 | +- added type `SetTypeUpdateAction` |
740 | 819 | - added type `PaymentIntentReverseAction` |
741 | 820 | - added type `ConnectorError` |
742 | 821 | - added type `ErrorLoadingAllPaymentIntegrations` |
|
800 | 879 | <details> |
801 | 880 | <summary>Added Enum(s)</summary> |
802 | 881 |
|
| 882 | +- added enum `deployment` to type `ReferenceTypeId` |
803 | 883 | - added enum `reversePayment` to type `PaymentIntentOperation` |
804 | 884 | </details> |
805 | 885 |
|
806 | 886 |
|
807 | 887 | <details> |
808 | | -<summary>Changed Property(s)</summary> |
| 888 | +<summary>Required Property(s)</summary> |
809 | 889 |
|
810 | | -- :warning: changed property `action` of type `PaymentIntentCancelAction` from type `string` to `PaymentIntentOperation` |
811 | | -- :warning: changed property `action` of type `PaymentIntentCaptureAction` from type `string` to `PaymentIntentOperation` |
812 | | -- :warning: changed property `action` of type `PaymentIntentRefundAction` from type `string` to `PaymentIntentOperation` |
| 890 | +- changed property `detailedErrorMessage` of type `InvalidJsonInputError` to be optional |
| 891 | +- :warning: changed property `amount` of type `PaymentIntentRefundAction` to be required |
813 | 892 | </details> |
814 | 893 |
|
815 | 894 |
|
816 | 895 | <details> |
817 | | -<summary>Required Property(s)</summary> |
| 896 | +<summary>Changed Property(s)</summary> |
818 | 897 |
|
819 | | -- :warning: changed property `amount` of type `PaymentIntentRefundAction` to be required |
| 898 | +- :warning: changed property `action` of type `PaymentIntentCancelAction` from type `string` to `PaymentIntentOperation` |
| 899 | +- :warning: changed property `action` of type `PaymentIntentCaptureAction` from type `string` to `PaymentIntentOperation` |
| 900 | +- :warning: changed property `action` of type `PaymentIntentRefundAction` from type `string` to `PaymentIntentOperation` |
| 901 | +- :warning: changed property `application` of type `Transaction` from type `ApplicationResourceIdentifier` to `ApplicationReference` |
820 | 902 | </details> |
821 | 903 |
|
822 | 904 |
|
|
831 | 913 | <details> |
832 | 914 | <summary>Added Property(s)</summary> |
833 | 915 |
|
| 916 | +- added property `resourceIdentifier` to type `ResourceNotFoundError` |
| 917 | +- added property `resourceId` to type `ResourceNotFoundError` |
834 | 918 | - added property `merchantReference` to type `PaymentIntentCancelAction` |
835 | 919 | - added property `merchantReference` to type `PaymentIntentCaptureAction` |
836 | 920 | - added property `transactionId` to type `PaymentIntentRefundAction` |
|
840 | 924 | - added property `payload` to type `PaymentValidationFailed` |
841 | 925 | </details> |
842 | 926 |
|
| 927 | + |
| 928 | +<details> |
| 929 | +<summary>Changed MethodResponseBody(s)</summary> |
| 930 | + |
| 931 | +- :warning: changed response body for `400: application/json` of method `post /{projectKey}/transactions` from type `null` to `ErrorResponse` |
| 932 | +- :warning: changed response body for `400: application/json` of method `post /{projectKey}/payment-intents/{paymentId}` from type `null` to `ErrorResponse` |
| 933 | +- :warning: changed response body for `400: application/json` of method `get /{projectKey}/transactions/{id}` from type `null` to `ErrorResponse` |
| 934 | +- :warning: changed response body for `400: application/json` of method `get /{projectKey}/transactions/key={key}` from type `null` to `ErrorResponse` |
| 935 | +</details> |
| 936 | + |
| 937 | + |
| 938 | +<details> |
| 939 | +<summary>Added Method(s)</summary> |
| 940 | + |
| 941 | +- added method `$apiRoot->withProjectKey()->paymentIntegrations()->get()` |
| 942 | +- added method `$apiRoot->withProjectKey()->paymentIntegrations()->post()` |
| 943 | +- added method `$apiRoot->withProjectKey()->applications()->get()` |
| 944 | +- added method `$apiRoot->withProjectKey()->applications()->post()` |
| 945 | +- added method `$apiRoot->withProjectKey()->paymentIntegrations()->withId()->get()` |
| 946 | +- added method `$apiRoot->withProjectKey()->paymentIntegrations()->withId()->head()` |
| 947 | +- added method `$apiRoot->withProjectKey()->paymentIntegrations()->withId()->post()` |
| 948 | +- added method `$apiRoot->withProjectKey()->paymentIntegrations()->withId()->delete()` |
| 949 | +- added method `$apiRoot->withProjectKey()->paymentIntegrations()->withKey()->get()` |
| 950 | +- added method `$apiRoot->withProjectKey()->paymentIntegrations()->withKey()->post()` |
| 951 | +- added method `$apiRoot->withProjectKey()->paymentIntegrations()->withKey()->head()` |
| 952 | +- added method `$apiRoot->withProjectKey()->paymentIntegrations()->withKey()->delete()` |
| 953 | +- added method `$apiRoot->withProjectKey()->applications()->withId()->get()` |
| 954 | +- added method `$apiRoot->withProjectKey()->applications()->withId()->head()` |
| 955 | +- added method `$apiRoot->withProjectKey()->applications()->withId()->post()` |
| 956 | +- added method `$apiRoot->withProjectKey()->applications()->withId()->delete()` |
| 957 | +- added method `$apiRoot->withProjectKey()->applications()->withKey()->get()` |
| 958 | +- added method `$apiRoot->withProjectKey()->applications()->withKey()->post()` |
| 959 | +- added method `$apiRoot->withProjectKey()->applications()->withKey()->head()` |
| 960 | +- added method `$apiRoot->withProjectKey()->applications()->withKey()->delete()` |
| 961 | +</details> |
| 962 | + |
| 963 | + |
| 964 | +<details> |
| 965 | +<summary>Added Resource(s)</summary> |
| 966 | + |
| 967 | +- added resource `/{projectKey}/payment-integrations` |
| 968 | +- added resource `/{projectKey}/applications` |
| 969 | +- added resource `/{projectKey}/payment-integrations/{id}` |
| 970 | +- added resource `/{projectKey}/payment-integrations/key={key}` |
| 971 | +- added resource `/{projectKey}/applications/{id}` |
| 972 | +- added resource `/{projectKey}/applications/key={key}` |
| 973 | +</details> |
| 974 | + |
0 commit comments