Payum / PayumYiiExtension

Rich payment solutions for Yii framework. Paypal, payex, authorize.net, be2bill, omnipay, recurring paymens, instant notifications and many more
https://payum.forma-pro.com/
MIT License
12 stars 16 forks source link

Start using latest stable core #6

Closed alexandernst closed 10 years ago

alexandernst commented 10 years ago

It was a lot easier than I thought :)

makasim commented 10 years ago

Is this kline works https://github.com/Payum/PayumYiiExtension/blob/master/src/Payum/YiiExtension/PayumComponent.php#L41? The public was removed, The logic is done in protected right now.

makasim commented 10 years ago

While you on it. Could you remove this check too: https://github.com/Payum/PayumYiiExtension/blob/master/src/Payum/YiiExtension/PaymentController.php#L16

makasim commented 10 years ago

thanks!