EPG PHP SDK
Loading...
Searching...
No Matches
ParametersInterface Member List

This is the complete list of members for ParametersInterface, including all inherited members.

$isSettingPaysolExtendedDataParametersInterfaceprotected
$otherConfigurationsParametersInterfaceprotected
__construct()ParametersInterface
addAcceptJsonHeader(bool $json)ParametersInterface
getAmount()ParametersInterface
getOtherConfigurations()ParametersInterface
isUrl(string $string)ParametersInterface
isValidEmail(string $email)ParametersInterface
setAdditionalParameters(string $key, mixed $value)ParametersInterface
setAmount(float $amount)ParametersInterface
setAnonymousCustomer(bool $anonymousCustomer)ParametersInterface
setApiVersion(int $version)ParametersInterface
setAwaitingURL(string $awaitingURL)ParametersInterface
setCancelURL(string $cancelURL)ParametersInterface
setChallengeInd(string $challengeInd)ParametersInterface
setChName(string $chName)ParametersInterface
setCountry(CountryCodes $country)ParametersInterface
setCurrency(CurrencyCodes $currency)ParametersInterface
setCustomerCountry(CountryCodes $customerCountry)ParametersInterface
setCustomerEmail(string $customerEmail)ParametersInterface
setCustomerId(string $customerId)ParametersInterface
setCustomerNationalId(string $customerNationalId)ParametersInterface
setDescription(string $description)ParametersInterface
setDob(string $dob)ParametersInterface
setErrorURL(string $errorURL)ParametersInterface
setFirstName(string $firstName)ParametersInterface
setForceTokenRequest(bool $forceTokenRequest)ParametersInterface
setLanguage(LanguageCodes $language)ParametersInterface
setLastName(string $lastName)ParametersInterface
setMerchantParams(array $params)ParametersInterface
setMerchantTransactionId(string $merchantTransactionId)ParametersInterface
setPaymentSolution(PaymentSolutions $paymentSolution)ParametersInterface
setPrepayToken(string $prepayToken)ParametersInterface
setProductId(int $productId)ParametersInterface
setReferenceId(string $referenceId)ParametersInterface
setShowRememberMe(bool $showRememberMe)ParametersInterface
setStatusURL(string $statusURL)ParametersInterface
setSuccessURL(string $successURL)ParametersInterface
setTransactionId(int $transactionId)ParametersInterface
setType(Types $type)ParametersInterface
validate()ParametersInterface