Sha256: b7a646b2bf8320ebb5622b66765acbc230d8a48efb61d28962377a73fd748a2b

Contents?: true

Size: 1.23 KB

Versions: 1

Compression:

Stored size: 1.23 KB

Contents

## Edge (not released)

## 0.4.0

* Simplify callbacks logic: no more necessity to pass `controller` variable to lambda. Thanks @BrainNya for active promotion.

## 0.3.2

* Add confugurable result callback [#14][]

[#14]:https://github.com/ZeroOneStudio/rubykassa/pull/14

## 0.3.1

* Pass `controller` and `notification` variables to callback block by @1um [#12][]
* Create `@notification` for `RobokassaController#fail` by @1um [#13][]

[#12]:https://github.com/ZeroOneStudio/rubykassa/pull/12
[#13]:https://github.com/ZeroOneStudio/rubykassa/pull/13

## 0.3.0

* Add confugurable success and fail callbacks

## 0.2.6

* Fix bug with wrong signature generating with custom user params

## 0.2.5

* Fix bug with passing custom params

## 0.2.4

* Fix naming issue with pay helper: rename 'link_to_pay' to 'pay_url'.

## 0.2.3

* Fix bug with calling incorrect signature validating method in `robokassa_controller#paid`. [#3][]
* Fix bug with signatures comparison. Should compare downcased. [#4][]

[#3]:https://github.com/ZeroOneStudio/rubykassa/issues/3
[#4]:https://github.com/ZeroOneStudio/rubykassa/issues/4

## 0.2.2

* Fix description param name from `'InvDesc'` to `'Desc'`. Closes [#2][]

[#2]: https://github.com/ZeroOneStudio/rubykassa/issues/2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubykassa-0.4.0 CHANGELOG.md