PHP Class Iyzipay\Model\Mapper\PeccoPaymentMapper

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

Public Methods

Method Description
create ( $rawResult = null )
mapPeccoPayment ( PeccoPayment $auth )
mapPeccoPaymentFrom ( PeccoPayment $payment, $jsonObject )

Method Details

create() public static method

public static create ( $rawResult = null )

mapPeccoPayment() public method

public mapPeccoPayment ( PeccoPayment $auth )
$auth Iyzipay\Model\PeccoPayment

mapPeccoPaymentFrom() public method

public mapPeccoPaymentFrom ( PeccoPayment $payment, $jsonObject )
$payment Iyzipay\Model\PeccoPayment