pagarme-js icon indicating copy to clipboard operation
pagarme-js copied to clipboard

Clarify how to send 'opts' when not using client.connect

Open MarcoWorms opened this issue 8 years ago • 1 comments

Since you don't need to use client.connect to be able to use the client's methods, we need to add better documentation to that part so people can make simple calls without using connect if they want to. Even though client.connect will always be better for anything that needs more than 1 request, I think we can give a much better dev experience by documenting and pointing out how to easily use the methods without the partial application of the authentication strategy.

MarcoWorms avatar Apr 03 '17 04:04 MarcoWorms

@guarilha how do you think we can achieve this?

MarcoWorms avatar Apr 28 '17 20:04 MarcoWorms