acceptPayment

public abstract void acceptPayment(Payment payment)

If payment confirmation is required during a Sale, this method accepts the payment

Parameters

payment

-