PHP Class Iyzipay\Request\CreatePaymentPostAuthRequest

Inheritance: extends Iyzipay\Request
Afficher le fichier Open project: iyzico/iyzipay-php

Méthodes publiques

Méthode Description
getCurrency ( )
getIp ( )
getJsonObject ( )
getPaidPrice ( )
getPaymentId ( )
setCurrency ( $currency )
setIp ( $ip )
setPaidPrice ( $paidPrice )
setPaymentId ( $paymentId )
toPKIRequestString ( )

Method Details

getCurrency() public méthode

public getCurrency ( )

getIp() public méthode

public getIp ( )

getJsonObject() public méthode

public getJsonObject ( )

getPaidPrice() public méthode

public getPaidPrice ( )

getPaymentId() public méthode

public getPaymentId ( )

setCurrency() public méthode

public setCurrency ( $currency )

setIp() public méthode

public setIp ( $ip )

setPaidPrice() public méthode

public setPaidPrice ( $paidPrice )

setPaymentId() public méthode

public setPaymentId ( $paymentId )

toPKIRequestString() public méthode

public toPKIRequestString ( )