Свойство | Тип | Описание | |
---|---|---|---|
$SDK_NAME | SDK Name | ||
$SDK_VERSION | SDK Version |
Метод | Описание | |
---|---|---|
AddressVerify ( |
Service Call: AddressVerify | |
BillAgreementUpdate ( |
Service Call: BillAgreementUpdate | |
BillOutstandingAmount ( |
Service Call: BillOutstandingAmount | |
BillUser ( |
Service Call: BillUser | |
CancelRecoup ( |
Service Call: CancelRecoup | |
CompleteRecoup ( |
Service Call: CompleteRecoup | |
CreateBillingAgreement ( |
Service Call: CreateBillingAgreement | |
CreateMobilePayment ( |
Service Call: CreateMobilePayment | |
CreateRecurringPaymentsProfile ( |
Service Call: CreateRecurringPaymentsProfile | |
DoAuthorization ( |
Service Call: DoAuthorization | |
DoCancel ( |
Service Call: DoCancel | |
DoCapture ( |
Service Call: DoCapture | |
DoDirectPayment ( |
Service Call: DoDirectPayment | |
DoExpressCheckoutPayment ( |
Service Call: DoExpressCheckoutPayment | |
DoMobileCheckoutPayment ( |
Service Call: DoMobileCheckoutPayment | |
DoNonReferencedCredit ( |
Service Call: DoNonReferencedCredit | |
DoReauthorization ( |
Service Call: DoReauthorization | |
DoReferenceTransaction ( |
Service Call: DoReferenceTransaction | |
DoUATPAuthorization ( |
Service Call: DoUATPAuthorization | |
DoUATPExpressCheckoutPayment ( |
Service Call: DoUATPExpressCheckoutPayment | |
DoVoid ( |
Service Call: DoVoid | |
EnterBoarding ( |
Service Call: EnterBoarding | |
ExecuteCheckoutOperations ( |
Service Call: ExecuteCheckoutOperations | |
ExternalRememberMeOptOut ( |
Service Call: ExternalRememberMeOptOut | |
GetAccessPermissionDetails ( |
Service Call: GetAccessPermissionDetails | |
GetAuthDetails ( |
Service Call: GetAuthDetails | |
GetBalance ( |
Service Call: GetBalance | |
GetBillingAgreementCustomerDetails ( |
Service Call: GetBillingAgreementCustomerDetails | |
GetBoardingDetails ( |
Service Call: GetBoardingDetails | |
GetExpressCheckoutDetails ( |
Service Call: GetExpressCheckoutDetails | |
GetIncentiveEvaluation ( |
Service Call: GetIncentiveEvaluation | |
GetMobileStatus ( |
Service Call: GetMobileStatus | |
GetPalDetails ( |
Service Call: GetPalDetails | |
GetRecurringPaymentsProfileDetails ( |
Service Call: GetRecurringPaymentsProfileDetails | |
GetTransactionDetails ( |
Service Call: GetTransactionDetails | |
InitiateRecoup ( |
Service Call: InitiateRecoup | |
ManagePendingTransactionStatus ( |
Service Call: ManagePendingTransactionStatus | |
ManageRecurringPaymentsProfileStatus ( |
Service Call: ManageRecurringPaymentsProfileStatus | |
MassPay ( |
Service Call: MassPay | |
RefundTransaction ( |
Service Call: RefundTransaction | |
ReverseTransaction ( |
Service Call: ReverseTransaction | |
SetAccessPermissions ( |
Service Call: SetAccessPermissions | |
SetAuthFlowParam ( |
Service Call: SetAuthFlowParam | |
SetCustomerBillingAgreement ( |
Service Call: SetCustomerBillingAgreement | |
SetExpressCheckout ( |
Service Call: SetExpressCheckout | |
SetMobileCheckout ( |
Service Call: SetMobileCheckout | |
TransactionSearch ( |
Service Call: TransactionSearch | |
UpdateAccessPermissions ( |
Service Call: UpdateAccessPermissions | |
UpdateAuthorization ( |
Service Call: UpdateAuthorization | |
UpdateRecurringPaymentsProfile ( |
Service Call: UpdateRecurringPaymentsProfile | |
__construct ( $config = null ) |
Метод | Описание | |
---|---|---|
setStandardParams ( $request ) |
public AddressVerify ( |
||
$addressVerifyReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public BillAgreementUpdate ( |
||
$billAgreementUpdateReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public BillOutstandingAmount ( |
||
$billOutstandingAmountReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public BillUser ( |
||
$billUserReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public CancelRecoup ( |
||
$cancelRecoupReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат | PayPal\PayPalAPI\CancelRecoupResponseType |
public CompleteRecoup ( |
||
$completeRecoupReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public CreateBillingAgreement ( |
||
$createBillingAgreementReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public CreateMobilePayment ( |
||
$createMobilePaymentReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат | PayPal\PayPalAPI\CreateMobilePaymentResponseType |
public CreateRecurringPaymentsProfile ( |
||
$createRecurringPaymentsProfileReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public DoAuthorization ( |
||
$doAuthorizationReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public DoCancel ( |
||
$doCancelReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public DoCapture ( |
||
$doCaptureReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public DoDirectPayment ( |
||
$doDirectPaymentReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public DoExpressCheckoutPayment ( |
||
$doExpressCheckoutPaymentReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public DoMobileCheckoutPayment ( |
||
$doMobileCheckoutPaymentReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public DoNonReferencedCredit ( |
||
$doNonReferencedCreditReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public DoReauthorization ( |
||
$doReauthorizationReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public DoReferenceTransaction ( |
||
$doReferenceTransactionReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public DoUATPAuthorization ( |
||
$doUATPAuthorizationReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public DoUATPExpressCheckoutPayment ( |
||
$doUATPExpressCheckoutPaymentReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public DoVoid ( |
||
$doVoidReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public EnterBoarding ( |
||
$enterBoardingReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public ExecuteCheckoutOperations ( |
||
$executeCheckoutOperationsReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public ExternalRememberMeOptOut ( |
||
$externalRememberMeOptOutReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат | PayPal\PayPalAPI\ExternalRememberMeOptOutResponseType |
public GetAccessPermissionDetails ( |
||
$getAccessPermissionDetailsReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public GetAuthDetails ( |
||
$getAuthDetailsReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public GetBalance ( |
||
$getBalanceReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public GetBillingAgreementCustomerDetails ( |
||
$getBillingAgreementCustomerDetailsReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public GetBoardingDetails ( |
||
$getBoardingDetailsReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public GetExpressCheckoutDetails ( |
||
$getExpressCheckoutDetailsReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public GetIncentiveEvaluation ( |
||
$getIncentiveEvaluationReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public GetMobileStatus ( |
||
$getMobileStatusReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public GetPalDetails ( |
||
$getPalDetailsReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public GetRecurringPaymentsProfileDetails ( |
||
$getRecurringPaymentsProfileDetailsReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public GetTransactionDetails ( |
||
$getTransactionDetailsReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public InitiateRecoup ( |
||
$initiateRecoupReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат | PayPal\PayPalAPI\InitiateRecoupResponseType |
public ManagePendingTransactionStatus ( |
||
$managePendingTransactionStatusReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public ManageRecurringPaymentsProfileStatus ( |
||
$manageRecurringPaymentsProfileStatusReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат | PayPal\PayPalAPI\ManageRecurringPaymentsProfileStatusResponseType |
public MassPay ( |
||
$massPayReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат | PayPal\PayPalAPI\MassPayResponseType |
public RefundTransaction ( |
||
$refundTransactionReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public ReverseTransaction ( |
||
$reverseTransactionReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public SetAccessPermissions ( |
||
$setAccessPermissionsReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public SetAuthFlowParam ( |
||
$setAuthFlowParamReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public SetCustomerBillingAgreement ( |
||
$setCustomerBillingAgreementReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public SetExpressCheckout ( |
||
$setExpressCheckoutReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public SetMobileCheckout ( |
||
$setMobileCheckoutReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public TransactionSearch ( |
||
$transactionSearchReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public UpdateAccessPermissions ( |
||
$updateAccessPermissionsReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public UpdateAuthorization ( |
||
$updateAuthorizationReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public UpdateRecurringPaymentsProfile ( |
||
$updateRecurringPaymentsProfileReq | ||
$apiCredential | mixed | - Optional API credential - can either be a username configured in sdk_config.ini or a ICredential object created dynamically |
Результат |
public __construct ( $config = null ) | ||
$config | - Dynamic config map. This takes the higher precedence if config file is also present. |