This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
This module allows integration of Ogone e-Commerce in a Smartsite iXperion site.

Namespace: Smartsite.Ogone
Assembly:  Smartsite.Ogone (in Smartsite.Ogone.dll)

Syntax

C#Copy imageCopy Code
[("Payment")]
public class PaymentModule : 
Visual Basic (Declaration)Copy imageCopy Code
<("Payment")> _
Public Class PaymentModule _
	Inherits 

Inheritance Hierarchy

System..::..Object
  Smartsite.Core..::..BaseModule
    Smartsite.Core..::..Module
      Smartsite.Ogone..::..PaymentModule

See Also

Advanced