PHP Class Iyzipay\Model\Mapper\ThreedsPaymentMapper

Inheritance: extends PaymentResourceMapper
Afficher le fichier Open project: iyzico/iyzipay-php Class Usage Examples

Méthodes publiques

Méthode Description
create ( $rawResult = null )
mapThreedsPayment ( ThreedsPayment $auth )
mapThreedsPaymentFrom ( ThreedsPayment $auth, $jsonObject )

Method Details

create() public static méthode

public static create ( $rawResult = null )

mapThreedsPayment() public méthode

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

mapThreedsPaymentFrom() public méthode

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