applePay abstract method

Future<Receipt> applePay(
  1. Order order
)

Implementation

Future<Receipt> applePay(Order order);