purchaseWithCashback

Starts building a TransactionType.PURCHASE_WITH_CASHBACK request - the only transaction type that takes a cashbackAmount, hence the dedicated builder instead of a cashbackAmount() method every other type would have to ignore.