CMSPayPalProviderIsDirectPayment Method |
Returns true when given payment has sale intent.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax protected static bool IsDirectPayment(
Payment payment
)
Parameters
- payment
- Type: Payment
Return Value
Type:
BooleanSee Also