├── .gitattributes
├── .gitignore
├── lib
└── PayPal
│ ├── PayPalAPI
│ ├── DoUATPExpressCheckoutPaymentRequestType.php
│ ├── MassPayResponseType.php
│ ├── CancelRecoupResponseType.php
│ ├── GetPalDetailsRequestType.php
│ ├── BMSetInventoryResponseType.php
│ ├── InitiateRecoupResponseType.php
│ ├── CreateMobilePaymentResponseType.php
│ ├── BMManageButtonStatusResponseType.php
│ ├── ExternalRememberMeOptOutResponseType.php
│ ├── GetBalanceRequestType.php
│ ├── DoUATPExpressCheckoutPaymentResponseType.php
│ ├── SetCustomerBillingAgreementResponseType.php
│ ├── CreateBillingAgreementResponseType.php
│ ├── BAUpdateResponseType.php
│ ├── DoCancelResponseType.php
│ ├── DoCaptureResponseType.php
│ ├── BMButtonSearchResponseType.php
│ ├── GetAuthDetailsResponseType.php
│ ├── CompleteRecoupResponseType.php
│ ├── GetBoardingDetailsResponseType.php
│ ├── ReverseTransactionResponseType.php
│ ├── BillOutstandingAmountRequestType.php
│ ├── BillOutstandingAmountResponseType.php
│ ├── DoNonReferencedCreditResponseType.php
│ ├── GetIncentiveEvaluationResponseType.php
│ ├── DoMobileCheckoutPaymentResponseType.php
│ ├── ExecuteCheckoutOperationsResponseType.php
│ ├── GetExpressCheckoutDetailsResponseType.php
│ ├── GetAccessPermissionDetailsResponseType.php
│ ├── CreateRecurringPaymentsProfileRequestType.php
│ ├── UpdateRecurringPaymentsProfileRequestType.php
│ ├── CreateRecurringPaymentsProfileResponseType.php
│ ├── UpdateRecurringPaymentsProfileResponseType.php
│ ├── GetPalDetailsResponseType.php
│ ├── GetBillingAgreementCustomerDetailsResponseType.php
│ ├── GetRecurringPaymentsProfileDetailsResponseType.php
│ ├── ManageRecurringPaymentsProfileStatusRequestType.php
│ ├── TransactionSearchResponseType.php
│ ├── ManageRecurringPaymentsProfileStatusResponseType.php
│ ├── CreateBillingAgreementRequestType.php
│ ├── ManagePendingTransactionStatusResponseType.php
│ ├── GetBillingAgreementCustomerDetailsRequestType.php
│ ├── GetRecurringPaymentsProfileDetailsRequestType.php
│ ├── BillUserResponseType.php
│ ├── UpdateAccessPermissionsResponseType.php
│ ├── GetTransactionDetailsResponseType.php
│ ├── DoReferenceTransactionResponseType.php
│ ├── DoExpressCheckoutPaymentResponseType.php
│ ├── EnterBoardingRequestType.php
│ ├── GetMobileStatusRequestType.php
│ ├── SetAuthFlowParamRequestType.php
│ ├── SetMobileCheckoutRequestType.php
│ ├── CancelRecoupRequestType.php
│ ├── ReverseTransactionRequestType.php
│ ├── SetExpressCheckoutRequestType.php
│ ├── BillUserRequestType.php
│ ├── CreateMobilePaymentRequestType.php
│ ├── CompleteRecoupRequestType.php
│ ├── InitiateRecoupRequestType.php
│ ├── SetAccessPermissionsRequestType.php
│ ├── DoNonReferencedCreditRequestType.php
│ ├── GetIncentiveEvaluationRequestType.php
│ ├── DoVoidReq.php
│ ├── ExecuteCheckoutOperationsRequestType.php
│ ├── MassPayReq.php
│ ├── SetCustomerBillingAgreementRequestType.php
│ ├── BillUserReq.php
│ ├── DoCancelReq.php
│ ├── GetBalanceResponseType.php
│ ├── DoCaptureReq.php
│ ├── OptionDetailsType.php
│ ├── SetAuthFlowParamResponseType.php
│ ├── UpdateAuthorizationResponseType.php
│ ├── GetBalanceReq.php
│ ├── SetAccessPermissionsResponseType.php
│ ├── ManagePendingTransactionStatusRequestType.php
│ ├── BMCreateButtonResponseType.php
│ ├── BMUpdateButtonResponseType.php
│ ├── CancelRecoupReq.php
│ ├── BMGetButtonDetailsRequestType.php
│ ├── BillAgreementUpdateReq.php
│ ├── AddressVerifyReq.php
│ ├── DoVoidResponseType.php
│ ├── EnterBoardingReq.php
│ ├── GetPalDetailsReq.php
│ ├── BMButtonSearchReq.php
│ ├── BMButtonSearchRequestType.php
│ ├── BMCreateButtonReq.php
│ ├── BMGetInventoryReq.php
│ ├── BMSetInventoryReq.php
│ ├── BMUpdateButtonReq.php
│ ├── CompleteRecoupReq.php
│ ├── GetAuthDetailsReq.php
│ ├── InitiateRecoupReq.php
│ ├── SetMobileCheckoutResponseType.php
│ ├── DoAuthorizationReq.php
│ ├── DoDirectPaymentReq.php
│ ├── GetMobileStatusReq.php
│ ├── SetAuthFlowParamReq.php
│ ├── DoReauthorizationReq.php
│ ├── EnterBoardingResponseType.php
│ ├── RefundTransactionReq.php
│ ├── SetMobileCheckoutReq.php
│ ├── TransactionSearchReq.php
│ ├── BMGetButtonDetailsReq.php
│ ├── GetBoardingDetailsReq.php
│ ├── ReverseTransactionReq.php
│ ├── SetExpressCheckoutReq.php
│ ├── BMGetInventoryRequestType.php
│ ├── GetAuthDetailsRequestType.php
│ ├── CreateMobilePaymentReq.php
│ ├── DoUATPAuthorizationReq.php
│ ├── UpdateAuthorizationReq.php
│ ├── BMManageButtonStatusReq.php
│ ├── DoMobileCheckoutPaymentRequestType.php
│ ├── SetAccessPermissionsReq.php
│ ├── GetExpressCheckoutDetailsRequestType.php
│ ├── BillOutstandingAmountReq.php
│ ├── DoNonReferencedCreditReq.php
│ ├── GetAccessPermissionDetailsRequestType.php
│ ├── GetTransactionDetailsReq.php
│ ├── BMManageButtonStatusRequestType.php
│ ├── CreateBillingAgreementReq.php
│ ├── DoReferenceTransactionReq.php
│ ├── GetIncentiveEvaluationReq.php
│ ├── DoMobileCheckoutPaymentReq.php
│ ├── UpdateAccessPermissionsReq.php
│ ├── DoExpressCheckoutPaymentReq.php
│ ├── ExternalRememberMeOptOutReq.php
│ ├── UpdateAccessPermissionsRequestType.php
│ ├── ExecuteCheckoutOperationsReq.php
│ ├── GetExpressCheckoutDetailsReq.php
│ ├── GetAccessPermissionDetailsReq.php
│ ├── GetMobileStatusResponseType.php
│ ├── SetCustomerBillingAgreementReq.php
│ ├── DoReauthorizationResponseType.php
│ ├── DoUATPExpressCheckoutPaymentReq.php
│ ├── CreateRecurringPaymentsProfileReq.php
│ ├── DoDirectPaymentRequestType.php
│ ├── ManagePendingTransactionStatusReq.php
│ ├── UpdateRecurringPaymentsProfileReq.php
│ ├── GetTransactionDetailsRequestType.php
│ ├── GetBillingAgreementCustomerDetailsReq.php
│ ├── GetRecurringPaymentsProfileDetailsReq.php
│ ├── GetBoardingDetailsRequestType.php
│ ├── DoReferenceTransactionRequestType.php
│ ├── BAUpdateRequestType.php
│ ├── DoUATPAuthorizationResponseType.php
│ ├── ManageRecurringPaymentsProfileStatusReq.php
│ ├── DoExpressCheckoutPaymentRequestType.php
│ ├── SetExpressCheckoutResponseType.php
│ ├── DoCancelRequestType.php
│ ├── DoAuthorizationResponseType.php
│ ├── InstallmentDetailsType.php
│ └── OptionSelectionDetailsType.php
│ ├── EnhancedDataTypes
│ ├── EnhancedItemDataType.php
│ ├── EnhancedPayerInfoType.php
│ ├── EnhancedCheckoutDataType.php
│ ├── EnhancedPaymentInfoType.php
│ ├── EnhancedCancelRecoupRequestDetailsType.php
│ ├── EnhancedCompleteRecoupRequestDetailsType.php
│ ├── EnhancedCompleteRecoupResponseDetailsType.php
│ ├── EnhancedInitiateRecoupRequestDetailsType.php
│ └── EnhancedPaymentDataType.php
│ ├── EBLBaseComponents
│ ├── SenderDetailsType.php
│ ├── BillOutstandingAmountResponseDetailsType.php
│ ├── UpdateRecurringPaymentsProfileResponseDetailsType.php
│ ├── ManageRecurringPaymentsProfileStatusResponseDetailsType.php
│ ├── RiskFilterListType.php
│ ├── EnhancedDataType.php
│ ├── BMLOfferInfoType.php
│ ├── MobileIDInfoType.php
│ ├── PaymentDirectivesType.php
│ ├── GetMobileStatusRequestDetailsType.php
│ ├── MerchantDataType.php
│ ├── AdditionalFeeType.php
│ ├── CreditCardNumberTypeType.php
│ ├── ThreeDSecureResponseType.php
│ ├── AuthorizationRequestType.php
│ ├── DoNonReferencedCreditResponseDetailsType.php
│ ├── OptionType.php
│ ├── GetIncentiveEvaluationResponseDetailsType.php
│ ├── DeviceDetailsType.php
│ ├── IdentityTokenInfoType.php
│ ├── SubscriptionTermsType.php
│ ├── ErrorParameterType.php
│ ├── InfoSharingDirectivesType.php
│ ├── RefundInfoType.php
│ ├── TaxIdDetailsType.php
│ ├── ExecuteCheckoutOperationsResponseDetailsType.php
│ ├── DisplayControlDetailsType.php
│ ├── ThreeDSecureInfoType.php
│ ├── ReverseTransactionRequestDetailsType.php
│ ├── RiskFilterDetailsType.php
│ ├── IncentiveRequestDetailsType.php
│ ├── OrderDetailsType.php
│ ├── IncentiveApplyIndicationType.php
│ ├── CoupledPaymentInfoType.php
│ ├── AuthorizationResponseType.php
│ ├── PayeeInfoType.php
│ ├── UATPDetailsType.php
│ ├── IncentiveInfoType.php
│ ├── OfferDetailsType.php
│ ├── ShippingOptionType.php
│ ├── ActivationDetailsType.php
│ ├── TupleType.php
│ ├── AuctionInfoType.php
│ ├── PhoneNumberType.php
│ ├── ButtonSearchResultType.php
│ ├── IncentiveAppliedToType.php
│ ├── InstrumentDetailsType.php
│ ├── PaymentRequestInfoType.php
│ ├── ReverseTransactionResponseDetailsType.php
│ ├── FlowControlDetailsType.php
│ ├── BillOutstandingAmountRequestDetailsType.php
│ ├── IdentificationInfoType.php
│ ├── GetBillingAgreementCustomerDetailsResponseDetailsType.php
│ ├── MerchantStoreDetailsType.php
│ ├── PersonNameType.php
│ ├── ManageRecurringPaymentsProfileStatusRequestDetailsType.php
│ ├── OfferCouponInfoType.php
│ ├── SetDataResponseType.php
│ ├── MerchantPullPaymentResponseType.php
│ ├── CoupledBucketsType.php
│ ├── ThreeDSecureRequestType.php
│ ├── IncentiveItemType.php
│ ├── FMFDetailsType.php
│ ├── WalletItemsType.php
│ ├── ItemTrackingDetailsType.php
│ ├── BuyerDetailType.php
│ ├── RememberMeIDInfoType.php
│ ├── ExternalPartnerTrackingDetailsType.php
│ ├── BillingAgreementDetailsType.php
│ ├── BankAccountDetailsType.php
│ ├── ExternalRememberMeOptInDetailsType.php
│ ├── BusinessOwnerInfoType.php
│ ├── FundingSourceDetailsType.php
│ ├── OptionTrackingDetailsType.php
│ ├── AbstractRequestType.php
│ ├── DoCaptureResponseDetailsType.php
│ ├── IncentiveAppliedDetailsType.php
│ ├── EbayItemPaymentDetailsItemType.php
│ ├── GetIncentiveEvaluationRequestDetailsType.php
│ ├── ReceiverInfoType.php
│ └── GetAuthDetailsResponseDetailsType.php
│ └── CoreComponentTypes
│ ├── MeasureType.php
│ └── BasicAmountType.php
├── .github
└── ISSUE_TEMPLATE.md
└── composer.json
/.gitattributes:
--------------------------------------------------------------------------------
1 | samples/ export-ignore
2 |
--------------------------------------------------------------------------------
/.gitignore:
--------------------------------------------------------------------------------
1 |
2 | build
3 | .DS_Store
4 | *.log
5 | .idea
6 |
7 | # IDE
8 | .project
9 | .settings
10 | .buildpath
11 | *.bak
12 |
13 | # Composer
14 | vendor
15 | composer.lock
16 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/DoUATPExpressCheckoutPaymentRequestType.php:
--------------------------------------------------------------------------------
1 | Token = $Token;
26 | }
27 |
28 | }
29 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/ManagePendingTransactionStatusResponseType.php:
--------------------------------------------------------------------------------
1 | IsRequested = $IsRequested;
27 | }
28 |
29 | }
30 |
--------------------------------------------------------------------------------
/lib/PayPal/EBLBaseComponents/DoNonReferencedCreditResponseDetailsType.php:
--------------------------------------------------------------------------------
1 | Token = $Token;
26 | }
27 |
28 | }
29 |
--------------------------------------------------------------------------------
/lib/PayPal/EBLBaseComponents/OptionType.php:
--------------------------------------------------------------------------------
1 | ProfileID = $ProfileID;
26 | }
27 |
28 | }
29 |
--------------------------------------------------------------------------------
/lib/PayPal/EBLBaseComponents/GetIncentiveEvaluationResponseDetailsType.php:
--------------------------------------------------------------------------------
1 | AccessToken = $AccessToken;
27 | }
28 |
29 | }
30 |
--------------------------------------------------------------------------------
/lib/PayPal/EBLBaseComponents/SubscriptionTermsType.php:
--------------------------------------------------------------------------------
1 | EnterBoardingRequestDetails = $EnterBoardingRequestDetails;
26 | }
27 |
28 | }
29 |
--------------------------------------------------------------------------------
/lib/PayPal/EBLBaseComponents/IncentiveApplyIndicationType.php:
--------------------------------------------------------------------------------
1 | GetMobileStatusRequestDetails = $GetMobileStatusRequestDetails;
26 | }
27 |
28 | }
29 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/SetAuthFlowParamRequestType.php:
--------------------------------------------------------------------------------
1 | SetAuthFlowParamRequestDetails = $SetAuthFlowParamRequestDetails;
26 | }
27 |
28 | }
29 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/SetMobileCheckoutRequestType.php:
--------------------------------------------------------------------------------
1 | SetMobileCheckoutRequestDetails = $SetMobileCheckoutRequestDetails;
26 | }
27 |
28 | }
29 |
--------------------------------------------------------------------------------
/lib/PayPal/EBLBaseComponents/CoupledPaymentInfoType.php:
--------------------------------------------------------------------------------
1 | EnhancedCancelRecoupRequestDetails = $EnhancedCancelRecoupRequestDetails;
26 | }
27 |
28 | }
29 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/ReverseTransactionRequestType.php:
--------------------------------------------------------------------------------
1 | ReverseTransactionRequestDetails = $ReverseTransactionRequestDetails;
26 | }
27 |
28 | }
29 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/SetExpressCheckoutRequestType.php:
--------------------------------------------------------------------------------
1 | SetExpressCheckoutRequestDetails = $SetExpressCheckoutRequestDetails;
26 | }
27 |
28 | }
29 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/BillUserRequestType.php:
--------------------------------------------------------------------------------
1 | CreateMobilePaymentRequestDetails = $CreateMobilePaymentRequestDetails;
26 | }
27 |
28 | }
29 |
--------------------------------------------------------------------------------
/lib/PayPal/EBLBaseComponents/AuthorizationResponseType.php:
--------------------------------------------------------------------------------
1 | EnhancedCompleteRecoupRequestDetails = $EnhancedCompleteRecoupRequestDetails;
26 | }
27 |
28 | }
29 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/InitiateRecoupRequestType.php:
--------------------------------------------------------------------------------
1 | EnhancedInitiateRecoupRequestDetails = $EnhancedInitiateRecoupRequestDetails;
26 | }
27 |
28 | }
29 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/SetAccessPermissionsRequestType.php:
--------------------------------------------------------------------------------
1 | SetAccessPermissionsRequestDetails = $SetAccessPermissionsRequestDetails;
26 | }
27 |
28 | }
29 |
--------------------------------------------------------------------------------
/lib/PayPal/EBLBaseComponents/UATPDetailsType.php:
--------------------------------------------------------------------------------
1 | DoNonReferencedCreditRequestDetails = $DoNonReferencedCreditRequestDetails;
26 | }
27 |
28 | }
29 |
--------------------------------------------------------------------------------
/lib/PayPal/EBLBaseComponents/IncentiveInfoType.php:
--------------------------------------------------------------------------------
1 | GetIncentiveEvaluationRequestDetails = $GetIncentiveEvaluationRequestDetails;
26 | }
27 |
28 | }
29 |
--------------------------------------------------------------------------------
/lib/PayPal/EBLBaseComponents/OfferDetailsType.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->DoVoidRequest != null) {
27 | $str .= '';
28 | $str .= $this->DoVoidRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/EBLBaseComponents/ActivationDetailsType.php:
--------------------------------------------------------------------------------
1 | InitialAmount = $InitialAmount;
35 | }
36 |
37 | }
38 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/ExecuteCheckoutOperationsRequestType.php:
--------------------------------------------------------------------------------
1 | ExecuteCheckoutOperationsRequestDetails = $ExecuteCheckoutOperationsRequestDetails;
26 | }
27 |
28 | }
29 |
--------------------------------------------------------------------------------
/lib/PayPal/CoreComponentTypes/MeasureType.php:
--------------------------------------------------------------------------------
1 | unit = $unit;
38 | $this->value = $value;
39 | }
40 |
41 | }
42 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/MassPayReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->MassPayRequest != null) {
27 | $str .= '';
28 | $str .= $this->MassPayRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/.github/ISSUE_TEMPLATE.md:
--------------------------------------------------------------------------------
1 |
2 |
3 | ### General information
4 |
5 | * SDK/Library version:
6 | * Environment:
7 | * `PayPal-Debug-ID` values:
8 | * Language, language version, and OS:
9 |
10 | ### Issue description
11 |
12 |
13 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/SetCustomerBillingAgreementRequestType.php:
--------------------------------------------------------------------------------
1 | SetCustomerBillingAgreementRequestDetails = $SetCustomerBillingAgreementRequestDetails;
26 | }
27 |
28 | }
29 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/BillUserReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->BillUserRequest != null) {
27 | $str .= '';
28 | $str .= $this->BillUserRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/DoCancelReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->DoCancelRequest != null) {
27 | $str .= '';
28 | $str .= $this->DoCancelRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/EBLBaseComponents/TupleType.php:
--------------------------------------------------------------------------------
1 | Key = $Key;
35 | $this->Value = $Value;
36 | }
37 |
38 | }
39 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/GetBalanceResponseType.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->DoCaptureRequest != null) {
27 | $str .= '';
28 | $str .= $this->DoCaptureRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/OptionDetailsType.php:
--------------------------------------------------------------------------------
1 | OptionName = $OptionName;
36 | }
37 |
38 | }
39 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/SetAuthFlowParamResponseType.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->GetBalanceRequest != null) {
27 | $str .= '';
28 | $str .= $this->GetBalanceRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/EBLBaseComponents/AuctionInfoType.php:
--------------------------------------------------------------------------------
1 | TransactionID = $TransactionID;
34 | $this->Action = $Action;
35 | }
36 |
37 | }
38 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/BMCreateButtonResponseType.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->CancelRecoupRequest != null) {
27 | $str .= '';
28 | $str .= $this->CancelRecoupRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/BMGetButtonDetailsRequestType.php:
--------------------------------------------------------------------------------
1 | HostedButtonID = $HostedButtonID;
28 | }
29 |
30 | }
31 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/BillAgreementUpdateReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->BAUpdateRequest != null) {
27 | $str .= '';
28 | $str .= $this->BAUpdateRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/AddressVerifyReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->AddressVerifyRequest != null) {
27 | $str .= '';
28 | $str .= $this->AddressVerifyRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/DoVoidResponseType.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->EnterBoardingRequest != null) {
27 | $str .= '';
28 | $str .= $this->EnterBoardingRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/GetPalDetailsReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->GetPalDetailsRequest != null) {
27 | $str .= '';
28 | $str .= $this->GetPalDetailsRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/EBLBaseComponents/PhoneNumberType.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->BMButtonSearchRequest != null) {
27 | $str .= '';
28 | $str .= $this->BMButtonSearchRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/BMButtonSearchRequestType.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->BMCreateButtonRequest != null) {
27 | $str .= '';
28 | $str .= $this->BMCreateButtonRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/BMGetInventoryReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->BMGetInventoryRequest != null) {
27 | $str .= '';
28 | $str .= $this->BMGetInventoryRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/BMSetInventoryReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->BMSetInventoryRequest != null) {
27 | $str .= '';
28 | $str .= $this->BMSetInventoryRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/BMUpdateButtonReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->BMUpdateButtonRequest != null) {
27 | $str .= '';
28 | $str .= $this->BMUpdateButtonRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/CompleteRecoupReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->CompleteRecoupRequest != null) {
27 | $str .= '';
28 | $str .= $this->CompleteRecoupRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/GetAuthDetailsReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->GetAuthDetailsRequest != null) {
27 | $str .= '';
28 | $str .= $this->GetAuthDetailsRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/InitiateRecoupReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->InitiateRecoupRequest != null) {
27 | $str .= '';
28 | $str .= $this->InitiateRecoupRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/SetMobileCheckoutResponseType.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->DoAuthorizationRequest != null) {
27 | $str .= '';
28 | $str .= $this->DoAuthorizationRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/DoDirectPaymentReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->DoDirectPaymentRequest != null) {
27 | $str .= '';
28 | $str .= $this->DoDirectPaymentRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/GetMobileStatusReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->GetMobileStatusRequest != null) {
27 | $str .= '';
28 | $str .= $this->GetMobileStatusRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/EBLBaseComponents/InstrumentDetailsType.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->SetAuthFlowParamRequest != null) {
27 | $str .= '';
28 | $str .= $this->SetAuthFlowParamRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/DoReauthorizationReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->DoReauthorizationRequest != null) {
27 | $str .= '';
28 | $str .= $this->DoReauthorizationRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/EnterBoardingResponseType.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->RefundTransactionRequest != null) {
27 | $str .= '';
28 | $str .= $this->RefundTransactionRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/SetMobileCheckoutReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->SetMobileCheckoutRequest != null) {
27 | $str .= '';
28 | $str .= $this->SetMobileCheckoutRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/TransactionSearchReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->TransactionSearchRequest != null) {
27 | $str .= '';
28 | $str .= $this->TransactionSearchRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/EBLBaseComponents/PaymentRequestInfoType.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->BMGetButtonDetailsRequest != null) {
27 | $str .= '';
28 | $str .= $this->BMGetButtonDetailsRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/GetBoardingDetailsReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->GetBoardingDetailsRequest != null) {
27 | $str .= '';
28 | $str .= $this->GetBoardingDetailsRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/ReverseTransactionReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->ReverseTransactionRequest != null) {
27 | $str .= '';
28 | $str .= $this->ReverseTransactionRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/SetExpressCheckoutReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->SetExpressCheckoutRequest != null) {
27 | $str .= '';
28 | $str .= $this->SetExpressCheckoutRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/BMGetInventoryRequestType.php:
--------------------------------------------------------------------------------
1 | HostedButtonID = $HostedButtonID;
30 | }
31 |
32 | }
33 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/GetAuthDetailsRequestType.php:
--------------------------------------------------------------------------------
1 | Token = $Token;
30 | }
31 |
32 | }
33 |
--------------------------------------------------------------------------------
/lib/PayPal/EBLBaseComponents/FlowControlDetailsType.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->CreateMobilePaymentRequest != null) {
27 | $str .= '';
28 | $str .= $this->CreateMobilePaymentRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/DoUATPAuthorizationReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->DoUATPAuthorizationRequest != null) {
27 | $str .= '';
28 | $str .= $this->DoUATPAuthorizationRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/UpdateAuthorizationReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->UpdateAuthorizationRequest != null) {
27 | $str .= '';
28 | $str .= $this->UpdateAuthorizationRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/BMManageButtonStatusReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->BMManageButtonStatusRequest != null) {
27 | $str .= '';
28 | $str .= $this->BMManageButtonStatusRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/DoMobileCheckoutPaymentRequestType.php:
--------------------------------------------------------------------------------
1 | Token = $Token;
30 | }
31 |
32 | }
33 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/SetAccessPermissionsReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->SetAccessPermissionsRequest != null) {
27 | $str .= '';
28 | $str .= $this->SetAccessPermissionsRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/GetExpressCheckoutDetailsRequestType.php:
--------------------------------------------------------------------------------
1 | Token = $Token;
30 | }
31 |
32 | }
33 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/BillOutstandingAmountReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->BillOutstandingAmountRequest != null) {
27 | $str .= '';
28 | $str .= $this->BillOutstandingAmountRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/DoNonReferencedCreditReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->DoNonReferencedCreditRequest != null) {
27 | $str .= '';
28 | $str .= $this->DoNonReferencedCreditRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/GetAccessPermissionDetailsRequestType.php:
--------------------------------------------------------------------------------
1 | Token = $Token;
30 | }
31 |
32 | }
33 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/GetTransactionDetailsReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->GetTransactionDetailsRequest != null) {
27 | $str .= '';
28 | $str .= $this->GetTransactionDetailsRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/EBLBaseComponents/BillOutstandingAmountRequestDetailsType.php:
--------------------------------------------------------------------------------
1 | ProfileID = $ProfileID;
43 | }
44 |
45 | }
46 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/BMManageButtonStatusRequestType.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->CreateBillingAgreementRequest != null) {
27 | $str .= '';
28 | $str .= $this->CreateBillingAgreementRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/DoReferenceTransactionReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->DoReferenceTransactionRequest != null) {
27 | $str .= '';
28 | $str .= $this->DoReferenceTransactionRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/GetIncentiveEvaluationReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->GetIncentiveEvaluationRequest != null) {
27 | $str .= '';
28 | $str .= $this->GetIncentiveEvaluationRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/EBLBaseComponents/IdentificationInfoType.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->DoMobileCheckoutPaymentRequest != null) {
27 | $str .= '';
28 | $str .= $this->DoMobileCheckoutPaymentRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/UpdateAccessPermissionsReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->UpdateAccessPermissionsRequest != null) {
27 | $str .= '';
28 | $str .= $this->UpdateAccessPermissionsRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/EBLBaseComponents/GetBillingAgreementCustomerDetailsResponseDetailsType.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->DoExpressCheckoutPaymentRequest != null) {
27 | $str .= '';
28 | $str .= $this->DoExpressCheckoutPaymentRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/ExternalRememberMeOptOutReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->ExternalRememberMeOptOutRequest != null) {
27 | $str .= '';
28 | $str .= $this->ExternalRememberMeOptOutRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/UpdateAccessPermissionsRequestType.php:
--------------------------------------------------------------------------------
1 | PayerID = $PayerID;
30 | }
31 |
32 | }
33 |
--------------------------------------------------------------------------------
/composer.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "protonlabs/paypal-merchant-sdk-php",
3 | "description": "PayPal Merchant SDK for PHP",
4 | "keywords": ["paypal", "php", "sdk"],
5 | "homepage": "https://developer.paypal.com",
6 | "license": "Apache-2.0",
7 | "authors": [
8 | {
9 | "name": "PayPal",
10 | "homepage": "https://github.com/paypal/merchant-sdk-php/contributors"
11 | }
12 | ],
13 | "require": {
14 | "php": ">=5.4.0",
15 | "ext-curl": "*",
16 | "protonlabs/paypal-sdk-core-php": "3.*"
17 | },
18 | "replace": {
19 | "paypal/merchant-sdk-php":"3.*"
20 | },
21 | "autoload": {
22 | "psr-0": {
23 | "PayPal\\Service": "lib/",
24 | "PayPal\\CoreComponentTypes": "lib/",
25 | "PayPal\\EBLBaseComponents": "lib/",
26 | "PayPal\\EnhancedDataTypes": "lib/",
27 | "PayPal\\PayPalAPI": "lib/"
28 | }
29 | }
30 | }
31 |
--------------------------------------------------------------------------------
/lib/PayPal/EBLBaseComponents/MerchantStoreDetailsType.php:
--------------------------------------------------------------------------------
1 | StoreID = $StoreID;
38 | }
39 |
40 | }
41 |
--------------------------------------------------------------------------------
/lib/PayPal/EBLBaseComponents/PersonNameType.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->ExecuteCheckoutOperationsRequest != null) {
27 | $str .= '';
28 | $str .= $this->ExecuteCheckoutOperationsRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/GetExpressCheckoutDetailsReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->GetExpressCheckoutDetailsRequest != null) {
27 | $str .= '';
28 | $str .= $this->GetExpressCheckoutDetailsRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/GetAccessPermissionDetailsReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->GetAccessPermissionDetailsRequest != null) {
27 | $str .= '';
28 | $str .= $this->GetAccessPermissionDetailsRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/EBLBaseComponents/ManageRecurringPaymentsProfileStatusRequestDetailsType.php:
--------------------------------------------------------------------------------
1 | ProfileID = $ProfileID;
43 | $this->Action = $Action;
44 | }
45 |
46 | }
47 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/GetMobileStatusResponseType.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->SetCustomerBillingAgreementRequest != null) {
27 | $str .= '';
28 | $str .= $this->SetCustomerBillingAgreementRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/EBLBaseComponents/OfferCouponInfoType.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->DoUATPExpressCheckoutPaymentRequest != null) {
27 | $str .= '';
28 | $str .= $this->DoUATPExpressCheckoutPaymentRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/EBLBaseComponents/SetDataResponseType.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->CreateRecurringPaymentsProfileRequest != null) {
27 | $str .= '';
28 | $str .= $this->CreateRecurringPaymentsProfileRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/DoDirectPaymentRequestType.php:
--------------------------------------------------------------------------------
1 | DoDirectPaymentRequestDetails = $DoDirectPaymentRequestDetails;
36 | }
37 |
38 | }
39 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/ManagePendingTransactionStatusReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->ManagePendingTransactionStatusRequest != null) {
27 | $str .= '';
28 | $str .= $this->ManagePendingTransactionStatusRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/UpdateRecurringPaymentsProfileReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->UpdateRecurringPaymentsProfileRequest != null) {
27 | $str .= '';
28 | $str .= $this->UpdateRecurringPaymentsProfileRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/EBLBaseComponents/CoupledBucketsType.php:
--------------------------------------------------------------------------------
1 | PaymentRequestID = $PaymentRequestID;
44 | }
45 |
46 | }
47 |
--------------------------------------------------------------------------------
/lib/PayPal/EBLBaseComponents/ThreeDSecureRequestType.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->GetBillingAgreementCustomerDetailsRequest != null) {
27 | $str .= '';
28 | $str .= $this->GetBillingAgreementCustomerDetailsRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/GetRecurringPaymentsProfileDetailsReq.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->GetRecurringPaymentsProfileDetailsRequest != null) {
27 | $str .= '';
28 | $str .= $this->GetRecurringPaymentsProfileDetailsRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/GetBoardingDetailsRequestType.php:
--------------------------------------------------------------------------------
1 | Token = $Token;
32 | }
33 |
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/DoReferenceTransactionRequestType.php:
--------------------------------------------------------------------------------
1 | DoReferenceTransactionRequestDetails = $DoReferenceTransactionRequestDetails;
36 | }
37 |
38 | }
39 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/BAUpdateRequestType.php:
--------------------------------------------------------------------------------
1 | ReferenceID = $ReferenceID;
50 | }
51 |
52 | }
53 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/DoUATPAuthorizationResponseType.php:
--------------------------------------------------------------------------------
1 | ';
26 | if ($this->ManageRecurringPaymentsProfileStatusRequest != null) {
27 | $str .= '';
28 | $str .= $this->ManageRecurringPaymentsProfileStatusRequest->toXMLString();
29 | $str .= '';
30 | }
31 | $str .= '';
32 | return $str;
33 | }
34 | }
35 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/DoExpressCheckoutPaymentRequestType.php:
--------------------------------------------------------------------------------
1 | DoExpressCheckoutPaymentRequestDetails = $DoExpressCheckoutPaymentRequestDetails;
36 | }
37 |
38 | }
39 |
--------------------------------------------------------------------------------
/lib/PayPal/EBLBaseComponents/WalletItemsType.php:
--------------------------------------------------------------------------------
1 | BillingType = $BillingType;
51 | }
52 |
53 | }
54 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/SetExpressCheckoutResponseType.php:
--------------------------------------------------------------------------------
1 | currencyID = $currencyID;
43 | $this->value = $value;
44 | }
45 |
46 | }
47 |
--------------------------------------------------------------------------------
/lib/PayPal/EBLBaseComponents/BankAccountDetailsType.php:
--------------------------------------------------------------------------------
1 | CancelMsgSubID = $CancelMsgSubID;
44 | $this->APIType = $APIType;
45 | }
46 |
47 | }
48 |
--------------------------------------------------------------------------------
/lib/PayPal/PayPalAPI/DoAuthorizationResponseType.php:
--------------------------------------------------------------------------------
1 | OptionSelection = $OptionSelection;
54 | }
55 |
56 | }
57 |
--------------------------------------------------------------------------------
/lib/PayPal/EBLBaseComponents/DoCaptureResponseDetailsType.php:
--------------------------------------------------------------------------------
1 |