Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

undefined method `start_with?' for nil:NilClass api.order.show("ORD-XXXXXXXXXXXX") #93

Open
rickmax opened this issue Nov 3, 2020 · 0 comments

Comments

@rickmax
Copy link

rickmax commented Nov 3, 2020

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)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant