Classes
| Class | Description | |
|---|---|---|
|
|
DibsAPI |
Dibs API and support methods.
|
|
|
DibsCompletePaymentArgs |
Base class for arguments passed to CompletePayment(CompletePaymentArgs, SecurityToken)
|
|
|
DibsCompletePaymentResult |
Result of the operation Complete Payment, CompletePayment(CompletePaymentArgs, SecurityToken)
|
|
|
DibsPaymentArgs |
Arguments for Execute payment.
|
|
|
DibsPaymentResult |
Result of ExecutePayment.
|
|
|
DibsProvider |
Facilitates payments through DIBS.
|
|
|
OrderParams |
Memento for order parameters that should be passed to Dibs provider.
|
|
|
PageSetMap |
Defines the Pageset to use for a given payment method.
|
|
|
PluginSettings |
Provides configuration information about the Dibs payment provider from configuration file
|
|
|
Response |
Response from Dibs provider.
|
|
|
ResponseCode |
Reponse received by Dibs.
|
|
|
SecurityException |
Describes a security exception.
|
Delegates
| Delegate | Description | |
|---|---|---|
|
|
DibsPaymentArgs..::..ExecuteScriptHandler |
delegate to execute the payment provider script that post information to provider site, or redirect to provider site.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
|
|
PaymentMethod |
Represents Dibs payment methods.
|