Method |
Description |
|
__construct ( ) |
|
|
getBasketId ( ) |
|
|
getBasketItems ( ) |
|
|
getBillingAddress ( ) |
|
|
getBuyer ( ) |
|
|
getCallbackUrl ( ) |
|
|
getConnectorName ( ) |
|
|
getCurrency ( ) |
|
|
getInstallment ( ) |
|
|
getJsonObject ( ) |
|
|
getPaidPrice ( ) |
|
|
getPaymentCard ( ) |
|
|
getPaymentChannel ( ) |
|
|
getPaymentGroup ( ) |
|
|
getPaymentSource ( ) |
|
|
getPosOrderId ( ) |
|
|
getPrice ( ) |
|
|
getShippingAddress ( ) |
|
|
setBasketId ( $basketId ) |
|
|
setBasketItems ( $basketItems ) |
|
|
setBillingAddress ( $billingAddress ) |
|
|
setBuyer ( $buyer ) |
|
|
setCallbackUrl ( $callbackUrl ) |
|
|
setConnectorName ( $connectorName ) |
|
|
setCurrency ( $currency ) |
|
|
setInstallment ( $installment ) |
|
|
setPaidPrice ( $paidPrice ) |
|
|
setPaymentCard ( $paymentCard ) |
|
|
setPaymentChannel ( $paymentChannel ) |
|
|
setPaymentGroup ( $paymentGroup ) |
|
|
setPaymentSource ( $paymentSource ) |
|
|
setPosOrderId ( $posOrderId ) |
|
|
setPrice ( $price ) |
|
|
setShippingAddress ( $shippingAddress ) |
|
|
toPKIRequestString ( ) |
|
|