balanced / balanced-python

Balanced API library in python.
MIT License
69 stars 49 forks source link

Change bank account verification .verify() to confirm() #83

Closed rserna2010 closed 10 years ago

rserna2010 commented 10 years ago

Fixes https://github.com/balanced/balanced-docs/issues/334

remear commented 10 years ago

Can't auto merge this. Also, what about definition.mako?

mjallday commented 10 years ago

Please don't forget to update the examples.

On Jan 21, 2014, at 19:03, Richie Serna notifications@github.com wrote:

Fixes balanced/balanced-docs#334

You can merge this Pull Request by running

git pull https://github.com/rserna2010/balanced-python 1.1 Or view, comment on, or merge it at:

https://github.com/balanced/balanced-python/pull/83

Commit Summary

Change bank account verification to confirm File Changes

M scenarios/bank_account_verification_update/executable.py (2) M scenarios/bank_account_verification_update/python.mako (2) M scenarios/bank_account_verification_update/request.mako (2) Patch Links:

https://github.com/balanced/balanced-python/pull/83.patch https://github.com/balanced/balanced-python/pull/83.diff — Reply to this email directly or view it on GitHub.

rserna2010 commented 10 years ago

@remear is the definition portion the only reason why you couldn't auto merge or was there another issue? updated with definition and example

remear commented 10 years ago

@rserna2010 The inability to auto merge is another issue. There's a merge conflict somewhere.

rserna2010 commented 10 years ago

@remear fixed merge conflicts