CMSPayPalProviderGetPaymentStatusName Method |
Returns payment status name for given paypal response state.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax protected virtual string GetPaymentStatusName(
string state
)
Parameters
- state
- Type: SystemString
Return Value
Type:
StringSee Also