You are here

Constants in PayPal for Payment 7

Primary tabs

Namesort descending Location Description Direct uses Strings
PAYPAL_IPN_LISTENER_PATH paypal_payment_ipn/paypal_payment_ipn.module The URL path to receive IPN requests at. 1 1
PAYPAL_PAYMENT_STATUS_ADDRESS paypal_payment/paypal_payment.module A payment that cannot be captured, because the payer's address cannot be captured automatically. 2 1
PAYPAL_PAYMENT_STATUS_CANCELLED_REVERSAL paypal_payment/paypal_payment.module A payment of which the reversal was cancelled. 3 1
PAYPAL_PAYMENT_STATUS_COMPLETED_FUNDS_HELD paypal_payment/paypal_payment.module A payment that was successful, but of which the funds are held back. 2 1
PAYPAL_PAYMENT_STATUS_DENIED paypal_payment/paypal_payment.module A payment that was denied by the payee. 2 1
PAYPAL_PAYMENT_STATUS_INTL paypal_payment/paypal_payment.module A payment that cannot be captured, because the payee holds a non-U.S. account and dooes not have a withdrawal mechanism. 2 1
PAYPAL_PAYMENT_STATUS_MULTI_CURRENCY paypal_payment/paypal_payment.module A payment that cannot be captured, because the currency it is in cannot be captured automatically. 3 1
PAYPAL_PAYMENT_STATUS_PARTIALLY_REFUNDED paypal_payment/paypal_payment.module A payment that was partially refunded. 2 1
PAYPAL_PAYMENT_STATUS_REFUNDED paypal_payment/paypal_payment.module A payment that was refunded. 2 1
PAYPAL_PAYMENT_STATUS_REVERSED paypal_payment/paypal_payment.module A payment that was reversed. 2 1
PAYPAL_PAYMENT_STATUS_REVIEW paypal_payment/paypal_payment.module A payment that is being reviewed for risk. 2 1
PAYPAL_PAYMENT_STATUS_SUCCESSFULLY_RETURNED paypal_payment/paypal_payment.module A user was successfully redirected to the return URL but the payment is not yet confirmed via a proper IPN packet. The user’s session should be treated as if the payment was successfully completed. 2 1
PAYPAL_PAYMENT_STATUS_UNILATERAL paypal_payment/paypal_payment.module A payment that cannot be captured, because it was made to an email address that is not yet registered or confirmed. 2 1
PAYPAL_PAYMENT_STATUS_UPGRADE paypal_payment/paypal_payment.module A payment that cannot be captured, because of account limitations. 2 1
PAYPAL_PAYMENT_STATUS_VERIFY paypal_payment/paypal_payment.module A payment that cannot be captured, because it requires account verification. 2 1
PAYPAL_PAYMENT_STATUS_WAITING_FOR_CAPTURE paypal_payment/paypal_payment.module A payment that is authorized, but still needs to be captured. 3 1
PAYPAL_PAYMENT_STATUS_WAITING_FOR_CLEARANCE paypal_payment/paypal_payment.module A payment that was made using an eCheck that requires clearance. 2 1

Other projects