![]() | PaymentService Class |
Namespace: AMCS.Elemos.IntegrationService.Services.Payment
The PaymentService type exposes the following members.
Name | Description | |
---|---|---|
![]() | CompletePayment |
Completes the payment.
|
![]() | FailPaymentTransaction |
Fails the payment transaction.
|
![]() | GetCreditCardVault |
Gets the credit card vault.
|
![]() | GetCreditCardVaults |
Returns all credit card vaults matching the request parameters
|
![]() | GetCreditNote |
Gets the credit note.
|
![]() | GetCustomerAccountBalance |
Gets the customer account balance.
|
![]() | GetCustomerPaymentHistory |
Gets the customer payment history.
|
![]() | GetCustomerPaymentProviderSettings |
Gets the customer payment provider settings.
|
![]() | GetNewPaymentExpressSeed |
Inserts a record into payment express and returns Id. This is needed for a unique transaction id when interacting
with credit card payment express.
|
![]() | GetPayment |
Gets the payment.
|
![]() | GetPaymentByReference |
Payment By Reference.
|
![]() | GetPortalPaymentProviderById |
Gets the portal payment provider by payment provider identifier.
|
![]() | GetPortalPaymentRequest |
Gets the portal payment request.
|
![]() | ImportApPayments |
ImportApPayments
|
![]() | ImportPaymentPredictorPayments |
ImportPaymentPredictorPayments
|
![]() | ImportRealexPayments |
Import Realex formatted Payments
|
![]() | InitiateAndCompleteZeroPayment |
Initiates the and complete zero payment.
|
![]() | InitiatePayment |
Initiates the payment.
|
![]() | IsPaymentPointIdValid |
Returns True if provided Id number is a valid PaymentPointId
|
![]() | IsPaymentTypeIdValid |
Returns True if provided Id number is a valid PaymentTypeId
|
![]() | RefundPayment |
Refunds the payment.
|
![]() | SaveCreditCardVault |
Saves the credit card vault.
|
![]() | SaveCustomerPaymentProviderSettings |
Saves the customer payment provider settings.
|
![]() | SavePayment |
Saves the payment.
|
![]() | SavePortalPaymentRequest |
Saves the portal payment request.
|