Interface ICreditCardPaymentService
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public interface ICreditCardPaymentService : IService
Methods
PostCreditCardPayment(CreditCardPaymentRequest)
Declaration
CreditCardPaymentResponse PostCreditCardPayment(CreditCardPaymentRequest payload)
Parameters
| Type | Name | Description |
|---|---|---|
| CreditCardPaymentRequest | payload |
Returns
| Type | Description |
|---|---|
| CreditCardPaymentResponse |