PHP 클래스 PayPal\EBLBaseComponents\AuthorizationInfoType

상속: extends PayPal\Core\PPXmlMessage
파일 보기 프로젝트 열기: paypal/merchant-sdk-php

공개 프로퍼티들

프로퍼티 타입 설명
$PaymentStatus string See "PendingReason" for more information.
$PendingReason string authorization: The authorization is pending at time of creation if payment is not under review 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. payment_review: The payment is pending because it is under payment review. other: The payment is pending for a reason other than those listed above. For more information, contact PayPal Customer Service.
$ProtectionEligibility string Protection Eligibility for this Transaction - None, SPP or ESPP
$ProtectionEligibilityType string Protection Eligibility Type for this Transaction

프로퍼티 상세

$PaymentStatus 공개적으로 프로퍼티

See "PendingReason" for more information.
public string $PaymentStatus
리턴 string

$PendingReason 공개적으로 프로퍼티

authorization: The authorization is pending at time of creation if payment is not under review 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. payment_review: The payment is pending because it is under payment review. other: The payment is pending for a reason other than those listed above. For more information, contact PayPal Customer Service.
public string $PendingReason
리턴 string

$ProtectionEligibility 공개적으로 프로퍼티

Protection Eligibility for this Transaction - None, SPP or ESPP
public string $ProtectionEligibility
리턴 string

$ProtectionEligibilityType 공개적으로 프로퍼티

Protection Eligibility Type for this Transaction
public string $ProtectionEligibilityType
리턴 string