PHP Class Iyzipay\Model\Mapper\ThreedsPaymentMapper

Inheritance: extends PaymentResourceMapper
Show file Open project: iyzico/iyzipay-php Class Usage Examples

Public Methods

Method Description
create ( $rawResult = null )
mapThreedsPayment ( ThreedsPayment $auth )
mapThreedsPaymentFrom ( ThreedsPayment $auth, $jsonObject )

Method Details

create() public static method

public static create ( $rawResult = null )

mapThreedsPayment() public method

public mapThreedsPayment ( ThreedsPayment $auth )
$auth Iyzipay\Model\ThreedsPayment

mapThreedsPaymentFrom() public method

public mapThreedsPaymentFrom ( ThreedsPayment $auth, $jsonObject )
$auth Iyzipay\Model\ThreedsPayment