C# Класс Iyzipay.Model.ThreedsPayment

Наследование: PaymentResource
Показать файл Открыть проект

Открытые методы

Метод Описание
Create ( CreateThreedsPaymentRequest request, Options options ) : ThreedsPayment
Retrieve ( RetrievePaymentRequest request, Options options ) : ThreedsPayment

Описание методов

Create() публичный статический Метод

public static Create ( CreateThreedsPaymentRequest request, Options options ) : ThreedsPayment
request Iyzipay.Request.CreateThreedsPaymentRequest
options Options
Результат ThreedsPayment

Retrieve() публичный статический Метод

public static Retrieve ( RetrievePaymentRequest request, Options options ) : ThreedsPayment
request Iyzipay.Request.RetrievePaymentRequest
options Options
Результат ThreedsPayment