You are here: Ektron Namespace > Providers API
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Providers API

The Providers API section describes the methods and properties needed to create custom payment gateways, inventory and shipping providers in code behind for use with CMS400.NET. 

 

Payment Gateway Providers

A Payment Gateway Provider is a pluggable component that is integrated into Ektron’s CMS400.NET eCommerce module. A Payment provider handles eCommerce customer payments by utilizing third party payment gateways. CMS400.NET’s eCommerce module accepts payments such as, credit cards. Then, it passes that information to a third party service. The third party service processes the payment, and returns a transaction ID that’s stored with the customer's order.

 
Name 
Description 
 
Base class for Payment Gateway Providers. A Payment Gateway Provider is a pluggable component that is integrated into Ektron’s CMS400.NET eCommerce module. A Payment provider handles eCommerce customer payments by utilizing third party payment gateways. CMS400.NET’s eCommerce module accepts payments such as, credit cards. Then, it passes that information to a third party service. The third party service processes the payment, and returns a transaction ID that’s stored with the customer's order.
You can use this base class to create your own custom payment gateway. For additional information on payment gateways, see the Ektron CMS400.NET Developer Manual's "Customizing eCommerce... more 
Name 
Description 
This is namespace Ektron.Cms.Commerce.Inventory. 
This is namespace Ektron.Cms.Commerce.Shipment. 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!