module Bluepay::BP10EMU
Constants
- PATH
Public Instance Methods
data()
click to toggle source
# File lib/bluepay/BP10EMU.rb, line 6 def data { 'MERCHANT' => Bluepay.account_id }.merge(request_params) end
# File lib/bluepay/BP10EMU.rb, line 6 def data { 'MERCHANT' => Bluepay.account_id }.merge(request_params) end