doPayment abstract method

void doPayment(
  1. String orderId
)

Implementation

void doPayment(String orderId);