PATH:
home
/
letacommog
/
letaweb
/
admin
/
classes
/
payments
/
paypal-merchant-sdk
/
lib
/
PayPalAPIInterfaceService
<?php /** * PaymentInfoType Payment information. */ class PaymentInfoType extends PPXmlMessage { /** * A transaction identification number. Character length and * limits: 19 single-byte characters maximum. * @namespace ebl * @var string */ public $TransactionID; /** * Its Ebay transaction id. EbayTransactionID will returned for * immediate pay item transaction in ECA. * @namespace ebl * @var string */ public $EbayTransactionID; /** * Parent or related transaction identification number. This * field is populated for the following transaction types: * ReversalCapture of an authorized transaction.Reauthorization * of a transaction.Capture of an order. The value of * ParentTransactionID is the original OrderID.Authorization of * an order. The value of ParentTransactionID is the original * OrderID.Capture of an order authorization.Void of an order. * The value of ParentTransactionID is the original OrderID. * Character length and limits: 19 single-byte characters * maximum. * @namespace ebl * @var string */ public $ParentTransactionID; /** * Receipt ID Character length and limitations: 16 digits in * xxxx-xxxx-xxxx-xxxx format. * @namespace ebl * @var string */ public $ReceiptID; /** * The type of transaction cart: Transaction created via the * PayPal Shopping Cart feature or by Express Checkout with * multiple purchased item express-checkout: Transaction * created by Express Checkout with a single purchased items * send-money: Transaction created by customer from the Send * Money tab on the PayPal website. web-accept: Transaction * created by customer via Buy Now, Donation, or Auction Smart * Logos. subscr-*: Transaction created by customer via * Subscription. eot means "end of subscription term." * merch-pmt: preapproved payment. mass-pay: Transaction * created via MassPay. virtual-terminal: Transaction created * via merchant virtual terminal. credit: Transaction created * via merchant virtual terminal or API to credit a customer. * @namespace ebl * @var string */ public $TransactionType; /** * The type of payment. * @namespace ebl * @var string */ public $PaymentType; /** * The type of funding source. * @namespace ebl * @var string */ public $RefundSourceCodeType; /** * eCheck latest expected clear date. * @namespace ebl * @var dateTime */ public $ExpectedeCheckClearDate; /** * Date and time of payment. * @namespace ebl * @var dateTime */ public $PaymentDate; /** * Full amount of the customer's payment, before transaction * fee is subtracted. * @namespace ebl * @var BasicAmountType */ public $GrossAmount; /** * Transaction fee associated with the payment. * @namespace ebl * @var BasicAmountType */ public $FeeAmount; /** * Amount deposited into the account's primary balance after a * currency conversion from automatic conversion through your * Payment Receiving Preferences or manual conversion through * manually accepting a payment. This amount is calculated * after fees and taxes have been assessed. * @namespace ebl * @var BasicAmountType */ public $SettleAmount; /** * Amount of tax for transaction. * @namespace ebl * @var BasicAmountType */ public $TaxAmount; /** * Exchange rate for transaction. * @namespace ebl * @var string */ public $ExchangeRate; /** * The status of the payment: None: No status Created: A * giropay payment has been initiated. Canceled-Reversal: A * reversal has been canceled. For example, you won a dispute * with the customer, and the funds for the transaction that * was reversed have been returned to you. Completed: The * payment has been completed, and the funds have been added * successfully to your account balance. Denied: You denied the * payment. This happens only if the payment was previously * pending because of possible reasons described for the * PendingReason element. Expired: This authorization has * expired and cannot be captured. Failed: The payment has * failed. This happens only if the payment was made from your * customer's bank account. In-Progress: The transaction is in * process of authorization and capture. Partially-Refunded: * The transaction has been partially refunded. Pending: The * payment is pending. See "PendingReason" for more * information. Refunded: You refunded the payment. Reversed: A * payment was reversed due to a chargeback or other type of * reversal. The funds have been removed from your account * balance and returned to the buyer. The reason for the * reversal is specified in the ReasonCode element. Processed: * A payment has been accepted. Voided: This authorization has * been voided. Completed-Funds-Held: The payment has been * completed, and the funds have been added successfully to * your pending balance. See the "HoldDecision" field for more * information. * @namespace ebl * @var string */ public $PaymentStatus; /** * The reason the payment is pending: none: No pending reason * address: The payment is pending because your customer did * not include a confirmed shipping address and your Payment * Receiving Preferences is set such that you want to manually * accept or deny each of these payments. To change your * preference, go to the Preferences section of your Profile. * authorization: You set PaymentAction to Authorization on * SetExpressCheckoutRequest and have not yet captured funds. * echeck: The payment is pending because it was made by an * eCheck that has not yet cleared. intl: The payment is * pending because you hold a non-U.S. account and do not have * a withdrawal mechanism. You must manually accept or deny * this payment from your Account Overview. multi-currency: You * do not have a balance in the currency sent, and you do not * have your Payment Receiving Preferences set to automatically * convert and accept this payment. You must manually accept or * deny this payment. unilateral: The payment is pending * because it was made to an email address that is not yet * registered or confirmed. upgrade: The payment is pending * because it was made via credit card and you must upgrade * your account to Business or Premier status in order to * receive the funds. upgrade can also mean that you have * reached the monthly limit for transactions on your account. * verify: The payment is pending because you are not yet * verified. You must verify your account before you can accept * this payment. regulatory-review: This payment is pending * while we make sure it meets regulatory requirements. We'll * contact you again in 24-72 hours with the outcome of our * review. other: The payment is pending for a reason other * than those listed above. For more information, contact * PayPal Customer Service. * @namespace ebl * @var string */ public $PendingReason; /** * The reason for a reversal if TransactionType is reversal: * none: No reason code chargeback: A reversal has occurred on * this transaction due to a chargeback by your customer. * guarantee: A reversal has occurred on this transaction due * to your customer triggering a money-back guarantee. * buyer-complaint: A reversal has occurred on this transaction * due to a complaint about the transaction from your customer. * refund: A reversal has occurred on this transaction because * you have given the customer a refund. other: A reversal has * occurred on this transaction due to a reason not listed * above. * @namespace ebl * @var string */ public $ReasonCode; /** * HoldDecision is returned in the response only if * PaymentStatus is Completed-Funds-Held. The reason the funds * are kept in pending balance: newsellerpaymenthold: The * seller is new. paymenthold: A hold is placed on your * transaction due to a reason not listed above. * @namespace ebl * @var string */ public $HoldDecision; /** * Shipping method selected by the user during check-out. * @namespace ebl * @var string */ public $ShippingMethod; /** * Protection Eligibility for this Transaction - None, SPP or * ESPP. * @namespace ebl * @var string */ public $ProtectionEligibility; /** * Protection Eligibility details for this Transaction. * @namespace ebl * @var string */ public $ProtectionEligibilityType; /** * Receipt Reference Number for this Transaction. * @namespace ebl * @var string */ public $ReceiptReferenceNumber; /** * The type of POS transaction F: Forced post transaction. POS * merchant can send transactions at a later point if * connectivity is lost. S: Single call checkout, and this is * to identify PayPal Lite API usage. * @namespace ebl * @var string */ public $POSTransactionType; /** * Amount of shipping charged on transaction. * @namespace ebl * @var string */ public $ShipAmount; /** * Amount of ship handling charged on transaction. * @namespace ebl * @var string */ public $ShipHandleAmount; /** * Amount of shipping discount on transaction. * @namespace ebl * @var string */ public $ShipDiscount; /** * Amount of Insurance amount on transaction. * @namespace ebl * @var string */ public $InsuranceAmount; /** * Subject as entered in the transaction. * @namespace ebl * @var string */ public $Subject; /** * StoreID as entered in the transaction. * @namespace ebl * @var string */ public $StoreID; /** * TerminalID as entered in the transaction. * @namespace ebl * @var string */ public $TerminalID; /** * Details about the seller. Optional. * @namespace ebl * @var SellerDetailsType */ public $SellerDetails; /** * Unique identifier and mandatory for each bucket in case of * split payement. * @namespace ebl * @var string */ public $PaymentRequestID; /** * Thes are filters that could result in accept/deny/pending * action. * @namespace ebl * @var FMFDetailsType */ public $FMFDetails; /** * This will be enhanced info for the payment: Example: UATP * details. * @namespace ebl * @var EnhancedPaymentInfoType */ public $EnhancedPaymentInfo; /** * This will indicate the payment status for individual payment * request in case of split payment. * @namespace ebl * @var ErrorType */ public $PaymentError; /** * Type of the payment instrument. * @namespace ebl * @var InstrumentDetailsType */ public $InstrumentDetails; /** * Offer Details. * @namespace ebl * @var OfferDetailsType */ public $OfferDetails; /** * This field indicates whether the credit card number used for * this transaction is in a particular bin range registered * with PayPal by the merchant. This filed is optional and will * be present if merchant has a registered bin range. The value * of this field will be "true" if merchant has a registered * bin range and the credit card used in the transaction is * within the registered bin range. The value of this field * will be false if merchant has a registered bin range and * credit card used in the transaction outside registered bin * range or the transaction is not done using a credit card. * @namespace ebl * @var string */ public $BinEligibility; }
[+]
..
[-] DoAuthorizationResponseType.php
[edit]
[-] FMFDetailsType.php
[edit]
[-] BMManageButtonStatusReq.php
[edit]
[-] GetRecurringPaymentsProfileDetailsResponseDetailsType.php
[edit]
[-] EnterBoardingRequestType.php
[edit]
[-] FlowControlDetailsType.php
[edit]
[-] ExternalPartnerTrackingDetailsType.php
[edit]
[-] SetAuthFlowParamReq.php
[edit]
[-] DoReferenceTransactionRequestType.php
[edit]
[-] DoNonReferencedCreditRequestDetailsType.php
[edit]
[-] BasicAmountType.php
[edit]
[-] DoCancelRequestType.php
[edit]
[-] BAUpdateResponseDetailsType.php
[edit]
[-] GetRecurringPaymentsProfileDetailsReq.php
[edit]
[-] GetExpressCheckoutDetailsResponseType.php
[edit]
[-] IncentiveItemType.php
[edit]
[-] GetBillingAgreementCustomerDetailsResponseDetailsType.php
[edit]
[-] EnterBoardingReq.php
[edit]
[-] BusinessOwnerInfoType.php
[edit]
[-] BMSetInventoryResponseType.php
[edit]
[-] IncentiveDetailsType.php
[edit]
[-] BillOutstandingAmountReq.php
[edit]
[-] GetBoardingDetailsRequestType.php
[edit]
[-] ManagePendingTransactionStatusReq.php
[edit]
[-] MeasureType.php
[edit]
[-] SetMobileCheckoutRequestDetailsType.php
[edit]
[-] SetMobileCheckoutRequestType.php
[edit]
[-] GetTransactionDetailsResponseType.php
[edit]
[-] PaymentDetailsItemType.php
[edit]
[-] EnhancedInitiateRecoupRequestDetailsType.php
[edit]
[-] CancelRecoupReq.php
[edit]
[-] DoReauthorizationReq.php
[edit]
[-] ExecuteCheckoutOperationsResponseDetailsType.php
[edit]
[-] GetPalDetailsReq.php
[edit]
[-] BillAgreementUpdateReq.php
[edit]
[-] PaymentTransactionType.php
[edit]
[-] SellerDetailsType.php
[edit]
[-] EbayItemPaymentDetailsItemType.php
[edit]
[-] BMSetInventoryReq.php
[edit]
[-] DoMobileCheckoutPaymentRequestType.php
[edit]
[-] SetMobileCheckoutResponseType.php
[edit]
[-] GetAuthDetailsRequestType.php
[edit]
[-] CreateMobilePaymentReq.php
[edit]
[-] IncentiveRequestDetailsType.php
[edit]
[-] BillOutstandingAmountResponseType.php
[edit]
[-] CreateMobilePaymentRequestType.php
[edit]
[-] PaymentInfoType.php
[edit]
[-] TransactionSearchResponseType.php
[edit]
[-] InvoiceItemType.php
[edit]
[-] ReverseTransactionReq.php
[edit]
[-] CancelRecoupRequestType.php
[edit]
[-] ExternalRememberMeOwnerDetailsType.php
[edit]
[-] ExternalRememberMeOptOutResponseType.php
[edit]
[-] SetDataResponseType.php
[edit]
[-] DoReferenceTransactionRequestDetailsType.php
[edit]
[-] MassPayRequestType.php
[edit]
[-] SenderDetailsType.php
[edit]
[-] BuyerDetailsType.php
[edit]
[-] GetExpressCheckoutDetailsResponseDetailsType.php
[edit]
[-] MerchantDataType.php
[edit]
[-] OfferDetailsType.php
[edit]
[-] DoUATPAuthorizationResponseType.php
[edit]
[-] BillOutstandingAmountRequestDetailsType.php
[edit]
[-] GetBalanceRequestType.php
[edit]
[-] GetRecurringPaymentsProfileDetailsResponseType.php
[edit]
[-] DoVoidReq.php
[edit]
[-] DoMobileCheckoutPaymentReq.php
[edit]
[-] BillOutstandingAmountRequestType.php
[edit]
[-] BankAccountDetailsType.php
[edit]
[-] PaymentItemInfoType.php
[edit]
[-] CompleteRecoupRequestType.php
[edit]
[-] DoReferenceTransactionReq.php
[edit]
[-] RefundTransactionResponseType.php
[edit]
[-] UpdateRecurringPaymentsProfileRequestDetailsType.php
[edit]
[-] DoReferenceTransactionResponseType.php
[edit]
[-] MobileIDInfoType.php
[edit]
[-] SetAuthFlowParamRequestDetailsType.php
[edit]
[-] SetAuthFlowParamResponseType.php
[edit]
[-] BillingPeriodDetailsType_Update.php
[edit]
[-] DisplayControlDetailsType.php
[edit]
[-] DoExpressCheckoutPaymentResponseDetailsType.php
[edit]
[-] GetBalanceReq.php
[edit]
[-] DoExpressCheckoutPaymentRequestDetailsType.php
[edit]
[-] APICredentialsType.php
[edit]
[-] InfoSharingDirectivesType.php
[edit]
[-] BMGetButtonDetailsResponseType.php
[edit]
[-] ExecuteCheckoutOperationsReq.php
[edit]
[-] DeviceDetailsType.php
[edit]
[-] BillingAgreementDetailsType.php
[edit]
[-] RefundTransactionReq.php
[edit]
[-] EnhancedCompleteRecoupResponseDetailsType.php
[edit]
[-] ManageRecurringPaymentsProfileStatusResponseType.php
[edit]
[-] DoUATPExpressCheckoutPaymentReq.php
[edit]
[-] ManageRecurringPaymentsProfileStatusResponseDetailsType.php
[edit]
[-] DoCaptureResponseDetailsType.php
[edit]
[-] PaymentDetailsType.php
[edit]
[-] SubscriptionInfoType.php
[edit]
[-] GetIncentiveEvaluationRequestType.php
[edit]
[-] ManageRecurringPaymentsProfileStatusReq.php
[edit]
[-] BillUserReq.php
[edit]
[-] SetCustomerBillingAgreementResponseType.php
[edit]
[-] ReferenceCreditCardDetailsType.php
[edit]
[-] SetDataRequestType.php
[edit]
[-] GetAccessPermissionDetailsResponseDetailsType.php
[edit]
[-] DiscountType.php
[edit]
[-] PayPalAPIInterfaceServiceService.php
[edit]
[-] ManagePendingTransactionStatusRequestType.php
[edit]
[-] EnhancedCancelRecoupRequestDetailsType.php
[edit]
[-] BMLOfferInfoType.php
[edit]
[-] GetTransactionDetailsRequestType.php
[edit]
[-] BAUpdateResponseType.php
[edit]
[-] DoDirectPaymentRequestDetailsType.php
[edit]
[-] RefreshTokenStatusDetailsType.php
[edit]
[-] EnhancedCompleteRecoupRequestDetailsType.php
[edit]
[-] BMManageButtonStatusRequestType.php
[edit]
[-] GetPalDetailsResponseType.php
[edit]
[-] UpdateRecurringPaymentsProfileResponseType.php
[edit]
[-] CreateRecurringPaymentsProfileResponseType.php
[edit]
[-] PersonNameType.php
[edit]
[-] TransactionSearchReq.php
[edit]
[-] DoDirectPaymentRequestType.php
[edit]
[-] BMButtonSearchRequestType.php
[edit]
[-] FundingSourceDetailsType.php
[edit]
[-] BMSetInventoryRequestType.php
[edit]
[-] RiskFilterDetailsType.php
[edit]
[-] BMCreateButtonRequestType.php
[edit]
[-] ReverseTransactionResponseDetailsType.php
[edit]
[-] CreateBillingAgreementRequestType.php
[edit]
[-] GetIncentiveEvaluationResponseDetailsType.php
[edit]
[-] IncentiveDetailType.php
[edit]
[-] DoExpressCheckoutPaymentReq.php
[edit]
[-] CoupledBucketsType.php
[edit]
[-] PaymentRequestInfoType.php
[edit]
[-] UpdateRecurringPaymentsProfileReq.php
[edit]
[-] EnhancedPaymentDataType.php
[edit]
[-] PhoneNumberType.php
[edit]
[-] ManagePendingTransactionStatusResponseType.php
[edit]
[-] CreateBillingAgreementReq.php
[edit]
[-] GetExpressCheckoutDetailsRequestType.php
[edit]
[-] GetAccessPermissionDetailsReq.php
[edit]
[-] SubscriptionTermsType.php
[edit]
[-] BMGetButtonDetailsRequestType.php
[edit]
[-] UpdateAuthorizationResponseType.php
[edit]
[-] DoDirectPaymentResponseType.php
[edit]
[-] GetBillingAgreementCustomerDetailsRequestType.php
[edit]
[-] UpdateAuthorizationRequestType.php
[edit]
[-] DoAuthorizationReq.php
[edit]
[-] CreditCardNumberTypeType.php
[edit]
[-] SetExpressCheckoutReq.php
[edit]
[-] UpdateRecurringPaymentsProfileRequestType.php
[edit]
[-] GetIncentiveEvaluationReq.php
[edit]
[-] CreateBillingAgreementResponseType.php
[edit]
[-] InstallmentDetailsType.php
[edit]
[-] EnhancedItemDataType.php
[edit]
[-] DoCancelReq.php
[edit]
[-] IdentityTokenInfoType.php
[edit]
[-] SetAccessPermissionsRequestDetailsType.php
[edit]
[-] MerchantStoreDetailsType.php
[edit]
[-] DoUATPExpressCheckoutPaymentRequestType.php
[edit]
[-] GetMobileStatusReq.php
[edit]
[-] MassPayReq.php
[edit]
[-] SetAccessPermissionsResponseType.php
[edit]
[-] RememberMeIDInfoType.php
[edit]
[-] DoCaptureResponseType.php
[edit]
[-] SetExpressCheckoutRequestDetailsType.php
[edit]
[-] ExecuteCheckoutOperationsResponseType.php
[edit]
[-] ThreeDSecureResponseType.php
[edit]
[-] CompleteRecoupResponseType.php
[edit]
[-] EnterBoardingResponseType.php
[edit]
[-] BillingApprovalDetailsType.php
[edit]
[-] SetAccessPermissionsRequestType.php
[edit]
[-] CoupledPaymentInfoType.php
[edit]
[-] GetExpressCheckoutDetailsReq.php
[edit]
[-] OrderDetailsType.php
[edit]
[-] RecurringPaymentsProfileDetailsType.php
[edit]
[-] GetRecurringPaymentsProfileDetailsRequestType.php
[edit]
[-] ReverseTransactionRequestDetailsType.php
[edit]
[-] GetBillingAgreementCustomerDetailsResponseType.php
[edit]
[-] ManageRecurringPaymentsProfileStatusRequestDetailsType.php
[edit]
[-] ThreeDSecureInfoType.php
[edit]
[-] EnhancedDataType.php
[edit]
[-] BMUpdateButtonReq.php
[edit]
[-] SetCustomerBillingAgreementReq.php
[edit]
[-] BillUserResponseType.php
[edit]
[-] AirlineItineraryType.php
[edit]
[-] BMGetInventoryReq.php
[edit]
[-] IncentiveApplyIndicationType.php
[edit]
[-] GetTransactionDetailsReq.php
[edit]
[-] DoReauthorizationRequestType.php
[edit]
[-] ItemTrackingDetailsType.php
[edit]
[-] BMGetInventoryRequestType.php
[edit]
[-] TaxIdDetailsType.php
[edit]
[-] ScheduleDetailsType.php
[edit]
[-] DoReauthorizationResponseType.php
[edit]
[-] RecurringPaymentsSummaryType.php
[edit]
[-] BillingPeriodDetailsType.php
[edit]
[-] CreateRecurringPaymentsProfileResponseDetailsType.php
[edit]
[-] DoNonReferencedCreditResponseType.php
[edit]
[-] BMManageButtonStatusResponseType.php
[edit]
[-] UpdateAuthorizationReq.php
[edit]
[-] GetBoardingDetailsResponseType.php
[edit]
[-] MerchantPullInfoType.php
[edit]
[-] AddressVerifyResponseType.php
[edit]
[-] BAUpdateRequestType.php
[edit]
[-] InstrumentDetailsType.php
[edit]
[-] BMCreateButtonReq.php
[edit]
[-] DoNonReferencedCreditResponseDetailsType.php
[edit]
[-] ErrorType.php
[edit]
[-] ButtonSearchResultType.php
[edit]
[-] InitiateRecoupReq.php
[edit]
[-] DoDirectPaymentReq.php
[edit]
[-] BMGetButtonDetailsReq.php
[edit]
[-] AuthorizationResponseType.php
[edit]
[-] AbstractRequestType.php
[edit]
[-] DoAuthorizationRequestType.php
[edit]
[-] EnterBoardingRequestDetailsType.php
[edit]
[-] ShippingOptionType.php
[edit]
[-] AddressVerifyRequestType.php
[edit]
[-] DoMobileCheckoutPaymentResponseDetailsType.php
[edit]
[-] ExternalRememberMeStatusDetailsType.php
[edit]
[-] UserSelectedOptionType.php
[edit]
[-] CreateMobilePaymentResponseType.php
[edit]
[-] ThreeDSecureRequestType.php
[edit]
[-] GetIncentiveEvaluationResponseType.php
[edit]
[-] DoCancelResponseType.php
[edit]
[-] UATPDetailsType.php
[edit]
[-] ExternalRememberMeOptOutReq.php
[edit]
[-] SetAccessPermissionsReq.php
[edit]
[-] GetAuthDetailsResponseType.php
[edit]
[-] GetBalanceResponseType.php
[edit]
[-] SetExpressCheckoutResponseType.php
[edit]
[-] DoCaptureReq.php
[edit]
[-] GetIncentiveEvaluationRequestDetailsType.php
[edit]
[-] BMUpdateButtonRequestType.php
[edit]
[-] RefundInfoType.php
[edit]
[-] BMButtonSearchResponseType.php
[edit]
[-] BusinessInfoType.php
[edit]
[-] SetCustomerBillingAgreementRequestDetailsType.php
[edit]
[-] AuthorizationRequestType.php
[edit]
[-] AbstractResponseType.php
[edit]
[-] FlightDetailsType.php
[edit]
[-] CreateRecurringPaymentsProfileRequestType.php
[edit]
[-] GetMobileStatusResponseType.php
[edit]
[-] InitiateRecoupResponseType.php
[edit]
[-] GetMobileStatusRequestType.php
[edit]
[-] DoVoidResponseType.php
[edit]
[-] DoUATPExpressCheckoutPaymentResponseType.php
[edit]
[-] MerchantPullPaymentResponseType.php
[edit]
[-] RefundTransactionRequestType.php
[edit]
[-] PayerInfoType.php
[edit]
[-] BMCreateButtonResponseType.php
[edit]
[-] ExecuteCheckoutOperationsRequestType.php
[edit]
[-] SetMobileCheckoutReq.php
[edit]
[-] DoNonReferencedCreditRequestType.php
[edit]
[-] BillOutstandingAmountResponseDetailsType.php
[edit]
[-] BMUpdateButtonResponseType.php
[edit]
[-] OptionTrackingDetailsType.php
[edit]
[-] ReceiverInfoType.php
[edit]
[-] OptionDetailsType.php
[edit]
[-] ReverseTransactionRequestType.php
[edit]
[-] AuthorizationInfoType.php
[edit]
[-] DoUATPAuthorizationRequestType.php
[edit]
[-] DoVoidRequestType.php
[edit]
[-] GetPalDetailsRequestType.php
[edit]
[-] CompleteRecoupReq.php
[edit]
[-] GetBillingAgreementCustomerDetailsReq.php
[edit]
[-] DoExpressCheckoutPaymentRequestType.php
[edit]
[-] IncentiveAppliedToType.php
[edit]
[-] InitiateRecoupRequestType.php
[edit]
[-] UpdateAccessPermissionsRequestType.php
[edit]
[-] BMButtonSearchReq.php
[edit]
[-] AddressType.php
[edit]
[-] SetExpressCheckoutRequestType.php
[edit]
[-] ExternalRememberMeOptOutRequestType.php
[edit]
[-] RiskFilterListType.php
[edit]
[-] DoNonReferencedCreditReq.php
[edit]
[-] AddressVerifyReq.php
[edit]
[-] ExternalRememberMeOptInDetailsType.php
[edit]
[-] MassPayResponseType.php
[edit]
[-] TupleType.php
[edit]
[-] IncentiveAppliedDetailsType.php
[edit]
[-] ManageRecurringPaymentsProfileStatusRequestType.php
[edit]
[-] UpdateAccessPermissionsReq.php
[edit]
[-] GetMobileStatusRequestDetailsType.php
[edit]
[-] ExecuteCheckoutOperationsRequestDetailsType.php
[edit]
[-] OptionType.php
[edit]
[-] GetBoardingDetailsReq.php
[edit]
[-] SetAuthFlowParamRequestType.php
[edit]
[-] MassPayRequestItemType.php
[edit]
[-] PaymentItemType.php
[edit]
[-] GetAuthDetailsReq.php
[edit]
[-] ActivationDetailsType.php
[edit]
[-] OtherPaymentMethodDetailsType.php
[edit]
[-] GetAuthDetailsResponseDetailsType.php
[edit]
[-] IdentificationInfoType.php
[edit]
[-] MerchantPullPaymentType.php
[edit]
[-] PaymentDirectivesType.php
[edit]
[-] EnhancedPaymentInfoType.php
[edit]
[-] UpdateRecurringPaymentsProfileResponseDetailsType.php
[edit]
[-] EnhancedPayerInfoType.php
[edit]
[-] ReverseTransactionResponseType.php
[edit]
[-] DoCaptureRequestType.php
[edit]
[-] PaymentTransactionSearchResultType.php
[edit]
[-] GetAccessPermissionDetailsResponseType.php
[edit]
[-] CancelRecoupResponseType.php
[edit]
[-] TransactionSearchRequestType.php
[edit]
[-] IncentiveBucketType.php
[edit]
[-] DoExpressCheckoutPaymentResponseType.php
[edit]
[-] EnhancedCheckoutDataType.php
[edit]
[-] CreateRecurringPaymentsProfileReq.php
[edit]
[-] DoReferenceTransactionResponseDetailsType.php
[edit]
[-] SetCustomerBillingAgreementRequestType.php
[edit]
[-] BMGetInventoryResponseType.php
[edit]
[-] AuctionInfoType.php
[edit]
[-] DoMobileCheckoutPaymentResponseType.php
[edit]
[-] UpdateAccessPermissionsResponseType.php
[edit]
[-] IncentiveInfoType.php
[edit]
[-] OptionSelectionDetailsType.php
[edit]
[-] OfferCouponInfoType.php
[edit]
[-] CreditCardDetailsType.php
[edit]
[-] CreateRecurringPaymentsProfileRequestDetailsType.php
[edit]
[-] BuyerDetailType.php
[edit]
[-] GetAccessPermissionDetailsRequestType.php
[edit]
[-] AdditionalFeeType.php
[edit]
[-] GetBoardingDetailsResponseDetailsType.php
[edit]
[-] BillUserRequestType.php
[edit]
[-] ErrorParameterType.php
[edit]
[-] DoUATPAuthorizationReq.php
[edit]
[-] CreateMobilePaymentRequestDetailsType.php
[edit]