6 lines
186 B
Ruby
6 lines
186 B
Ruby
class Payment
|
|
|
|
# def self.pay(getCloudDomain, cash, sale_id, member_info, type, tax_type, path, latest_order_no, shop_detail, current_user, pay_from, sale_payment_id)
|
|
|
|
# end
|
|
end |