Namespace Worldline.Connect.Sdk.V1
Classes
ApiException
Represents an error response from the Worldline Global Collect platform which contains an ID and a list of errors.
AuthorizationException
Represents an error response from the Worldline Global Collect platform when authorization failed.
DeclinedPaymentException
Represents an error response from a create payment call.
DeclinedPayoutException
Represents an error response from a payout call.
DeclinedRefundException
Represents an error response from a refund call.
DeclinedTransactionException
Represents an error response from a create payment, payout or refund call.
ExceptionFactory
Factory for exceptions thrown by Worldline Global Collect platform API v1 resources.
IdempotenceException
Represents an error response from the Worldline Global Collect platform when an idempotent request failed because the first request has not finished yet.
PlatformException
Represents an error response from the Worldline Global Collect platform when something went wrong at the Worldline Global Collect platform or further downstream.
ReferenceException
Represents an error response from the Worldline Global Collect platform when a non-existing or removed object is trying to be accessed.
V1Client
V1. Thread-safe.
ValidationException
Represents an error response from the Worldline Global Collect platform when validation of requests failed.