Overview

Namespaces

  • Ingenico
    • Connect
      • Sdk
        • Domain
          • Capture
            • Definitions
          • Definitions
          • Dispute
            • Definitions
          • Errors
            • Definitions
          • File
            • Definitions
          • Hostedcheckout
            • Definitions
          • Hostedmandatemanagement
            • Definitions
          • Installments
            • Definitions
          • Mandates
            • Definitions
          • MetaData
          • Payment
            • Definitions
          • Payout
            • Definitions
          • Product
            • Definitions
          • Refund
            • Definitions
          • Riskassessments
            • Definitions
          • Services
            • Definitions
          • Sessions
            • Definitions
          • Token
            • Definitions
          • Webhooks
        • Merchant
          • Disputes
          • Payments
          • Payouts
          • Productgroups
          • Products
          • Refunds
          • Services
          • Tokens
        • Webhooks

Classes

  • InMemorySecretKeyStore
  • SignatureValidator
  • WebhooksHelper

Interfaces

  • SecretKeyStore

Exceptions

  • ApiVersionMismatchException
  • SecretKeyNotAvailableException
  • SignatureValidationException
  • Overview
  • Namespace
  • Class
  • Deprecated

Class ApiVersionMismatchException

Class ApiVersionMismatchException

Exception
Extended by RuntimeException
Extended by Ingenico\Connect\Sdk\Webhooks\ApiVersionMismatchException
Namespace: Ingenico\Connect\Sdk\Webhooks
Package: Ingenico\Connect\Sdk\Webhooks
Located at Ingenico/Connect/Sdk/Webhooks/ApiVersionMismatchException.php
Methods summary
public
# __construct( string $eventApiVersion, string $sdkApiVersion )

Parameters

$eventApiVersion
$sdkApiVersion

Overrides

Exception::__construct()
public string
# getEventApiVersion( )

Returns

string
public string
# getSdkApiVersion( )

Returns

string
Methods inherited from Exception
__toString(), __wakeup(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties summary
protected string $eventApiVersion
#
protected string $sdkApiVersion
#
Properties inherited from Exception
$code, $file, $line, $message
Ingenico Connect PHP SDK API documentation generated by ApiGen