thephpleague / omnipay-gocardless

GoCardless driver for the Omnipay PHP payment processing library
MIT License
14 stars 7 forks source link

No Ability to PreAuth or Capture, Refactor needed. #1

Closed johnnye closed 9 years ago

johnnye commented 9 years ago

At the moment there is no ability to pre-auth, capture or cancel a GoCardless.

I'm working on a PR at the moment to fix this, I can just add the required methods. Or preferably I can submit a bigger tidy up of the code.

I understand that big PRs are hard to manage, so maybe a 2 step approach would be better.

Happy to take any approach with this.

greydnls commented 9 years ago

I'd prefer two separate PRs. One making additions, one doing cleanup.

Thank you!

johnnye commented 9 years ago

Thanks, sounds reasonable to me.