Interface CustomerPaymentGatewayService


public interface CustomerPaymentGatewayService

This is designed as a generic contract for allowing payment modules to tokenize payments and add it to a customer profile represented in Broadleaf while still staying decoupled from any of the Broadleaf core framework concepts.

Author:
Elbert Bautista (elbertbautista)