C# Class Iyzipay.Model.ThreedsPayment

Inheritance: PaymentResource
Mostra file Open project: iyzico/iyzipay-dotnet

Public Methods

Method Description
Create ( CreateThreedsPaymentRequest request, Options options ) : ThreedsPayment
Retrieve ( RetrievePaymentRequest request, Options options ) : ThreedsPayment

Method Details

Create() public static method

public static Create ( CreateThreedsPaymentRequest request, Options options ) : ThreedsPayment
request Iyzipay.Request.CreateThreedsPaymentRequest
options Options
return ThreedsPayment

Retrieve() public static method

public static Retrieve ( RetrievePaymentRequest request, Options options ) : ThreedsPayment
request Iyzipay.Request.RetrievePaymentRequest
options Options
return ThreedsPayment