Package com.onenetwork.platform.common.paymentgateway

Contains services for interacting with a "payment gateway" for charging customers (for example: stripe.com).
  • Interface Summary 
    Interface Description
    PaymentGatewayService
    Provides APIs for interacting with a Payment Gateway such as stripe.com.
  • Exception Summary 
    Exception Description
    PaymentGatewayException
    PaymentGatewayException captures errors raised by payment gateway API libraries.