Namespace:
RainWorx.FrameWorx.Providers.Payment
Assembly: RainWorx.FrameWorx.Providers.Payment (in RainWorx.FrameWorx.Providers.Payment.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.Providers.Payment (in RainWorx.FrameWorx.Providers.Payment.dll) Version: 3.5
Syntax
C#
PaymentProviderResponse ProcessPayment( Invoice invoice, PaymentParameters paymentParameters )
Parameters
- invoice
- Type: RainWorx.FrameWorx.DTOInvoice
- paymentParameters
- Type: RainWorx.FrameWorx.DTOPaymentParameters
Return Value
Type: PaymentProviderResponseSee Also