I don't know the reason this error, the connection and order value is valid. `gem 'moip2', '~> 1.3'` `irb(main):110:0> @api.payment.show(transaction.authorization) Traceback (most recent call last): 2: from (irb):110 1: from (irb):110:in `rescue in irb_binding' NoMethodError (undefined method `start_with?' for nil:NilClass)`
I don't know the reason this error, the connection and order value is valid.
gem 'moip2', '~> 1.3'irb(main):110:0> @api.payment.show(transaction.authorization) Traceback (most recent call last): 2: from (irb):110 1: from (irb):110:inrescue in irb_binding'NoMethodError (undefined method
start_with?' for nil:NilClass)