PayPalPaymentResultInfo GetPayPalPaymentStatus Method Kentico 8.0 API Reference
Returns paypal payment status according to the returned status string from the PayPal payment gateway.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

status
Type: OnlineSystem String
Payment status string returned from the PayPal payment gateway

Return Value

Type: PayPalPaymentStatusEnum
See Also