PHP Class Iyzipay\Model\PaymentResource

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

Méthodes publiques

Méthode Description
getAuthCode ( )
getBasketId ( )
getBinNumber ( )
getCardAssociation ( )
getCardFamily ( )
getCardToken ( )
getCardType ( )
getCardUserKey ( )
getConnectorName ( )
getCurrency ( )
getFraudStatus ( )
getInstallment ( )
getIyziCommissionFee ( )
getIyziCommissionRateAmount ( )
getMerchantCommissionRate ( )
getMerchantCommissionRateAmount ( )
getPaidPrice ( )
getPaymentId ( )
getPaymentItems ( )
getPaymentStatus ( )
getPhase ( )
getPrice ( )
setAuthCode ( $authCode )
setBasketId ( $basketId )
setBinNumber ( $binNumber )
setCardAssociation ( $cardAssociation )
setCardFamily ( $cardFamily )
setCardToken ( $cardToken )
setCardType ( $cardType )
setCardUserKey ( $cardUserKey )
setConnectorName ( $connectorName )
setCurrency ( $currency )
setFraudStatus ( $fraudStatus )
setInstallment ( $installment )
setIyziCommissionFee ( $iyziCommissionFee )
setIyziCommissionRateAmount ( $iyziCommissionRateAmount )
setMerchantCommissionRate ( $merchantCommissionRate )
setMerchantCommissionRateAmount ( $merchantCommissionRateAmount )
setPaidPrice ( $paidPrice )
setPaymentId ( $paymentId )
setPaymentItems ( $paymentItems )
setPaymentStatus ( $paymentStatus )
setPhase ( $phase )
setPrice ( $price )

Method Details

getAuthCode() public méthode

public getAuthCode ( )

getBasketId() public méthode

public getBasketId ( )

getBinNumber() public méthode

public getBinNumber ( )

getCardAssociation() public méthode

public getCardAssociation ( )

getCardFamily() public méthode

public getCardFamily ( )

getCardToken() public méthode

public getCardToken ( )

getCardType() public méthode

public getCardType ( )

getCardUserKey() public méthode

public getCardUserKey ( )

getConnectorName() public méthode

public getConnectorName ( )

getCurrency() public méthode

public getCurrency ( )

getFraudStatus() public méthode

public getFraudStatus ( )

getInstallment() public méthode

public getInstallment ( )

getIyziCommissionFee() public méthode

getIyziCommissionRateAmount() public méthode

getMerchantCommissionRate() public méthode

getMerchantCommissionRateAmount() public méthode

getPaidPrice() public méthode

public getPaidPrice ( )

getPaymentId() public méthode

public getPaymentId ( )

getPaymentItems() public méthode

public getPaymentItems ( )

getPaymentStatus() public méthode

public getPaymentStatus ( )

getPhase() public méthode

public getPhase ( )

getPrice() public méthode

public getPrice ( )

setAuthCode() public méthode

public setAuthCode ( $authCode )

setBasketId() public méthode

public setBasketId ( $basketId )

setBinNumber() public méthode

public setBinNumber ( $binNumber )

setCardAssociation() public méthode

public setCardAssociation ( $cardAssociation )

setCardFamily() public méthode

public setCardFamily ( $cardFamily )

setCardToken() public méthode

public setCardToken ( $cardToken )

setCardType() public méthode

public setCardType ( $cardType )

setCardUserKey() public méthode

public setCardUserKey ( $cardUserKey )

setConnectorName() public méthode

public setConnectorName ( $connectorName )

setCurrency() public méthode

public setCurrency ( $currency )

setFraudStatus() public méthode

public setFraudStatus ( $fraudStatus )

setInstallment() public méthode

public setInstallment ( $installment )

setIyziCommissionFee() public méthode

public setIyziCommissionFee ( $iyziCommissionFee )

setIyziCommissionRateAmount() public méthode

public setIyziCommissionRateAmount ( $iyziCommissionRateAmount )

setMerchantCommissionRate() public méthode

public setMerchantCommissionRate ( $merchantCommissionRate )

setMerchantCommissionRateAmount() public méthode

public setMerchantCommissionRateAmount ( $merchantCommissionRateAmount )

setPaidPrice() public méthode

public setPaidPrice ( $paidPrice )

setPaymentId() public méthode

public setPaymentId ( $paymentId )

setPaymentItems() public méthode

public setPaymentItems ( $paymentItems )

setPaymentStatus() public méthode

public setPaymentStatus ( $paymentStatus )

setPhase() public méthode

public setPhase ( $phase )

setPrice() public méthode

public setPrice ( $price )