PHP Class Iyzipay\Request\CreatePeccoInitializeRequest

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

Méthodes publiques

Méthode Description
getBasketId ( )
getBasketItems ( )
getBillingAddress ( )
getBuyer ( )
getCallbackUrl ( )
getCurrency ( )
getJsonObject ( )
getPaidPrice ( )
getPaymentGroup ( )
getPaymentSource ( )
getPrice ( )
getShippingAddress ( )
setBasketId ( $basketId )
setBasketItems ( $basketItems )
setBillingAddress ( $billingAddress )
setBuyer ( $buyer )
setCallbackUrl ( $callbackUrl )
setCurrency ( $currency )
setPaidPrice ( $paidPrice )
setPaymentGroup ( $paymentGroup )
setPaymentSource ( $paymentSource )
setPrice ( $price )
setShippingAddress ( $shippingAddress )
toPKIRequestString ( )

Method Details

getBasketId() public méthode

public getBasketId ( )

getBasketItems() public méthode

public getBasketItems ( )

getBillingAddress() public méthode

public getBillingAddress ( )

getBuyer() public méthode

public getBuyer ( )

getCallbackUrl() public méthode

public getCallbackUrl ( )

getCurrency() public méthode

public getCurrency ( )

getJsonObject() public méthode

public getJsonObject ( )

getPaidPrice() public méthode

public getPaidPrice ( )

getPaymentGroup() public méthode

public getPaymentGroup ( )

getPaymentSource() public méthode

public getPaymentSource ( )

getPrice() public méthode

public getPrice ( )

getShippingAddress() public méthode

public getShippingAddress ( )

setBasketId() public méthode

public setBasketId ( $basketId )

setBasketItems() public méthode

public setBasketItems ( $basketItems )

setBillingAddress() public méthode

public setBillingAddress ( $billingAddress )

setBuyer() public méthode

public setBuyer ( $buyer )

setCallbackUrl() public méthode

public setCallbackUrl ( $callbackUrl )

setCurrency() public méthode

public setCurrency ( $currency )

setPaidPrice() public méthode

public setPaidPrice ( $paidPrice )

setPaymentGroup() public méthode

public setPaymentGroup ( $paymentGroup )

setPaymentSource() public méthode

public setPaymentSource ( $paymentSource )

setPrice() public méthode

public setPrice ( $price )

setShippingAddress() public méthode

public setShippingAddress ( $shippingAddress )

toPKIRequestString() public méthode

public toPKIRequestString ( )