E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

PaymentPendingReason Property

The reason the payment is pending.

Object Oriented Interface

public function getPaymentPendingReason();

Procedural Interface

inpay_expresscheckout_get($res, 42 );

Default Value

''

Remarks

The reason the payment is pending.

The current list of possible return values for this property are:

ResponseDescription
noneNo pending reason.
addressThe 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.
echeckThe payment is pending because it was made by an eCheck that has not yet cleared.
intlThe 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-currencyYou 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.
PaymentReviewThe payment is under review by PayPal. Check PaymentProtectionEligibility for protection eligibility status.
verifyThe payment is pending because you are not yet verified. You must verify your account before you can accept this payment.
otherThe payment is pending for a reason other than those listed above. For more information, contact PayPal customer service.

This property is read-only.

Data Type

String

Copyright (c) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 PHP Edition - Version 20.0 [Build 7941]