Search Results for

    Show / Hide Table of Contents

    Class AcquirerClient

    Acquirer client. Thread-safe.

    Inheritance
    object
    ApiResource
    AcquirerClient
    Inherited Members
    ApiResource._communicator
    ApiResource.InstantiateUri(string, IDictionary<string, string>)
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Worldline.Acquiring.Sdk.V1.Acquirer
    Assembly: Worldline.Acquiring.Sdk.dll
    Syntax
    public class AcquirerClient : ApiResource

    Constructors

    AcquirerClient(ApiResource, IDictionary<string, string>)

    Declaration
    public AcquirerClient(ApiResource parent, IDictionary<string, string> pathContext)
    Parameters
    Type Name Description
    ApiResource parent
    IDictionary<string, string> pathContext

    Methods

    WithNewMerchant(string)

    Resource /processing/v1/{acquirerId}/{merchantId}

    Declaration
    public MerchantClient WithNewMerchant(string merchantId)
    Parameters
    Type Name Description
    string merchantId

    string

    Returns
    Type Description
    MerchantClient

    MerchantClient

    In This Article
    Back to top Copyright (c) 2024 Worldline Financial Services (Europe) SA