IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
The payment processors are used for online payments. This allows you to process the payment through a third party like PayPal for example.
The Ecommerce module supports the following payment processors:
The available payment processors are stored in the Payment processors configuration section. When creating a payment method that uses payment processors, you must perform the following:
For each of the payment processors there is a settings object that exposes its properties. All of the payment settings implement the IPaymentSettings interface. The interface has the following members:
The different payment processor settings are represented by the following classes:
NOTE: These classes are located under the following namespace: Telerik.Sitefinity.Modules.Ecommerce.Orders.PaymentSettings.
Here is a list of the payment types that the Ecommerce module supports and their programmatic string representations:
Each payment processor supports a different set of these types. Here is a list of the payment processor and their supported payment types.
These types are assigned to the PaymentType property of the IPaymentSettings objects.
Here is a list of the credit cards that the Ecommerce module supports and their programmatic string representation:
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important