payWith abstract method

String payWith(
  1. String method
)

Pay with method

Implementation

String payWith(String method);