Interface EasyInvoiceService

  • All Superinterfaces:
    Service
    All Known Subinterfaces:
    EasyInvoiceServiceLocal

    public interface EasyInvoiceService
    extends Service
    Service interface to perform direct payments (scheduled and recurring are not supported) originated form an EasyInvoice. An easy invoice is a pre-filled payment to an user.
    All methods in this service run through the BuiltInChannel.EASY_INVOICE channel For searching and retrieve information about a payment use the PaymentService.
    See Also:
    PaymentService