robmcvey / cakephp-paypal

CakePHP 2.0 plugin for PayPal Website Payment Pro
60 stars 44 forks source link

DoCapture added, with tests #36

Closed MichaelHoughton closed 9 years ago

MichaelHoughton commented 9 years ago

There was a method missing "DoCapture", so I added this in.

robmcvey commented 9 years ago

Thanks :+1:

Changes (plus some extra tests) https://github.com/robmcvey/cakephp-paypal/pull/37