Interface ChinesePaymentServicesStrategy

All Known Implementing Classes:
DefaultChinesePaymentServicesStrategy

public interface ChinesePaymentServicesStrategy
The Strategy of ChinesePaymentServices
  • Method Details

    • getPaymentService

      ChinesePaymentService getPaymentService(String paymentService)
      Getting the PaymentService
      Parameters:
      paymentService - the id of the paymentService
      Returns:
      ChinesePaymentService