Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
Release 2.46.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
IngenicoEPayments committed Jan 16, 2024
1 parent bde0ade commit cc8f000
Show file tree
Hide file tree
Showing 478 changed files with 674 additions and 596 deletions.
2 changes: 1 addition & 1 deletion Client.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package connectsdk

Expand Down
2 changes: 1 addition & 1 deletion Client_Idempotence_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ func newStoppableListener(l net.Listener) (*stoppableListener, error) {
tcpL, ok := l.(*net.TCPListener)

if !ok {
return nil, errors.New("Cannot wrap listener")
return nil, errors.New("cannot wrap listener")
}

return &stoppableListener{tcpL, make(chan int), sync.WaitGroup{}}, nil
Expand Down
2 changes: 1 addition & 1 deletion communicator/MetaDataProvider.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ func getPlatformIdentifier() string {
}

const sdkIdentifier = "GoServerSDK/v" + sdkVersion
const sdkVersion = "2.45.0"
const sdkVersion = "2.46.0"
const serverMetaInfoHeader = "X-GCS-ServerMetaInfo"

// NewMetaDataProviderWithBuilder creates a MetaDataProvider with the given MetaDataProviderBuilder
Expand Down
2 changes: 1 addition & 1 deletion domain/capture/Capture.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package capture

Expand Down
2 changes: 1 addition & 1 deletion domain/capture/CapturesResponse.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package capture

Expand Down
2 changes: 1 addition & 1 deletion domain/capture/Output.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package capture

Expand Down
2 changes: 1 addition & 1 deletion domain/capture/Response.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package capture

Expand Down
2 changes: 1 addition & 1 deletion domain/capture/StatusOutput.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package capture

Expand Down
2 changes: 1 addition & 1 deletion domain/definitions/AdditionalOrderInputAirlineData.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package definitions

Expand Down
2 changes: 1 addition & 1 deletion domain/definitions/Address.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package definitions

Expand Down
2 changes: 1 addition & 1 deletion domain/definitions/AirlineData.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package definitions

Expand Down
2 changes: 1 addition & 1 deletion domain/definitions/AirlineFlightLeg.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package definitions

Expand Down
2 changes: 1 addition & 1 deletion domain/definitions/AirlinePassenger.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package definitions

Expand Down
2 changes: 1 addition & 1 deletion domain/definitions/AmountOfMoney.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package definitions

Expand Down
2 changes: 1 addition & 1 deletion domain/definitions/BankAccountBban.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package definitions

Expand Down
2 changes: 1 addition & 1 deletion domain/definitions/BankAccountIban.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package definitions

Expand Down
2 changes: 1 addition & 1 deletion domain/definitions/Card.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package definitions

Expand Down
2 changes: 1 addition & 1 deletion domain/definitions/CardEssentials.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package definitions

Expand Down
2 changes: 1 addition & 1 deletion domain/definitions/CardFraudResults.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package definitions

Expand Down
2 changes: 1 addition & 1 deletion domain/definitions/CardWithoutCvv.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package definitions

Expand Down
2 changes: 1 addition & 1 deletion domain/definitions/CompanyInformation.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package definitions

Expand Down
2 changes: 1 addition & 1 deletion domain/definitions/ContactDetailsBase.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package definitions

Expand Down
2 changes: 1 addition & 1 deletion domain/definitions/FraudFields.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package definitions

Expand Down
2 changes: 1 addition & 1 deletion domain/definitions/FraudFieldsShippingDetails.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package definitions

Expand Down
2 changes: 1 addition & 1 deletion domain/definitions/FraudResults.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package definitions

Expand Down
2 changes: 1 addition & 1 deletion domain/definitions/FraudResultsRetailDecisions.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package definitions

Expand Down
2 changes: 1 addition & 1 deletion domain/definitions/FraugsterResults.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package definitions

Expand Down
2 changes: 1 addition & 1 deletion domain/definitions/InAuth.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package definitions

Expand Down
2 changes: 1 addition & 1 deletion domain/definitions/KeyValuePair.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package definitions

Expand Down
2 changes: 1 addition & 1 deletion domain/definitions/LodgingCharge.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package definitions

Expand Down
2 changes: 1 addition & 1 deletion domain/definitions/LodgingData.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package definitions

Expand Down
2 changes: 1 addition & 1 deletion domain/definitions/LodgingRoom.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package definitions

Expand Down
2 changes: 1 addition & 1 deletion domain/definitions/MicrosoftFraudResults.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package definitions

Expand Down
2 changes: 1 addition & 1 deletion domain/definitions/OrderStatusOutput.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package definitions

Expand Down
2 changes: 1 addition & 1 deletion domain/definitions/PaymentProductFilter.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package definitions

Expand Down
2 changes: 1 addition & 1 deletion domain/definitions/ResultDoRiskAssessment.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package definitions

Expand Down
2 changes: 1 addition & 1 deletion domain/definitions/RetailDecisionsCCFraudCheckOutput.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package definitions

Expand Down
2 changes: 1 addition & 1 deletion domain/definitions/ValidationBankAccountCheck.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package definitions

Expand Down
2 changes: 1 addition & 1 deletion domain/definitions/ValidationBankAccountOutput.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package definitions

Expand Down
2 changes: 1 addition & 1 deletion domain/dispute/CreateRequest.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package dispute

Expand Down
2 changes: 1 addition & 1 deletion domain/dispute/CreationDetail.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package dispute

Expand Down
2 changes: 1 addition & 1 deletion domain/dispute/Dispute.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package dispute

Expand Down
2 changes: 1 addition & 1 deletion domain/dispute/DisputesResponse.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package dispute

Expand Down
2 changes: 1 addition & 1 deletion domain/dispute/Output.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package dispute

Expand Down
2 changes: 1 addition & 1 deletion domain/dispute/Reference.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package dispute

Expand Down
2 changes: 1 addition & 1 deletion domain/dispute/Response.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package dispute

Expand Down
2 changes: 1 addition & 1 deletion domain/dispute/StatusOutput.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package dispute

Expand Down
2 changes: 1 addition & 1 deletion domain/dispute/UploadDisputeFileResponse.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package dispute

Expand Down
2 changes: 1 addition & 1 deletion domain/errors/APIError.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package errors

Expand Down
2 changes: 1 addition & 1 deletion domain/errors/ErrorResponse.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package errors

Expand Down
2 changes: 1 addition & 1 deletion domain/file/HostedFile.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package file

Expand Down
2 changes: 1 addition & 1 deletion domain/hostedcheckout/CreateRequest.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package hostedcheckout

Expand Down
2 changes: 1 addition & 1 deletion domain/hostedcheckout/CreateResponse.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package hostedcheckout

Expand Down
2 changes: 1 addition & 1 deletion domain/hostedcheckout/CreatedPaymentOutput.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package hostedcheckout

Expand Down
2 changes: 1 addition & 1 deletion domain/hostedcheckout/DisplayedData.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package hostedcheckout

Expand Down
2 changes: 1 addition & 1 deletion domain/hostedcheckout/Frequency.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This class was auto-generated from the API references found at
// https://epayments-api.developer-ingenico.com/s2sapi/v1/
// https://epayments-api.developer-ingenico.com/

package hostedcheckout

Expand Down

0 comments on commit cc8f000

Please sign in to comment.