module Sepa::OpSoapRequest
Contains OP specific soap building functionality
Private Instance Methods
cert_ns()
click to toggle source
# File lib/sepa/banks/op/soap_op.rb, line 10 def cert_ns OP_PKI end
set_receiver_id()
click to toggle source
# File lib/sepa/banks/op/soap_op.rb, line 6 def set_receiver_id set_node @template, 'bxd|ReceiverId', 'OKOYFIHH' end