collect abstract method

Future<IPayment> collect(
  1. IPayment payment
)

Implementation

Future<IPayment> collect(IPayment payment,);